/* UI5 — approved PPT / component-style-v2 implementation. All legacy routes,
   field IDs, handlers, storage and display-column choices are preserved.
   html[data-sx-shell][data-ui5="blue-orange"] = html[data-sx-shell][data-ui5="blue-orange"] (expanded at build time). */
html[data-sx-shell][data-ui5="blue-orange"] {
 --u-blue:#356bd5;--u-blue-dark:#284f9c;--u-blue-soft:#eaf1ff;
 --u-orange:#cf7c24;--u-orange-soft:#fff1de;--u-teal:#21866d;--u-teal-soft:#e5f5ef;
 --u-red:#bf4e5b;--u-red-soft:#fff0f1;--u-purple:#7060b7;--u-purple-soft:#f0ecfb;
 --u-cyan:#297e99;--u-cyan-soft:#e9f5f9;--u-ink:#24334d;--u-sub:#63728a;
 --u-muted:#77859a;--u-line:#e0e8f2;--u-bg:#f3f6fb;--u-radius:13px;
 --sf-blue:var(--u-blue);--sf-text:var(--u-ink);--sf-muted:var(--u-sub);--sf-line:var(--u-line);
 --sx-drawer-bg:#2b5cb0;--sx-drawer-bg-2:#28539f;--sx-drawer-hover:#386fc6;
 --sx-drawer-line:#ffffff24;--sx-drawer-text:#e5efff;--sx-drawer-muted:#c4d9f5;
 --sx-drawer-active:#fff;--sx-drawer-accent:#edb15d;--sx-quick:#356bd5;
 --sx-quick-dark:#254f9e;--sx-quick-warm:#d6842d;
}
html[data-sx-shell][data-ui5="blue-orange"] body,html[data-sx-shell][data-ui5="blue-orange"] .main,html[data-sx-shell][data-ui5="blue-orange"] #view{background:var(--u-bg)!important;color:var(--u-ink);}
html[data-sx-shell][data-ui5="blue-orange"] body{font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif;font-size:14px;line-height:1.55;}
html[data-sx-shell][data-ui5="blue-orange"] #view{padding:22px 28px 34px;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail{background:linear-gradient(155deg,#2856a7 0%,#2f65b9 66%,#3974c7 100%)!important;border-right:0!important;box-shadow:4px 0 20px #2856a70c!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-group{border-radius:10px!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-group.is-active,html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-group.active,html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-group.on{background:#fff!important;color:#2b5ab3!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-item,html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-group{transition:background .16s,color .16s,box-shadow .16s;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-subnav{background:#214c963b!important;border-color:#ffffff20!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-quick-fab{background:var(--u-blue)!important;border-color:#315ca5!important;box-shadow:0 5px 15px #24478424!important;}
html[data-sx-shell][data-ui5="blue-orange"] .topbar{background:#fff!important;border-bottom:1px solid var(--u-line)!important;}
html[data-sx-shell][data-ui5="blue-orange"] .tabsbar,html[data-sx-shell][data-ui5="blue-orange"] .sx-tabsbar{background:#f8fafd!important;border-color:var(--u-line)!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .hd h1{font-size:25px!important;font-weight:700;line-height:1.4;color:var(--u-ink)!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(h2,h3){color:var(--u-ink);}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(.cnt,.sub,.muted){color:var(--u-sub);line-height:1.6;}
html[data-sx-shell][data-ui5="blue-orange"] #view .hd p{font-size:13px!important;line-height:1.6;}
/* Component hierarchy: quiet content, distinct accents. */
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) :is(.card,.sf-overview-head,.sf-filter-panel,.sf-data-table,.ui2-users-panel){border-color:var(--u-line)!important;border-radius:var(--u-radius)!important;box-shadow:0 3px 14px #233f6909!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card{background:#fff;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn{border-radius:7px!important;font-size:13px;font-weight:550;line-height:1.35;gap:6px;box-sizing:border-box;transition:background .16s,border-color .16s,box-shadow .16s;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn.blue{background:var(--u-blue)!important;border-color:var(--u-blue)!important;color:#fff!important;box-shadow:0 2px 6px #356bd516;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn.ghost{background:#fff!important;border-color:#cdd9e8!important;color:#4d6282!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn:hover:not(:disabled){box-shadow:0 3px 8px #2447841a;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn.blue:hover:not(:disabled){background:#2b5cbd!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn.ghost:hover:not(:disabled){background:#f0f5ff!important;border-color:#a7bfe5!important;color:#2d59a7!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn:disabled{opacity:.46!important;cursor:not-allowed!important;box-shadow:none!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn[data-ui5-action="approve"]{background:var(--u-teal)!important;border-color:var(--u-teal)!important;color:white!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn[data-ui5-action="warn"]{background:var(--u-orange-soft)!important;color:#955712!important;border-color:#ebc591!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn[data-ui5-action="reject"],html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn[data-ui5-action="delete"]{background:#fff!important;color:var(--u-red)!important;border-color:#e5b9c0!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .btn[data-ui5-action="view"]{background:var(--u-blue-soft)!important;color:#2857ab!important;border-color:#dae5f7!important;}
html[data-sx-shell][data-ui5="blue-orange"] .btn.ui5-btn-icon:before{content:"";display:inline-block;width:15px;height:15px;flex:0 0 15px;background:currentColor;mask:var(--ui5-icon) center/contain no-repeat;-webkit-mask:var(--ui5-icon) center/contain no-repeat;pointer-events:none;}
/* Input states never change disabled/readonly status or original validation. */
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) :is(input.inp,select.inp):not([type="hidden"]):not(.v94-hidden):not([type="checkbox"]):not([type="radio"]){height:36px;min-height:36px;border-radius:7px!important;border-color:#cdd9e8!important;background:#fff!important;color:var(--u-ink)!important;font-size:14px;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) textarea.inp{color:var(--u-ink)!important;border-color:#cdd9e8!important;background:#fff!important;font-size:14px;line-height:1.65;resize:vertical;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .inp::placeholder{color:#8895a9!important;font-size:13px;opacity:1;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .inp:focus{border-color:var(--u-blue)!important;box-shadow:0 0 0 3px #356bd512!important;outline:none!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) :is(input,select,textarea)[data-ui5-field="filled"]:not(:disabled){background:#fcfdff!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) :is(.inp:disabled,.inp[readonly]){color:#6d7a8d!important;background:#f2f5f9!important;border-color:#e1e7ef!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) [aria-invalid="true"]{border-color:var(--u-red)!important;background:#fffbfb!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) input:is([type="checkbox"],[type="radio"]){accent-color:var(--u-blue);}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .fld>label{font-size:13px;color:#526784;line-height:1.5;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) :is(button,a,input,select,textarea,summary,[role="button"]):focus-visible{outline:2px solid #608fdf;outline-offset:3px;}
/* Semantic statuses: text remains present, and colour never stands alone. */
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill){border-radius:5px!important;font-size:12.5px!important;line-height:1.45!important;font-weight:500;max-width:100%;vertical-align:middle;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag.blue,.tag.info,.ui5-pill[data-ui5-base="blue"]){background:var(--u-blue-soft)!important;color:#2d59ad!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag.green,.ui5-pill[data-ui5-base="green"]){background:var(--u-teal-soft)!important;color:#247964!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag.gold,.tag.orange,.tag.yellow,.ui5-pill[data-ui5-base="gold"]){background:var(--u-orange-soft)!important;color:#9b601e!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) .tag.purple{background:var(--u-purple-soft)!important;color:#6654ac!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) .tag.gray{background:#eef2f6!important;color:#6c798a!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill)[data-ui5-state="pending"]{background:var(--u-orange-soft)!important;color:#9a5e18!important;border-color:#f1d7b2!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill)[data-ui5-state="done"]{background:var(--u-teal-soft)!important;color:#217760!important;border-color:#cce7dd!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill)[data-ui5-state="error"]{background:var(--u-red-soft)!important;color:#ae4050!important;border-color:#edc4ca!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill)[data-ui5-state="active"]{background:var(--u-blue-soft)!important;color:#285bb4!important;border-color:#d6e3fc!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill)[data-ui5-state="neutral"]{background:#eff2f6!important;color:#69788c!important;border-color:#e3e8f0!important;}
html[data-sx-shell][data-ui5="blue-orange"] .ui5-state-icon:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;vertical-align:2px;margin-right:5px;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) .sx33-note{border-radius:8px;border-left:3px solid #7ba0df!important;background:#f1f6ff!important;color:#577195!important;padding:10px 13px!important;font-size:13px;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) .sx33-note.warn{border-color:#d69745!important;background:#fff5e6!important;color:#99601f!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal) .sx33-note:empty{display:none;}

html[data-sx-shell][data-ui5="blue-orange"] #view :is(.ui3-query-bar,.sf5-query-bar,.sf-filter-panel){background:#f9fbff!important;border:1px solid var(--u-line)!important;box-shadow:none!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(.ui3-query-bar,.sf-filter-panel) .btn{min-height:36px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sx33-tabs{background:#f4f7fc!important;padding:5px!important;gap:5px!important;border:1px solid #e4eaf3!important;border-radius:9px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sx33-tab{border:0!important;border-radius:6px!important;min-height:36px;padding:8px 15px!important;color:#64768e!important;background:transparent!important;font-size:14px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sx33-tab.on{background:#fff!important;color:var(--u-blue)!important;box-shadow:0 2px 7px #233f6910!important;font-weight:650;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-ov-tab]{font-size:14px!important;font-weight:550;padding:10px 14px!important;min-height:44px;border-radius:7px 7px 0 0!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-ov-tab][aria-pressed="true"]{color:#2d5cbb!important;background:#edf3ff!important;border-bottom:3px solid var(--u-blue)!important;}
/* Core data tables: readable, not overdecorated. Keep registered widths/sticky columns. */
html[data-sx-shell][data-ui5="blue-orange"] #view :is(.tbl,.sf-data-table table){font-size:14px;color:var(--u-ink);font-variant-numeric:tabular-nums;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(table.tbl th,.sf-data-table th){background:#f0f5fc!important;color:#536d92!important;font-size:13px!important;font-weight:650!important;line-height:1.5!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(table.tbl td,.sf-data-table td){color:#4b5f7a;font-size:14px;line-height:1.6!important;border-bottom-color:#eaf0f7!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(table.tbl td,.sf-data-table td) :is(b,strong){color:#2b466d;font-weight:600;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(table.tbl td,.sf-data-table td) .cnt{font-size:12.5px!important;color:#74839a!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view table.tbl tbody>tr:nth-child(even)>td{background:#fbfcff;}
html[data-sx-shell][data-ui5="blue-orange"] #view table.tbl tbody>tr:hover>td{background:#f3f7fe!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-data-table tbody tr:hover>td{background:#f3f7fe!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view :is(.v94-scroll,.sf-data-table){scrollbar-width:thin;scrollbar-color:#b7c9e4 #f5f8fd;}
/* Dashboard brings the approved component specimen into the live data. */
html[data-sx-shell][data-ui5="blue-orange"] #view .v092-welcome{background:transparent!important;border:0!important;box-shadow:none!important;padding:3px 1px 17px!important;min-height:auto!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .v092-welcome:before{content:none!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .v092-welcome h1{font-size:26px!important;color:var(--u-ink)!important;line-height:1.4;}
html[data-sx-shell][data-ui5="blue-orange"] #view .v092-welcome .sub{font-size:13px!important;margin-top:6px;color:#71819a!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .v092-kpis{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .v092-kpi,html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card{position:relative;overflow:hidden!important;border-radius:13px!important;border:1px solid transparent!important;box-shadow:0 3px 12px #3458900a!important;padding:18px 20px!important;min-height:126px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card[data-ui5-tone="blue"]{background:linear-gradient(115deg,#3569ca,#5181dc)!important;color:#fff!important;border-color:#4378d5!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card[data-ui5-tone="orange"]{background:linear-gradient(110deg,#f8dbae,#efbc72)!important;color:#774619!important;border-color:#efcf99!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card[data-ui5-tone="teal"]{background:linear-gradient(110deg,#e1f3ef,#edf8f5)!important;color:#226f65!important;border-color:#cde7df!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card[data-ui5-tone="purple"]{background:linear-gradient(110deg,#eaeafa,#f2f0fd)!important;color:#565b9c!important;border-color:#dedff2!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card[data-ui5-tone="cyan"]{background:linear-gradient(110deg,#e5f2f8,#f0f8fb)!important;color:#2b708e!important;border-color:#d1e6ef!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card:before{content:none!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card:after{content:""!important;position:absolute!important;right:12px!important;bottom:-10px!important;top:auto!important;width:88px!important;height:88px!important;background:currentColor!important;opacity:.07;transform:rotate(-12deg);mask:var(--ui5-icon) center/contain no-repeat;-webkit-mask:var(--ui5-icon) center/contain no-repeat;pointer-events:none;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card .k-lab{font-size:13.5px!important;font-weight:600!important;color:inherit!important;padding-right:30px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card .k-lab .d{display:none;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card .k-num{font-size:32px!important;font-weight:720!important;line-height:1.3;color:inherit!important;margin:8px 0 6px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card .k-num small{color:inherit!important;opacity:.88;font-size:13px!important;margin-left:5px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-kpi-card .k-sub{color:inherit!important;opacity:.9;font-size:12px!important;line-height:1.55;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row{gap:15px!important;margin:16px 0!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div{position:relative;z-index:1;color:inherit!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div:first-child{font-size:13.5px!important;font-weight:600;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div:nth-child(2){font-size:30px!important;line-height:1.35;font-weight:700;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div:nth-child(2)>span{font-size:13px!important;color:inherit!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div:last-child{font-size:12px!important;line-height:1.6;opacity:.94;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div:first-child>span{color:inherit!important;font-size:13px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card>div:first-child>span:last-child{background:#ffffff55!important;font-size:11px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid{gap:18px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .card{border-top:1px solid var(--u-line)!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card .ch{font-size:15.5px!important;color:#2d4265!important;padding:14px 18px!important;background:linear-gradient(110deg,#f8faff,#fff);border-bottom:1px solid #e8eef7!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card .ch .ci{width:28px!important;height:28px!important;border-radius:8px;padding:6px!important;background:#ecf2ff;stroke:#356bd5;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sx-task-panel .ch .ci{background:#fff0dc;stroke:#bd7629;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sx-progress-panel .ch .ci{background:#e7f5ef;stroke:#2a816d;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sx-department-panel .ch .ci{background:#edeafa;stroke:#7862b0;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw{padding:13px 0!important;gap:10px;font-size:13px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw b{font-size:14px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .mini{height:6px!important;border-radius:4px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .ui5-row-signal{background:#fff1df!important;border-radius:7px!important;width:27px!important;height:27px!important;display:grid;place-items:center;color:#c3822f;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .ui5-row-signal:before{content:"";width:15px;height:15px;background:currentColor;mask:var(--ui5-icon) center/contain no-repeat;-webkit-mask:var(--ui5-icon) center/contain no-repeat;}
/* Left directory + right business panel keep one shared, calm language. */
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-directory-layout{gap:18px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-directory-layout>div:first-child{border-color:var(--u-line)!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-directory-layout>div:first-child>div:first-child{background:linear-gradient(110deg,#f0f5ff,#fafcff)!important;font-size:14px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-pane-head{padding:18px 22px!important;background:linear-gradient(110deg,#f5f8ff,#fff)!important;border-bottom:1px solid #e4ebf6!important;min-height:94px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-pane-head>div:first-child>div:first-child{font-size:18px!important;color:#284971!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-directory-layout [role="button"]{font-size:14px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-directory-layout [role="button"]:focus-visible{outline-offset:-3px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui3-dirbox{background:#fbfcff!important;padding:10px 12px!important;border-bottom:1px solid #e6edf6;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui3-dirbox input{font-size:13px!important;}
/* Activity/group/task hierarchy. No generic table registry is applied here. */
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-overview-head{background:linear-gradient(110deg,#fbfcff,#fff)!important;padding:20px 23px!important;border-top:3px solid #6c94db!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-overview-head h2{font-size:23px!important;line-height:1.4;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree .sf-data-table{max-height:none!important;height:auto!important;overflow:auto!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree table{table-layout:fixed!important;min-width:980px!important;width:100%!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit table{min-width:1320px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree :is(th,td){padding:12px 15px!important;vertical-align:middle!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree th:first-child{width:29%!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit th:first-child{width:25%!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree td{white-space:normal!important;word-break:normal;overflow-wrap:anywhere;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree .ui5-group-row>td{background:#edf3fb!important;padding:9px 15px!important;line-height:1.5!important;border-top:1px solid #dce6f4!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-group-row b{font-size:14px!important;color:#315685!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-row>td{font-size:14px!important;color:#536985!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-row.is-open>td{background:#f9fbff!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-title{display:block;font-size:15.5px!important;font-weight:600;color:#283f60!important;cursor:pointer;line-height:1.55;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-name>div{font-size:13px!important;color:#71829a!important;line-height:1.5!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-expand-hint{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#3469bb;border-radius:4px;padding:2px 0;cursor:pointer;margin-top:3px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-expand-hint i{font-style:normal;font-size:15px;line-height:1;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-task-row>td{background:#fcfdff!important;border-top:1px dashed #e4eaf3!important;font-size:13px!important;padding:11px 14px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-task-row>td:first-child{padding-left:27px!important;border-left:3px solid #c7d9f4!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-task-row .ui5-pill{font-size:11.5px!important;padding:2px 6px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-task-row td:first-child>div{font-size:12px!important;color:#74839b!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree .ui5-pill{white-space:normal!important;}
/* One attendance summary, six equal items. No duplicating totals at the head. */
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stats>div{padding:13px 10px!important;background:#f9fbff!important;border:1px solid #dfe8f5!important;border-radius:11px!important;box-shadow:none!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat{min-width:0!important;flex:1 1 0!important;border-right:1px solid #e2eaf7!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat:last-child{border:0!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat>div:first-child{font-size:24px!important;font-weight:700!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat>div:last-child{font-size:13px!important;color:#65758d!important;margin-top:4px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat[data-ui5-tone="orange"]>div:first-child{color:#a9681e!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat[data-ui5-tone="red"]>div:first-child{color:#b04454!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat[data-ui5-tone="teal"]>div:first-child{color:#23816b!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat[data-ui5-tone="blue"]>div:first-child{color:#3566ba!important;}
/* Forms / modal framing. Do not turn table cells into flex containers. */
html[data-sx-shell][data-ui5="blue-orange"] :is(#mModal,#pkModal) .mh{background:#f5f8ff!important;border-bottom:1px solid #dfe8f5!important;padding:15px 21px!important;color:#294d86!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#mModal,#pkModal) .mh b{font-size:17px!important;line-height:1.5;color:#294d86!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#mModal,#pkModal) .mb{background:#fff!important;padding:20px 22px!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#mModal,#pkModal) .mf{background:#f8faff!important;border-top:1px solid #e0e8f3!important;padding:13px 20px!important;gap:9px!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#mModal,#pkModal) .mf .btn{min-height:36px!important;padding:7px 16px!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal) .ui5-section-title{background:#f1f5fc!important;color:#355987!important;border:1px solid #e0e8f5!important;border-left:3px solid #6f95d7!important;border-radius:7px;padding:9px 12px!important;font-size:14px!important;font-weight:650;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal) .ui5-section-title[data-ui5-tone="purple"]{background:#f4f1fb!important;border-left-color:#9984ce!important;color:#6b5898!important;}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal) .ui5-section-title[data-ui5-tone="teal"]{background:#ecf7f2!important;border-left-color:#64a995!important;color:#347967!important;}
html[data-sx-shell][data-ui5="blue-orange"] #mModal [data-c-item],html[data-sx-shell][data-ui5="blue-orange"] #mModal [data-c-std]{font-size:14px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #mModal.ui5-template-modal{width:min(1080px,95vw)!important;}
html[data-sx-shell][data-ui5="blue-orange"] #mModal .ui5-template-feedback{margin-right:auto;color:#397964;font-size:13px;line-height:1.4;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-pf-panel]{background:#fff!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-pf-panel] .fld{padding-bottom:5px;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-pf-panel] [data-pf-tier-group]{border-color:#dfe5f2!important;background:#fafbff!important;}

html[data-sx-shell][data-ui5="blue-orange"] #view [data-fc-root]{border:1px solid #dce5f2!important;border-radius:13px!important;overflow:hidden;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-fc-root] .ui5-flow-node{box-shadow:0 5px 14px #2c508c10!important;border-color:#bcd0f0!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-fc-root] .ui5-flow-node>div:first-child{background:#356bd5!important;color:#fff!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-fc-root] input[type="radio"]{accent-color:#356bd5;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-fc-root] label:has(input[type="radio"]:checked){background:#edf3ff!important;border-color:#a3bdec!important;color:#2b5cb4!important;}
/* Portrait: actual rounds, one curve at a time. */
html[data-sx-shell][data-ui5="blue-orange"] #view [data-tp-sheet]{display:block;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-portrait-chart{padding:0!important;background:#fff;border:1px solid #dce5f3!important;border-radius:13px;overflow:hidden;margin-top:16px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 20px;background:linear-gradient(100deg,#f0f5ff,#fcfdff);border-bottom:1px solid #e3ebf6;flex-wrap:wrap;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-head h3{font-size:16px!important;margin:0;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-head p{font-size:12px;color:#6d7f98;margin:4px 0 0;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-controls label{font-size:12px;color:#667b97;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-controls select{height:34px;max-width:240px;font-size:13px;padding:5px 28px 5px 10px;border:1px solid #cddbef;border-radius:6px;background:#fff;color:#355784;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:0;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-surface{padding:20px 20px 12px;min-width:0;overflow-x:auto;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-surface svg{display:block;width:100%;height:auto;max-height:370px;min-width:380px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-list{background:#f9fbff;border-left:1px solid #e6edf7;padding:18px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-list>strong{display:block;color:#425d81;font-size:13px;margin-bottom:12px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-item{display:flex;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #e8eef7;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-item>div{flex:1;min-width:0;font-size:13px;font-weight:550;color:#385274;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-item small{display:block;color:#77859b;font-size:11px;font-weight:400;line-height:1.5;margin-top:3px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-item>b{font-size:19px;color:#3c6ec3;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-item>button{border:0;background:none;color:#3464b4;font-size:12px;padding:6px;cursor:pointer;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-foot{padding:10px 18px;background:#fafcff;border-top:1px solid #e5edf7;color:#75839a;font-size:12px;line-height:1.6;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-single-detail{margin:13px 19px;border:1px solid #e0e8f4;border-radius:9px;overflow:hidden;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-single-detail summary{padding:10px 14px;background:#f6f9ff;color:#3e6191;font-size:13px;cursor:pointer;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-single-detail svg{max-height:330px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-dimension-list{font-size:13px;line-height:1.6;color:#506782;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-dimension-row{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #e9eff6;align-items:center;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-dimension-row span{flex:1;min-width:0;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-dimension-row b{font-size:14px;color:#3565b3;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-dimension-row.is-weak b{color:#af712b;}
/* Underlines and tab selection stay visible even without colour perception. */
html[data-sx-shell][data-ui5="blue-orange"] .ui5-reveal{animation:ui5-enter .22s ease-out both;}
@keyframes ui5-enter{from{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:none}}
@media (max-width:1250px){html[data-sx-shell][data-ui5="blue-orange"] #view{padding:18px 20px 28px;} html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-grid{grid-template-columns:minmax(0,1fr) 220px;} html[data-sx-shell][data-ui5="blue-orange"] #view .sf-directory-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:14px!important;} html[data-sx-shell][data-ui5="blue-orange"] #view .v092-kpi,html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card{padding:16px!important;}}
@media (max-width:980px){html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-chart-grid{grid-template-columns:1fr;} html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-round-list{border-left:0;border-top:1px solid #e6edf7;} html[data-sx-shell][data-ui5="blue-orange"] #view .v092-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;} html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;} html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stats>div{flex-wrap:wrap;} html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-att-stat{flex-basis:30%!important;padding:10px!important;}}
@media(prefers-reduced-motion:reduce){html[data-sx-shell][data-ui5="blue-orange"] *,html[data-sx-shell][data-ui5="blue-orange"] *:before,html[data-sx-shell][data-ui5="blue-orange"] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important;} html[data-sx-shell][data-ui5="blue-orange"] .ui5-reveal{opacity:1!important;transform:none!important;}}
@media print{html[data-sx-shell][data-ui5="blue-orange"] .ui5-chart-grid{display:block;}html[data-sx-shell][data-ui5="blue-orange"] .ui5-chart-controls,html[data-sx-shell][data-ui5="blue-orange"] .ui5-expand-hint{display:none!important;}html[data-sx-shell][data-ui5="blue-orange"] .ui5-portrait-chart{break-inside:avoid;}html[data-sx-shell][data-ui5="blue-orange"] .ui5-single-detail{display:block;}}

/* Final visual checks: no square header corners or unreadable warnings on primary cards. */
html[data-sx-shell][data-ui5="blue-orange"] #view .card>.ch:first-child{border-radius:12px 12px 0 0!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .sf-kpi-row>.ui5-kpi-card[data-ui5-tone="blue"]>div:last-child b{color:#704615!important;background:#fff0d7;padding:1px 5px;border-radius:4px;white-space:nowrap;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .ui5-row-signal{flex:0 0 30px;width:30px!important;height:30px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .ui5-row-signal[data-ui5-tone="blue"]{color:#356bd5;background:#ecf2ff!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .ui5-row-signal[data-ui5-tone="teal"]{color:#21866d;background:#e5f5ef!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .dgrid .rw .ui5-row-signal[data-ui5-tone="purple"]{color:#7060b7;background:#f0ecfb!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-cascade-label{color:inherit!important;opacity:1!important;}

/* Action feedback keeps the original message and truthful callback timing. */
html[data-sx-shell][data-ui5="blue-orange"] #toast{background:#fff!important;color:#3b567c!important;border:1px solid #d7e4f6!important;border-radius:10px!important;box-shadow:0 8px 28px #24456b26!important;padding:12px 17px!important;max-width:min(460px,90vw);font-size:14px!important;line-height:1.65;}
html[data-sx-shell][data-ui5="blue-orange"] #toast .ti{width:23px;height:23px;border-radius:50%;background:#467cd7!important;flex:0 0 23px;display:grid;place-items:center;}
html[data-sx-shell][data-ui5="blue-orange"] #toast[data-ui5-notice="success"]{background:#f5fcf9!important;border-color:#c3e5d8!important;color:#24785f!important;}
html[data-sx-shell][data-ui5="blue-orange"] #toast[data-ui5-notice="success"] .ti{background:#2d977a!important;}
html[data-sx-shell][data-ui5="blue-orange"] #toast[data-ui5-notice="error"]{background:#fff9f9!important;border-color:#edc9cf!important;color:#a84451!important;}
html[data-sx-shell][data-ui5="blue-orange"] #toast[data-ui5-notice="error"] .ti{background:#c55666!important;}
html[data-sx-shell][data-ui5="blue-orange"] #toast[data-ui5-notice="warning"]{background:#fffbf4!important;border-color:#efd6b1!important;color:#946324!important;}
html[data-sx-shell][data-ui5="blue-orange"] #toast[data-ui5-notice="warning"] .ti{background:#cc8835!important;}
html[data-sx-shell][data-ui5="blue-orange"] #toast:not([data-ui5-notice="success"]) .ti svg{display:none;}
html[data-sx-shell][data-ui5="blue-orange"] #toast:not([data-ui5-notice="success"]) .ti:before{content:"i";font-weight:800;font-size:15px;color:#fff;}
html[data-sx-shell][data-ui5="blue-orange"] #toast:is([data-ui5-notice="error"],[data-ui5-notice="warning"]) .ti:before{content:"!";}
html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .inp[aria-invalid="true"],html[data-sx-shell][data-ui5="blue-orange"] :is(#view,#mModal,#pkModal,#v96DrawerPanel) .inp[aria-invalid="true"]:focus{border-color:#bf4e5b!important;background:#fff9fa!important;box-shadow:0 0 0 3px #bf4e5b12!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-cascade-group{color:#e6efff!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-cascade-group.is-active{color:#2b5ab3!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-cascade-group .sx-label{opacity:1!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-drawer-section.is-route-group>.sx-cascade-group,html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-drawer-section.is-open>.sx-cascade-group{background:#fff!important;color:#2c59ac!important;border-radius:10px!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-drawer-sublist{background:#224c932c!important;border-color:#ffffff22!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-cascade-item.is-active{background:#4a79bd!important;border-color:#80a5dc!important;color:#fff!important;}
html[data-sx-shell][data-ui5="blue-orange"] .sx-cascade-rail .sx-cascade-item.is-active .sx-route-copy small{color:#e2edff!important;}

/* Compact counters and existing customizable shortcuts use the same component family. */
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile{position:relative;overflow:hidden;padding:15px 18px!important;border-color:#d8e5fa!important;background:linear-gradient(120deg,#eaf1ff,#f5f8ff)!important;color:#3460a9;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile[data-ui5-tone="orange"]{background:linear-gradient(120deg,#fce9ce,#fff5e6)!important;border-color:#eed4ac!important;color:#9b6727;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile[data-ui5-tone="teal"]{background:linear-gradient(120deg,#e5f5ee,#f2faf6)!important;border-color:#cde7dc!important;color:#2b8068;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile[data-ui5-tone="purple"]{background:linear-gradient(120deg,#eeebfa,#f7f5fd)!important;border-color:#e0d9f1!important;color:#715dae;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile>div{color:inherit!important;position:relative;z-index:1;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile>div:first-child{font-size:13px!important;font-weight:600;margin-bottom:5px;}
html[data-sx-shell][data-ui5="blue-orange"] #view .card.ui5-stat-tile:after{content:"";position:absolute;right:17px;bottom:-3px;width:60px;height:60px;opacity:.075;background:currentColor;mask:var(--ui5-icon) center/contain no-repeat;-webkit-mask:var(--ui5-icon) center/contain no-repeat;pointer-events:none;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-v97-sc]{background:#fff!important;border:1px solid #dee7f4!important;border-radius:13px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-v97-scgrid] .ui5-shortcut{background:#f9fbff!important;border-color:#e4ebf5!important;gap:10px!important;padding:10px 12px!important;line-height:1.4!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-v97-scgrid] .ui5-shortcut:before{content:"";width:20px;height:20px;flex:0 0 20px;background:#4976c8;mask:var(--ui5-icon) center/contain no-repeat;-webkit-mask:var(--ui5-icon) center/contain no-repeat;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-v97-scgrid] .ui5-shortcut[data-ui5-tone="orange"]:before{background:#c98630;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-v97-scgrid] .ui5-shortcut[data-ui5-tone="teal"]:before{background:#288770;}
html[data-sx-shell][data-ui5="blue-orange"] #view [data-v97-scgrid] .ui5-shortcut[data-ui5-tone="purple"]:before{background:#7b65ba;}
/* Editing has more controls than reading; give the action column a real width. */
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:nth-child(1){width:250px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:nth-child(2){width:158px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:nth-child(3){width:130px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:nth-child(4){width:78px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:nth-child(5){width:222px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:nth-child(6){width:142px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit thead th:last-child{width:300px!important;position:sticky!important;right:0;z-index:5;background:#eff5fe!important;box-shadow:-5px 0 8px #2847770c;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit :is(.ui5-activity-row,.ui5-task-row,.ui5-group-row)>td:last-child{position:sticky!important;right:0;z-index:3;white-space:normal!important;background:#f9fbff!important;box-shadow:-5px 0 8px #2847770c;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit .ui5-group-row>td:last-child{background:#edf3fb!important;}
html[data-sx-shell][data-ui5="blue-orange"] #view .ui5-activity-tree.is-edit :is(.ui5-activity-row,.ui5-group-row)>td:last-child>.btn{margin:2px 1px!important;}
/* Diagnostic editor: use the full form width, without empty legacy grid slots. */
html[data-sx-shell][data-ui5="blue-orange"] #mModal.ui5-template-modal #mBody>.form-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:16px 20px!important;}
html[data-sx-shell][data-ui5="blue-orange"] #mModal.ui5-template-modal #mBody>.form-grid>.fld{grid-column:auto!important;min-width:0;}
html[data-sx-shell][data-ui5="blue-orange"] #mModal.ui5-template-modal #mBody>.form-grid>.fld.full{grid-column:1/-1!important;}
@media(max-width:760px){html[data-sx-shell][data-ui5="blue-orange"] #mModal.ui5-template-modal #mBody>.form-grid{grid-template-columns:1fr!important;}}

html[data-sx-shell][data-ui5][data-ui6]{--u-ink:#1f2329;--u-sub:#4c596c;--u-muted:#66758a;--ui6-done:#067547;--ui6-unfinished:#1f2329;--u-bg:#f4f7fb;}
html[data-sx-shell][data-ui5][data-ui6] #view{padding:16px 24px 24px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view>.j28-crumb{display:none!important;}
html[data-sx-shell][data-ui5][data-ui6] #view>.hd{margin:0 0 10px!important;min-height:32px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view>.hd h1{font-size:22px!important;line-height:32px!important;color:#202c3e!important;}
html[data-sx-shell][data-ui5][data-ui6] #view>.toolbar{margin:8px 0 10px!important;padding-top:0!important;padding-bottom:0!important;min-height:36px;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-section-tabs{margin:0 0 10px!important;min-height:38px!important;padding:3px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-section-tabs>.sx33-tab{padding:6px 14px!important;min-height:34px!important;}
/* Label left / input right: all ten teacher filters stay in two compact rows. */
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel{padding:12px!important;gap:8px 14px!important;margin-bottom:10px!important;background:#fff!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel .v4-fq:not(.v4-fq-act){display:grid!important;grid-template-columns:66px minmax(0,1fr);gap:5px!important;align-items:center!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel .v4-fq>label{font-size:13px!important;line-height:18px!important;min-height:0!important;margin:0!important;white-space:nowrap;color:#46566c!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel .v4-fq>div{min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel .v4-fq-act{gap:8px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui3-query-bar{padding:9px 12px!important;margin:0 0 10px!important;gap:8px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui3-query-actions{gap:8px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.sf4-table,.sf-data-table table){color:#1f2329!important;font-size:14px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.sf4-table,.sf-data-table table) th{height:40px!important;padding:8px 12px!important;line-height:20px!important;color:#435977!important;background:#eef3fa!important;font-size:13px!important;font-weight:650!important;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.sf4-table,.sf-data-table table) td{padding:8px 12px!important;height:54px;box-sizing:border-box;line-height:20px!important;font-size:14px!important;color:#273142;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.sf4-table,.sf-data-table table) td :is(b,strong){font-weight:650;color:#1f2937;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.sf4-table,.sf-data-table table) td .cnt{color:#5d6d82!important;font-size:13px!important;line-height:19px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.sf4-table,.sf-data-table table) td .btn{min-height:30px!important;line-height:18px!important;padding:5px 9px!important;margin:1px 4px 1px 0!important;font-size:13px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table td[data-sf4-cell=actions]{white-space:normal!important;font-size:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table[data-sf4-profile=teachers] td[data-sf4-cell=actions]{white-space:nowrap!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table[data-sf4-profile=teachers] td[data-sf4-cell=actions]>.btn{margin:0 4px 0 0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view :is(.v94-scroll-hint,.sf4-scroll-hint){min-height:22px!important;padding:2px 12px!important;font-size:12px!important;line-height:18px!important;border-top:1px solid #e4ebf5;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table :is(.sf4-pin-start,.sf4-pin-end,.sf4-pin-status){background-clip:padding-box;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table tbody>tr:nth-child(even)>td{background:#f8fafd!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table tbody>tr:hover>td{background:#eff5ff!important;}
/* The top-level working panel does not compete with the table for height. */
html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:16px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-work-pane{container-type:inline-size;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-pane-head{padding:11px 16px!important;min-height:62px!important;gap:8px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-pane-head>div:first-child{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-pane-head>div:first-child>div:first-child{font-size:17px!important;line-height:25px!important;color:#233c60!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-pane-head>div:first-child>div:nth-child(2){margin-top:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-work-pane>.sf-pane-head+div{padding:10px 14px 12px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf5-work-pane .toolbar{margin:4px 0 8px!important;min-height:32px!important;padding:0!important;gap:7px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui3-dirbox{padding:8px 10px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout .sf5-directory>div[role=button]{padding:10px 12px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body{display:grid!important;grid-template-columns:minmax(300px,1fr) max-content;align-items:center;column-gap:10px;row-gap:10px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui5-att-stats{grid-column:1/-1;grid-row:1;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui6-att-actions{grid-row:2;grid-column:2;margin:0!important;justify-content:flex-end;flex-wrap:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-actions>.spacer{display:none!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-actions .btn{font-size:12px!important;padding:6px 9px!important;white-space:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui3-att-query{grid-row:2;grid-column:1;display:flex!important;align-items:center!important;padding:0!important;border:0!important;background:transparent!important;margin:0!important;gap:6px!important;min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui3-att-query>b,html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui3-att-query>.spacer{display:none!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui3-att-query .inp{min-width:100px!important;max-width:210px!important;flex:1;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui6-att-table{grid-row:3;grid-column:1/-1;margin:0!important;min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-att-stats>div{padding:9px 4px!important;margin:0!important;min-height:62px!important;border-radius:8px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-att-stat{padding:0 6px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-att-stat>div:first-child{font-size:22px!important;line-height:26px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-att-stat>div:last-child{font-size:13px!important;margin-top:2px!important;line-height:18px!important;}
@container (max-width:850px){html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body{grid-template-columns:1fr;}html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui3-att-query{grid-row:2;grid-column:1;}html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui6-att-actions{grid-row:3;grid-column:1;justify-content:flex-start;flex-wrap:wrap;}html[data-sx-shell][data-ui5][data-ui6] #view .ui6-att-body>.ui6-att-table{grid-row:4;}}
/* Status is not just a faint coloured dot. Completion amounts follow black/green. */
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui6-complete=no],html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui6-complete=no] :is(b,strong,span,.cnt){color:#1f2329!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui6-complete=yes],html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui6-complete=yes] :is(b,strong,span,.cnt){color:#067547!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) button[data-ui6-complete]{font-size:14px!important;font-weight:650!important;min-width:74px!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) button[data-ui6-complete=yes]{background:#edf8f2!important;border-color:#9bd0b6!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) button[data-ui6-complete=no]{background:#fff!important;border-color:#b7c3d4!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) .ui6-completion-note{font-size:12px!important;font-weight:550!important;line-height:18px!important;margin-top:3px;white-space:nowrap;color:inherit!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui5-state]{font-weight:650!important;font-size:13px!important;line-height:19px!important;min-height:27px!important;padding:3px 9px!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui5-state=done]{background:#e4f5ec!important;color:#067547!important;border-color:#a8d8bf!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) [data-ui5-state=neutral]{background:#edf0f4!important;color:#313a48!important;border-color:#cdd5df!important;}
html[data-sx-shell][data-ui5][data-ui6] .ui5-state-icon[data-ui5-state=done]:before{content:'✓';width:auto;height:auto;background:none;font-size:13px;font-weight:800;vertical-align:0;margin-right:5px;}
/* Compact project chrome, explicit nested task surface. */
html[data-sx-shell][data-ui5][data-ui6] #view .sf-overview-head{padding:14px 18px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-overview-head h2{font-size:21px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-kpi-row{margin:10px 0!important;gap:12px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-kpi-row>.ui5-kpi-card{min-height:98px!important;padding:11px 16px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-kpi-row>.ui5-kpi-card:after{width:65px!important;height:65px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-kpi-row>.ui5-kpi-card>div:nth-child(2){font-size:27px!important;line-height:34px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-row{cursor:pointer;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-group-row>td{height:34px;padding:6px 13px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-task-row>td{padding:8px 13px!important;font-size:14px!important;height:48px;color:#273142!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-task-row>td:first-child{padding-left:32px!important;border-left:3px solid #a7bedf;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-activity-row>td{color:#273142!important;padding:8px 13px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-expand-hint{font-size:13px!important;font-weight:600;margin:0 8px 0 0;padding:2px 7px;border:1px solid #cadcf5;background:#edf4ff;border-radius:5px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-activity-title{font-size:15px!important;line-height:23px!important;color:#1d2d42!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-activity-name>div{font-size:12px!important;display:inline-block;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui5-activity-tree .ui5-activity-row.is-open>td{background:#edf4fe!important;border-bottom:1px solid #d7e5f8!important;}
@media(max-width:1150px){html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel .v4-fq:not(.v4-fq-act){grid-template-columns:66px minmax(0,1fr);}html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout{grid-template-columns:215px minmax(0,1fr)!important;}}
@media(max-width:800px){html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout{grid-template-columns:1fr!important;}html[data-sx-shell][data-ui5][data-ui6] #view .sf5-query-panel .v4-fq:not(.v4-fq-act){display:flex!important;flex-direction:column;align-items:stretch!important;}}

html[data-sx-shell][data-ui5][data-ui6] #view .ui6-portrait-chart{background:#fff!important;container-type:inline-size;overflow:hidden;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-round-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 15px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-round-tabs button{padding:8px 14px;border:1px solid #c9d6e6;border-radius:8px;background:#fff;color:#30445f;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;line-height:21px;text-align:left;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-round-tabs button small{display:block;font-size:12px;font-weight:400;line-height:18px;color:#607187;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-round-tabs button[aria-pressed=true]{background:#ecf3ff;border-color:#82a6df;color:#255cb7;box-shadow:inset 3px 0 #356bd5;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:14px;padding:0 18px 16px;align-items:stretch;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-layout.is-single{grid-template-columns:minmax(0,840px);justify-content:center;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card{border:1px solid #dfe8f3;background:#fcfdff;border-radius:10px;padding:14px;min-width:0;overflow:hidden;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card-head h4{font-size:15px;color:#233650;margin:0;font-weight:650;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card-head label{display:flex;align-items:center;gap:6px;color:#465a76;font-size:12px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card-head select{height:32px;max-width:190px;border:1px solid #bfcfe3;border-radius:6px;padding:4px 7px;color:#334762;background:#fff;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-legend{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-legend{display:flex;align-items:center;gap:5px;color:#31465f;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-legend i{width:20px;border-top:3px solid #2862c8;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-legend.first i{border-color:#b86d0c;border-top-style:dashed;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-sub{font-size:12px;color:#556b87;margin-top:9px;min-height:19px;line-height:19px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card svg{display:block;width:100%;height:310px;max-height:360px;margin-top:6px;}
html[data-sx-shell][data-ui5][data-ui6] #view .is-single .ui6-chart-card svg{height:350px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-score-details{margin:0 18px 16px;border:1px solid #dce6f1;border-radius:8px;overflow:hidden;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-score-details>summary{padding:10px 13px;background:#f5f8fd;font-size:13px;color:#304968;font-weight:650;cursor:pointer;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-score-scroll{overflow:auto;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-dimension-table{border-collapse:collapse;width:100%;font-size:14px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-dimension-table :is(td,th){padding:8px 14px;border-bottom:1px solid #e7edf4;text-align:right;line-height:21px;color:#26344a;white-space:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-dimension-table :is(td,th):first-child{text-align:left;white-space:normal;min-width:180px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-dimension-table th{background:#fafcff;font-size:13px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-dimension-table .ui6-growth-up{color:#067547;font-weight:650;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-dimension-table .ui6-growth-down{color:#a46512;font-weight:650;}
@container(max-width:950px){html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-layout{grid-template-columns:1fr;}html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card svg{height:340px;}}
@media print{html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-layout{grid-template-columns:1fr;}html[data-sx-shell][data-ui5][data-ui6] #view .ui6-score-details{break-inside:avoid;}html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card{break-inside:avoid;}}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-profile-heading{padding:11px 16px;background:#f0f5fc;color:#2d4c76;border-bottom:1px solid #e0e8f3;font-weight:650;font-size:14px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-profile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px 16px;padding:14px 16px;margin:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-profile-grid>div{min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-profile-grid dt{font-size:12px;line-height:18px;color:#5e7088;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-profile-grid dd{margin:3px 0 0;font-size:14px;color:#253550;line-height:21px;word-break:break-word;}
@media(max-width:1200px){html[data-sx-shell][data-ui5][data-ui6] #view .ui6-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));}}
/* Match the legacy scoped selector so its 96px minimum cannot win. */
html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout .sf5-work-pane>.sf-pane-head{min-height:62px!important;height:auto!important;padding:11px 16px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout .sf5-work-pane>.sf-pane-head+div{padding:10px 14px 12px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .sf4-table td[data-sf4-cell=actions]:empty{font-size:13px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-chart-card svg[data-ui5-chart=radar] text{font-size:15px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-round-tabs button{font-family:inherit;font-size:14px;font-weight:600;}


html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) select.inp:not([multiple]):not([size]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='m3 5 4 4 4-4' fill='none' stroke='%234c6589' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 9px center!important;background-size:14px!important;background-repeat:no-repeat!important;padding-right:28px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table[data-sf4-profile="credit-live"] td{vertical-align:middle!important;}


html[data-sx-shell][data-ui5][data-ui6] #view.ui6-list-detail>.hd{display:inline-flex!important;width:132px!important;vertical-align:middle!important;min-height:40px!important;margin:0 8px 10px 0!important;padding:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view.ui6-list-detail>.hd+.sx33-tabs{display:inline-flex!important;width:calc(100% - 145px)!important;vertical-align:middle!important;margin:0 0 10px!important;min-height:40px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>.ui6-enrollment-heading{min-height:62px!important;padding:10px 16px!important;gap:8px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-heading>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-heading>div:first-child>div{margin:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>.ui6-enrollment-states{padding:0 12px 8px!important;gap:6px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-states>.btn{height:32px!important;min-height:32px!important;padding:4px 11px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>.ui6-enrollment-body{padding:6px 12px 12px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-body>details{margin:0 0 4px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-body>details>summary{padding:3px 0!important;font-size:13px!important;line-height:20px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-body>.toolbar{margin:0 0 8px!important;padding:0!important;min-height:36px!important;gap:6px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table[data-sf4-profile=enrollment] td[data-sf4-cell=actions]{white-space:normal!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table[data-sf4-profile=enrollment] td[data-sf4-cell=actions] .btn{margin:0 3px 0 0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table[data-sf4-profile=enrollment] td[data-sf4-cell=actions]>.cnt{margin-top:4px!important;line-height:17px!important;font-size:12px!important;}
@media(max-width:800px){html[data-sx-shell][data-ui5][data-ui6] #view.ui6-list-detail>.hd,html[data-sx-shell][data-ui5][data-ui6] #view.ui6-list-detail>.sx33-tabs{display:flex!important;width:100%!important;}}

html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal,#pkModal) :is(.tag,.badge,.ui5-pill)[data-ui5-state="incomplete"]{color:#1f2329!important;background:#f1f3f6!important;border:1px solid #ccd5df!important;font-weight:650!important;}

html[data-sx-shell][data-ui5][data-ui6] #view .sf-directory-layout .sf5-work-pane.ui6-enrollment-pane>.ui6-enrollment-heading{min-height:56px!important;height:auto!important;padding:8px 16px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>[data-ui3-enroll-query]{margin-bottom:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table[data-sf4-profile=enrollment] td{padding-top:6px!important;padding-bottom:6px!important;}
/* State and applied-name query share a toolbar on desktop; still independent
   controls and handlers. Below 730px the same controls stack, none disappear. */
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane{container-type:inline-size;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>.ui6-enrollment-states{display:inline-flex!important;width:360px!important;min-height:56px!important;vertical-align:top!important;padding:10px 12px!important;margin:0!important;border-bottom:1px solid #e1e9f3!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>[data-ui3-enroll-query]{display:inline-flex!important;vertical-align:top!important;width:calc(100% - 364px)!important;min-height:56px!important;padding:9px 10px!important;border-radius:0!important;border-left:0!important;border-right:0!important;border-top:0!important;background:#fff!important;gap:7px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane #v97p21Kw{width:auto!important;min-width:100px!important;max-width:200px!important;flex:1 1 140px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>[data-ui3-enroll-query] .ui3-query-actions{margin-left:0!important;}
@container(max-width:730px){html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>.ui6-enrollment-states,html[data-sx-shell][data-ui5][data-ui6] #view .ui6-enrollment-pane>[data-ui3-enroll-query]{display:flex!important;width:100%!important;}}

/* Personal declaration: restore space for the real reason and address fields,
   keep all fields, and remove excess vertical margins between toolbars. */
html[data-sx-shell][data-ui5][data-ui6] #view.ui6-personal-view>.toolbar{margin:6px 0 8px!important;min-height:36px!important;padding:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view.ui6-personal-view>details{margin:0 0 6px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view.ui6-personal-view>details>summary{line-height:20px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view.ui6-personal-view>details+.sx33-tabs{margin:0 0 6px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table[data-sf4-profile=personal-initial-099] td{padding-top:6px!important;padding-bottom:6px!important;}


html[data-sx-shell][data-ui5][data-ui6] #view .ui62-matrix-wrap{padding:0!important;overflow-x:auto!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix{width:100%!important;min-width:1020px!important;table-layout:fixed!important;border-collapse:collapse!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix .ui62-type-col{width:250px;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix .ui62-total-col{width:108px;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix th{height:46px!important;padding:10px 12px!important;text-align:center!important;white-space:normal!important;line-height:21px!important;font-size:14px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix th:first-child{text-align:left!important;padding-left:20px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix tbody>tr:not(:last-child){height:96px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix td{height:96px!important;vertical-align:middle!important;text-align:center!important;padding:24px 12px!important;border-right:1px solid #edf1f7!important;position:relative;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix .ui62-matrix-type{padding:12px 20px!important;text-align:left!important;white-space:normal!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-type-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap;line-height:22px;color:#202b3e;font-size:15px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-type-heading b{font-weight:650;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-type-actions{margin-top:7px;display:flex;align-items:center;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-type-actions .btn{margin:0!important;height:30px!important;min-height:30px!important;padding:4px 11px!important;font-size:13px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ksmxtbl.ui62-credit-matrix .ui62-matrix-cell input.inp.ksmx{display:block!important;width:88px!important;max-width:100%!important;height:36px!important;min-height:36px!important;margin:0 auto!important;padding:5px 9px!important;text-align:center!important;line-height:24px!important;color:#202832!important;font-size:15px!important;letter-spacing:0!important;font-weight:500!important;box-sizing:border-box!important;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ksmxtbl.ui62-credit-matrix .ui62-matrix-cell input.inp.ksmx::-webkit-inner-spin-button,
html[data-sx-shell][data-ui5][data-ui6] #view table.ksmxtbl.ui62-credit-matrix .ui62-matrix-cell input.inp.ksmx::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix .is-merged{background:#f3f7ff!important;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal) .ui62-matrix-note{position:absolute;bottom:4px;left:8px;right:8px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:20px;margin:0!important;padding:0!important;color:#5a6f8b!important;font-size:12px!important;line-height:18px!important;white-space:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] :is(#view,#mModal) .ui62-matrix-note>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-matrix-note>.ui62-unmerge{flex:none;display:inline-flex;align-items:center;min-height:20px;line-height:18px;font-size:12px;color:#3f63a1!important;text-decoration:underline;text-underline-offset:3px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-matrix-note>.ui62-unmerge:hover{color:#245bc1!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-matrix-note>.ui62-unmerge:focus-visible{outline:2px solid #366ad4;outline-offset:2px;border-radius:3px;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix .ksrowtot{font-size:16px!important;color:#2e599b!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix tbody>tr:last-child td{height:46px!important;padding:10px 12px!important;background:#f5f8fd!important;color:#2e4b73!important;font-size:14px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view table.ui62-credit-matrix tbody>tr:last-child td:first-child{text-align:left!important;padding-left:20px!important;}
html[data-sx-shell][data-ui5][data-ui6] #mModal table.ui62-matrix-preview{width:100%;min-width:560px;table-layout:fixed;}
html[data-sx-shell][data-ui5][data-ui6] #mModal table.ui62-matrix-preview th{text-align:center;white-space:normal;line-height:20px;font-size:13px;}
html[data-sx-shell][data-ui5][data-ui6] #mModal table.ui62-matrix-preview td{height:94px!important;padding:24px 10px!important;text-align:center!important;vertical-align:middle!important;position:relative;}
html[data-sx-shell][data-ui5][data-ui6] #mModal table.ui62-matrix-preview .is-merged{background:#f3f7ff!important;}
html[data-sx-shell][data-ui5][data-ui6] #mModal .ui62-preview-value{font-size:16px;font-variant-numeric:tabular-nums;}

/* Shared row tracks align the same information sections in sibling cards,
   even after a template is edited and its description becomes longer. */
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;container:ui62-templates / inline-size;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card{display:grid!important;grid-template-rows:subgrid;grid-row:span 6;row-gap:0!important;padding:0!important;min-width:0;overflow:hidden;border-radius:14px!important;box-shadow:0 3px 12px rgba(27,55,102,.035)!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-header{display:flex;align-items:center;gap:11px;min-height:78px;padding:17px 20px;border-bottom:1px solid #e6edf6;background:linear-gradient(110deg,#f6f9ff,#fff 85%);}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-header h2{font-size:17px;line-height:25px;color:#223953;font-weight:700;margin:0;min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-version{margin-left:auto;color:#667a95;font-size:12px;line-height:22px;white-space:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-icon{width:40px;height:40px;flex:none;border-radius:11px;background:#e9f0ff;color:#3467c3;display:grid;place-items:center;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-icon svg{width:24px;height:24px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card[data-kind=enterprise] .ui62-template-icon{background:#eaf6f3;color:#218168;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card[data-kind=studio] .ui62-template-icon{background:#f0edfb;color:#7362b0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-row{display:grid;grid-template-columns:98px minmax(0,1fr);align-items:start;gap:10px;padding:11px 20px;min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-header+.ui62-template-row{padding-top:19px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-label{font-size:13px;line-height:23px;color:#677b96;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-value{font-size:14px;line-height:23px;color:#263951;min-width:0;overflow-wrap:anywhere;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-granularity{display:inline-block;font-weight:650;color:#365b91;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-fields{display:flex;flex-wrap:wrap;align-content:start;gap:5px 6px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-fields code{font-family:Consolas,Menlo,monospace;font-size:12px;line-height:19px;padding:2px 6px;border-radius:4px;background:#f4f6f9;border:1px solid #e8edf3;color:#53667f;max-width:100%;overflow-wrap:anywhere;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-conditions>div+div{margin-top:3px;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-footer{align-self:end;display:flex;flex-direction:column;gap:12px;margin:14px 20px 0;padding:15px 0 18px;border-top:1px solid #e6edf6;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-status{display:flex;min-height:26px;align-items:center;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-status .tag{margin:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-actions{display:grid;grid-template-columns:1.55fr 1.12fr 1fr;gap:7px;align-items:stretch;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-actions>.btn{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:6px 6px!important;height:36px!important;min-height:36px!important;white-space:nowrap!important;font-size:13px!important;line-height:20px!important;letter-spacing:0!important;min-width:0!important;}
@container ui62-templates (max-width:1180px){html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-actions{grid-template-columns:1fr 1fr;}html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-actions>.btn:first-child{grid-column:1 / -1;}html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-row{grid-template-columns:1fr;gap:3px;}html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-label{line-height:20px;}}
@media(max-width:1050px){html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:700px){html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-grid{grid-template-columns:1fr!important;}html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-row{grid-template-columns:98px minmax(0,1fr);}}
@supports not (grid-template-rows:subgrid){html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card{display:flex!important;flex-direction:column;}html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-footer{margin-top:auto;}}
/* Do not inherit legacy white icon foregrounds intended for solid cards. */
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card .ui62-template-header>.ui62-template-icon{color:#3467c3!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card[data-kind=enterprise] .ui62-template-header>.ui62-template-icon{color:#218168!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-card[data-kind=studio] .ui62-template-header>.ui62-template-icon{color:#7362b0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view .ui62-template-header .ui62-template-icon :is(svg,path,circle){color:inherit!important;stroke:currentColor!important;}

html[data-sx-shell][data-ui5][data-ui6] #mModal table.ui62-matrix-preview td.ui62-preview-cell .ui62-matrix-note>span{color:#5a6f8b!important;font-size:12px!important;font-weight:400!important;}


html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .sf-kpi-row>div {display:flex;flex-direction:column;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .sf-kpi-row>div>div:last-child {margin-top:auto!important;padding-top:9px;min-height:24px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-todo-badges {display:inline-flex;flex-wrap:wrap;gap:6px;max-width:100%;vertical-align:bottom;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-todo-badge {display:inline-flex;align-items:center;box-sizing:border-box;min-height:22px;padding:1px 6px;border-radius:4px;background:#fff0d7!important;color:#704615!important;font-size:12px!important;line-height:20px!important;font-weight:600;white-space:nowrap;overflow-wrap:normal;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-group-row>td {background:#f0f3f8!important;border-top:1px solid #d8e1ec!important;border-bottom:1px solid #e0e6ef!important;padding:10px 14px!important;height:42px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-group-row b {font-size:14px!important;font-weight:700;color:#304e78!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-activity-row>td {background:#fff!important;padding:14px 14px!important;border-top:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-activity-row.is-open>td {background:#eaf2ff!important;border-bottom:1px solid #c8dbf7!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-activity-row.is-open>td:first-child {box-shadow:inset 4px 0 #356bcd;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-activity-title {display:block;font-size:16px!important;font-weight:700!important;line-height:25px!important;color:#193957!important;margin-bottom:6px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-expand-hint {display:inline-flex;gap:6px;align-items:center;min-height:30px;box-sizing:border-box;padding:3px 9px!important;background:#fff!important;border:1px solid #bdd0ee!important;color:#285cac!important;font-size:13px!important;line-height:22px!important;border-radius:6px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-activity-row:not(.is-open) .ui5-expand-hint {background:#f7faff!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ui5-activity-name>div {color:#62768d!important;line-height:20px!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-activity-chevron {width:36px;height:36px;padding:8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c6d6eb;border-radius:7px;background:#fff;color:#3466b5;cursor:pointer;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-activity-chevron svg {width:18px;height:18px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] :is(.ov-activity-chevron,.ui5-expand-hint):hover {background:#e1edff!important;border-color:#7ea7df!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] :is(.ov-activity-chevron,.ui5-expand-hint,.ui5-activity-title):focus-visible {outline:2px solid #2e64bf;outline-offset:3px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-detail-row>td {padding:0!important;background:#f8fafd!important;border:0!important;position:static!important;box-shadow:none!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-panel {margin:12px 16px 20px 32px;border-left:2px solid #bed0eb;background:#fff;border-top:1px solid #e3eaf2;border-bottom:1px solid #e3eaf2;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table {border-collapse:collapse;table-layout:fixed!important;width:100%!important;min-width:0!important;background:#fff;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>thead>tr>th {position:static!important;top:auto!important;right:auto!important;box-shadow:none!important;background:#f5f7fa!important;padding:9px 12px!important;font-size:12px!important;line-height:20px!important;height:auto!important;text-align:left;white-space:nowrap!important;border:0!important;border-bottom:1px solid #e1e8f1!important;color:#627186!important;font-weight:600;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>thead>tr>th:nth-child(1) {width:39%!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>thead>tr>th:nth-child(2) {width:10%!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>thead>tr>th:nth-child(3) {width:9%!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>thead>tr>th:nth-child(4) {width:24%!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>thead>tr>th:nth-child(5) {width:18%!important;text-align:right;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>tbody>.ui5-task-row>td {padding:12px!important;height:66px!important;position:static!important;right:auto!important;z-index:auto!important;box-shadow:none!important;background:#fff!important;border:0!important;border-bottom:1px solid #ebeff5!important;color:#273c54!important;vertical-align:middle;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>tbody>.ui5-task-row:last-child>td {border-bottom:0!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ui5-activity-tree .ov-task-table>tbody>.ui5-task-row:hover>td {background:#f8fbff!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-identity {display:flex;gap:10px;align-items:center;min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-seq {font-size:12px;color:#7a8ba2;min-width:22px;font-variant-numeric:tabular-nums;text-align:center;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-type-icon {display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:32px;border-radius:6px;background:#edf3fc;color:#3967a5!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-type-icon svg {width:18px;height:18px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-label {min-width:0;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-title {font-size:14px!important;line-height:22px;color:#24384f;font-weight:600;overflow-wrap:anywhere;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-type {font-size:12px!important;line-height:19px;color:#687c96;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-meta {display:flex;flex-wrap:wrap;gap:2px 12px;padding-left:72px;margin-top:4px;font-size:12px!important;line-height:19px!important;color:#64758c!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-progress {max-width:270px;min-width:125px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-progress-label {display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px;font-size:13px;line-height:20px;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-progress-label strong {color:#254263!important;font-weight:650;font-variant-numeric:tabular-nums;white-space:nowrap;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-progress-track {height:6px;border-radius:4px;background:#e7edf4;overflow:hidden;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-progress-track i {display:block;height:100%;border-radius:4px;background:#289f70;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-actions {text-align:right!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-actions .btn {margin:3px 0 3px 5px!important;white-space:nowrap!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-warning {display:inline-flex;align-items:center;padding:5px 8px;max-width:100%;border:1px solid #eed3a7;border-radius:5px;font-size:12px!important;line-height:20px!important;background:#fff4e2!important;color:#895b23!important;white-space:nowrap!important;overflow-wrap:normal!important;}
html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] .ov-task-empty {margin:12px 16px 20px 32px;padding:15px;border-left:2px solid #bed0eb;color:#697d96;font-size:13px;background:#fff;}
@media(prefers-reduced-motion:reduce){html[data-sx-shell][data-ui5][data-ui6] #view [data-ov-root] * {scroll-behavior:auto!important;}}


.ov103-freeze-control{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:13px;color:#405c77;font-weight:600;flex:none;}
.ov103-freeze-control .inp{width:104px!important;min-width:104px!important;height:36px!important;min-height:36px!important;padding:5px 8px!important;box-sizing:border-box;}
.ov103-freeze-control .inp:focus-visible{outline:2px solid #2867bf;outline-offset:2px;}
.ov103-freeze-control .inp:disabled{opacity:.55;cursor:not-allowed;}
.ov103-freeze-modal{margin-top:18px;padding-top:14px;border-top:1px solid #e2eaf2;}
.ov103-freeze-modal p{margin:8px 0 0;font-size:12px;line-height:1.7;color:#65778c;}
html[data-sx-shell] #view .sf-project-list .sf-project-table[data-ov-freeze-count] .ov103-frozen-cell{position:sticky!important;left:var(--ov-freeze-left,0px)!important;right:auto!important;z-index:2!important;background:#fff!important;}
html[data-sx-shell] #view .sf-project-list .sf-project-table[data-ov-freeze-count] thead .ov103-frozen-cell{top:0!important;z-index:4!important;background:#f0f5fc!important;}
html[data-sx-shell] #view .sf-project-list .sf-project-table[data-ov-freeze-count] .ov103-freeze-last{box-shadow:6px 0 8px -6px rgba(28,63,99,.3)!important;border-right:1px solid #d5e1ee!important;}
html[data-sx-shell] #view .sf-project-list .sf-project-table[data-ov-freeze-count] tr[data-ui2-pinned="true"]>.ov103-frozen-cell{background:#f9fcff!important;}
html[data-sx-shell] #view .sf-project-list .sf-project-table[data-ov-freeze-count] tbody tr:hover>.ov103-frozen-cell{background:#f4f8fc!important;}

html[data-sx-shell] #mModal.v4-bigmodal:has(.ld103-detail){width:1180px!important;max-width:calc(100% - 56px)!important;height:880px!important;max-height:calc(100% - 48px)!important;border-radius:16px!important;overflow:hidden!important;display:flex;flex-direction:column;}
html[data-sx-shell] #mModal:has(.ld103-detail):not(.show){display:none!important;}
html[data-sx-shell] #mModal:has(.ld103-detail) .mh{flex:none;padding:16px 24px!important;min-height:62px;background:#fff!important;border-bottom:1px solid #e5ebf3!important;}
html[data-sx-shell] #mModal:has(.ld103-detail) #mTitle{font-size:18px!important;font-weight:750!important;color:#203d63!important;}
html[data-sx-shell] #mModal:has(.ld103-detail) #mClose{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;cursor:pointer;font-size:24px;}
html[data-sx-shell] #mModal:has(.ld103-detail) #mClose:hover{background:#eff4fb;color:#275fba;}
html[data-sx-shell] #mModal:has(.ld103-detail) #mBody{flex:1;min-height:0;max-height:none!important;overflow:auto!important;padding:0 24px 24px!important;background:#f8fafd!important;overscroll-behavior:contain;scroll-padding-top:65px;scrollbar-gutter:stable;}
html[data-sx-shell] #mModal:has(.ld103-detail) .mf{position:static!important;flex:none;min-height:64px;display:flex;align-items:center;padding:12px 24px!important;background:#fff!important;border-top:1px solid #e0e8f2!important;gap:10px;}
html[data-sx-shell] #mModal:has(.ld103-detail) .mf #mOk{background:#fff!important;border:1px solid #c9d7e8!important;color:#3b526f!important;box-shadow:none!important;min-width:88px;min-height:38px;}
html[data-sx-shell] #mModal:has(.ld103-detail) .mf [data-study-export]{min-width:114px;min-height:38px;}
html[data-sx-shell] #mModal .ld103-detail{color:#24364e;font-size:14px;line-height:1.65;min-width:0;}
#mModal .ld103-detail *{box-sizing:border-box;}
#mModal .ld103-identity{display:flex;align-items:flex-start;gap:16px;padding:24px 0 20px;min-width:0;}
#mModal .ld103-avatar{flex:none;width:58px;height:58px;border-radius:16px;background:linear-gradient(135deg,#e4eeff,#f1f6ff);color:#356bc0;display:grid;place-items:center;font-size:26px;font-weight:650;border:1px solid #d6e5ff;}
#mModal .ld103-identity-main{flex:1;min-width:0;}
#mModal .ld103-identity-line{display:flex;gap:12px;align-items:center;flex-wrap:wrap;}
#mModal .ld103-person-name{font-size:25px!important;line-height:1.25;font-weight:760!important;color:#183958!important;margin:0;}
#mModal .ld103-affiliation{margin:5px 0 9px;color:#697b92;font-size:13px;line-height:1.6;}
#mModal .ld103-project-title{display:flex;gap:11px;align-items:baseline;margin:0;color:#25466c;line-height:1.55;}
#mModal .ld103-project-title>span{flex:none;font-size:12px;color:#71829a;}
#mModal .ld103-project-title>strong{font-size:15px;font-weight:650;overflow-wrap:anywhere;}
#mModal .ld103-project-type{flex:none;font-size:12px;color:#50729d;padding:3px 10px;background:#ecf3fc;border-radius:5px;margin-top:3px;}
#mModal .ld103-overview{display:grid;grid-template-columns:1.18fr .9fr 1.12fr 1fr;gap:12px;margin:0;}
#mModal .ld103-metric{padding:15px 18px 13px;border:1px solid #e0e8f3;border-radius:10px;background:#fff;min-width:0;}
#mModal .ld103-metric-label{font-size:13px;font-weight:600;color:#62748d;line-height:20px;}
#mModal .ld103-metric-value{font-size:30px;font-weight:720;line-height:1.3;color:#234568;font-variant-numeric:tabular-nums;margin-top:8px;white-space:nowrap;}
#mModal .ld103-metric-value small{font-size:13px;font-weight:500;margin-left:7px;color:#6d7f96;}
#mModal .ld103-metric-text{font-size:23px;line-height:39px;color:#637388;}
#mModal .ld103-metric-note{margin-top:8px;font-size:11.5px;color:#71819a;line-height:1.5;}
#mModal .ld103-metric-primary{background:linear-gradient(120deg,#eef4ff,#f7faff);border-color:#cbdcf6;}
#mModal .ld103-metric-primary .ld103-metric-value{color:#2b63b5;}
#mModal .ld103-metric-attention{border-color:#eadbc4;background:#fffaf3;}
#mModal .ld103-metric-attention .ld103-metric-value{color:#a36925;}
#mModal .ld103-progress-line{display:flex;align-items:center;gap:12px;margin-top:8px;font-size:11.5px;line-height:16px;color:#3d68a5;}
#mModal .ld103-progress-line>b{font-size:11.5px;font-weight:650;}
#mModal .ld103-progress{flex:1;height:5px;border-radius:5px;background:#dce6f5;overflow:hidden;}
#mModal .ld103-progress>i{height:100%;display:block;background:#4079cd;border-radius:5px;}
#mModal .ld103-scope-note{font-size:11.5px;color:#738399;margin:10px 2px 16px;line-height:1.6;}
#mModal .ld103-jumpnav{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:#f8fafd;border-bottom:1px solid #dce5f0;margin:0 0 18px;padding:0 2px;}
#mModal .ld103-jumpnav button{border:0;background:none;padding:11px 2px;min-height:43px;font-family:inherit;font-size:13px;font-weight:600;line-height:21px;color:#64768c;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;}
#mModal .ld103-jumpnav button[aria-current="location"]{color:#2d65b6;border-bottom-color:#3b74c8;}
#mModal .ld103-jumpnav button:hover{color:#245aa8;background:#edf3fc;}
#mModal .ld103-section{border:1px solid #e0e8f2;border-radius:10px;background:#fff;box-shadow:none;margin:0 0 20px;min-width:0;scroll-margin-top:66px;overflow:hidden;}
#mModal .ld103-section:focus{outline:none;}
#mModal .ld103-section:focus-visible{outline:2px solid #6997d5;outline-offset:2px;}
#mModal .ld103-section-heading{position:relative;display:flex;align-items:center;gap:10px;margin:0;padding:15px 20px;border-bottom:1px solid #e8eef6;color:#22486f;font-size:16px;font-weight:730;line-height:22px;background:#fbfdff;}
#mModal .ld103-section-heading:before{content:"";height:16px;width:3px;border-radius:2px;background:#5b88ca;flex:none;}
#mModal .ld103-section-body{padding:17px 20px 20px;min-width:0;}
#mModal .ld103-fields{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px 24px!important;}
#mModal .ld103-field{display:flex;flex-direction:column;min-width:0;gap:5px;}
#mModal .ld103-field-wide{grid-column:span 2;}
#mModal .ld103-field-label{font-size:12px;line-height:1.6;color:#71809a;}
#mModal .ld103-field-value{font-size:14px;line-height:1.75;color:#2e425c;font-weight:500;overflow-wrap:anywhere;word-break:normal;min-width:0;}
#mModal .ld103-field-important .ld103-field-value{color:#223e60;font-weight:650;}
#mModal [data-ld-field="项目名称"]{grid-column:1/-1;}
#mModal [data-ld-field="项目名称"] .ld103-field-value{font-size:17px;line-height:1.6;}
#mModal [data-ld-field="培训经历"]{grid-column:1/-1;}
#mModal [data-ld-field="培训总学时"] .ld103-field-value,#mModal [data-ld-field="培训总学分"] .ld103-field-value{font-size:23px;font-weight:650;color:#366ab1;}
#mModal .ld103-date-part{white-space:nowrap;display:inline-block;}
#mModal .ld103-date-sep{display:inline-block;margin:0 9px;color:#7e8da1;font-size:12px;}
#mModal .ld103-subheading{font-size:14px;line-height:22px;font-weight:650;color:#355275;padding:16px 0 10px;margin:0;}
#mModal .ld103-subheading:first-child{padding-top:0;}
#mModal .ld103-course-progress{display:flex!important;gap:28px!important;align-items:center!important;flex-wrap:wrap;margin:14px 0 2px!important;padding:10px 14px;background:#f5f8fc;border:1px solid #e8eef6;border-radius:7px;}
#mModal .ld103-course-progress .cnt{font-size:12px!important;color:#64758e!important;}
#mModal .ld103-course-progress>div>div>span:first-child{background:#e0e7f1!important;}
#mModal .ld103-table-scroll{width:100%;overflow:auto;overscroll-behavior-x:contain;border:1px solid #e1e8f1;border-radius:8px;scrollbar-width:thin;scrollbar-color:#b9c9dc #f2f6fb;}
html[data-sx-shell] #mModal .ld103-table{width:100%!important;min-width:680px;table-layout:auto!important;border:0!important;margin:0!important;border-collapse:separate!important;border-spacing:0!important;}
html[data-sx-shell] #mModal .ld103-table th{background:#f2f6fc!important;color:#536e92!important;font-size:12px!important;line-height:1.65!important;font-weight:650!important;text-align:left;padding:11px 12px!important;white-space:nowrap;border:0;border-bottom:1px solid #e1e9f3;position:static!important;}
html[data-sx-shell] #mModal .ld103-table td{padding:13px 12px!important;font-size:13px!important;color:#435871!important;line-height:1.7!important;vertical-align:top;border:0;border-bottom:1px solid #e9eff6!important;background:#fff;word-break:normal!important;overflow-wrap:break-word;min-width:65px;}
html[data-sx-shell] #mModal .ld103-table tbody>tr:last-child>td{border-bottom:0!important;}
html[data-sx-shell] #mModal .ld103-table tbody>tr:nth-child(even)>td{background:#fbfcff;}
html[data-sx-shell] #mModal .ld103-table td strong{color:#244160;font-weight:650;}
html[data-sx-shell] #mModal .ld103-table td .cnt{color:#718199!important;font-size:12px!important;}
#mModal .ld103-table-note{font-size:11.5px;line-height:1.7;color:#77889e;margin:12px 1px 0;}
#mModal .ld103-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:5px;font-size:12px;font-weight:600;line-height:19px;white-space:nowrap;}
#mModal .ld103-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;}
#mModal .ld103-badge.ld103-success{background:#e8f5ee;color:#237252;}
#mModal .ld103-badge.ld103-blue{background:#eaf1ff;color:#2e61ab;}
#mModal .ld103-badge.ld103-warm{background:#fff4e2;color:#996424;}
#mModal .ld103-badge.ld103-muted{background:#edf1f5;color:#63738a;}
#mModal .ld103-required{border:1px solid #d9e5f5;border-radius:8px;background:#f8fbff;overflow:hidden;}
#mModal .ld103-required>summary{display:flex;align-items:center;gap:16px;padding:12px 14px;cursor:pointer;font-size:13px;font-weight:650;color:#3c608b;list-style:none;min-height:44px;}
#mModal .ld103-required>summary::-webkit-details-marker{display:none;}
#mModal .ld103-required-count{font-size:12px;font-weight:500;color:#77899f;}
#mModal .ld103-disclose{margin-left:auto;font-size:12px;font-weight:500;color:#356ebc;}
#mModal .ld103-disclose:after{content:"⌄";display:inline-block;margin-left:8px;font-size:16px;}
#mModal .ld103-required[open] .ld103-disclose:after{transform:rotate(180deg);}
#mModal .ld103-required[open] .ld103-disclose{font-size:0;}
#mModal .ld103-required[open] .ld103-disclose:before{content:"收起明细";font-size:12px;}
#mModal .ld103-required>.ld103-table-scroll{border:0;border-top:1px solid #dfe8f5;border-radius:0;}
#mModal .ld103-cell-note{margin-top:5px;font-size:11.5px;color:#78889e;line-height:1.6;}
#mModal .ld103-homework-text{min-width:180px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;}
#mModal .ld103-file{display:block;color:#2f67b5;padding:2px 0;line-height:1.7;font-size:12px;text-decoration:underline;text-underline-offset:3px;word-break:break-word;}
#mModal .ld103-empty,#mModal .ld103-empty-value{font-size:12px;color:#8b97a8;line-height:1.7;}
#mModal .ld103-detail :is(button,summary,a,[tabindex="0"]):focus-visible{outline:2px solid #6695db!important;outline-offset:2px!important;}
@media(max-width:1100px){
 #mModal .ld103-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 #mModal .ld103-metric{padding:13px 12px;}
 #mModal .ld103-metric-value{font-size:27px;}
 #mModal .ld103-metric-text{font-size:20px;}
 #mModal .ld103-jumpnav{gap:16px;}
}
@media(max-width:780px){
 html[data-sx-shell] #mModal.v4-bigmodal:has(.ld103-detail){width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;}
 html[data-sx-shell] #mModal:has(.ld103-detail) #mBody{padding:0 14px 18px!important;}
 #mModal .ld103-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;}
 #mModal .ld103-identity{gap:10px;padding-top:18px;}
 #mModal .ld103-avatar{width:44px;height:44px;font-size:21px;border-radius:11px;}
 #mModal .ld103-person-name{font-size:22px!important;}
 #mModal .ld103-project-title{display:block;}
 #mModal .ld103-project-title>span{margin-right:9px;}
 #mModal .ld103-project-type{display:none;}
 #mModal .ld103-section-body{padding:14px;}
 #mModal .ld103-required>summary{gap:10px;flex-wrap:wrap;}
}
@media(prefers-reduced-motion:reduce){#mModal .ld103-detail *{transition:none!important;scroll-behavior:auto!important;}}

/* Desktop first screen: keep the learner and results compact enough to expose actual rows. */
html[data-sx-shell] #mModal:has(.ld103-detail) .mh{height:56px!important;min-height:56px!important;padding:9px 24px!important;box-sizing:border-box;}
#mModal .ld103-identity{padding:17px 0 15px;}
#mModal .ld103-affiliation{margin:4px 0 6px;}
#mModal .ld103-metric{padding-top:12px;padding-bottom:11px;}
#mModal .ld103-metric-value{margin-top:6px;}
#mModal .ld103-scope-note{margin-top:8px;margin-bottom:9px;}
#mModal .ld103-jumpnav{margin-bottom:14px;}
#mModal .ld103-section-heading{padding:12px 18px;flex-wrap:wrap;}
#mModal .ld103-section-heading .ld103-course-progress{margin:0 0 0 auto!important;padding:0!important;border:0!important;background:none!important;gap:18px!important;font-weight:400;}
#mModal .ld103-section-heading .ld103-course-progress>div>div{min-width:128px!important;max-width:156px!important;}
#mModal .ld103-section-heading .ld103-course-progress>div>div>.cnt{min-width:42px!important;}
#mModal [data-ld-section="培训信息"] .ld103-fields{grid-template-columns:repeat(6,minmax(0,1fr))!important;row-gap:22px!important;}
#mModal [data-ld-section="培训信息"] [data-ld-field="项目名称"]{grid-column:span 4;}
#mModal [data-ld-section="培训信息"] [data-ld-field="项目时间"]{grid-column:span 2;}
#mModal .ld103-profile-group+ .ld103-profile-group{margin-top:22px;padding-top:18px;border-top:1px solid #e6edf5;}
#mModal .ld103-profile-group h4{margin:0 0 14px;font-size:13px;color:#617da2;font-weight:650;}
@media(max-width:1100px){
 #mModal [data-ld-section="培训信息"] .ld103-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
 #mModal [data-ld-section="培训信息"] [data-ld-field="项目名称"]{grid-column:1/-1;}
 #mModal .ld103-section-heading .ld103-course-progress{margin-left:0!important;flex-basis:100%;}
}
