@font-face{font-family:Plex;src:url('./IBMPlexSansArabic-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Plex;src:url('./IBMPlexSansArabic-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
:root{--ink:#202639;--muted:#687084;--purple:#6652c4;--deep:#26243c;--line:#e5e7ef;--bg:#f6f7fb;--rose:#a83e50;--teal:#26786f;--amber:#8a6417}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.7 Plex,Arial,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #927cf0;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.4}h2{font-size:20px}h3{font-size:18px}.muted{color:var(--muted)}.small{font-size:12px}.en{direction:ltr;unicode-bidi:isolate}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--purple);font-weight:600}.logo{display:flex;align-items:center;gap:12px}.logo-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--purple);color:#fff}.logo-mark svg{width:25px;height:25px}.logo strong{display:block;font-size:17px}.logo small{display:block;color:var(--muted);font-size:11px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:white;border:1px solid var(--line);border-radius:9px;padding:9px 16px;font-weight:600;font-size:13px;min-height:42px}.btn:hover{border-color:var(--purple);background:#f3efff}.btn.primary{background:var(--purple);border-color:var(--purple);color:white}.btn.primary:hover{background:#5440b1}.tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1.5;padding:5px 10px;border-radius:6px;background:#efedf9;color:#5845a9}.tag.warn{background:#fff3de;color:var(--amber)}.tag.over{background:#fbebee;color:var(--rose)}.tag.within,.tag.at{background:#e8f4ef;color:var(--teal)}.tag.missing,.tag.zero{background:#edf0f5;color:#596176}.panel{background:#fff;border:1px solid var(--line);border-radius:13px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.skip{position:fixed;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}footer{color:var(--muted);font-size:12px}svg{flex-shrink:0}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}small{line-height:1.6}
/* Unified entry */
.hub-header{height:90px;border-bottom:1px solid var(--line);background:#fff}.hub-width{width:min(1180px,calc(100% - 64px));margin:auto}.hub-header .hub-width{height:100%;display:flex;align-items:center;justify-content:space-between}.hub-nav{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:13px}.hub-nav a:first-child{color:var(--purple)}.hub-main{padding:60px 0 28px}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:55px;margin-bottom:56px}.hero h1{font-size:45px;margin:13px 0 17px;font-weight:600;letter-spacing:-1px}.hero h1 span{color:var(--purple)}.hero-copy{font-size:16px;max-width:530px;color:var(--muted);line-height:1.9}.hero .eyebrow{direction:ltr;text-align:right}.hero-note{display:flex;align-items:center;gap:8px;margin-top:25px;color:#5c657a;font-size:12px}.hero-note i{height:7px;width:7px;border-radius:50%;background:var(--teal)}.network-art{min-height:285px;position:relative;display:grid;place-items:center;background:radial-gradient(ellipse,#ece9f8 0,transparent 68%)}.orbit{position:absolute;width:235px;height:235px;border:1px solid #dcd8ed;border-radius:50%}.orbit.outer{width:310px;height:310px;border-style:dashed}.network-core{width:112px;height:112px;display:grid;place-items:center;align-content:center;background:#fff;border:1px solid #ded9ee;border-radius:26px;box-shadow:0 15px 40px #62529413;transform:rotate(-7deg)}.network-core .logo-mark{transform:rotate(7deg);width:50px;height:50px}.network-core small{margin-top:8px;font-size:10px;color:var(--purple)}.orbit-node{position:absolute;display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:white;border-radius:12px;padding:13px 18px;box-shadow:0 8px 30px #27203e08;font-size:12px}.orbit-node svg{color:var(--purple)}.orbit-node.one{top:8px;right:15px}.orbit-node.two{bottom:15px;left:0}.orbit-node.three{bottom:14px;right:2px;padding:9px 13px;color:var(--teal)}.services{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service{padding:30px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .18s,border-color .18s}.service:hover{transform:translateY(-3px);border-color:#b9ade4}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.service-symbol{width:53px;height:53px;border-radius:14px;background:#f0ecfb;color:var(--purple);display:grid;place-items:center}.service-symbol svg{width:26px;height:26px}.service.teal .service-symbol{background:#eaf4f3;color:var(--teal)}.service h2{font-size:23px;margin-bottom:1px}.service .english-name{font-size:12px;color:var(--muted);margin-bottom:15px}.service p{color:var(--muted);font-size:14px;max-width:430px}.service .chips{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0 27px}.chips span{font-size:11px;border:1px solid var(--line);border-radius:5px;padding:4px 9px;color:#596276}.service-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:auto}.service-bottom .en{font-size:11px;color:var(--muted)}.service-bottom a{color:var(--purple);font-weight:600;font-size:13px}.service-bottom a:hover{text-decoration:underline}.hub-footer{margin-top:32px;padding:23px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.review-link{margin-top:16px;color:var(--purple);font-size:12px}.review-link a{text-decoration:underline}
/* Capacity workspace */
.sidebar{width:235px;background:var(--deep);color:#dddbe8;position:fixed;inset-block:0;inset-inline-start:0;padding:28px 22px;display:flex;flex-direction:column;z-index:5}.sidebar .logo{gap:10px}.sidebar .logo strong{font-size:15px;color:white}.sidebar .logo small{color:#b9b5ca;font-size:10px}.sidebar .logo-mark{width:37px;height:37px;background:#7764d1}.sidebar .nav-title{font-size:10px;color:#a5a0bb;margin:44px 12px 14px}.sidebar nav{display:grid;gap:8px}.sidebar nav a{font-size:13px;display:flex;align-items:center;gap:11px;padding:12px;border-radius:8px}.sidebar nav a:hover{background:#38334f}.sidebar nav .active{background:#453d66;color:#fff;border-inline-start:3px solid #ad9dea}.sidebar-bottom{margin-top:auto;font-size:11px;border-top:1px solid #423c57;padding-top:20px;color:#bcb6cf}.sidebar-bottom b{color:#e7e3f2;font-weight:400;display:block}.workspace{margin-inline-start:235px}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;font-size:12px}.breadcrumb{color:var(--muted)}.breadcrumb span{padding-inline:10px;color:#b3b6c3}.topbar-end{display:flex;gap:15px;align-items:center}.topbar-end .avatar{width:31px;height:31px;display:grid;place-items:center;background:#eeeaf9;color:var(--purple);border-radius:50%;font-size:10px}.dashboard{max-width:1500px;margin:auto;padding:31px 36px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.page-heading h1{font-size:27px;margin:5px 0}.page-heading p{font-size:13px;color:var(--muted)}.heading-actions{display:flex;gap:8px}.filters{padding:17px 21px;display:flex;gap:17px;align-items:end;margin-bottom:20px}.filters label{display:grid;gap:5px;font-size:11px;color:var(--muted);min-width:145px}.filters .search{flex:1}.filters input,.filters select{border:1px solid #e0e3eb;border-radius:7px;min-height:41px;padding:7px 11px;color:var(--ink);background:#fff;width:100%;font-size:12px}.filters select:disabled{color:#687084;background:#f8f9fc;opacity:1}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.kpi{padding:20px 21px;position:relative}.kpi-label{font-size:12px;color:var(--muted)}.kpi-value{font-family:Arial,sans-serif;font-size:34px;line-height:1.25;display:block;font-weight:600;margin:13px 0 8px;direction:ltr;text-align:right;letter-spacing:-1px}.kpi-foot{font-size:10px;color:var(--muted)}.kpi.accent{border-top:3px solid var(--purple);padding-top:18px}.kpi.accent .kpi-value{color:var(--purple)}.coverage-note{display:flex;align-items:flex-start;gap:10px;font-size:12px;padding:12px 16px;border:1px solid #e5dcca;background:#fffcf5;border-radius:8px;color:#77612f;margin-bottom:23px}.coverage-note svg{margin-top:2px;width:17px}.charts{display:grid;grid-template-columns:1.7fr 1fr;gap:19px;margin-bottom:24px}.chart-panel{padding:23px}.chart-panel .section-head{margin-bottom:19px}.chart-panel h2{font-size:16px}.chart-caption{font-size:11px;color:var(--muted)}.bars{display:grid;gap:15px}.bar-row{display:grid;grid-template-columns:95px 1fr 62px;gap:12px;align-items:center;font-size:11px}.bar-name{padding:0;border:0;background:none;text-align:start;color:var(--ink);font:inherit;white-space:nowrap}.bar-name:hover{color:var(--purple);text-decoration:underline}.track{height:10px;background:#f1eff6;border-radius:4px;position:relative;direction:ltr}.bar-fill{display:block;height:100%;background:#8b78d1;border-radius:4px}.benchmark-line{height:18px;border-inline-start:1px dashed #645974;position:absolute;top:-4px}.bar-value{font:600 12px Arial,sans-serif;text-align:left}.chart-legend{display:flex;gap:20px;align-items:center;font-size:10px;color:var(--muted);margin-top:20px}.chart-legend i{display:inline-block;width:9px;height:9px;background:#8b78d1;border-radius:2px;margin-inline-end:6px}.chart-legend .line-key{border-left:1px dashed #645974;background:none;height:12px;width:1px}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:27px;padding:14px 0 12px}.donut{width:156px;height:156px;border-radius:50%;position:relative;background:#eee;display:grid;place-items:center;flex-shrink:0}.donut:before{content:'';position:absolute;inset:19px;background:#fff;border-radius:50%}.donut-center{z-index:1;text-align:center}.donut-center strong{font:600 27px Arial,sans-serif;display:block}.donut-center span{font-size:10px;color:var(--muted)}.visit-legend{display:grid;gap:18px}.visit-legend div{font-size:11px;color:var(--muted)}.visit-legend strong{font:600 19px Arial,sans-serif;color:var(--ink);display:block;margin-top:3px}.dot{width:8px;height:8px;display:inline-block;margin-inline-end:5px;border-radius:50%;background:var(--purple)}.dot.teal{background:#6faea3}.table-panel{overflow:hidden}.table-heading{padding:23px 23px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px}.table-heading h2{font-size:17px}.table-heading select{border:1px solid var(--line);border-radius:7px;padding:6px 9px;background:white;font-size:11px;color:var(--muted)}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:right}th{background:#f8f9fc;font-size:11px;font-weight:400;color:var(--muted);white-space:nowrap;padding:12px 15px;border-block:1px solid var(--line)}td{padding:14px 15px;border-bottom:1px solid #eef0f5;white-space:nowrap}tr:last-child td{border-bottom:0}tbody tr:hover{background:#faf9fd}.number{font-family:Arial,sans-serif;direction:ltr;unicode-bidi:isolate;display:inline-block;font-variant-numeric:tabular-nums}.center-link{color:var(--purple);border:none;background:none;font:600 12px Arial,sans-serif;padding:5px 0;direction:ltr}.center-link:hover{text-decoration:underline}.count-note{display:block;font-size:10px;color:#8a6417;white-space:normal}.gap{color:var(--rose)}.empty{text-align:center;padding:40px;color:var(--muted)}.table-note{font-size:10px;color:var(--muted);padding:15px 22px;background:#fafbfe;border-top:1px solid var(--line)}.method{padding:20px 23px;margin-top:22px}.method summary{font-weight:600;cursor:pointer;font-size:13px}.method-content{padding-top:16px;font-size:12px;color:var(--muted)}.method-content ul{margin:8px 0;padding-inline-start:20px}.method-content li{margin:8px 0}.source-name{overflow-wrap:anywhere;direction:ltr;display:inline-block}.dashboard footer{display:flex;justify-content:space-between;padding:25px 0 4px;font-size:10px;gap:16px}.formula{border:1px solid var(--line);padding:12px 16px;background:#f9f8fc;border-radius:7px;margin:12px 0;color:var(--ink);direction:rtl}.error{padding:25px;color:#973647;background:#fff4f5;border:1px solid #eccad1;border-radius:12px}.error button{margin:10px}.initial-loading{padding:30px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:16px;padding:0;width:min(860px,calc(100% - 28px));max-height:90vh;color:var(--ink);background:white;box-shadow:0 24px 100px #1a183849}dialog::backdrop{background:#19152a88;backdrop-filter:blur(3px)}.detail-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.detail-head h2{font:600 24px Arial,sans-serif}.detail-content{padding:24px}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:19px}.detail-stats div{padding:14px;background:#f6f5fa;border-radius:8px;font-size:11px;color:var(--muted)}.detail-stats b{display:block;color:var(--ink);font:600 25px Arial,sans-serif;margin-top:5px}.detail-notice{font-size:12px;padding:13px;background:#fffbf0;color:#816326;border-radius:8px;margin:15px 0}.detail-source{font-size:11px;color:var(--muted);margin-top:16px}.detail-content h3{margin-bottom:12px;font-size:15px}.local-banner{background:#eee9ff;color:#544291;text-align:center;padding:6px;font-size:11px}body:has(.local-banner) .sidebar{padding-top:45px}.chart-empty{padding:50px 15px;text-align:center;font-size:12px;color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1550px){.dashboard{padding-inline:48px}}@media(max-width:1150px){.sidebar{width:200px;padding-inline:15px}.workspace{margin-inline-start:200px}.dashboard{padding:25px 22px}.topbar{padding-inline:22px}.filters{flex-wrap:wrap}.filters label{min-width:135px}.filters .search{min-width:190px}.donut-wrap{gap:15px}.donut{width:125px;height:125px}.donut:before{inset:16px}.donut-center strong{font-size:22px}.kpi{padding:16px}.kpi-value{font-size:29px}.chart-panel{padding:19px}.bar-row{grid-template-columns:80px 1fr 50px;gap:8px}.page-heading h1{font-size:23px}.hero h1{font-size:37px}}@media(max-width:850px){.sidebar{position:static;width:auto;padding:16px 22px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.sidebar .nav-title,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:6px}.sidebar nav a{font-size:11px;padding:9px}.sidebar .logo small{display:none}.sidebar .logo strong{font-size:13px}.workspace{margin-inline-start:0}.topbar{height:60px}.charts{grid-template-columns:1.5fr 1fr}.page-heading{flex-wrap:wrap}.hero{gap:20px}.network-art{transform:scale(.85)}.hub-width{width:calc(100% - 40px)}.hub-main{padding-top:40px}.service{padding:23px}.service h2{font-size:20px}.service-bottom{flex-wrap:wrap}}@media(max-width:650px){.hub-header{height:76px}.hub-nav .aux{display:none}.hub-nav{font-size:11px}.logo strong{font-size:14px}.hero{display:block;margin-bottom:32px}.hero h1{font-size:35px}.network-art{display:none}.hero-copy{font-size:14px}.services{grid-template-columns:1fr;gap:18px}.hub-main{padding-top:35px}.hub-footer{display:block}.hub-footer span{display:block;margin-top:5px}.sidebar .logo{max-width:145px}.sidebar nav a svg{display:none}.sidebar nav a{font-size:10px}.sidebar nav a:nth-child(2){display:none}.sidebar .logo strong{font-size:11px}.sidebar .logo-mark{width:30px;height:30px}.topbar{padding-inline:17px}.topbar-end .avatar,.topbar-end .topbar-caption{display:none}.dashboard{padding:23px 16px}.page-heading h1{font-size:22px}.page-heading .eyebrow{font-size:10px;letter-spacing:1px}.heading-actions{width:100%}.filters{padding:15px;gap:12px}.filters label{width:calc(50% - 6px);min-width:0}.filters .search{min-width:100%;order:3}.filters>.btn{order:4}.kpis{grid-template-columns:1fr 1fr;gap:11px}.kpi{padding:15px}.kpi.accent{padding-top:13px}.kpi-value{font-size:29px}.kpi-foot{font-size:10px;min-height:32px}.kpi-label{font-size:11px}.charts{grid-template-columns:1fr}.donut{width:155px;height:155px}.donut-wrap{gap:38px}.chart-panel{padding:20px}.table-heading{align-items:start;padding:18px;flex-wrap:wrap}.table-heading h2{font-size:16px}.dashboard footer{display:block}.dashboard footer span{display:block;margin-top:5px}.detail-content{padding:17px}.detail-head{padding:17px}.detail-stats{gap:7px}.detail-stats div{padding:10px}.detail-stats b{font-size:21px}.coverage-note{font-size:11px}.hub-header .logo small{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.sidebar,.topbar,.filters,.heading-actions,.local-banner,.btn{display:none!important}.workspace{margin:0}.dashboard{padding:0}.kpis{grid-template-columns:repeat(4,1fr)}.charts{grid-template-columns:1fr 1fr}.panel{break-inside:avoid}body{background:white}.table-scroll{overflow:visible}th,td{padding:6px;font-size:9px}.method{display:block}dialog[open]{position:static;max-height:none;width:100%;box-shadow:none}}

/* Shared identity from the existing scheduling portal. */
:root{--ink:#17324d;--muted:#526675;--purple:#168cca;--deep:#17324d;--line:#dce6ed;--bg:#f3f7fa}
.official-logo{width:155px;height:auto;object-fit:contain;max-height:56px}.hub-header{height:105px}.sidebar{background:#fff;color:var(--ink);border-inline-end:1px solid var(--line)}.sidebar>.logo{display:flex;flex-direction:column;gap:14px;text-align:center}.sidebar .official-logo{width:183px;max-height:70px}.sidebar .logo strong{color:#17324d}.sidebar .logo small,.sidebar .nav-title{color:#657b89}.sidebar nav .active{background:#edf8fd;color:#0874aa;border-color:#168cca}.sidebar nav a:hover{background:#f3f7fa}.sidebar-bottom{color:#657b89;border-color:var(--line)}.sidebar-bottom b{color:#17324d}.tag{background:#edf8fd;color:#126f9f}.hero h1 span,.eyebrow{color:#126f9f}.btn.primary:hover{background:#126f9f}.btn:hover{background:#edf8fd}.service-symbol{color:#168cca;background:#edf8fd}.network-art{background:radial-gradient(ellipse,#e4f2fa 0,transparent 68%)}.orbit{border-color:#cfe1eb}.network-core{width:155px;height:120px;background:white;transform:none}.network-core .official-logo{width:137px}.bar-fill{background:#168cca}.chart-legend i{background:#168cca}.kpi.accent{border-color:#168cca}.local-banner{background:#edf8fd;color:#126f9f}.formula,.detail-stats div{background:#f3f7fa}.language-toggle{font-family:Arial,Plex,sans-serif;white-space:nowrap}.login-panel{max-width:470px;margin:30px auto;padding:30px;text-align:center}.login-logo{width:280px;max-width:100%;margin-bottom:22px}.login-panel form{display:grid;gap:15px;text-align:start;margin-top:24px}.login-panel label,.admin-form label{display:grid;gap:6px;font-size:13px}.login-panel input,.admin-form input,.admin-form select{width:100%;border:1px solid var(--line);padding:10px;border-radius:8px;background:#fff;color:var(--ink);min-height:43px}.login-panel input{direction:ltr}.login-panel button{width:100%}#login-error,#admin-message{font-size:13px;white-space:pre-line}#account-name{font-size:11px;max-width:190px;overflow-wrap:anywhere}.admin-form{display:grid;gap:15px}.admin-section{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:24px}.scope-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:220px;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:8px}.scope-choices label{display:flex;align-items:center;gap:8px;font-size:12px}.scope-choices input{width:auto;min-height:0}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-form input[type=file]{font-size:11px}.admin-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.admin-audit{font-size:12px;max-height:160px;overflow:auto;direction:ltr;text-align:start}.topbar{height:auto;min-height:78px;gap:10px;padding-block:12px}.topbar-end{flex-wrap:wrap;justify-content:flex-end}.page-heading{flex-wrap:wrap}.heading-actions{flex-wrap:wrap}.hub-header .logo strong{font-size:14px}.hub-header .logo small{font-size:10px}html[dir=ltr] .hero .eyebrow,html[dir=ltr] .kpi-value,html[dir=ltr] table{text-align:left}html[dir=ltr] .bar-value{text-align:right}html[dir=ltr] .hero h1{font-size:41px}html[dir=ltr] .page-heading h1{font-size:29px}html[dir=ltr] .breadcrumb{font-family:Arial,sans-serif}.logo small{letter-spacing:.1px}
@media(max-width:850px){.sidebar>.logo{flex-direction:row}.sidebar .official-logo{width:135px}.sidebar .logo>span{display:none}.hub-nav .aux{display:none}.topbar-caption,.avatar{display:none!important}}
@media(max-width:650px){.hub-header{height:auto;padding:14px 0}.hub-header .hub-width{gap:12px;flex-wrap:wrap}.hub-header .logo{width:100%;justify-content:center}.hub-nav{margin-inline-start:auto}.official-logo{width:130px}.hub-header .logo strong{font-size:12px}.sidebar{padding:15px}.sidebar .official-logo{width:120px}.sidebar nav a{font-size:10px}.topbar{flex-wrap:wrap;align-items:center}.topbar-end{width:100%;justify-content:space-between}#account-name{max-width:130px}.admin-row{grid-template-columns:1fr}.scope-choices{grid-template-columns:1fr 1fr}.login-panel{padding:22px 18px}html[dir=ltr] .hero h1{font-size:33px}html[dir=ltr] .page-heading h1{font-size:26px}.breadcrumb{font-size:11px}.login-panel .muted{font-size:12px}}
:root .system-main{padding-block:32px 64px}
.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}
.system-grid>.panel{padding:24px}
.system-main label{display:grid;gap:7px;margin-block:8px}
.system-main input,.system-main select,.system-main textarea{font:inherit;max-width:100%;padding:10px;border:1px solid #d9e3eb;border-radius:8px;background:white;color:#17324d}
.system-main input[type=checkbox]{width:auto}
.system-main dialog{max-width:520px;border:0;border-radius:16px;padding:28px}
@media(max-width:760px){.system-grid{grid-template-columns:1fr}}

/* Scheduling is the reference: IBM Plex, 70px header, blue accent, 13px cards. */
:root{--p:#168cca;--p-dark:#126f9f;--p-soft:#edf8fd;--ink:#17324d;--bg:#f3f7fa;--line:#dce6ed;--muted:#687c8a}
body{font-family:Plex,'Segoe UI',Tahoma,Arial,sans-serif;font-size:13px;color:var(--ink)}
button,input,select,textarea{font-family:inherit}
[hidden]{display:none!important}
.btn{border-radius:9px;padding:9px 14px;font-size:12px;font-weight:600;min-height:38px}
.btn.primary{background:var(--p);border-color:var(--p)}
.btn.primary:hover{background:var(--p-dark)}
input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #168cca38;outline-offset:2px}
.panel,.card{border-radius:13px;border:1px solid var(--line);box-shadow:0 4px 18px #27145c0c}
.hub-width{max-width:1440px;width:100%;padding-inline:26px}
.hub-header{height:70px;border-bottom:1px solid var(--line)}
.hub-header .official-logo{width:205px;max-height:58px}
.hub-header .logo>span{border-inline-start:1px solid var(--line);padding-inline-start:16px}
.hub-header .logo strong{font-size:16px}.hub-header .logo small{font-size:10px}
.hub-main{padding-top:24px}.section-head{margin-block:26px 16px}
.suite-header{min-height:70px;background:white;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 26px;border-bottom:1px solid var(--line)}
.suite-brand{display:flex;align-items:center;gap:16px;min-width:0}.suite-brand img{width:205px;max-height:58px;object-fit:contain}.suite-brand>span{padding-inline-start:16px;border-inline-start:1px solid var(--line)}
.suite-brand strong{display:block;font-weight:600;font-size:16px}.suite-brand small{font-size:10px;color:var(--muted)}
.suite-account{display:flex;gap:10px;align-items:center}.suite-account #account-name{font-size:12px}
.suite-nav,.system-tabs{display:flex;gap:5px;background:white;border-bottom:1px solid var(--line);justify-content:center;overflow:auto}
.suite-nav a,.system-tabs button{white-space:nowrap;border:0;border-bottom:3px solid transparent;background:transparent;padding:12px 24px;color:var(--muted);font-weight:600;font-size:12px;border-radius:0}
.suite-nav a.active,.system-tabs button.active{color:var(--p);border-bottom-color:var(--p);background:#f8fcfe}
.workspace{margin:0!important}.dashboard{max-width:1440px;margin:0 auto;padding:24px 26px}
.page-heading h1,html[dir=ltr] .page-heading h1{font-size:25px;font-weight:600}.page-heading p{font-size:13px;margin-top:5px}.page-heading .eyebrow{font-size:10px;letter-spacing:1.3px}
.kpis{gap:14px}.kpi{padding:19px}.kpi-value{font-size:30px}.kpi.accent{background:#edf8fd;border-color:#b9dcec}.filters{padding:16px}.filters input,.filters select{min-height:40px}
th,td{font-size:12px;padding:10px}th{background:#f7fafc}.data-table tbody tr:hover{background:#f5fbfe}
.suite-welcome{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:44px;border-radius:18px;padding:40px 44px;background:linear-gradient(145deg,#164b73,#178fca);color:white;position:relative;overflow:hidden;box-shadow:0 14px 35px #15324d16}
.suite-welcome:after,.suite-login-identity:after{content:'';position:absolute;width:300px;height:300px;border:65px solid #ffffff0d;border-radius:50%;inset-inline-end:-140px;bottom:-200px;pointer-events:none}
.suite-welcome h1{font-size:32px;font-weight:600;margin:10px 0}.suite-welcome p{font-size:15px;line-height:1.9;color:#e1f3fc;max-width:650px}
.suite-kicker{font-size:10px;letter-spacing:2px;color:#d7f0fc}.suite-welcome-mark{background:#ffffffed;border-radius:16px;padding:26px;text-align:center;max-width:330px;justify-self:end;box-shadow:0 8px 25px #17324d14}.suite-welcome-mark img{width:100%;max-width:260px}.suite-welcome-mark span{display:block;font-size:12px;color:#617386;margin-top:16px}
.suite-benefits{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.suite-benefits span{border:1px solid #ffffff2e;background:#ffffff12;border-radius:9px;padding:8px 12px;font-size:12px}
.service{padding:26px;background:white;border-top:3px solid #168cca;box-shadow:0 4px 18px #27145c0c}.service.teal{border-top-color:#126f9f}.service h2{font-size:22px;font-weight:600}.service .english-name{font-size:12px;color:#687c8a}.service>p:not(.english-name){font-size:13px;line-height:1.9}.service-symbol{border-radius:11px;background:var(--p-soft);color:var(--p)}.service-bottom a{background:var(--p);color:white;border-radius:9px;padding:10px 16px;font-size:12px}.service-bottom{gap:14px;flex-wrap:wrap}.service-bottom .en{font-size:11px;color:var(--muted)}
.suite-login{width:min(1040px,100%);margin:30px auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border-radius:22px;overflow:hidden;border:1px solid #dfe8ef;background:white;box-shadow:0 24px 70px #15324d26;min-height:500px}
.suite-login-card{padding:38px;display:flex;flex-direction:column;justify-content:center;text-align:center}.suite-login-card .login-logo{width:330px;max-width:100%;margin:0 auto 24px}.suite-login-card h2{font-size:22px;font-weight:600}.suite-login-card>.muted{font-size:12px;margin-top:8px}.suite-login-card form{display:grid;gap:16px;text-align:start;margin-top:26px}.suite-login-card label{display:grid;gap:7px;font-size:12px;font-weight:600}.suite-login-card input{min-height:44px;border:1px solid #d8d4e4;border-radius:9px;padding:10px 12px;direction:ltr}.suite-login-card .btn{width:100%;min-height:44px;font-size:14px}.suite-login-identity{position:relative;padding:48px;color:white;background:linear-gradient(145deg,#164b73,#178fca);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.suite-login-identity h2{font-size:30px;line-height:1.6;margin-top:10px}.suite-login-identity>p{font-size:14px;color:#e1f3fc;line-height:1.9;margin-top:12px}.suite-login-identity .suite-benefits{display:grid;gap:12px}.suite-login-identity .suite-benefits span{padding:12px 14px;font-size:13px}
body:has(#login-panel:not([hidden])) .page-heading,body:has(#login-panel:not([hidden])) .suite-nav{display:none}
.system-main>h1{font-size:26px}.system-tabs{margin:20px 0;border:1px solid var(--line);border-radius:11px;justify-content:start}.settings-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px}.settings-menu{display:flex;flex-direction:column;gap:5px;padding:12px;align-self:start}.settings-menu button{text-align:start;border:0;border-radius:8px;background:transparent;padding:12px;color:var(--muted);font-size:12px}.settings-menu button.active{color:var(--p);background:var(--p-soft);font-weight:600}.settings-body{padding:24px;min-width:0}.settings-body h2{font-size:20px;margin-bottom:8px}.settings-body .admin-form{margin-top:20px}.settings-body table{width:100%}.settings-body .table-wrap{overflow:auto}.settings-body input[type=checkbox]{width:18px;min-height:18px;height:18px;accent-color:var(--p)}.settings-body .boolean-row{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid var(--line);gap:15px}.settings-body .boolean-row input{flex:none}.settings-body .admin-row{align-items:end}.settings-body textarea{width:100%;min-height:110px}.settings-body input,.settings-body select{width:100%}.settings-body .token-output{overflow-wrap:anywhere;white-space:pre-wrap;direction:ltr;padding:14px;background:var(--p-soft);border-radius:9px}.system-main #system-audit{padding:22px}.system-main #system-audit .table-wrap{overflow:auto}
@media(max-width:900px){.suite-brand strong{font-size:13px}.suite-brand img{width:155px}.suite-brand small{display:none}.suite-header{padding:12px 16px;flex-wrap:wrap}.suite-account{margin-inline-start:auto}.suite-welcome{gap:22px;padding:28px}.suite-welcome h1{font-size:27px}.suite-login{grid-template-columns:1fr 1fr}.suite-login-card{padding:26px}.suite-login-identity{padding:28px}.suite-login-identity h2{font-size:25px}}
@media(max-width:650px){.hub-width,.dashboard{padding-inline:14px}.hub-header{height:auto;padding:12px 0}.hub-header .logo .official-logo{width:155px}.hub-header .logo strong{font-size:13px}.suite-brand{width:100%;gap:12px}.suite-brand>span{padding-inline-start:12px}.suite-account{width:100%;justify-content:flex-end}.suite-nav{justify-content:start}.suite-nav a{padding:12px 16px}.suite-welcome{grid-template-columns:1fr;padding:26px}.suite-welcome-mark{display:none}.suite-welcome h1{font-size:27px}.suite-welcome p{font-size:13px}.suite-benefits{gap:6px}.suite-benefits span{font-size:11px;padding:7px 10px}.service{padding:22px}.suite-login{display:block;min-height:0;margin:15px auto;max-width:480px}.suite-login-identity{display:none}.suite-login-card{padding:28px 24px}.suite-login-card .login-logo{width:280px}.settings-layout{grid-template-columns:1fr}.settings-menu{flex-direction:row;overflow:auto;padding:8px}.settings-menu button{white-space:nowrap}.settings-body{padding:18px}.system-tabs button{padding:12px 16px}.page-heading h1,html[dir=ltr] .page-heading h1{font-size:22px}}

/* Standalone bilingual sign-in, with an explanatory side panel. */
body:has(#login-panel:not([hidden])) .suite-brand,
body:has(#login-panel:not([hidden])) .dashboard>footer{display:none}
body:has(#login-panel:not([hidden])) .suite-header{background:transparent;border:0;min-height:64px;justify-content:flex-end}
body:has(#login-panel:not([hidden])) .suite-account{width:auto}
body:has(#login-panel:not([hidden])) .dashboard{padding-block:12px 40px}
@media(max-width:650px){
 body:has(#login-panel:not([hidden])) .suite-login{display:flex;flex-direction:column}
 body:has(#login-panel:not([hidden])) .suite-login-identity{display:block;order:-1;padding:22px 24px}
 body:has(#login-panel:not([hidden])) .suite-login-identity h2{font-size:21px;margin:0}
 body:has(#login-panel:not([hidden])) .suite-login-identity>p{font-size:12px;margin-top:8px}
 body:has(#login-panel:not([hidden])) .suite-login-identity .suite-kicker,
 body:has(#login-panel:not([hidden])) .suite-login-identity .suite-benefits{display:none}
}

/* Compact portal home; scoped away from administration and capacity. */
body[data-app="hub"] .hub-nav{display:flex;gap:14px;flex:none;white-space:nowrap}
body[data-app="hub"] .hub-header .hub-width{gap:24px}
body[data-app="hub"] .suite-welcome{display:block;min-height:0;padding:28px 34px;border-radius:18px;margin-bottom:26px}
body[data-app="hub"] .suite-welcome h1{font-size:30px;margin:8px 0 10px}
body[data-app="hub"] .suite-welcome p{margin:0;max-width:none;font-size:15px}
body[data-app="hub"] .section-head{margin-block:20px 14px}
body[data-app="hub"] .service{padding:24px}
body[data-app="hub"] .service-top{margin-bottom:14px}
body[data-app="hub"] .service-symbol{width:44px;height:44px;border-radius:12px}
body[data-app="hub"] .service p,body[data-app="hub"] .muted{color:#52697b}
body[data-app="hub"] .service p{max-width:none}
body[data-app="hub"] .service .english-name{margin-bottom:10px}
body[data-app="hub"] .service .chips{margin:14px 0 20px}
body[data-app="hub"] .service-bottom{padding-top:16px;flex-wrap:wrap}
body[data-app="hub"] .service-bottom a{color:white;text-decoration:none;display:inline-flex;align-items:center;gap:12px}
body[data-app="hub"] .service-bottom a:hover{background:#126f9f}
html[dir="ltr"] body[data-app="hub"] .service-bottom a span{transform:rotate(180deg)}
@media(max-width:650px){body[data-app="hub"] .hub-header .hub-width{flex-wrap:wrap;gap:12px}body[data-app="hub"] .hub-nav{width:100%;justify-content:flex-end}body[data-app="hub"] .hub-nav a{display:inline}body[data-app="hub"] .suite-welcome{padding:22px}body[data-app="hub"] .suite-welcome h1{font-size:24px}body[data-app="hub"] .service{padding:20px}body[data-app="hub"] .service-bottom{align-items:stretch;flex-direction:column}body[data-app="hub"] .service-bottom a{justify-content:center}}
html[dir="ltr"] body[data-app="hub"] .service .english-name{display:none}

/* Account identity is distinct from language and secondary sign-out action. */
body[data-app="capacity"] .suite-account{gap:16px;flex-shrink:0}
.account-profile{border-inline-start:1px solid var(--line);padding-inline-start:16px;display:grid;gap:5px}
.account-identity{display:flex;align-items:center;gap:9px}
.account-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#edf8fd;color:#126f9f}
.account-avatar .icon{width:19px;height:19px}
.account-identity strong{display:block;font-size:13px;font-weight:600;line-height:1.4;overflow-wrap:anywhere;max-width:220px}
.account-identity small{display:block;font-size:10px;color:#52697b;line-height:1.5}
.account-signout{justify-self:start;border:0;background:none;padding:2px 0;margin-inline-start:41px;font-size:11px;line-height:1.5;color:#a63b3b;cursor:pointer}
.account-signout:hover{text-decoration:underline}
body[data-app="capacity"] .suite-account .language-toggle{font-size:11px;padding:6px 10px;min-height:34px}
@media(max-width:650px){body[data-app="capacity"] .suite-account{justify-content:space-between}.account-identity strong{max-width:190px}}
