:root{--navy:#0D1B2A;--navy-2:#071F39;--teal:#00B3B0;--slate:#334E68;--line:#E6E9ED;--mist:#F5F7FA;--white:#FFFFFF;--text:#0E2742;--muted:#788696;--green:#19A66F;--amber:#E59D35;--red:#D36A4A;--shadow:0 1px 3px rgba(13,27,42,.035),0 4px 12px rgba(13,27,42,.025);--radius:10px;font-family:Vazirmatn,Tahoma,Segoe UI,sans-serif;color:var(--text);background:var(--mist);font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--mist);overflow-x:hidden;color:var(--text)}button,input{font:inherit}button{cursor:pointer}.app-shell{display:flex;min-height:100vh;background:var(--mist);width:100%;overflow-x:hidden}.sidebar{position:fixed;right:0;top:0;bottom:0;width:274px;background:linear-gradient(180deg,#06213d,#0d1b2a);color:#fff;padding:15px 14px 17px;display:flex;flex-direction:column;z-index:90;box-shadow:-3px 0 14px #0d1b2a14}.brand-wrap{height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.085);overflow:hidden;padding:5px 10px 10px}.brand-logo-fa{width:176px;height:auto;max-height:43px;object-fit:contain;display:block;filter:drop-shadow(0 1px 5px rgba(0,179,176,.12))}.brand-tagline{font-size:10px;color:#ffffffc2;margin-top:7px;white-space:nowrap;letter-spacing:-.1px}.nav-list{display:flex;flex-direction:column;gap:3px;padding-top:10px;flex:1}.nav-item{border:0;background:transparent;color:#f2f6f9;display:flex;align-items:center;gap:13px;padding:9px 13px;border-radius:8px;text-align:right;font-weight:600;font-size:14.2px;line-height:1.15;transition:background .18s ease,transform .18s ease;color:#fff;min-height:48px}.nav-item:hover{background:#ffffff0e}.nav-item.active{background:linear-gradient(90deg,#06b5b2,#00a8a6);box-shadow:0 5px 14px #00b3b029}.nav-item .cp-icon{filter:brightness(0) invert(1);opacity:.98;flex:0 0 auto}.collapse-btn{border:0;border-top:1px solid rgba(255,255,255,.14);background:transparent;color:#fff;padding:15px 7px 1px;display:flex;align-items:center;justify-content:space-between;font-size:13px;opacity:.92}.main-area{width:calc(100% - 274px);margin-right:274px;min-height:100vh;background:var(--mist)}.menu-square,.icon-btn,.date-chip{height:39px;border:1px solid #e8edf1;background:#fff;border-radius:8px;color:var(--slate);box-shadow:0 1px 3px #0d1b2a05;display:flex;align-items:center;justify-content:center}.menu-square{width:40px}.icon-btn{width:39px}.date-chip{padding:0 12px;gap:8px;font-weight:600;font-size:12.5px;direction:ltr;min-width:178px}.profile{display:flex;align-items:center;gap:8px;min-width:146px;direction:ltr;margin-left:2px}.profile img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid #e3e8ed}.profile div{direction:rtl;text-align:right}.profile strong,.profile small{display:block}.profile strong{font-size:12.5px}.profile small{font-size:10px;color:#6d7a88;margin-top:3px}.profile>svg{color:#667789}.notif-wrap{position:relative}.badge{position:absolute;right:-3px;top:-7px;width:18px;height:18px;background:var(--teal);color:#fff;border:2px solid #fff;border-radius:50%;font-size:9.5px;font-weight:800;display:grid;place-items:center}.popover{position:absolute;top:45px;left:-105px;width:238px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #0d1b2a21;border-radius:10px;padding:12px;z-index:40;direction:rtl;display:grid;gap:6px}.popover b{font-size:12px}.popover span{font-size:11px;color:var(--muted)}.page-content{padding:11px 13px 15px}.kpi-row{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;direction:rtl}.kpi-card{background:#fff;border:1px solid #e3e8ed;box-shadow:var(--shadow);border-radius:10px;height:106px;padding:13px 14px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.kpi-card h3{font-size:12.2px;margin:0 0 4px;font-weight:800;color:#12253f}.kpi-card strong{font-size:27px;display:block;line-height:1.05;margin:6px 0 7px;letter-spacing:-.5px}.kpi-card small{font-size:10px;color:#7a8694}.trend.up:after{content:" ▲";color:#08a77f;font-size:8px}.trend.down:after{content:" ▼";color:#08a77f;font-size:8px}.kpi-card .cp-icon{object-fit:contain;margin-top:2px}.phase-card{margin-top:9px;background:#fff;border:1px solid #e3e8ed;border-radius:10px;box-shadow:var(--shadow);padding:9px 13px;display:grid;grid-template-columns:repeat(6,1fr);gap:0;direction:rtl;height:68px;align-items:center}.phase{display:flex;align-items:center;position:relative;min-width:0;padding:0 4px}.phase-copy{display:flex;flex-direction:column;gap:2px;min-width:0;margin-right:5px}.phase-copy b{font-size:11.5px;white-space:nowrap}.phase-copy small{font-size:9px;color:#7d8792;white-space:nowrap}.phase-num{margin-right:auto;width:22px;height:22px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;font-weight:800;font-size:10px;z-index:2}.phase-line{position:absolute;height:1.5px;background:var(--teal);width:35px;left:-16px;top:50%;opacity:.78}.dashboard-grid{display:grid;gap:9px;margin-top:9px;direction:rtl}.top-grid{grid-template-columns:1.05fr 1.28fr 1.38fr}.bottom-grid{grid-template-columns:1.08fr 1fr 1fr 1.02fr}.panel{background:#fff;border:1px solid #e3e8ed;border-radius:10px;box-shadow:var(--shadow);padding:11px 12px;min-width:0;overflow:hidden}.top-grid .panel{height:245px}.panel h2{font-size:14.5px;margin:0 0 9px;color:#0c2849;letter-spacing:-.2px}.panel h3{font-size:10.5px;margin:0 0 7px}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:7px}.text-link{border:0;background:transparent;color:#165e9e;font-size:10.5px;font-weight:700;padding:6px 0 0;display:inline-flex;gap:4px;align-items:center}.text-link:hover{text-decoration:underline}.case-layout{display:grid;grid-template-columns:1.03fr 1fr;gap:13px;direction:ltr}.donut-wrap{display:flex;align-items:center;gap:10px;direction:rtl}.donut{width:125px;height:125px;border-radius:50%;background:conic-gradient(#00b3b0 0,#00b3b0 29%,#347eb5 29%,#347eb5 55%,#f0b14f 55%,#f0b14f 73%,#7cd29a 73%,#7cd29a 85%,#e7f3f3 85%);position:relative;flex:0 0 auto}.donut:after{content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;background:#fff;border-radius:50%}.donut>div{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-content:center;text-align:center}.donut b{font-size:16px}.donut span{font-size:9px;color:#596879}.legend-list{list-style:none;padding:0;margin:0;display:grid;gap:9px;width:100%;direction:rtl}.legend-list li{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:5px;font-size:9.8px}.legend-list b{font-size:9.8px}.dot{width:6px;height:6px;border-radius:50%;display:inline-block}.dot.teal{background:var(--teal)}.dot.blue{background:#3180b8}.dot.amber{background:#f0a43c}.dot.green{background:#25b46d}.recent-cases{direction:rtl}.recent-cases h3{font-size:10.5px}.case-row{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:7px}.case-row code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8.4px;color:#263a4f;direction:ltr}.tag{font-size:8px;padding:3px 6px;border-radius:5px;border:1px solid}.tag.blue{background:#eff8ff;color:#2e7ab0;border-color:#cde9ff}.tag.amber{background:#fff8e7;color:#b47a11;border-color:#ffe0a3}.tag.red{background:#fff1f0;color:#c84a43;border-color:#ffc5c1}.tag.green{background:#effaf4;color:#178d58;border-color:#bfe9d0}.live-pill{background:#e9fbf5;color:#1b9f69;border-radius:12px;font-size:9px;padding:4px 8px;display:flex;gap:4px;align-items:center}.live-pill i{width:6px;height:6px;border-radius:50%;background:#1bb16d}.monitor-layout{display:grid;grid-template-columns:1.58fr .7fr;gap:10px;direction:ltr}.map-frame{border-radius:8px;overflow:hidden;background:#0d2744;height:184px;border:1px solid #DFE8EE}.map-frame img{width:100%;height:100%;object-fit:cover;display:block}.status-list{direction:rtl}.status-list h3{margin-bottom:10px}.status-list p{display:grid;grid-template-columns:8px 1fr auto;gap:5px;align-items:center;margin:0 0 10px;font-size:9.8px}.status-list b{font-size:9.8px}.two-mini{display:grid;grid-template-columns:1fr .95fr;gap:8px}.mini-card{border:1px solid #e5e9ed;border-radius:8px;padding:9px;background:#fff}.mini-card p{display:grid;grid-template-columns:1fr auto 7px;align-items:center;gap:4px;font-size:9.6px;margin:9px 0}.mini-card small{display:block;text-align:center;font-size:9px}.progress-ring{width:82px;height:82px;border-radius:50%;background:conic-gradient(var(--teal) 0 76%,#E8EEF2 76%);margin:7px auto;position:relative;display:grid;place-items:center}.progress-ring:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;background:#fff;border-radius:50%}.progress-ring b{z-index:1;font-size:15px}.progress-ring.small{width:70px;height:70px;background:conic-gradient(var(--teal) 0 92%,#E8EEF2 92%)}.progress-ring.small:after{top:8px;right:8px;bottom:8px;left:8px}.progress-ring.small b{font-size:13px}.small-panel{height:192px}.transit-body{display:grid;grid-template-columns:1fr .92fr;gap:11px;align-items:center;direction:ltr}.simple-stats{list-style:none;margin:0;padding:0;direction:rtl}.simple-stats li{display:flex;justify-content:space-between;gap:10px;font-size:9.8px;margin:9px 0}.route-visual{height:83px;position:relative;background:linear-gradient(145deg,#f3fbfb,#fff);border-radius:8px;overflow:hidden}.route-visual:before{content:"";position:absolute;width:138px;height:62px;border:1.5px dashed var(--teal);border-color:var(--teal) transparent transparent var(--teal);border-radius:60%;right:5px;top:16px;transform:rotate(-11deg)}.route-visual span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 2.5px #dff9f8}.route-visual span:nth-child(1){right:18px;top:24px}.route-visual span:nth-child(2){right:66px;top:44px}.route-visual span:nth-child(3){right:108px;top:24px}.route-visual span:nth-child(4){right:129px;top:55px}.payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.metric-box,.settle{border:1px solid #e5e9ed;border-radius:8px;padding:9px}.metric-box{text-align:center}.metric-box small{font-size:9px}.metric-box b{display:block;font-size:24px;margin:10px 0}.metric-box span{font-size:9px;color:#159a62}.settle p{display:flex;justify-content:space-between;font-size:9.6px;margin:8px 0}.hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center}.compact{padding:7px}.alerts-panel{padding-bottom:8px}.alert-list{display:grid;gap:6px}.alert-row{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:6px;font-size:9.3px;padding-bottom:6px;border-bottom:1px solid #F0F2F4}.alert-row small{font-size:7.8px;color:#8a96a2;white-space:nowrap}.alert-dot{width:6px;height:6px;border-radius:50%}.alert-dot.critical{background:#d96c4b}.alert-dot.warning{background:#e5a035}.alert-dot.info{background:#3180b8}.integration-panel{margin-top:9px;background:#fff;border:1px solid #e3e8ed;border-radius:10px;box-shadow:var(--shadow);padding:9px 12px;height:96px}.integration-title{text-align:right}.integration-title h2{font-size:14.5px;margin:0 0 6px}.integration-row{display:grid;grid-template-columns:repeat(7,1fr) 1.05fr;gap:8px;align-items:stretch;direction:ltr}.integration-chip{border:1px solid #e5e9ed;border-radius:8px;min-height:58px;display:flex;align-items:center;justify-content:center;gap:7px;position:relative;background:#fff;direction:rtl}.integration-chip span{font-size:9.5px;font-weight:700}.integration-chip>i{position:absolute;bottom:-4px;width:8px;height:8px;border-radius:50%;background:#15ad79;border:2px solid #fff}.connection-box{border:1px solid #e5e9ed;border-radius:8px;padding:7px 8px;display:flex;flex-direction:column;justify-content:center;gap:3px;direction:rtl}.connection-box b{font-size:9.5px;display:flex;align-items:center;gap:4px}.connection-box b i{width:7px;height:7px;border-radius:50%;background:#16ad78}.connection-box span{font-size:8.7px;color:#506174}.connection-box small{font-size:7.5px;color:#85919d}.cp-icon{object-fit:contain;display:block}@media (max-width:1450px){.sidebar{width:242px}.main-area{width:calc(100% - 242px);margin-right:242px}.brand-logo-fa{width:156px}.brand-tagline{font-size:9px}.nav-item{font-size:12.8px;padding:8px 9px}.phase-copy small{display:none}.kpi-card strong{font-size:24px}.top-grid{grid-template-columns:1fr 1.15fr 1.22fr}.bottom-grid{grid-template-columns:repeat(4,1fr)}.case-row code{font-size:7.8px}}.topbar{height:88px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:9px 22px 9px 16px;border-bottom:1px solid #edf0f3;box-shadow:0 1px 5px #0d1b2a06;position:sticky;top:0;z-index:10;direction:ltr}.header-controls{display:flex;align-items:center;gap:8px;direction:ltr;position:relative}.title-section{display:flex;align-items:center;gap:12px;direction:rtl}.title-block{text-align:right}.title-block h1{font-size:25px;line-height:1.18;margin:0 0 5px;font-weight:800;color:#071e3d;letter-spacing:-.5px}.title-block p{margin:0;color:#6b7988;font-size:13px}.profile-wrap{position:relative}.profile-button{border:0;background:transparent;padding:0}.profile-popover{left:0;top:48px;min-width:160px;width:180px}.profile-popover button{border:0;background:transparent;text-align:right;padding:8px 6px;border-radius:6px;color:var(--text);font-size:11px}.profile-popover button:hover{background:var(--mist)}.notification-popover{left:0}.sidebar.collapsed{width:78px;padding-inline:10px}.sidebar.collapsed .brand-wrap{height:72px;padding:4px 0}.sidebar.collapsed .brand-logo-fa{width:54px;max-height:42px;object-fit:contain}.sidebar.collapsed .nav-item{justify-content:center;padding:9px;gap:0}.sidebar.collapsed .collapse-btn{justify-content:center}.sidebar-collapsed .main-area{width:calc(100% - 78px);margin-right:78px}.clickable-panel{cursor:pointer}.clickable-panel:focus{outline:2px solid rgba(0,179,176,.28);outline-offset:2px}.internal-page{padding-top:12px;padding-bottom:28px}.internal-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:9px}.internal-stat{background:#fff;border:1px solid #e3e8ed;border-radius:10px;box-shadow:var(--shadow);min-height:100px;padding:15px 14px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.internal-stat>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:right}.internal-stat span{font-size:11.5px;font-weight:700;color:#42556a}.internal-stat b{font-size:24px;color:#0c2849;line-height:1.15;margin-top:2px}.internal-stat small{font-size:9.5px;color:#83909c}.stat-icon{width:46px;height:46px;border-radius:10px;display:grid;place-items:center;border:1px solid #E7EDF1;flex:0 0 auto;background:#f7fafc}.stat-icon.green{background:#effaf6;border-color:#d4f1e6}.stat-icon.amber{background:#fff8ea;border-color:#f8e6bc}.stat-icon.red{background:#fff3ef;border-color:#f4d5cc}.stat-icon.blue{background:#f2f7fb;border-color:#dce8f1}.page-toolbar{background:#fff;border:1px solid #e3e8ed;border-radius:10px;box-shadow:var(--shadow);padding:9px 10px;margin-bottom:9px;display:flex;justify-content:space-between;align-items:center;gap:12px;direction:rtl}.toolbar-actions,.toolbar-filters{display:flex;align-items:center;gap:7px}.primary-btn,.secondary-btn{min-height:36px;border-radius:7px;padding:0 12px;font-size:10.8px;font-weight:700;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.primary-btn{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 3px 10px #00b3b01f}.primary-btn:hover{background:#00a3a0}.secondary-btn{background:#fff;color:#29465f;border-color:#dde5eb}.secondary-btn:hover{background:#f8fafb}.toolbar-filters select,.integration-tabs select,.section-heading select,.form-grid select{height:36px;border:1px solid #DDE5EB;background:#fff;border-radius:7px;padding:0 9px;color:#334e68;font-size:10.5px;outline:none}.search-box{height:36px;width:235px;border:1px solid #DDE5EB;border-radius:7px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 10px;color:#8794a0}.search-box input{border:0;outline:0;width:100%;background:transparent;text-align:right;color:#1c334a;font-size:10.7px}.table-card{background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow);overflow:hidden;margin-bottom:9px}.table-scroll{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:860px;direction:rtl}.data-table th{background:#f8fafc;color:#607284;font-size:9.6px;text-align:right;padding:11px 12px;font-weight:800;border-bottom:1px solid #E8EDF1;white-space:nowrap}.data-table td{font-size:10.2px;padding:11px 12px;border-bottom:1px solid #F0F2F4;color:#263a4f;white-space:nowrap}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafcfd}.clickable-row{cursor:pointer}.action-col{text-align:left!important;width:72px}.row-action{border:0;background:transparent;color:#166ba8;font-size:9.8px;font-weight:700;padding:4px 0}.row-action:hover{text-decoration:underline}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;padding:4px 7px;border-radius:20px;font-size:8.7px;font-weight:800;border:1px solid}.status-pill.green{color:#12875b;background:#effaf5;border-color:#cbebdd}.status-pill.blue{color:#2470a5;background:#f0f7fd;border-color:#d1e6f5}.status-pill.amber{color:#a97418;background:#fff8ea;border-color:#f1ddaf}.status-pill.red{color:#b6513c;background:#fff2ef;border-color:#f0cfc7}.status-pill.slate{color:#526679;background:#f5f7f9;border-color:#e0e6ea}.table-footer{border-top:1px solid #EEF1F3;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;direction:rtl}.table-footer>span{font-size:9px;color:#83909c}.table-footer>div{display:flex;gap:4px}.table-footer button{width:26px;height:26px;border:1px solid #E0E6EB;background:#fff;border-radius:6px;color:#526679;font-size:10px}.table-footer button.active{background:#e9f8f7;border-color:#b8e7e5;color:#008d8a}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#071f3938;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:80}.detail-drawer{position:absolute;left:0;top:0;bottom:0;width:390px;background:#fff;box-shadow:12px 0 32px #0d1b2a2e;padding:18px;display:flex;flex-direction:column;direction:rtl;animation:drawerIn .18s ease-out}@keyframes drawerIn{0%{transform:translate(-25px);opacity:.6}to{transform:none;opacity:1}}.drawer-head,.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #EDF1F4;padding-bottom:12px}.drawer-head small{font-size:9px;color:#8b96a0}.drawer-head h3,.modal-head h3{font-size:16px;margin:3px 0 0;color:#0e2845}.drawer-head button,.modal-head button{border:0;background:#f5f7f9;width:30px;height:30px;border-radius:7px;font-size:20px;color:#647486}.drawer-body{padding:8px 0;overflow:auto;flex:1}.detail-line{display:flex;justify-content:space-between;gap:14px;padding:10px 2px;border-bottom:1px solid #F1F3F5}.detail-line span{font-size:9.5px;color:#83909c}.detail-line b{font-size:10.2px;color:#243a50;text-align:left;direction:auto}.drawer-actions{display:flex;gap:7px;border-top:1px solid #EEF1F3;padding-top:12px}.drawer-actions>*{flex:1}.modal-backdrop{display:grid;place-items:center}.modal-card{width:min(620px,calc(100vw - 40px));background:#fff;border-radius:12px;box-shadow:0 20px 60px #0d1b2a33;padding:17px;direction:rtl}.modal-body{padding:16px 0}.modal-actions{display:flex;justify-content:flex-start;gap:7px;border-top:1px solid #EEF1F3;padding-top:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{font-size:9.5px;color:#607284;display:flex;flex-direction:column;gap:6px}.form-grid input,.form-grid select{height:38px;border:1px solid #DDE5EB;border-radius:7px;padding:0 10px;outline:none;background:#fff;color:#263a4f}.form-grid input:focus,.form-grid select:focus{border-color:#75cfcc;box-shadow:0 0 0 3px #00b3b012}.upload-box{border:1px dashed #BFD2E0;border-radius:10px;background:#f9fbfc;min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.upload-box b{font-size:12px}.upload-box span{font-size:9.5px;color:#788796}.route-summary-card{display:grid;grid-template-columns:1.45fr .8fr;gap:9px;background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow);padding:9px;margin-bottom:9px;direction:ltr;height:192px}.route-summary-map{overflow:hidden;border-radius:8px;background:#0d2744}.route-summary-map img{width:100%;height:100%;object-fit:cover}.route-summary-copy{direction:rtl;padding:8px 10px}.route-summary-copy h3{font-size:13px;margin:0 0 14px}.route-summary-copy p{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:10px;margin:12px 0}.route-summary-copy b{font-size:9px;color:#54687c}.monitor-console{display:grid;grid-template-columns:minmax(0,1.7fr) 360px;gap:9px;margin-bottom:9px;direction:ltr}.monitor-map-large,.incident-rail{background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.monitor-map-large{height:400px;position:relative;background:#0d2744}.monitor-map-large img{width:100%;height:100%;object-fit:cover}.live-badge{position:absolute;right:12px;top:12px;z-index:2;background:#fff;color:#188d62;border-radius:16px;padding:5px 9px;font-size:9px;font-weight:800;box-shadow:0 3px 10px #00000014}.incident-rail{padding:12px;direction:rtl}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.section-heading h3{font-size:13px;margin:0 0 3px}.section-heading span{font-size:8.8px;color:#8793a0}.incident-item{width:100%;border:0;border-bottom:1px solid #F0F2F4;background:#fff;padding:11px 2px;display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:8px;text-align:right}.incident-item:hover{background:#fafcfd}.incident-item div{display:flex;flex-direction:column;gap:3px}.incident-item b{font-size:10px}.incident-item span,.incident-item small{font-size:8.4px;color:#85919d}.table-section-head{background:#fff;border:1px solid #E3E8ED;border-bottom:0;border-radius:10px 10px 0 0;padding:10px 12px;margin-top:0}.table-section-head+.table-card{border-radius:0 0 10px 10px}.hub-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:9px}.hub-card{background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow);padding:13px;text-align:right;direction:rtl;color:var(--text)}.hub-card:hover{border-color:#bedfdb;transform:translateY(-1px)}.hub-card-head{display:flex;justify-content:space-between;align-items:center}.hub-card h3{font-size:12px;margin:11px 0 3px}.hub-card>span{font-size:9px;color:#83909c}.hub-progress{height:6px;background:#eef2f4;border-radius:10px;overflow:hidden;margin:12px 0 8px}.hub-progress i{display:block;height:100%;background:var(--teal);border-radius:10px}.hub-meta{display:flex;justify-content:space-between;gap:8px;font-size:8.7px;color:#66788a}.hub-meta b{color:#0f6f82}.integration-tabs{display:flex;gap:4px;background:#fff;border:1px solid #E3E8ED;border-radius:10px;padding:5px;margin-bottom:9px;width:max-content}.integration-tabs button{border:0;background:transparent;padding:8px 14px;border-radius:7px;color:#607284;font-size:10px;font-weight:700}.integration-tabs button.active{background:#e9f8f7;color:#008b88}.report-layout{display:grid;grid-template-columns:1.35fr .85fr;gap:9px;margin-bottom:9px}.report-chart-card{background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow);padding:13px;min-height:260px}.bar-chart{height:188px;display:flex;align-items:flex-end;justify-content:space-around;gap:11px;padding:18px 8px 0;border-bottom:1px solid #EDF1F4;margin-top:8px}.bar-col{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar-col i{width:54%;max-width:34px;min-width:18px;background:linear-gradient(180deg,#00b3b0,#2e739a);border-radius:5px 5px 1px 1px}.bar-col span{font-size:8px;color:#84909c}.report-donut{display:flex;align-items:center;justify-content:center;gap:25px;height:205px}.report-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.report-card{background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow);padding:13px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:11px}.report-card h3{font-size:11px;margin:0 0 4px}.report-card p{font-size:8.7px;color:#83909c;margin:0;line-height:1.7}@media (max-width:1450px){.internal-stats{grid-template-columns:repeat(4,1fr)}.internal-stat{padding:12px 11px}.internal-stat b{font-size:21px}.monitor-console{grid-template-columns:minmax(0,1.7fr) 315px}.hub-cards,.report-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:1180px){.internal-stats{grid-template-columns:repeat(2,1fr)}.monitor-console{grid-template-columns:1fr}.incident-rail{min-height:250px}.report-layout,.form-grid{grid-template-columns:1fr}.page-toolbar{align-items:stretch}.toolbar-actions,.toolbar-filters{flex-wrap:wrap}.search-box{width:200px}}.live-map-shell{position:relative;width:100%;height:100%;min-height:100%;overflow:hidden;background:#071f39 url(/assets/monitor-map.png) center/cover no-repeat;direction:ltr}.live-map-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.map-frame .live-map-shell,.route-summary-map .live-map-shell,.monitor-map-large .live-map-shell,.map-frame .maplibregl-map,.route-summary-map .maplibregl-map,.monitor-map-large .maplibregl-map{height:100%}.map-frame .maplibregl-canvas,.route-summary-map .maplibregl-canvas,.monitor-map-large .maplibregl-canvas{outline:none}.map-live-status{position:absolute;z-index:5;right:10px;top:10px;height:30px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#071f39d1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);box-shadow:0 5px 16px #05142429;color:#fff;font-size:9px;font-weight:800;direction:rtl}.map-live-status i{width:7px;height:7px;background:#21d191;border-radius:50%;box-shadow:0 0 0 4px #21d1911f,0 0 10px #21d19180;animation:cpLivePulse 1.8s ease-in-out infinite}.map-live-status small{font-size:8px;color:#ffffffa8;font-weight:500;padding-right:2px}.live-map-shell.compact .map-live-status{height:24px;right:7px;top:7px;padding:0 7px;font-size:8px;gap:4px}.live-map-shell.compact .map-live-status small{display:none}.live-map-shell.compact .map-live-status i{width:6px;height:6px}@keyframes cpLivePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.72}}.map-layer-switches{position:absolute;z-index:5;left:11px;top:11px;display:flex;gap:5px;direction:rtl}.map-layer-switches button{height:29px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#071f39c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d9e6ee;padding:0 9px;font-size:8.8px;font-weight:700;box-shadow:0 4px 14px #0514241f}.map-layer-switches button:hover{background:#0d2e4beb;border-color:#00b3b073}.map-layer-switches button.active{background:#00b3b0e6;border-color:#36d4d0;color:#fff}.map-network-note{position:absolute;z-index:6;left:50%;bottom:10px;transform:translate(-50%);max-width:78%;padding:6px 10px;background:#0d1b2ae0;color:#e8f1f5;border:1px solid rgba(255,255,255,.12);border-radius:7px;font-size:8px;line-height:1.7;text-align:center;direction:rtl;box-shadow:0 6px 18px #00000026}.cp-live-vehicle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:34px;height:34px;padding:0;position:relative;display:grid;place-items:center;cursor:pointer;filter:drop-shadow(0 5px 5px rgba(0,0,0,.28));transition:filter .15s ease,transform .15s ease;outline:none}.cp-live-vehicle:hover{transform:scale(1.16);filter:drop-shadow(0 7px 8px rgba(0,0,0,.36));z-index:4!important}.cp-live-vehicle .cp-truck-body{position:relative;width:25px;height:17px;border-radius:5px 5px 4px 4px;background:#f8fcfe;border:2px solid #0B2D4D;display:block;box-shadow:inset -8px 0 #00b3b024}.cp-live-vehicle .cp-truck-body:before{content:"";position:absolute;right:-5px;top:5px;width:7px;height:10px;border-radius:2px;background:#f8fcfe;border:2px solid #0B2D4D;border-left-width:1px}.cp-live-vehicle .cp-truck-body i,.cp-live-vehicle .cp-truck-body b{position:absolute;bottom:-5px;width:6px;height:6px;border-radius:50%;background:#0b2d4d;border:1px solid #fff}.cp-live-vehicle .cp-truck-body i{left:3px}.cp-live-vehicle .cp-truck-body b{right:1px}.cp-live-vehicle>em{position:absolute;right:1px;top:1px;width:9px;height:9px;border-radius:50%;background:#20b77c;border:2px solid #fff;box-shadow:0 0 0 3px #20b77c24}.cp-live-vehicle.warning>em{background:#f2a33b;box-shadow:0 0 0 4px #f2a33b2b}.cp-live-vehicle.critical>em{background:#e3674d;box-shadow:0 0 0 5px #e3674d2e;animation:cpCritical 1.05s ease-in-out infinite}.cp-live-vehicle.stopped>em{background:#3180b8;box-shadow:0 0 0 4px #3180b826}.cp-live-vehicle.critical .cp-truck-body{border-color:#9b3e32}.cp-live-vehicle.warning .cp-truck-body{border-color:#9b6818}.cp-live-vehicle.stopped .cp-truck-body{border-color:#215f8c}@keyframes cpCritical{0%,to{box-shadow:0 0 0 3px #e3674d26}50%{box-shadow:0 0 0 8px #e3674d0a}}.live-map-shell.compact .cp-live-vehicle{width:28px;height:28px;transform:scale(.8)}.maplibregl-popup{z-index:20}.maplibregl-popup-content{padding:0!important;border-radius:10px!important;overflow:hidden;box-shadow:0 12px 30px #03111f47!important;border:1px solid rgba(255,255,255,.14);background:#fff!important}.maplibregl-popup-close-button{width:24px;height:24px;line-height:22px;color:#657787;font-size:18px}.cp-map-popup{min-width:225px;padding:12px 13px 11px;display:flex;flex-direction:column;gap:5px;text-align:right;color:#193149;font-family:B Nazanin,B Nazanin Bold,Tahoma,sans-serif}.cp-map-popup strong{font-size:12px;color:#0d1b2a}.cp-map-popup span{font-size:9.4px;color:#67798a}.cp-map-popup div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #EDF1F4;border-bottom:1px solid #EDF1F4;padding:7px 0;margin:3px 0}.cp-map-popup div b{font-size:9px;color:#007f7d}.cp-map-popup small{font-size:8.4px;color:#7b8995}.maplibregl-ctrl-group{background:#071f39c7!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 5px 16px #00000021!important}.maplibregl-ctrl-group button{width:30px!important;height:30px!important}.maplibregl-ctrl-group button+button{border-top-color:#ffffff17!important}.maplibregl-ctrl button .maplibregl-ctrl-icon{filter:invert(1) brightness(2);opacity:.82}.maplibregl-ctrl-scale{background:#071f39a8!important;color:#e9f1f5!important;border-color:#ffffff59!important;font-size:8px!important}.maplibregl-ctrl-attrib{background:#ffffffc2!important;font-size:8px!important}.monitor-map-large{height:440px}.monitor-console{grid-template-columns:minmax(0,1.82fr) 340px}.route-summary-card{height:218px}.map-frame{height:184px}@media (max-width:1450px){.monitor-map-large{height:410px}.monitor-console{grid-template-columns:minmax(0,1.72fr) 315px}}.profile-popover{width:312px!important;min-width:312px!important;padding:0!important;overflow:hidden;gap:0!important;top:52px!important;left:0!important}.profile-popover-head{display:flex;align-items:center;gap:10px;padding:13px 14px;background:linear-gradient(135deg,#f7fbfc,#eef7f7);border-bottom:1px solid #E4ECEF;direction:rtl}.profile-popover-head img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px #0d1b2a14}.profile-popover-head>div{flex:1;display:flex;flex-direction:column;gap:2px;text-align:right}.profile-popover-head strong{font-size:14px}.profile-popover-head span{font-size:11.5px;color:#53687c}.profile-popover-head small{font-size:10px;color:#228b67;display:flex;align-items:center;gap:5px}.profile-popover-head small i{width:6px;height:6px;border-radius:50%;background:#22b77a}.profile-popover-meta{padding:9px 14px;display:grid;gap:7px;border-bottom:1px solid #EDF1F3}.profile-popover-meta span{display:flex;justify-content:space-between;gap:10px;align-items:center}.profile-popover-meta b{font-size:10.5px;color:#718191;font-weight:500}.profile-popover-meta em{font-size:10.5px;color:#203b55;font-style:normal;font-weight:700;text-align:left}.profile-popover-actions{padding:6px}.profile-popover-actions button{width:100%;border:0;background:transparent;text-align:right;padding:9px 10px;border-radius:7px;color:var(--text);font-size:12px}.profile-popover-actions button:hover{background:var(--mist)}.profile-popover-actions .logout-action{color:#b64e45;border-top:1px solid #F0F2F4;border-radius:0;margin-top:4px;padding-top:10px}.profile-page-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:10px;margin-bottom:10px}.profile-summary-card,.profile-security-card,.profile-detail-card,.settings-card{background:#fff;border:1px solid #E3E8ED;border-radius:10px;box-shadow:var(--shadow)}.profile-summary-card{overflow:hidden}.profile-summary-cover{height:68px;background:linear-gradient(110deg,#0d1b2a,#193b58 65%,#00b3b0 140%)}.profile-summary-body{display:flex;align-items:center;gap:14px;padding:0 18px 14px;margin-top:-28px;position:relative}.profile-avatar-large{width:82px;height:82px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 16px #0d1b2a21}.profile-summary-copy{flex:1;padding-top:31px;text-align:right}.profile-summary-copy>div{display:flex;align-items:center;gap:9px}.profile-summary-copy h2{font-size:20px;margin:0;color:#0d2741}.profile-summary-copy p{margin:4px 0 2px;color:#53687c;font-size:12px}.profile-summary-copy small{font-size:10.5px;color:#86929d}.profile-active{font-size:10px;color:#17895b;background:#effaf5;border:1px solid #D4F0E2;border-radius:14px;padding:3px 7px;display:inline-flex;align-items:center;gap:4px}.profile-active i{width:5px;height:5px;border-radius:50%;background:#20b77c}.profile-summary-body>.secondary-btn{margin-top:31px}.profile-contact-grid{border-top:1px solid #EDF1F3;padding:13px 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.profile-contact-grid span{display:flex;flex-direction:column;gap:3px}.profile-contact-grid b{font-size:10.5px;color:#81909d;font-weight:500}.profile-contact-grid em{font-size:11.5px;color:#263d53;font-style:normal;font-weight:700}.profile-security-card{padding:15px}.security-score{padding:15px 0 8px;text-align:right}.security-score>b{font-size:28px;color:#0c7e78}.security-score>span{font-size:10.5px;color:#7b8995;margin-right:8px}.security-score>div{height:6px;background:#eef2f4;border-radius:10px;overflow:hidden;margin-top:10px}.security-score>div i{display:block;height:100%;background:linear-gradient(90deg,#00b3b0,#35c999);border-radius:10px}.security-list{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:0}.security-list li{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-top:1px solid #F0F2F4;font-size:10.7px}.security-list li span{display:flex;align-items:center;gap:7px;color:#53687c}.security-list li b{color:#243e55}.security-ok,.security-warn{width:7px;height:7px;border-radius:50%;background:#20b77c}.security-warn{background:#e59d35}.profile-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-detail-card{padding:15px}.role-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.role-chip-row span{font-size:10.5px;padding:5px 9px;border-radius:15px;background:#eaf8f7;border:1px solid #CDEDEA;color:#087e7b;font-weight:700}.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.permission-grid>div{border:1px solid #E9EDF1;border-radius:8px;padding:10px;display:grid;grid-template-columns:1fr auto;gap:2px 8px}.permission-grid b{font-size:11.2px}.permission-grid span{font-size:9.5px;color:#7e8b97}.permission-grid em{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:10px;font-style:normal;color:#087e7b;background:#eff9f8;padding:3px 7px;border-radius:10px}.activity-list{margin-top:9px;display:grid}.activity-list>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #F0F2F4}.activity-list>div>i{width:7px;height:7px;border-radius:50%;background:#00b3b0}.activity-list span{display:flex;flex-direction:column}.activity-list b{font-size:10.8px}.activity-list small,.activity-list em{font-size:9.2px;color:#7f8b96;font-style:normal}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:10px}.settings-card{padding:15px}.settings-wide{grid-column:1/-1}.setting-row,.setting-select,.session-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;border-top:1px solid #F0F2F4}.setting-row:first-of-type,.setting-select:first-of-type{margin-top:8px}.setting-row span,.setting-select span,.session-row span{display:flex;flex-direction:column;gap:2px}.setting-row b,.setting-select b,.session-row b{font-size:11.5px}.setting-row small,.setting-select small,.session-row small{font-size:9.5px;color:#84909b}.setting-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:38px;height:20px;border-radius:20px;background:#d8e0e5;position:relative;transition:.18s;cursor:pointer;flex:0 0 auto}.setting-row input[type=checkbox]:after{content:"";position:absolute;top:3px;right:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:.18s}.setting-row input[type=checkbox]:checked{background:#00b3b0}.setting-row input[type=checkbox]:checked:after{right:21px}.setting-select select{height:34px;border:1px solid #DDE5EB;border-radius:7px;background:#fff;padding:0 9px;color:#334e68;font-size:10.5px}.settings-actions{display:flex;justify-content:flex-start;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid #F0F2F4}@media (max-width:1300px){.profile-page-grid{grid-template-columns:1fr}.profile-contact-grid{grid-template-columns:repeat(2,1fr)}.profile-lower-grid{grid-template-columns:1fr}}.phone-contact em,.phone-value,.phone-cell,.phone-input{direction:ltr!important;text-align:left!important;unicode-bidi:isolate!important;font-variant-numeric:tabular-nums}.phone-contact{align-items:stretch}.phone-contact b{text-align:right}.phone-contact em{display:block;width:100%}@media (max-width: 1200px){.top-grid,.bottom-grid{grid-template-columns:1fr 1fr}.kpi-row{grid-template-columns:repeat(3,1fr)}.phase-card{grid-template-columns:repeat(3,1fr);height:auto;gap:10px;padding:12px}.phase-line{display:none}.case-layout,.monitor-layout,.two-mini,.transit-body,.report-layout{grid-template-columns:1fr}.monitor-console{grid-template-columns:1fr!important}.incident-rail{min-height:250px}.integration-row{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1024px){.sidebar{transform:translate(100%);transition:transform .3s ease;width:260px}.sidebar.open{transform:translate(0);box-shadow:-10px 0 30px #00000080}.main-area,.sidebar-collapsed .main-area{width:100%;margin-right:0}.topbar{height:auto;min-height:74px;padding:12px 14px;gap:12px}.title-block h1{font-size:20px}.header-controls{gap:6px}.profile{min-width:auto}.date-chip{display:none}.page-content{padding:10px}.kpi-row,.hub-cards,.report-cards,.internal-stats{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.page-toolbar{flex-direction:column;align-items:stretch;gap:10px}.toolbar-actions,.toolbar-filters{flex-wrap:wrap}.search-box{width:100%}}@media (max-width: 768px){.topbar{flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:10px;min-height:64px}.header-controls{justify-content:flex-start;width:auto;flex-wrap:nowrap;padding-bottom:0;gap:6px;flex:1}.title-section{justify-content:flex-end;width:auto;gap:10px}.title-block p{display:none}.title-block h1{font-size:16px;margin:0}.profile div{display:none}.profile-button{min-width:auto;padding:0}.icon-btn,.menu-square,.profile-button img{width:36px;height:36px}.top-grid,.bottom-grid,.profile-page-grid{grid-template-columns:1fr}.profile-contact-grid{grid-template-columns:1fr 1fr}.profile-lower-grid,.settings-layout{grid-template-columns:1fr}.integration-row{grid-template-columns:repeat(2,1fr)}.integration-panel{height:auto}}@media (max-width: 640px){.brand-logo-fa{width:140px}.profile svg{display:none}.kpi-row{grid-template-columns:1fr}.kpi-card{height:auto;min-height:90px}.phase-card{grid-template-columns:1fr 1fr}.donut{width:105px;height:105px}.panel{padding:10px;height:auto!important}.panel h2{font-size:13px}.integration-tabs{width:100%;overflow-x:auto}.integration-tabs button{white-space:nowrap}.map-frame,.monitor-map-large{height:260px}.profile-popover{position:fixed!important;right:10px!important;left:10px!important;width:auto!important;min-width:0!important;top:70px!important}.hub-cards,.report-cards,.internal-stats,.profile-contact-grid{grid-template-columns:1fr}.setting-row,.setting-select,.session-row{flex-direction:column;align-items:flex-start;gap:10px}.setting-row input[type=checkbox]{align-self:flex-end}.setting-select select,.detail-drawer{width:100%}.integration-row{grid-template-columns:1fr}.kpi-card strong{font-size:20px}}
