:root{color:#13263d;background:#f3f7fb;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #13263d;--ink-soft: #5d7087;--blue: #0c67c8;--blue-deep: #07509e;--blue-soft: #eaf4ff;--cyan-soft: #e7f8fb;--line: #d7e3ef;--line-strong: #b8cce0;--surface: #ffffff;--surface-soft: #f7fafc;--warning: #b76a00;--warning-soft: #fff4dd;--danger: #b33a45;--danger-soft: #fff0f1;--success: #17754d;--success-soft: #e9f7f0;--shadow-soft: 0 12px 34px rgba(58, 91, 126, .12);--shadow-panel: 0 18px 46px rgba(47, 78, 112, .16);--radius-sm: 8px;--radius: 14px;--radius-lg: 20px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f3f7fb;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f3f7fb;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,select,input,textarea{outline-offset:3px}:focus-visible{outline:3px solid rgba(12,103,200,.46)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;color:var(--ink);font-size:clamp(1.6rem,2.4vw,2.35rem);line-height:1.16;letter-spacing:-.025em}h2{margin-bottom:8px;font-size:1.2rem}h3{margin-bottom:10px;font-size:.98rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.eyebrow{display:block;margin-bottom:6px;color:var(--blue);font-size:.7rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.button{min-height:42px;padding:0 17px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--primary{color:#fff;background:var(--blue);border-color:var(--blue);box-shadow:0 8px 18px #0c67c833}.button--primary:hover:not(:disabled){background:var(--blue-deep);border-color:var(--blue-deep)}.button--secondary{color:var(--blue-deep);background:#fff;border-color:var(--line-strong)}.button--secondary:hover:not(:disabled){background:var(--blue-soft);border-color:#8db7e1}.button--wide{width:100%}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(430px,.7fr);background:#eef4fa}.login-visual{position:relative;min-height:100vh;overflow:hidden;background:#e9f1f8}.login-visual>img{width:100%;height:100%;object-fit:cover;object-position:57% center}.login-brand{position:absolute;left:clamp(28px,5vw,80px);right:28px;bottom:clamp(30px,6vh,72px);max-width:520px;padding:26px 30px;border:1px solid rgba(255,255,255,.88);border-radius:var(--radius-lg);background:#ffffffd4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-panel)}.login-brand img{width:min(220px,58%);height:auto;display:block}.login-brand p{margin:18px 0 0;color:#36516d;font-size:1rem;line-height:1.75}.login-panel{position:relative;min-height:100vh;padding:48px clamp(30px,5vw,76px) 34px;display:flex;flex-direction:column;justify-content:center;background:#fff;border-left:1px solid #d9e4ef}.login-panel__content{width:min(100%,450px);margin-inline:auto}.login-title{margin-bottom:34px}.login-title h1{font-size:clamp(2rem,3vw,2.8rem)}.login-title p{max-width:39ch;margin-bottom:0;color:var(--ink-soft);line-height:1.75}.auth-form{display:grid;gap:19px}.auth-form>label,.action-card label,.record-fields label{display:grid;gap:8px;color:#344a61;font-size:.84rem;font-weight:700}.input-shell{height:50px;padding:0 14px;border:1px solid var(--line-strong);border-radius:10px;display:flex;align-items:center;gap:10px;color:#71869a;background:#fbfdff}.input-shell:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0c67c81f}.input-shell input{width:100%;height:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--ink)}.field-help{margin:-6px 0 0;color:var(--ink-soft);font-size:.78rem;line-height:1.55}.auth-method-link{width:fit-content;padding:0;border:0;color:var(--blue);background:transparent;cursor:pointer;font-size:.72rem;font-weight:700;text-align:left}.auth-method-link:hover{color:var(--blue-deep);text-decoration:underline}.auth-back-link{min-height:44px;margin-bottom:16px;display:inline-flex;align-items:center;gap:8px;font-size:.875rem}.auth-back-link:disabled{cursor:wait;opacity:.6;text-decoration:none}.form-message{margin-bottom:18px;padding:12px 14px;border-radius:9px;font-size:.86rem;line-height:1.55}.form-message--error{color:#96313c;background:var(--danger-soft);border:1px solid #f0c8cc}.form-message button{margin-left:8px;padding:0;border:0;color:var(--blue);background:transparent;cursor:pointer;font-weight:700}.recovery-step{display:grid;gap:17px}.recovery-step>p{margin:0;color:var(--ink-soft);font-size:.78rem;line-height:1.6}.recovery-codes{padding:14px;border:1px solid var(--line-strong);border-radius:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:#f7fafc}.recovery-codes code{padding:9px 10px;border:1px solid var(--line);border-radius:7px;color:var(--blue-deep);background:#fff;font-family:SFMono-Regular,Consolas,monospace;font-size:.75rem;text-align:center}.enrollment-box{padding:15px;border:1px solid #a9c8e8;border-radius:11px;display:flex;gap:13px;color:var(--blue-deep);background:var(--blue-soft)}.enrollment-box p{margin:4px 0 0;color:#56708b;font-size:.8rem;line-height:1.5}.login-panel footer{position:absolute;left:20px;right:20px;bottom:18px;color:#8292a4;font-size:.72rem;text-align:center}.app-frame{min-height:100vh;background:var(--surface-soft)}.app-header{position:fixed;z-index:50;top:0;right:0;left:0;height:72px;padding:0 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{min-width:0;padding:0;border:0;display:flex;align-items:center;gap:15px;text-align:left;background:transparent;cursor:pointer}.brand-lockup img{width:137px;max-height:40px;object-fit:contain}.brand-lockup span{padding-left:15px;border-left:1px solid var(--line-strong);display:grid;gap:2px}.brand-lockup strong{color:var(--ink);font-size:.96rem;letter-spacing:.01em}.brand-lockup small{color:var(--ink-soft);font-size:.7rem}.header-context{display:flex;align-items:center;gap:16px}.header-source,.identity-summary{display:grid;gap:2px}.header-source span,.identity-summary small,.responsibility-switcher>span{color:#71849a;font-size:.67rem}.header-source strong,.identity-summary span{color:#324960;font-size:.78rem}.responsibility-switcher{min-width:220px;padding:7px 11px;border:1px solid var(--line);border-radius:9px;display:grid;gap:2px;background:#f8fbfe}.responsibility-switcher select{min-width:0;padding:0 24px 0 0;border:0;outline:0;color:#213a53;background:transparent;font-size:.78rem;font-weight:720}.icon-button{width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:10px;display:inline-grid;place-items:center;color:#476179;background:#fff;cursor:pointer}.icon-button:hover{color:var(--blue);background:var(--blue-soft)}.notification-center{position:relative;display:grid;place-items:center}.notification-trigger{position:relative;color:var(--blue-deep)}.notification-badge{position:absolute;top:-5px;right:-6px;min-width:19px;height:19px;padding:0 4px;border:2px solid #fff;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--danger);font-size:.58rem;font-weight:850;line-height:1}.notification-scrim{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#182b3f38;cursor:default}.notification-drawer{position:fixed;z-index:90;top:0;right:0;width:min(430px,calc(100vw - 28px));height:100dvh;border-left:1px solid var(--line-strong);display:grid;grid-template-rows:auto minmax(0,1fr);color:var(--ink);background:#f8fbfe;box-shadow:-18px 0 48px #253f5b33;animation:notification-enter .18s ease-out}@keyframes notification-enter{0%{transform:translate(22px);opacity:0}}.notification-drawer__header{min-height:118px;padding:24px 22px 18px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:#fff}.notification-drawer__header h2{margin-bottom:4px;font-size:1.35rem}.notification-drawer__header p{margin:0;color:var(--ink-soft);font-size:.75rem}.notification-drawer__controls{display:flex;gap:6px}.notification-drawer__controls button{width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;color:#526b83;background:#fff;cursor:pointer}.notification-drawer__controls button:hover:not(:disabled){color:var(--blue);background:var(--blue-soft)}.notification-drawer__controls button:disabled{cursor:wait;opacity:.6}.notification-drawer__body{min-height:0;padding:14px;overflow-y:auto}.notification-state{min-height:310px;padding:40px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--blue);text-align:center}.notification-state strong{color:var(--ink);font-size:.94rem}.notification-state span{max-width:30ch;color:var(--ink-soft);font-size:.76rem;line-height:1.6}.notification-state button,.notification-error button{padding:0;border:0;color:var(--blue-deep);background:transparent;cursor:pointer;font-size:.76rem;font-weight:780;text-decoration:underline}.notification-state--error{color:var(--danger)}.notification-error{margin-bottom:10px;padding:10px 12px;border:1px solid #efc4c8;border-radius:8px;color:var(--danger);background:var(--danger-soft);font-size:.72rem;line-height:1.5}.notification-error button{margin-left:7px;color:inherit}.notification-list{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.notification-item{min-height:132px;padding:15px;border-top:1px solid var(--line);display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;background:#fff}.notification-item:first-of-type{border-top:0}.notification-item.is-unread{background:#f1f7fd}.notification-item__icon{width:34px;height:34px;border:1px solid #c6dbef;border-radius:9px;display:grid;place-items:center;color:var(--blue);background:#fff}.notification-item__content{min-width:0}.notification-item__content>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.notification-item__content>header strong{min-width:0;overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.notification-item__content>header span{padding:2px 6px;border-radius:999px;color:var(--blue-deep);background:#dbeeff;font-size:.58rem;font-weight:800}.notification-item__content>p{margin:6px 0;color:var(--ink-soft);font-size:.72rem;line-height:1.55}.notification-item__content>time{color:#8293a4;font-size:.63rem}.notification-item__actions{min-height:25px;margin-top:9px;display:flex;align-items:center;gap:13px}.notification-item__actions button{padding:0;border:0;display:inline-flex;align-items:center;gap:4px;color:var(--blue-deep);background:transparent;cursor:pointer;font-size:.68rem;font-weight:780}.notification-item__actions button:hover:not(:disabled){text-decoration:underline}.notification-item__actions button:disabled{cursor:wait;opacity:.55}.top-error{position:fixed;z-index:70;top:79px;right:20px;max-width:380px;padding:10px 14px;border:1px solid #efc2c7;border-radius:9px;color:var(--danger);background:#fff;box-shadow:var(--shadow-soft);font-size:.82rem}.app-body{min-height:100vh;padding-top:72px;display:grid;grid-template-columns:88px minmax(0,1fr)}.launcher{position:fixed;z-index:40;top:72px;bottom:0;left:0;width:88px;padding:14px 9px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px;background:#fff;overflow-y:auto}.launcher__item{min-height:58px;padding:8px 5px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#60748a;font-size:.66rem;text-align:center;transition:color .16s ease,background-color .16s ease}.launcher__item:hover{color:var(--blue-deep);background:#f1f7fd}.launcher__item.is-active{color:var(--blue-deep);background:var(--blue-soft);font-weight:750}.launcher__item--space.is-active{color:#fff;background:var(--blue)}.launcher__item--role{color:#315f88;background:#f6faff}.launcher__item--role.is-active{color:#fff;background:var(--blue-deep)}.launcher__rule{height:1px;margin:4px 7px;background:var(--line)}.app-frame--focused-desk .app-body{grid-template-columns:128px minmax(0,1fr)}.launcher--focused-desk{width:128px;padding:14px 10px;gap:5px}.launcher__section-label{padding:5px 8px 2px;color:#7a8997;font-size:.62rem;font-weight:760;letter-spacing:.1em;text-align:left}.launcher__item--desk{position:relative;min-height:48px;padding:7px 28px 7px 8px;border:1px solid transparent;border-radius:8px;flex-direction:row;justify-content:flex-start;gap:7px;text-align:left}.launcher__item--desk>svg{flex:0 0 auto}.launcher__item--desk>span{min-width:0;line-height:1.25}.launcher__item--desk>strong{position:absolute;right:7px;min-width:19px;height:19px;padding:0 4px;border-radius:999px;display:grid;place-items:center;color:#5c7183;background:#edf2f5;font-size:.57rem}.launcher__item--desk.is-active{border-color:#b7cbd9;color:#214d66;background:#e9f0f4}.launcher__item--desk.is-active>strong{color:#fff;background:#52788e}.app-content{grid-column:2;min-width:0;min-height:calc(100vh - 72px)}.mobile-launcher{display:none}.switching-toast{position:fixed;z-index:80;right:24px;bottom:24px;padding:11px 15px;border:1px solid var(--line-strong);border-radius:10px;display:flex;align-items:center;gap:8px;color:var(--blue-deep);background:#fff;box-shadow:var(--shadow-panel);font-size:.82rem;font-weight:700}.full-state,.page-state{min-height:70vh;padding:40px;display:grid;place-items:center}.state-panel{width:min(100%,470px);min-height:220px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--blue);background:#fff;box-shadow:var(--shadow-soft);text-align:center}.state-panel strong{color:var(--ink);font-size:1.02rem}.state-panel span{max-width:38ch;color:var(--ink-soft);font-size:.84rem;line-height:1.55}.state-panel--warning{color:var(--warning);border-color:#edd8ae}.state-panel--error{color:var(--danger);border-color:#efc6ca}.quality-strip{padding:13px 17px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:1.25fr 1.45fr .75fr .75fr;gap:14px;background:#fff}.quality-strip>div{min-width:0;padding-right:12px;border-right:1px solid #e8eef4;display:grid;gap:2px}.quality-strip>div:last-child{padding-right:0;border-right:0}.quality-strip .eyebrow{margin:0;color:#71859b;letter-spacing:.05em}.quality-strip strong{min-width:0;overflow:hidden;color:#28425b;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.quality-strip__blocked strong{color:var(--warning)}.quality-strip--compact{padding:11px;grid-template-columns:1fr 1fr}.quality-strip--compact>div{padding:7px 8px;border:0;background:#f6f9fc}.status-badge{width:fit-content;min-height:24px;padding:3px 8px;border:1px solid #d8e2ec;border-radius:999px;display:inline-flex;align-items:center;color:#53677c;background:#f4f7fa;font-size:.68rem;font-style:normal;font-weight:760;line-height:1.2;white-space:nowrap}.status-badge--info{color:#0758a7;border-color:#b7d6f4;background:#eaf4ff}.status-badge--warning{color:#925600;border-color:#edd09b;background:var(--warning-soft)}.status-badge--danger{color:#9d303a;border-color:#eabcc1;background:var(--danger-soft)}.status-badge--success{color:#146640;border-color:#b6dfcc;background:var(--success-soft)}.inline-notice{padding:12px 14px;border:1px solid #b9d5ef;border-radius:9px;color:#15528d;background:#edf6ff;font-size:.83rem}.inline-notice--success{color:var(--success);border-color:#b8ddcb;background:var(--success-soft)}.inline-notice--warning{color:var(--warning);border-color:#efd6a7;background:var(--warning-soft)}.inline-notice--danger{color:var(--danger);border-color:#efc2c7;background:var(--danger-soft)}.inline-notice button{margin-left:10px;padding:0;border:0;color:inherit;background:transparent;cursor:pointer;font-weight:750;text-decoration:underline}.space-page{background:#d8e2e9}.standalone-space-shell{min-width:0;min-height:100dvh;background:#d8e2e9}.space-page--entry{width:100%;height:100dvh;min-height:620px;overflow:hidden}.space-entry-stage{position:relative;width:100%;height:100%;padding:0}.standalone-space-layout{width:100%;height:100%;display:grid;place-items:center;overflow:hidden;background:#cfdbe3}.standalone-space-layout .spatial-campus{width:min(100%,calc(100dvh * 16 / 9));height:auto;max-height:100%;aspect-ratio:16 / 9;border:0;border-radius:0;box-shadow:none}.space-entry-stage>.inline-notice{position:absolute;z-index:12;top:28px;left:50%;max-width:min(560px,calc(100% - 48px));transform:translate(-50%);box-shadow:var(--shadow-panel)}.space-stage{padding:22px}.space-stage__heading{min-height:82px;margin-bottom:15px;padding:0 2px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.space-stage__heading h1{margin-bottom:5px;font-size:clamp(1.55rem,2.2vw,2.15rem)}.space-stage__heading p{margin-bottom:0;color:var(--ink-soft);font-size:.86rem}.desktop-space-layout{height:min(720px,calc(100vh - 192px));min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 336px;gap:14px}.spatial-campus{position:relative;min-width:0;overflow:hidden;container-type:inline-size;border:1px solid rgba(117,143,160,.34);border-radius:var(--radius-lg);background:#edf3f7;box-shadow:var(--shadow-soft)}.spatial-map{isolation:isolate}.spatial-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.spatial-scene>img{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none}.spatial-links{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.spatial-link{stroke:#3759708a;stroke-width:1.35;stroke-linecap:round;opacity:0;transition:stroke .16s ease,stroke-width .16s ease,opacity .16s ease}.spatial-brand{position:absolute;z-index:8;top:26px;left:32px;display:flex;align-items:center;gap:18px;pointer-events:none}.spatial-brand img{width:188px;height:auto;display:block;filter:drop-shadow(0 4px 8px rgba(30,61,81,.12))}.spatial-brand span{padding-left:18px;border-left:1px solid rgba(52,84,104,.34);color:#36566b;font-size:.76rem;font-weight:690;letter-spacing:.1em}.spatial-node{position:absolute;z-index:3;min-height:56px;padding:10px 16px;border:1px solid transparent;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:11px;color:#173b53;background:transparent;box-shadow:none;cursor:pointer;text-align:center;transform:translate(-50%,-50%);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease}.spatial-node:hover,.spatial-node:focus-visible{z-index:7;border-color:#1277aeeb;color:#0e3853;background:#cde5f26b;box-shadow:0 0 0 3px #1e8bc42e inset,0 0 22px #1d77a92e;transform:translate(-50%,calc(-50% - 2px));outline:none}.spatial-node[aria-pressed=true]{border-color:#0e78b3;background:#cde5f252;box-shadow:0 0 0 3px #147eb533 inset,0 0 20px #1d77a929}.spatial-node__icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;color:#285b7a}.spatial-node__copy{min-width:0;display:grid;gap:2px}.spatial-node__copy>span{font-size:.82rem;font-weight:760;letter-spacing:.035em}.spatial-node small{overflow:hidden;color:#6e818e;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.spatial-node--center{width:22%;height:104px;padding:18px 26px;border-radius:22px;flex-direction:row;color:#f7fbfd;background:#083a607a}.spatial-node--center .spatial-node__icon{width:48px;height:48px;color:#eef9ff}.spatial-node--center .spatial-node__copy{width:170px}.spatial-node--center .spatial-node__copy>span{max-width:170px;font-size:1.24rem;font-weight:740;line-height:1.3;letter-spacing:.05em}.spatial-node--center:hover,.spatial-node--center:focus-visible{color:#fff;background:#0a4a77b3}.spatial-node--department:not([data-node-id=delivery]):not([data-node-id=field-delivery]){width:18%;height:72px;min-width:0;padding:12px 17px;border-radius:16px;flex-direction:row;gap:10px;color:#1c4058;background:transparent}.spatial-node--department:not([data-node-id=delivery]):not([data-node-id=field-delivery]) .spatial-node__copy>span{font-size:.84rem}.spatial-node[data-node-id=delivery],.spatial-node[data-node-id=field-delivery]{width:24%;max-width:none;min-height:74px;border-radius:18px;color:#113a55;background:#8fb5cc33}.spatial-node[data-node-id=delivery] .spatial-node__icon,.spatial-node[data-node-id=field-delivery] .spatial-node__icon{color:#1c5374}.spatial-node[data-node-id=delivery] .spatial-node__copy>span,.spatial-node[data-node-id=field-delivery] .spatial-node__copy>span{font-size:1.03rem;font-weight:650;letter-spacing:.08em}.spatial-node[data-node-id=delivery]:hover,.spatial-node[data-node-id=field-delivery]:hover,.spatial-node[data-node-id=delivery]:focus-visible,.spatial-node[data-node-id=field-delivery]:focus-visible{color:#123d5b;background:#abcfe275}.spatial-node--attention{border-color:#8297a1}.spatial-node--risk,.spatial-node--blocked{border-color:#ad8582}.spatial-node--office{width:19%;max-width:none;min-height:62px;border-radius:15px;color:#1f465f;background:transparent}.spatial-node--region{width:15%;min-width:0;max-width:none;min-height:60px;padding:8px 7px;border-radius:11px;flex-direction:row;gap:4px;color:#24495f;background:transparent;box-shadow:none}.spatial-node--region .spatial-node__icon{width:26px;height:26px;color:#3d6984}.spatial-node--region .spatial-node__copy>span{font-size:.76rem}.spatial-node--region:hover,.spatial-node--region:focus-visible{border-color:#39799f;box-shadow:0 10px 23px #254e6726,0 0 0 3px #2675a41c}.spatial-node:disabled{color:#768690;border-color:transparent;background:#e7ecef47;box-shadow:none;cursor:not-allowed;opacity:.48}.spatial-node:disabled:hover{transform:translate(-50%,-50%)}.spatial-project-space{position:absolute;z-index:6;left:87%;top:48%;width:11%;min-width:104px;height:auto;aspect-ratio:1;padding:14px;border:1px solid transparent;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#1d4762;background:transparent;box-shadow:none;font-size:.78rem;font-weight:760;letter-spacing:.04em;transform:translate(-50%,-50%);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.spatial-project-space:hover,.spatial-project-space:focus-visible{border-color:#1477ae;color:#173f5a;background:#cde5f261;box-shadow:0 0 0 4px #1f89c229 inset,0 0 22px #1d77a929;transform:translate(-50%,calc(-50% - 2px));outline:none}.spatial-project-space>svg{flex:0 0 auto}.spatial-project-space>svg:last-child{display:none}.spatial-map__prompt{position:absolute;right:0;bottom:3.2%;left:0;color:#d5eef9;font-size:.82rem;font-weight:720;letter-spacing:.17em;text-align:center;text-shadow:0 1px 6px rgba(13,56,82,.48);pointer-events:none}.priority-panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);display:flex;flex-direction:column;background:#fffffff0;box-shadow:var(--shadow-soft)}.priority-panel>header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.priority-panel h2{margin:0;font-size:1.28rem}.priority-count{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:.78rem;font-weight:800}.priority-list{min-height:0;flex:1;overflow-y:auto}.priority-row{min-height:66px;padding:12px 3px;border-bottom:1px solid #e7edf3;display:flex;align-items:center;gap:9px}.priority-row:hover{color:var(--blue-deep)}.priority-row>span:first-child{min-width:0;display:grid;gap:4px;flex:1}.priority-row strong{overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.priority-row small{overflow:hidden;color:var(--ink-soft);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.priority-empty{padding:20px 8px;color:var(--ink-soft);font-size:.78rem;line-height:1.6}.priority-panel>.quality-strip{margin-top:14px}.space-entry-panel__guide{margin:0 0 10px;color:var(--ink-soft);font-size:.73rem;line-height:1.55}.space-entry-list{min-height:0;display:grid;align-content:start;gap:7px;overflow-y:auto}.space-entry-list button{width:100%;min-height:58px;padding:10px 11px;border:1px solid #dce6ef;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#25425d;background:#f9fbfd;cursor:pointer;text-align:left}.space-entry-list button:hover,.space-entry-list button:focus-visible{color:var(--blue-deep);border-color:#8ab7e2;background:#fff;box-shadow:0 6px 14px #2a527817}.space-entry-list button:disabled{cursor:wait;opacity:.66}.space-entry-list button>span:first-child{min-width:0;display:grid;gap:3px}.space-entry-list button strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.space-entry-list button small{color:var(--ink-soft);font-size:.65rem}.space-entry-list button>span:last-child{display:inline-flex;align-items:center;gap:3px;color:var(--blue);font-size:.68rem;font-weight:760;white-space:nowrap}.mobile-action-space{display:none}.mobile-project-space-entry{min-height:68px;margin-bottom:12px;padding:12px 14px;border:1px solid #b8cfe1;border-radius:12px;display:flex;align-items:center;gap:11px;color:var(--blue-deep);background:#f4f8fb}.mobile-project-space-entry>span{min-width:0;display:grid;gap:3px;flex:1}.mobile-project-space-entry strong{font-size:.82rem}.mobile-project-space-entry small{color:var(--ink-soft);font-size:.66rem;line-height:1.4}.role-workspace-section{padding:52px 22px 70px;border-top:1px solid var(--line);background:#fff}.responsibility-desk-page{min-height:100%;background:#f3f7fa}.desk-stage{padding:22px}.desk-heading{align-items:center}.responsibility-desk-page--delivery{position:relative;isolation:isolate;min-height:100%;background:#eef3f5}.responsibility-desk-page--delivery:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(ellipse at 80% 4%,#f1f5f605,#f1f5f624 30%,#f1f5f685 58%,#f1f5f6e8 82%,#eef3f5),url(/assets/spatial/mingyang-offshore-turbine-bg.png);background-position:center,center -260px;background-repeat:no-repeat;background-size:100% 100%,100% auto;filter:saturate(1.2) contrast(1.08)}.responsibility-desk-page--delivery .desk-stage{position:relative;z-index:1;padding:0}.responsibility-desk-page--delivery .desk-heading{display:none}.responsibility-desk-page--delivery .desk-workspace{padding:0 24px 34px;border:0;border-radius:0;background:transparent;box-shadow:none}.office-desk-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:14px}.office-desk-layout--delivery{grid-template-columns:minmax(0,1fr)}.desk-workspace{min-width:0;padding:24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-soft)}.desk-workspace .role-workspace{width:100%}.desk-priority{position:sticky;top:86px;max-height:calc(100vh - 112px)}.desk-priority .priority-list{max-height:calc(100vh - 340px)}.desk-mobile-actions{display:none}.office-desk-layout--focused{grid-template-columns:minmax(0,1fr)}.office-desk-layout--focused .desk-priority{position:static;max-height:none;padding:15px 18px}.office-desk-layout--focused .desk-priority .priority-list{max-height:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 14px}.office-desk-layout--focused .desk-priority>.quality-strip{margin-top:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.role-workspace{width:min(1380px,100%);margin-inline:auto}.workspace-title{margin-bottom:25px;display:flex;align-items:flex-start;gap:14px}.workspace-title__icon{width:46px;height:46px;border:1px solid #b9d5ef;border-radius:12px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.workspace-title h2{margin-bottom:4px;font-size:1.65rem}.workspace-title p{margin:0;color:var(--ink-soft);font-size:.84rem;line-height:1.55}.delivery-focused-title{align-items:center}.delivery-focused-title>div{min-width:0;flex:1}.delivery-focused-title nav{display:flex;align-items:center;gap:9px}.delivery-focused-title .button{min-height:40px;padding-inline:13px;white-space:nowrap}.workspace-item,.decision-item,.pipeline-card,.docket-row,.milestone-item,.phase-record,.aging-item,.region-project-row,.project-focus-row,.agenda-row,.repair-row{min-width:0;padding:12px 13px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:10px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}a.workspace-item:hover,a.decision-item:hover,a.pipeline-card:hover,a.docket-row:hover,a.milestone-item:hover,a.phase-record:hover,a.aging-item:hover,a.region-project-row:hover,a.project-focus-row:hover,a.agenda-row:hover,a.repair-row:hover{border-color:#91bce5;box-shadow:0 7px 17px #33587c1a;transform:translateY(-1px)}.workspace-item__main{min-width:0;display:grid;gap:3px;flex:1}.workspace-item__main strong{overflow:hidden;font-size:.79rem;text-overflow:ellipsis;white-space:nowrap}.workspace-item__main small{overflow:hidden;color:var(--ink-soft);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.workspace-item__meta{display:flex;align-items:center;gap:8px}.workspace-item__meta b{color:var(--blue-deep);font-size:.9rem}.workspace-item__meta small{color:var(--ink-soft);font-size:.68rem}.workspace-section-empty,.section-empty{margin:10px 0 0;color:#8293a4;font-size:.74rem;line-height:1.55}.role-center__decision{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(460px,1.22fr);gap:18px}.decision-rail,.department-pulse,.craft-docket,.craft-side article,.resource-coverage,.resource-requests,.milestone-board>article,.phase-stop,.aging-board>article,.region-projects,.project-focus,.project-supporting article,.member-agenda article,.data-repair-queue article,.system-metadata-grid article{padding:19px;border:1px solid var(--line);border-radius:13px;background:#f9fbfd}.decision-rail{display:grid;align-content:start;gap:9px}.decision-item{border-left:3px solid var(--blue)}.pulse-table{border-top:1px solid var(--line)}.pulse-row{min-height:54px;padding:8px 4px;border-bottom:1px solid #e5edf4;display:grid;grid-template-columns:minmax(110px,1fr) 72px minmax(140px,1.5fr) auto;align-items:center;gap:10px;font-size:.76rem}.pulse-row strong{color:var(--blue-deep);font-size:.92rem}.pulse-row>span:nth-child(3){color:var(--ink-soft)}.delivery-command-title{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.delivery-command-title h2{margin:4px 0 5px;font-size:1.78rem}.delivery-command-title p{max-width:70ch;margin:0;color:var(--ink-soft);font-size:.79rem;line-height:1.55}.delivery-command-title nav{display:flex;align-items:center;gap:9px}.delivery-command-title .button{min-height:40px;padding-inline:13px;white-space:nowrap}.delivery-stage-rail{margin-bottom:14px;padding:14px 17px 12px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fbfdff}.delivery-stage{position:relative;min-height:94px;padding:5px 15px 4px 48px;border-right:1px solid var(--line);display:grid;align-content:start;gap:4px}.delivery-stage:last-child{border-right:0}.delivery-stage>span{position:absolute;top:3px;left:10px;width:28px;height:28px;border:1px solid #a9bfD3;border-radius:50%;display:grid;place-items:center;color:#55738d;background:#fff;font-size:.72rem;font-weight:820}.delivery-stage strong{color:#263f58;font-size:.82rem}.delivery-stage small{color:var(--blue);font-size:.68rem;line-height:1.35}.delivery-stage em{color:#8292a1;font-size:.62rem;font-style:normal}.delivery-stage--unavailable small{color:#8795a2}.delivery-stage--active{background:#f2f7fc}.delivery-stage--active>span{color:#fff;border-color:var(--blue);background:var(--blue)}.delivery-command-layout{display:grid;grid-template-columns:minmax(0,2.12fr) minmax(290px,1fr);align-items:start;gap:14px}.delivery-project-overview,.delivery-decision-panel{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.delivery-project-overview>header,.delivery-decision-panel>header{min-height:52px;padding:11px 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.delivery-project-overview>header>div{display:flex;align-items:baseline;gap:9px}.delivery-project-overview h3,.delivery-decision-panel h3{margin:0;color:#25445f;font-size:.88rem}.delivery-project-overview header span{color:var(--ink-soft);font-size:.65rem}.delivery-project-overview header a,.delivery-more{display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:.69rem;font-weight:750}.delivery-project-table{overflow-x:auto}.delivery-project-row{min-width:820px;min-height:60px;padding:8px 14px;border-bottom:1px solid #e6edf4;display:grid;grid-template-columns:minmax(175px,1.45fr) repeat(5,minmax(90px,.82fr)) minmax(90px,.85fr);align-items:center;gap:10px;color:#38526a;font-size:.69rem}a.delivery-project-row:hover{background:#f7fafc}.delivery-project-row--head{min-height:40px;color:#63788c;background:#f3f7fa;font-size:.64rem;font-weight:760}.delivery-project-row>span:first-child{min-width:0;display:grid;gap:3px}.delivery-project-row strong{overflow:hidden;color:#263e56;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.delivery-project-row small{color:#8090a0;font-size:.62rem}.delivery-fact{line-height:1.35}.delivery-fact.is-muted{color:#8a98a5}.delivery-fact.is-danger{color:#c74a45;font-weight:760}.delivery-table-empty{min-height:250px;display:grid;place-items:center}.delivery-decision-rail{display:grid;gap:12px}.delivery-decision-panel>header>span{min-width:23px;height:23px;padding:0 6px;border-radius:999px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);font-size:.65rem;font-weight:820}.delivery-decision-item{min-height:66px;padding:10px 13px;border-width:0 0 1px;border-radius:0}.delivery-decision-item .workspace-item__main small{white-space:normal;line-height:1.4}.delivery-empty{min-height:96px;margin:0;padding:22px 15px;color:var(--ink-soft);font-size:.72rem;line-height:1.55}.delivery-more{padding:11px 14px;justify-content:flex-end}.craft-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px}.craft-docket{display:grid;align-content:start;gap:9px}.craft-side{display:grid;gap:14px}.craft-side article{display:grid;align-content:start;gap:8px}.docket-row{min-height:62px}.safety-ledger{overflow-x:auto;border:1px solid var(--line);background:#fff}.safety-ledger__head,.safety-ledger__row{min-width:720px;display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(140px,.75fr) 130px 110px;align-items:center;gap:16px}.safety-ledger__head{padding:11px 16px;color:#5d7187;background:#f1f6fa;font-size:.7rem;font-weight:750}.safety-ledger__row{min-height:64px;padding:12px 16px;border-top:1px solid var(--line);font-size:.76rem}.safety-ledger__row>span:first-child{display:grid;gap:4px}.safety-ledger__row small{color:var(--ink-soft)}.resource-layout{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(420px,1.2fr);gap:18px}.resource-stat-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.resource-stat-list>div{min-height:118px;padding:15px;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;background:#fff}.resource-stat-list span{color:var(--ink-soft);font-size:.7rem}.resource-stat-list strong{color:var(--blue-deep);font-size:1.6rem}.resource-stat-list small{color:#71869b;font-size:.66rem}.resource-requests{display:grid;align-content:start;gap:9px}.milestone-board,.phase-rail,.aging-board,.member-agenda{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.milestone-board ol{margin:0;padding:0;list-style:none}.milestone-board li+li{margin-top:8px}.phase-stop{min-height:320px;border-top:4px solid #55a9d0}.phase-stop>header{margin-bottom:14px;padding-bottom:11px;border-bottom:1px solid var(--line);color:var(--blue-deep);font-weight:780}.phase-record{margin-top:8px}.operations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.operations-tile{min-height:140px;padding:17px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;background:#f9fbfd}.operations-tile .workspace-item__meta{justify-content:space-between}.operations-tile .workspace-item__meta b{font-size:1.45rem}.role-operations{--operations-line: #d6e0e5;--operations-ink: #253f50;--operations-soft: #72838e;--operations-steel: #456d84;color:var(--operations-ink)}.operations-control-title{margin-bottom:14px;padding:3px 0 15px;border-bottom:1px solid var(--operations-line);display:flex;align-items:end;justify-content:space-between;gap:24px}.operations-control-title h2{margin:5px 0 6px;color:#1f3d51;font-size:1.58rem;letter-spacing:-.025em}.operations-control-title p{max-width:78ch;margin:0;color:var(--operations-soft);font-size:.72rem;line-height:1.6}.operations-control-title>span{max-width:390px;padding:10px 12px;border:1px solid #cfdadf;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 8px;color:#46687a;background:#f7f9f9;box-shadow:inset 0 1px #fff;font-size:.64rem}.operations-control-title>span svg{grid-row:1 / 3}.operations-control-title>span small{overflow:hidden;color:#84929b;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.operations-command-ribbon{margin-bottom:14px;border:1px solid #ced9df;display:grid;grid-template-columns:1.12fr repeat(5,minmax(0,1fr));background:#fbfcfc;box-shadow:0 8px 24px #374d5911}.operations-command-ribbon>a{position:relative;min-width:0;min-height:106px;padding:14px 13px 12px;border-left:1px solid #d9e1e5;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:3px 7px;color:#607681;transition:background-color .16s ease,color .16s ease}.operations-command-ribbon>a:first-child{border-left:0}.operations-command-ribbon>a:after{content:"";position:absolute;right:12px;bottom:0;left:12px;height:3px;background:#91a7b3;opacity:.55}.operations-command-ribbon>a:hover,.operations-command-ribbon>a.is-active{background:#f0f5f7;color:#294d62}.operations-command-ribbon>a.is-active:after{opacity:1;background:#3f6e87}.operations-command-ribbon__overview{grid-template-columns:1fr!important;color:#f5f8fa!important;background:#3f657a!important}.operations-command-ribbon__overview:after{background:#adc3cf!important}.operations-command-ribbon__overview small,.operations-command-ribbon__overview span{color:#d7e2e8!important}.operations-command-ribbon svg{grid-row:1 / 3;align-self:start;margin-top:2px}.operations-command-ribbon small{color:#617783;font-size:.6rem;font-weight:760}.operations-command-ribbon strong{color:inherit;font-size:1.38rem;line-height:1;font-variant-numeric:tabular-nums}.operations-command-ribbon strong em{margin-left:3px;font-size:.58rem;font-style:normal;font-weight:680}.operations-command-ribbon span{grid-column:1 / -1;color:#85949b;font-size:.53rem;line-height:1.35}.operations-command-ribbon__item--land168:after{background:#a86f67!important}.operations-command-ribbon__item--offshore:after{background:#5b8298!important}.operations-command-ribbon__item--warning:after{background:#b28b50!important}.operations-command-ribbon__item--archive:after{background:#698878!important}.operations-control-layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;align-items:start;gap:14px}.operations-stoppage-ledger,.operations-control-rail>article,.operations-module{scroll-margin-top:90px;border:1px solid var(--operations-line);background:#fff;box-shadow:0 7px 22px #3a4f5b0b}.operations-stoppage-ledger{min-width:0;overflow:hidden}.operations-stoppage-ledger>header{min-height:82px;padding:14px 16px;border-bottom:1px solid var(--operations-line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f6f8f8}.operations-stoppage-ledger h3,.operations-control-rail h3,.operations-module h3{margin:0;color:var(--operations-ink);font-size:.91rem}.operations-stoppage-ledger header p,.operations-control-rail header p{margin:4px 0 0;color:var(--operations-soft);font-size:.62rem;line-height:1.45}.operations-stoppage-ledger>header>strong{color:#3d6176;font-size:.7rem;white-space:nowrap}.operations-ledger-tools{min-height:92px;padding:9px 12px;border-bottom:1px solid #dfe6e9;display:grid;gap:8px;background:#fbfcfc}.operations-ledger-tools__primary{display:flex;align-items:center;justify-content:space-between;gap:12px}.operations-ledger-search{width:min(390px,100%);height:34px;padding:0 9px;border:1px solid #d5dfe3;display:flex;align-items:center;gap:7px;color:#718692;background:#fff}.operations-ledger-tools input{width:100%;border:0;outline:0;color:#324e5f;background:transparent;font:inherit;font-size:.63rem}.operations-ledger-tools__primary>span{color:#86959c;font-size:.56rem}.operations-ledger-filters{display:grid;grid-template-columns:repeat(4,minmax(128px,1fr)) auto;gap:8px}.operations-ledger-filters label{min-width:0;display:grid;gap:3px}.operations-ledger-filters label>span{color:#6f838f;font-size:.53rem;font-weight:720}.operations-ledger-filters select{width:100%;min-height:34px;padding:0 28px 0 9px;border:1px solid #d5dfe3;border-radius:6px;color:#3e5c6e;background:#fff;font:inherit;font-size:.61rem}.operations-ledger-filters button{align-self:end;min-height:34px;padding:0 12px;border:1px solid #cbd9e1;border-radius:6px;color:#356b93;background:#fff;font:inherit;font-size:.59rem;font-weight:740;cursor:pointer}.operations-ledger-filters button:disabled{opacity:.42;cursor:not-allowed}.operations-stoppage-head,.operations-stoppage-row{min-width:980px;display:grid;grid-template-columns:minmax(230px,1.35fr) 112px minmax(170px,.9fr) minmax(230px,1.25fr) 132px;align-items:center;gap:13px}.operations-stoppage-head{min-height:40px;padding:0 14px;color:#6d818c;background:#edf2f4;font-size:.59rem;font-weight:770;letter-spacing:.025em}.operations-stoppage-rows{max-height:760px;overflow:auto}.operations-stoppage-row{min-height:88px;padding:11px 14px;border-top:1px solid #e2e8eb;color:#526b78;font-size:.64rem}.operations-stoppage-row:hover{background:#f7f9fa}.operations-stoppage-row>span{min-width:0;display:grid;gap:3px}.operations-stoppage-row strong{overflow:hidden;color:#29485a;font-size:.68rem;line-height:1.42;text-overflow:ellipsis;white-space:nowrap}.operations-stoppage-row small,.operations-stoppage-row em{overflow:hidden;color:#788a94;font-size:.57rem;font-style:normal;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.operations-stoppage-row>span:nth-child(4) small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.operations-stoppage-row .status-badge{width:fit-content}.operations-stoppage-row a,.operations-stoppage-row button{width:fit-content;padding:0;border:0;display:inline-flex;align-items:center;gap:4px;color:#416f88;background:transparent;font-size:.59rem;font-weight:760;cursor:pointer}.operations-stoppage-row a:hover,.operations-stoppage-row button:hover{color:#244e65;text-decoration:underline}.operations-ledger-pagination{min-height:48px;padding:8px 13px;border-top:1px solid #dde5e8;display:flex;align-items:center;justify-content:flex-end;gap:12px;background:#f8fafb;color:#71838c;font-size:.58rem}.operations-ledger-pagination button{min-width:62px;height:29px;border:1px solid #cfdae0;color:#41647a;background:#fff;font:inherit;font-weight:740}.operations-ledger-pagination button:disabled{opacity:.42;cursor:not-allowed}.operations-control-rail{display:grid;gap:12px}.operations-control-rail>article{overflow:hidden}.operations-control-rail>article>header{min-height:70px;padding:11px 12px;border-bottom:1px solid #e0e6e9;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;color:#557488;background:#f5f7f8}.operations-control-rail>article>header>strong{color:#355d73;font-size:.82rem}.operations-control-rail>article>div{min-height:56px;padding:9px 12px;border-top:1px solid #e5eaed;display:grid;gap:3px}.operations-control-rail>article>div strong{overflow:hidden;color:#355164;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.operations-control-rail>article>div span,.operations-control-rail>article>p{margin:0;color:#788993;font-size:.58rem;line-height:1.5}.operations-control-rail>article>p{padding:12px 12px 8px}.operations-control-rail>article>a{margin:0 12px 12px;display:inline-flex;align-items:center;gap:5px;color:#416f88;font-size:.59rem;font-weight:760}.operations-control-rail dl{margin:0;padding:5px 12px 10px}.operations-control-rail dl>div{min-height:31px;border-bottom:1px solid #e7ebee;display:flex;align-items:center;justify-content:space-between;gap:12px}.operations-control-rail dl>div:last-child{border-bottom:0}.operations-control-rail dt{color:#657b89;font-size:.6rem}.operations-control-rail dd{margin:0;color:#365c72;font-size:.64rem;font-weight:760}.operations-module{overflow:hidden}.operations-module>header{min-height:92px;padding:15px 17px;border-bottom:1px solid var(--operations-line);display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;background:#f5f8f9}.operations-module>header>span{width:36px;height:36px;border:1px solid #cedbe1;display:grid;place-items:center;color:#476f85;background:#fff;box-shadow:inset 0 1px #fff}.operations-module>header small{color:#758993;font-size:.56rem;font-weight:780;letter-spacing:.08em}.operations-module>header p{margin:5px 0 0;color:#71838c;font-size:.62rem}.operations-module>header>strong{display:grid;justify-items:end;color:#385d72;font-size:.68rem}.operations-module>header>strong em{color:#294f65;font-size:1.3rem;font-style:normal;font-variant-numeric:tabular-nums}.operations-module>.operations-stoppage-ledger{border:0;box-shadow:none}.operations-warning-note,.operations-archive-note{min-height:60px;padding:10px 15px;border-bottom:1px solid #dfe6e9;display:flex;align-items:center;gap:10px;color:#8a6839;background:#fbf8f1}.operations-archive-note{color:#527363;background:#f4f8f5}.operations-warning-note p,.operations-archive-note p{margin:0;display:grid;gap:2px}.operations-warning-note strong,.operations-archive-note strong{color:inherit;font-size:.64rem}.operations-warning-note span,.operations-archive-note span{color:#7d898d;font-size:.58rem;line-height:1.45}.operations-report{display:grid;gap:14px}.operations-report__toolbar{min-height:88px;padding:15px 17px;border:1px solid var(--operations-line);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffffff0}.operations-report__toolbar h3,.operations-report__region h3,.operations-report__events h3{margin:3px 0 0;color:#29485a;font-size:.92rem}.operations-report__toolbar p{margin:5px 0 0;color:#71838c;font-size:.62rem}.operations-report__periods{flex:none;padding:3px;border:1px solid #d2dfe6;border-radius:999px;display:flex;background:#edf4f8}.operations-report__periods button{min-width:66px;min-height:34px;padding:0 14px;border:0;border-radius:999px;color:#607887;background:transparent;font:inherit;font-size:.64rem;font-weight:760;cursor:pointer}.operations-report__periods button[aria-pressed=true]{color:#1268bc;background:#fff;box-shadow:0 4px 12px #25508021}.operations-report__boundary{min-height:62px;padding:11px 15px;border:1px solid #c9dcec;display:flex;align-items:center;gap:11px;color:#2d6893;background:#eef7ff}.operations-report__boundary p{margin:0;display:grid;gap:3px}.operations-report__boundary strong{font-size:.66rem}.operations-report__boundary span{color:#607d90;font-size:.6rem}.operations-report__facts{border:1px solid var(--operations-line);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff}.operations-report__facts article{min-height:100px;padding:15px 17px;border-left:1px solid var(--operations-line);display:grid;align-content:center;gap:5px}.operations-report__facts article:first-child{border-left:0}.operations-report__facts span,.operations-report__facts small{color:#71838c;font-size:.61rem}.operations-report__facts strong{color:#2369a6;font-size:1.42rem;line-height:1;font-variant-numeric:tabular-nums}.operations-report__facts em{font-size:.62rem;font-style:normal}.operations-report__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:14px}.operations-report__region,.operations-report__events{overflow:hidden;border:1px solid var(--operations-line);background:#fff}.operations-report__region>header,.operations-report__events>header{min-height:68px;padding:13px 16px;border-bottom:1px solid var(--operations-line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f6f9fb}.operations-report__events>header a{display:inline-flex;align-items:center;gap:4px;color:#2f6e9c;font-size:.6rem;font-weight:760}.operations-report__table{overflow-x:auto}.operations-report__row{min-width:900px;min-height:58px;padding:8px 15px;border-top:1px solid #e2e9ed;display:grid;grid-template-columns:minmax(92px,.9fr) 68px repeat(6,minmax(88px,.85fr));align-items:center;gap:10px;color:#456276;font-size:.64rem}.operations-report__row:first-child{border-top:0}.operations-report__row--head{min-height:38px;color:#708491;background:#edf3f6;font-size:.58rem;font-weight:760}.operations-report__row>span{display:flex;align-items:baseline;gap:6px;font-weight:720}.operations-report__row>b{color:#5f7888;font-size:.59rem}.operations-report__row small{color:#84949d;font-size:.54rem;font-weight:500}.operations-report__events>div{max-height:520px;overflow:auto}.operations-report__events article{min-height:94px;padding:11px 14px;border-top:1px solid #e2e9ed;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:4px 9px}.operations-report__events article:first-child{border-top:0}.operations-report__events article>span{justify-self:end;color:#8a6839;font-size:.56rem;font-weight:760}.operations-report__events article strong,.operations-report__events article small{grid-column:1 / -1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operations-report__events article strong{color:#315063;font-size:.65rem}.operations-report__events article small{color:#82919a;font-size:.56rem}.operations-report__events article p{grid-column:1 / -1;margin:1px 0 0;overflow:hidden;color:#607787;font-size:.57rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.operations-factor-dialog{width:min(1120px,calc(100vw - 48px));max-height:min(780px,calc(100dvh - 48px));padding:0;border:1px solid #c9d9e5;border-radius:16px;color:#2b4c62;background:#fff;box-shadow:0 26px 72px #1e43613d}.operations-factor-dialog::backdrop{background:#17314752;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.operations-factor-dialog>section{overflow:hidden;border-radius:inherit}.operations-factor-dialog header{min-height:92px;padding:17px 20px;border-bottom:1px solid #dbe5eb;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f5f9fc}.operations-factor-dialog h3{margin:4px 0 0;font-size:1.08rem}.operations-factor-dialog header p{margin:5px 0 0;color:#6c8190;font-size:.62rem}.operations-factor-dialog header button{width:40px;height:40px;flex:none;border:1px solid #d1dee7;border-radius:50%;display:grid;place-items:center;color:#456a82;background:#fff;cursor:pointer}.operations-factor-dialog__table{max-height:calc(100dvh - 190px);overflow:auto}.operations-factor-dialog__head,.operations-factor-dialog__table article{min-width:900px;padding:0 18px;display:grid;grid-template-columns:minmax(230px,1.25fr) 130px minmax(190px,1fr) minmax(230px,1.2fr);align-items:center;gap:16px}.operations-factor-dialog__head{min-height:42px;color:#69808f;background:#eef4f8;font-size:.58rem;font-weight:760}.operations-factor-dialog__table article{min-height:92px;border-top:1px solid #e2e9ee}.operations-factor-dialog__table article>span{min-width:0;display:grid;gap:3px}.operations-factor-dialog__table strong,.operations-factor-dialog__table small,.operations-factor-dialog__table em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operations-factor-dialog__table strong{color:#315269;font-size:.66rem}.operations-factor-dialog__table small,.operations-factor-dialog__table em{color:#748895;font-size:.57rem;font-style:normal}.operations-factor-dialog__table article>span:nth-child(3) small,.operations-factor-dialog__table article>span:nth-child(4) small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.operations-focus-board{display:grid;gap:14px}.operations-focus-board__notice{min-height:72px;padding:14px 16px;border:1px solid #c9dcec;display:flex;align-items:center;gap:12px;color:#2d6893;background:#eef7ff}.operations-focus-board__notice strong{font-size:.68rem}.operations-focus-board__notice p{margin:4px 0 0;color:#607d90;font-size:.61rem}.operations-focus-board__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.operations-focus-board__grid article,.operations-focus-board__links{border:1px solid var(--operations-line);background:#fff}.operations-focus-board__grid article{min-height:220px;padding:18px;color:#4a7087}.operations-focus-board__grid h3,.operations-focus-board__links h3{margin:10px 0 6px;color:#294d64;font-size:.9rem}.operations-focus-board__grid p,.operations-focus-board__links p{margin:0;color:#6c8190;font-size:.62rem;line-height:1.55}.operations-focus-board__grid dl{margin:18px 0 0}.operations-focus-board__grid dl>div{min-height:40px;padding:7px 0;border-top:1px solid #e2e9ed;display:grid;grid-template-columns:68px 1fr;gap:10px}.operations-focus-board__grid dt{color:#758995;font-size:.58rem}.operations-focus-board__grid dd{margin:0;color:#3e6176;font-size:.59rem;line-height:1.45}.operations-focus-board__links{min-height:100px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.operations-focus-board__links nav{display:flex;flex-wrap:wrap;gap:8px}.operations-focus-board__links a{min-height:38px;padding:0 12px;border:1px solid #cddce6;border-radius:9px;display:inline-flex;align-items:center;gap:7px;color:#326d99;background:#f8fbfd;font-size:.61rem;font-weight:740}.aging-board>article{min-height:330px}.aging-item{margin-top:8px}.responsibility-desk-page--center-leadership{position:relative;isolation:isolate;min-height:100%;background:#f3f6f7}.responsibility-desk-page--center-leadership:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(ellipse at 78% 7%,#f3f6f700,#f3f6f714 28%,#f3f6f761 50%,#f3f6f7d6 70%,#f3f6f7 86%),url(/assets/spatial/mingyang-offshore-turbine-bg.png);background-position:center,center -300px;background-repeat:no-repeat;background-size:100% 100%,100% auto;filter:saturate(1.25) contrast(1.1)}.responsibility-desk-page--center-leadership .desk-heading{display:none}.responsibility-desk-page--center-leadership .desk-stage{position:relative;z-index:1;padding:0}.responsibility-desk-page--center-leadership .desk-workspace{padding:0 28px 34px;border:0;border-radius:0;background:transparent;box-shadow:none}.office-desk-layout--center{display:block}.role-center{--center-blue: #356f97;--center-blue-deep: #294f69;--center-line: #d8e1e5;color:#2f4959}.center-command-hero{min-height:186px;margin:0 -28px;border-bottom:1px solid rgba(191,205,212,.72);display:flex;align-items:stretch;background:transparent}.center-command-hero>div{width:min(58%,700px);padding:29px 32px 24px;display:flex;flex-direction:column;justify-content:center;background:transparent}.center-command-hero .eyebrow{margin-bottom:9px;color:#607684;font-size:.64rem;letter-spacing:.08em}.center-command-hero h2{margin:0 0 8px;color:#1f3e53;font-size:clamp(1.55rem,2vw,2rem);letter-spacing:-.02em}.center-command-hero p{max-width:67ch;margin:0;color:#637783;font-size:.72rem;line-height:1.55}.center-command-hero small{margin-top:15px;display:flex;align-items:center;gap:6px;color:#647b8a;font-size:.62rem;font-weight:690}.center-achievement-kpis{margin:-1px 0 13px;border:1px solid var(--center-line);border-top:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#ffffffe8;box-shadow:0 8px 24px #3e54600f}.center-achievement-kpis>article{min-height:104px;padding:15px 18px;border-left:1px solid var(--center-line);display:flex;align-items:center;gap:13px}.center-achievement-kpis>article:first-child{border-left:0}.center-achievement-kpis__icon{width:46px;height:46px;flex:0 0 auto;border:1px solid #d5e0e6;border-radius:50%;display:grid;place-items:center;color:#4b7795;background:#f2f6f8;box-shadow:inset 0 0 0 6px #fafcfc}.center-achievement-kpis article>div{min-width:0;display:grid;gap:2px}.center-achievement-kpis small{color:#657985;font-size:.7rem;font-weight:730}.center-achievement-kpis strong{color:#294f69;font-size:1.42rem;line-height:1.1}.center-achievement-kpis article>div>span{color:#607a8a;font-size:.63rem}.center-achievement-kpis em{color:#829099;font-size:.57rem;font-style:normal}.center-command-grid{display:grid;grid-template-columns:minmax(0,1fr) 244px;align-items:stretch;gap:13px}.center-region-comparison,.center-trend-panel,.center-decision-panel{overflow:hidden;border:1px solid var(--center-line);background:#ffffffed;box-shadow:0 8px 24px #3e54600d}.center-region-comparison>header,.center-trend-panel>header,.center-decision-panel>header{min-height:67px;padding:13px 17px;border-bottom:1px solid var(--center-line);display:flex;align-items:center;justify-content:space-between;gap:20px}.center-region-comparison>header h3,.center-trend-panel>header h3,.center-decision-panel>header h3{margin:0;color:#294b61;font-size:.98rem}.center-region-comparison>header .eyebrow,.center-trend-panel>header .eyebrow,.center-decision-panel>header .eyebrow{margin-bottom:4px;color:#648092;font-size:.6rem}.center-region-comparison>header>span,.center-trend-panel>header>span{color:#748691;font-size:.62rem}.center-region-table__scroller{overflow-x:auto}.center-region-table{min-width:900px;overflow:hidden}.center-region-table__head,.center-region-table__row{display:grid;grid-template-columns:116px repeat(3,minmax(120px,1fr)) 92px 106px 46px;align-items:center}.center-region-table__head{min-height:39px;padding:0 13px;color:#617986;background:#edf2f4;font-size:.62rem;font-weight:760}.center-region-table__row{min-height:64px;padding:7px 13px;border-top:1px solid #e1e8eb}.center-region-table__row:hover,.center-region-table__row.is-selected{background:#f2f6f8}.center-region-table__row.is-selected{box-shadow:inset 3px 0 #658aa1}.center-region-table__row>strong{display:flex;align-items:center;gap:7px;color:#2b5068;font-size:.72rem}.center-region-table__row>strong svg{color:#668ba3}.center-region-table__row>strong>span{min-width:0;display:grid;gap:2px}.center-region-table__row>strong small{overflow:hidden;color:#7a8b94;font-size:.5rem;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.center-region-table__row>button{width:30px;height:30px;border:0;border-radius:4px;display:grid;place-items:center;color:#527892;background:transparent;cursor:pointer}.center-region-table__row>button:hover,.center-region-table__row>button:focus-visible{color:#fff;background:#5d8298;outline:none}.center-metric-cell{min-width:0;padding-right:14px;display:grid;grid-template-columns:38px minmax(48px,1fr);align-items:center;gap:2px 7px}.center-metric-cell b{color:#386985;font-size:.69rem}.center-metric-cell small{overflow:hidden;color:#7b8b94;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.center-metric-cell progress{grid-column:1 / 3;width:100%;height:5px;border:0;border-radius:999px;overflow:hidden;accent-color:#6c91a8;background:#e6edef}.center-metric-cell progress::-webkit-progress-bar{background:#e6edef}.center-metric-cell progress::-webkit-progress-value{background:#6c91a8}.center-metric-cell.is-pending b,.center-metric-cell.is-pending small{color:#7b8898}.center-quality{display:flex;align-items:center;gap:7px;color:#5e7481;font-size:.61rem;font-weight:700}.center-quality>i,.center-decision-rail dt>i{width:7px;height:7px;border-radius:50%;background:#8d9ba3}.center-quality--ready>i,.center-decision-rail dt>i.is-ready{background:#6b9580}.center-quality--partial>i,.center-decision-rail dt>i.is-partial{background:#bd9160}.center-quality--pending>i,.center-decision-rail dt>i.is-pending{background:#8b9aa4}.center-trend-panel{margin-top:13px}.role-center>.center-region-comparison,.role-center>.center-trend-panel,.role-center>.center-decision-panel{margin-top:13px}.center-trend-chart{min-height:172px;padding:18px 26px 17px;display:grid;grid-template-columns:repeat(6,minmax(72px,1fr));align-items:end;gap:18px}.center-trend-chart>div{min-width:0;height:130px;display:grid;grid-template-rows:18px 1fr 18px;gap:4px;text-align:center}.center-trend-chart__scale{color:#557183;font-size:.59rem;font-weight:700}.center-trend-chart__track{position:relative;border-bottom:1px solid #d4dfe4}.center-trend-chart__track:before{content:"";position:absolute;top:50%;right:-18px;left:0;border-top:1px dashed #c8d5db}.center-trend-chart__track i{position:absolute;left:50%;width:8px;height:8px;margin:0 0 -4px -4px;border:2px solid #f8fafb;border-radius:50%;background:#7899ac;box-shadow:0 0 0 1px #7899ac}.center-trend-chart strong{color:#6f818c;font-size:.59rem;font-weight:650}.center-trend-chart .is-pending .center-trend-chart__track i{background:#bec9ce}.center-trend-chart .is-pending .center-trend-chart__scale{color:#8a969d}.center-trend-chart>p{grid-column:1 / -1;align-self:center;margin:0;color:#849199;font-size:.67rem}.center-decision-rail{border:1px solid var(--center-line);display:flex;flex-direction:column;background:#ffffffed;box-shadow:0 8px 24px #3e54600d}.center-decision-rail>header{min-height:67px;padding:13px 16px;border-bottom:1px solid var(--center-line);display:flex;align-items:center;gap:9px;color:#54788f}.center-decision-rail>header h3{margin:0;color:#294b61;font-size:.98rem}.center-decision-rail__summary{padding:22px 16px 15px;display:grid;justify-items:center;text-align:center}.center-decision-rail__icon{width:72px;height:72px;margin-bottom:12px;border:1px solid #d9e2e6;border-radius:50%;display:grid;place-items:center;color:#5a8198;background:#f2f6f7}.center-decision-rail__summary small{color:#687d89;font-size:.63rem}.center-decision-rail__summary strong{margin:4px 0;color:#294d64;font-size:1.48rem}.center-decision-rail__summary p{margin:5px 0 0;color:#7a8991;font-size:.59rem;line-height:1.55}.center-decision-rail dl{margin:0 16px;border-top:1px solid #e1e7ea;border-bottom:1px solid #e1e7ea}.center-decision-rail dl>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px}.center-decision-rail dt{display:flex;align-items:center;gap:7px;color:#687d88;font-size:.59rem}.center-decision-rail dd{margin:0;color:#405f71;font-size:.6rem;font-weight:740}.center-decision-rail__primary{min-height:42px;margin:15px 16px 8px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#4f7891;font-size:.65rem;font-weight:740}.center-decision-rail__primary svg:last-child{margin-left:auto}.center-decision-rail__primary:hover{color:#fff;background:#416980}.center-decision-rail details{margin:0 16px 13px;color:#647b88;font-size:.6rem}.center-decision-rail summary{min-height:34px;display:flex;align-items:center;justify-content:center;gap:6px;color:#526f80;cursor:pointer}.center-decision-rail details p{margin:4px 0 0;padding:9px;background:#f3f6f7;line-height:1.55}.center-decision-panel>header>strong{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#7b8998}.center-decision-panel>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.center-decision-panel>div>div{min-height:78px;padding:13px 16px;border-top:1px solid #e4eaf0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:4px 12px}.center-decision-panel>div>div:nth-child(2n){border-left:1px solid #e4eaf0}.center-decision-panel>div strong{color:#1c426a;font-size:.76rem}.center-decision-panel>div span:not(.status-badge){color:#74869a;font-size:.62rem}.center-decision-panel .status-badge{grid-column:2;grid-row:1 / 3}.role-delivery{--desk-accent: #527b90}.delivery-command-strip{margin-bottom:15px;padding:10px;border:1px solid #d5e0e6;display:grid;grid-template-columns:1.15fr repeat(5,minmax(92px,.8fr));gap:7px;background:#f1f5f7}.delivery-command-strip>div,.delivery-command-strip>a{min-height:72px;padding:10px 11px;border:1px solid #d8e2e7;display:grid;align-content:center;gap:2px;background:#fff}.delivery-command-strip>div{border-left:4px solid var(--desk-accent)}.delivery-command-strip>div small,.delivery-command-strip>div span,.delivery-command-strip>a small{color:#6f818d;font-size:.64rem}.delivery-command-strip>div strong{color:#244c63;font-size:1.5rem}.delivery-command-strip>a{position:relative;grid-template-columns:auto 1fr}.delivery-command-strip>a:hover{border-color:#9fb8c6;background:#f9fbfc}.delivery-command-strip>a>span{position:absolute;top:8px;left:9px;color:#9aa8b1;font-size:.56rem;font-weight:800}.delivery-command-strip>a>small{grid-column:1 / 3;padding-top:9px;color:#3e5d6e;font-weight:720}.delivery-command-strip>a>strong{grid-column:1 / 3;color:#274f64;font-size:1rem}.delivery-project-ledger,.delivery-gate,.defect-main-queue,.defect-side-queue,.defect-history-stream,.defect-overview-index{scroll-margin-top:90px}.delivery-project-ledger{overflow:hidden;border:1px solid #d3dee5;background:#fff}.delivery-project-ledger>header{min-height:84px;padding:15px 17px;border-bottom:1px solid #dbe4e9;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f8fafb}.delivery-project-ledger>header h3,.delivery-gate h3{margin:0;color:#233f51}.delivery-project-ledger>header p,.delivery-gate header p{margin:4px 0 0;color:#71828d;font-size:.67rem;line-height:1.45}.delivery-project-ledger>header>strong{color:#315f75;font-size:.78rem;white-space:nowrap}.project-ledger__head,.project-ledger__row{display:grid;grid-template-columns:minmax(240px,1.35fr) 90px 100px 98px minmax(210px,1fr) 18px;align-items:center;gap:12px}.project-ledger__head{min-height:38px;padding:0 14px;color:#70828d;background:#edf3f6;font-size:.62rem;font-weight:760}.project-ledger__row{min-height:67px;padding:9px 14px;border-top:1px solid #e3eaee;color:#526b79;font-size:.69rem}.project-ledger__row:hover{background:#f6f9fa}.project-ledger__identity{min-width:0;display:grid;gap:3px}.project-ledger__identity small{color:#668294;font-size:.6rem}.project-ledger__identity strong{overflow:hidden;color:#203b4c;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.project-ledger__next{overflow:hidden;color:#5f7684;text-overflow:ellipsis;white-space:nowrap}.delivery-gate-grid{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:13px}.delivery-gate{overflow:hidden;border:1px solid #d3dee5;border-top:3px solid #7d9aaa;background:#fff}.delivery-gate--project-exception{border-top-color:#9f7771}.delivery-gate>header{min-height:91px;padding:14px;border-bottom:1px solid #dce5ea;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:start;gap:10px;background:#f5f8f9}.delivery-gate>header>span{width:28px;height:28px;border:1px solid #b8cbd5;display:grid;place-items:center;color:#527287;font-size:.63rem;font-weight:800;background:#fff}.delivery-gate>header>strong{color:#355c70;font-size:.78rem}.delivery-gate .project-ledger__head{display:none}.delivery-gate .project-ledger__row{min-height:62px;grid-template-columns:minmax(180px,1.4fr) 82px 92px 18px}.delivery-gate .project-ledger__row>span:nth-child(2),.delivery-gate .project-ledger__row>span:nth-child(3){display:none}.delivery-gate .project-ledger__next{display:block}.delivery-gate>footer{padding:10px 14px;border-top:1px solid #e0e8ec;color:#738591;background:#f8fafb;font-size:.63rem}.delivery-control{--delivery-line: rgba(188, 204, 212, .82);color:#263f50}.delivery-control__header{min-height:184px;margin:0 -24px;padding:28px 28px 24px;border-bottom:1px solid var(--delivery-line);display:flex;align-items:center;justify-content:space-between;gap:18px}.delivery-control__header>div{width:min(62%,760px)}.delivery-control__header h2{margin:5px 0 7px;color:#173a52;font-size:clamp(1.55rem,2.15vw,2rem);letter-spacing:-.025em}.delivery-control__header p{max-width:76ch;margin:0;color:#617683;font-size:.7rem;line-height:1.6}.delivery-control__header nav{display:flex;gap:8px}.delivery-control__header .button{min-height:38px;padding:0 13px;border-radius:4px;color:#315c76;background:#ffffffd6;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.delivery-control__header .button:hover{transform:none;background:#f5f9faf2}.delivery-control__period{min-height:46px;margin:-1px 0 10px;padding:7px 11px;border:1px solid var(--delivery-line);display:flex;align-items:center;gap:14px;color:#647985;background:#fcfcfad6;font-size:.64rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.delivery-control__period label{display:flex;align-items:center;gap:8px;color:#425f70;font-weight:730}.delivery-control__period>strong{margin-left:auto;padding:4px 7px;border:1px solid #d5b9b5;color:#8b4d47;background:#fff8f6;white-space:nowrap}.delivery-control select,.delivery-control input{min-height:34px;border:1px solid #cbd8df;border-radius:5px;color:#2d4b5d;background:#fff;font:inherit}.delivery-control select{padding:0 30px 0 9px}.delivery-control input{width:100%;padding:0 10px}.delivery-evidence-pair{margin-bottom:10px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:8px}.delivery-evidence-strip{border:1px solid var(--delivery-line);background:#fffffdd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.delivery-evidence-strip>header{min-height:34px;padding:7px 11px;border-bottom:1px solid #e0e7eb;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#31566a}.delivery-evidence-strip>header span{font-size:.68rem;font-weight:780}.delivery-evidence-strip>header small{color:#82919a;font-size:.56rem}.delivery-evidence-strip>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-evidence-strip article{min-height:76px;padding:11px 12px;border-left:1px solid #e1e7ea;display:grid;align-content:center;gap:3px}.delivery-evidence-strip article:first-child{border-left:3px solid #557d91}.delivery-evidence-strip--month article:first-child{border-left-color:#7595a5}.delivery-evidence-strip article small{color:#74858f;font-size:.57rem;font-weight:710}.delivery-evidence-strip article strong{color:#284c60;font-size:1.12rem;font-variant-numeric:tabular-nums}.delivery-evidence-strip article span{color:#8a969d;font-size:.53rem;line-height:1.35}.delivery-command-grid{margin-bottom:10px;display:grid;grid-template-columns:minmax(0,2.05fr) minmax(290px,.95fr);gap:9px;align-items:stretch}.delivery-progress-panel,.delivery-decision-rail,.delivery-region-ledger{border:1px solid var(--delivery-line);background:#fffffde3;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);scroll-margin-top:90px}.delivery-progress-panel>header,.delivery-decision-rail>header,.delivery-region-ledger>header{min-height:54px;padding:10px 12px;border-bottom:1px solid #dee6ea;display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-progress-panel h3,.delivery-decision-rail h3,.delivery-region-ledger h3{margin:2px 0 0;color:#284759;font-size:.86rem}.delivery-progress-panel header>small,.delivery-region-ledger header>small{color:#7d8d96;font-size:.56rem}.delivery-signature-chain{padding:12px 12px 8px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.delivery-signature-chain button{min-width:0;padding:4px 7px 9px;border:0;border-left:1px solid #dfe6ea;display:grid;justify-items:start;gap:2px;text-align:left;color:inherit;background:transparent;cursor:pointer}.delivery-signature-chain button:first-child{border-left:0}.delivery-signature-chain button:hover,.delivery-signature-chain button.is-active{background:#f0f5f7}.delivery-signature-chain i{width:17px;height:17px;border:1px solid #9eb4c0;border-radius:50%;display:grid;place-items:center;color:#517488;font-size:.5rem;font-style:normal}.delivery-signature-chain strong{color:#284f64;font-size:1.05rem;font-variant-numeric:tabular-nums}.delivery-signature-chain span{color:#74858f;font-size:.54rem;line-height:1.3}.delivery-timeline{padding:5px 12px 12px;border-top:1px solid #e4eaed}.delivery-timeline button{width:100%;min-height:30px;padding:4px 6px;border:0;display:grid;grid-template-columns:42px minmax(80px,1fr) 72px 64px;align-items:center;gap:8px;text-align:left;color:#617784;background:transparent;cursor:pointer}.delivery-timeline button:hover,.delivery-timeline button.is-active{background:#f1f5f7}.delivery-timeline button>span{font-size:.6rem;font-weight:760}.delivery-timeline i{height:5px;display:block;background:#e5ebee}.delivery-timeline i b{height:100%;display:block;background:#718f9f}.delivery-timeline strong{color:#365e72;font-size:.6rem}.delivery-timeline small{color:#88949b;font-size:.54rem}.delivery-decision-rail>header>strong{color:#8c504b;font-size:1.2rem}.delivery-decision-list{padding:3px 11px}.delivery-decision-list button{width:100%;padding:7px 2px;border:0;border-bottom:1px solid #e2e8eb;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1px 8px;text-align:left;color:inherit;background:transparent;cursor:pointer}.delivery-decision-list button:hover,.delivery-decision-list button.is-active{background:#f7f3f2}.delivery-decision-list button span{color:#3e5968;font-size:.62rem;font-weight:730}.delivery-decision-list button strong{color:#98544e;font-size:.76rem}.delivery-decision-list button small{grid-column:1 / -1;color:#87949b;font-size:.52rem}.delivery-reconciliation{margin:7px 11px;padding:8px 9px;border-left:3px solid #7f98a5;display:grid;gap:3px;color:#687c87;background:#f3f6f7;font-size:.54rem}.delivery-reconciliation strong{color:#425f70;font-size:.59rem}.delivery-risk-categories{padding:4px 11px 8px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.delivery-risk-categories button{min-height:32px;padding:5px 7px;border:1px solid #dfe6ea;display:flex;align-items:center;justify-content:space-between;gap:6px;text-align:left;color:#5e7480;background:#fafbfb;font-size:.51rem;cursor:pointer}.delivery-risk-categories button:hover,.delivery-risk-categories button.is-active{border-color:#a2b5bf;background:#eef3f5}.delivery-risk-categories button strong{color:#355c70;font-size:.62rem}.delivery-decision-rail>p{margin:0;padding:0 11px 10px;color:#8a969c;font-size:.52rem}.delivery-region-ledger{margin-bottom:10px}.delivery-region-ledger>div{display:grid;grid-template-columns:repeat(9,minmax(0,1fr))}.delivery-region-ledger>div>button{min-width:0;min-height:70px;padding:9px 8px;border:0;border-left:1px solid #e0e7ea;display:grid;grid-template-columns:1fr 1fr;gap:2px 5px;text-align:left;color:#71828c;background:transparent;cursor:pointer}.delivery-region-ledger>div>button:first-child{border-left:0}.delivery-region-ledger>div>button:hover,.delivery-region-ledger>div>button.is-active{background:#eef4f6;box-shadow:inset 0 -2px #67899a}.delivery-region-ledger button strong{grid-column:1 / -1;overflow:hidden;color:#304f60;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.delivery-region-ledger button span{font-size:.49rem;white-space:nowrap}.delivery-control-ledger{overflow:hidden;border:1px solid var(--delivery-line);background:#fffffdeb;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.delivery-control-ledger>header{min-height:82px;padding:14px 16px;border-bottom:1px solid #dbe4e9;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f8fafac7}.delivery-control-ledger>header h3{margin:2px 0 3px;color:#233f51;font-size:1rem}.delivery-control-ledger>header p{margin:0;color:#758691;font-size:.64rem}.delivery-control-ledger>header>strong{color:#476b7e;font-size:.72rem;white-space:nowrap}.delivery-active-filters{min-height:34px;padding:6px 12px;border-bottom:1px solid #e0e7ea;display:flex;align-items:center;gap:7px;color:#71838d;background:#fffffd9e;font-size:.54rem}.delivery-active-filters span{padding:3px 6px;border:1px solid #dbe4e8;background:#f7f9fa}.delivery-active-filters button{margin-left:auto;border:0;color:#42687d;background:transparent;font:inherit;font-weight:760;cursor:pointer}.delivery-control-filters{padding:9px 12px;border-bottom:1px solid #dfe7eb;display:grid;grid-template-columns:minmax(220px,1.55fr) repeat(3,minmax(120px,.75fr));gap:8px;background:#f1f6f8d1}.delivery-control-filters label{min-width:0;display:grid;gap:4px;color:#667b87;font-size:.57rem;font-weight:710}.delivery-control-table{width:100%}.delivery-control-table__head,.delivery-control-table__row{width:100%;display:grid;grid-template-columns:minmax(168px,1.12fr) minmax(88px,.55fr) minmax(200px,1.4fr) minmax(128px,.82fr) minmax(170px,1.12fr) minmax(190px,1.22fr);align-items:stretch}.delivery-control-table__head{min-height:38px;color:#657b88;background:#eaf1f4db;font-size:.59rem;font-weight:760}.delivery-control-table__head span{padding:0 10px;display:flex;align-items:center}.delivery-control-table__row{min-height:68px;border-top:1px solid #e0e8ec;color:#526c7b;font-size:.65rem}.delivery-control-table__row:hover{background:#f6f9fa}.delivery-control-table__row:focus-visible{outline:2px solid #5f8296;outline-offset:-2px}.delivery-control-table__row>span{min-width:0;padding:9px 10px;border-left:1px solid #edf1f3;display:flex;flex-direction:column;justify-content:center;gap:3px;overflow-wrap:anywhere}.delivery-control-table__row>span:first-child{border-left:0}.delivery-control-table__row span>small{color:#83919a;font-size:.56rem}.delivery-control-table__row.is-overdue{box-shadow:inset 3px 0 #a76560}.delivery-control-table__row.is-unlinked{color:#69777f;background:#f6f4f3;cursor:default}.delivery-control-project__identity{min-width:0;display:grid;gap:3px}.delivery-control-project__identity small{color:#6e8795;font-size:.57rem}.delivery-control-project__identity strong{overflow:hidden;color:#213d4e;font-size:.71rem;text-overflow:ellipsis;white-space:nowrap}.delivery-control-project__identity em{color:#965953;font-size:.52rem;font-style:normal}.delivery-gap{color:#4e6978;font-style:normal;white-space:nowrap}.delivery-gap--ahead{color:#3f6d73}.delivery-gap--pending{color:#858f96}.delivery-blocker{color:#9a672e;font-style:normal;line-height:1.4}.delivery-blocker.is-empty{color:#9aa3a8}.delivery-overdue-label{color:#a05550!important}.delivery-control-mobile-list{display:none}.delivery-control-quality{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.delivery-control-quality .quality-strip{margin:0}.delivery-control-quality>a{color:#476d83;font-size:.66rem;font-weight:740;white-space:nowrap}.role-defect{--defect-accent: #586f82}.responsibility-desk-page--defect .desk-stage{padding:0}.responsibility-desk-page--defect .desk-heading{display:none}.responsibility-desk-page--defect .desk-workspace{padding:0;border:0;border-radius:0;box-shadow:none}.responsibility-desk-page--defect .office-desk-layout--focused{display:block}.defect-command{min-height:760px;display:grid;grid-template-columns:minmax(0,1fr);color:#385266;background:#fff}.defect-command.has-detail{grid-template-columns:minmax(620px,1fr) minmax(330px,.36fr)}.defect-command__main{min-width:0;padding:15px 18px 18px}.defect-command__heading{min-height:62px;border-bottom:1px solid #d9e2e8;display:flex;align-items:flex-start}.defect-command__heading h2{margin:2px 0 3px;color:#203e52;font-size:1.18rem}.defect-command__heading p{margin:0;color:#788a96;font-size:.62rem}.defect-command__ribbon{min-height:72px;border-bottom:1px solid #d7e1e7;display:grid;grid-template-columns:repeat(5,minmax(90px,1fr))}.defect-command__ribbon>span{position:relative;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:11px}.defect-command__ribbon>span+span:before{content:"";position:absolute;left:0;top:21px;bottom:21px;width:1px;background:#dce4e9}.defect-command__ribbon small{color:#728592;font-size:.62rem}.defect-command__ribbon strong{color:#274b62;font-size:1.12rem;font-variant-numeric:tabular-nums}.defect-command__ribbon .is-risk strong{color:#b14f46}.defect-risk-band{min-height:62px;border-bottom:1px solid #d7e1e7;display:grid;grid-template-columns:105px repeat(4,1fr);align-items:stretch}.defect-risk-band h3{margin:0;display:flex;align-items:center;color:#36556a;font-size:.7rem}.defect-risk-band button{position:relative;border:0;border-left:1px solid #e0e7eb;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:8px;color:#587081;background:transparent;cursor:pointer;font:inherit}.defect-risk-band button:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:#7999b8}.defect-risk-band .level-1:before{background:#bf5149}.defect-risk-band .level-2:before{background:#cc7b38}.defect-risk-band .level-3:before{background:#d5a432}.defect-risk-band button:hover{background:#f7f9fa}.defect-risk-band button span{padding-left:14px;font-size:.65rem;font-weight:760}.defect-risk-band button strong{color:#294b61;font-size:.86rem}.defect-risk-band button small{padding-right:14px;color:#8a989f;font-size:.54rem}.defect-command__layout{margin-top:12px;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(270px,.78fr);align-items:stretch;border:1px solid #d4dee5}.defect-matrix{min-width:0;border-right:1px solid #d4dee5}.defect-matrix>header,.defect-priority>header,.defect-category-strip>header,.defect-deadlines>header,.defect-completeness>header,.defect-progress-ledger>header{min-height:56px;padding:0 13px;border-bottom:1px solid #dbe4e9;display:flex;align-items:center;justify-content:space-between;gap:12px}.defect-matrix h3,.defect-priority h3,.defect-category-strip h3,.defect-deadlines h3,.defect-completeness h3,.defect-progress-ledger h3{margin:0;color:#29485c;font-size:.73rem}.defect-matrix header p{margin:3px 0 0;color:#81909a;font-size:.55rem}.defect-matrix header span,.defect-priority header span,.defect-category-strip header span,.defect-deadlines header span,.defect-completeness header span,.defect-progress-ledger header span{color:#7b8e99;font-size:.58rem}.defect-matrix__grid{display:grid;overflow-x:auto}.defect-matrix__grid>*{min-height:39px;margin:0;padding:0 7px;border:0;border-right:1px solid #e2e8ec;border-bottom:1px solid #e2e8ec;display:flex;align-items:center;justify-content:center}.defect-matrix__grid>b{color:#667c89;background:#f2f6f8;font-size:.56rem}.defect-matrix__grid>strong{justify-content:flex-start;color:#3b586a;font-size:.61rem}.defect-matrix__grid>button{color:#285c86;background:rgba(48,119,201,calc(.035 + var(--density) * .28));cursor:pointer;font-size:.62rem;font-weight:760}.defect-matrix__grid>button:hover{box-shadow:inset 0 0 0 2px #5b8db8}.defect-matrix__grid>em{color:#235f9d;font-size:.64rem;font-style:normal;font-weight:780}.defect-priority{min-width:0;display:grid;grid-template-rows:auto auto 1fr}.defect-priority nav{min-height:43px;border-bottom:1px solid #dce4e9;display:grid;grid-template-columns:repeat(3,1fr)}.defect-priority nav button{border:0;border-right:1px solid #e1e7ea;color:#687e8c;background:transparent;cursor:pointer;font-size:.6rem}.defect-priority nav button.is-active{box-shadow:inset 0 -2px #2d74bd;color:#1e64aa}.defect-priority nav strong{margin-left:5px}.defect-command__rows>button{width:100%;min-height:47px;padding:7px 10px;border:0;border-bottom:1px solid #e2e8ec;display:grid;grid-template-columns:minmax(0,1fr) auto 72px 15px;align-items:center;gap:8px;color:#627987;background:transparent;text-align:left;cursor:pointer}.defect-command__rows>button:hover{background:#f6f9fa}.defect-command__rows>button>span:first-child{min-width:0;display:grid;gap:2px}.defect-command__rows strong{overflow:hidden;color:#334f61;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.defect-command__rows small{color:#89969e;font-size:.52rem}.defect-command__rows>button>span:nth-child(2),.defect-command__rows time{font-size:.53rem;white-space:nowrap}.defect-command__rows time{color:#7d8e98}.defect-category-strip{margin-top:10px;border:1px solid #d4dee5;display:grid;grid-template-columns:130px repeat(6,minmax(80px,1fr))}.defect-category-strip>header{grid-column:1;min-height:68px;align-items:flex-start;justify-content:center;flex-direction:column}.defect-category-strip>button{position:relative;min-height:68px;padding:9px 12px;border:0;border-left:1px solid #dfe7eb;display:grid;gap:4px;color:#617987;background:transparent;text-align:left;cursor:pointer}.defect-category-strip>button:hover{background:#f6f9fa}.defect-category-strip button span{font-size:.56rem}.defect-category-strip button strong{color:#31566d;font-size:.84rem}.defect-category-strip button i,.defect-deadlines button i{height:3px;max-width:100%;display:block;background:#6d94b4}.defect-deadlines{margin-top:10px;border:1px solid #d4dee5;display:grid;grid-template-columns:130px repeat(5,1fr)}.defect-deadlines>header{grid-column:1;min-height:66px;align-items:flex-start;justify-content:center;flex-direction:column}.defect-deadlines>button{min-height:66px;padding:9px 13px;border:0;border-left:1px solid #dfe7eb;display:grid;gap:4px;text-align:left;color:#6a7f8b;background:transparent;cursor:pointer}.defect-deadlines>button:hover{background:#f6f9fa}.defect-deadlines button small{font-size:.55rem}.defect-deadlines button strong{color:#2f536a;font-size:.86rem}.defect-deadlines button.is-risk strong{color:#b54e45}.defect-deadlines button.is-risk i{background:#c4554c}.defect-focus-board,.defect-completeness,.defect-progress-ledger,.defect-closure-board{margin-top:12px;border:1px solid #d4dee5}.defect-focus-board>nav{min-height:76px;border-bottom:1px solid #d6e0e6;display:grid;grid-template-columns:repeat(4,1fr)}.defect-focus-board>nav button{border:0;border-right:1px solid #dfe6ea;display:grid;place-content:center;gap:5px;color:#6a7f8c;background:transparent;cursor:pointer}.defect-focus-board>nav button.is-active{box-shadow:inset 0 -3px #2d73bb;background:#f3f7fa}.defect-focus-board nav small{font-size:.59rem}.defect-focus-board nav strong{color:#2d5168;font-size:1rem}.defect-completeness{display:grid;grid-template-columns:150px repeat(5,1fr)}.defect-completeness>header{grid-column:1;min-height:86px;align-items:flex-start;justify-content:center;flex-direction:column}.defect-completeness>div{min-height:86px;padding:13px;border-left:1px solid #dfe6ea;display:grid;align-content:center;gap:7px}.defect-completeness div span{color:#708491;font-size:.57rem}.defect-completeness div strong{color:#2e536a;font-size:.78rem}.defect-completeness div i{height:4px;background:#e6ecef}.defect-completeness div b{height:100%;display:block;background:#6b92b1}.defect-progress-ledger{margin-top:10px}.defect-closure-board{display:grid;grid-template-columns:repeat(3,1fr)}.defect-closure-board>section{min-width:0;border-right:1px solid #d7e0e6}.defect-closure-board>section:last-child{border-right:0}.defect-closure-board section>header{min-height:64px;padding:0 13px;border-bottom:1px solid #dbe4e9;display:flex;align-items:center;justify-content:space-between;color:#4f6979;font-size:.62rem}.defect-closure-board header strong{color:#2d536a;font-size:.92rem}.defect-command .defect-ledger__toolbar{margin-top:10px;padding:0 10px;border:1px solid #d7e1e7}.defect-ledger__toolbar select,.defect-ledger__toolbar button{min-height:32px;padding:0 9px;border:1px solid #d5dfe6;color:#536f82;background:#fff;font:inherit;font-size:.6rem}.defect-ledger__toolbar button{cursor:pointer}.defect-ledger{min-height:720px;display:grid;grid-template-columns:minmax(0,1fr);border:1px solid #d7e0e6;background:#fff}.defect-ledger.has-detail{grid-template-columns:minmax(520px,1fr) minmax(340px,.44fr)}.defect-view-nav{display:none;padding:13px 0;border-right:1px solid #d9e2e8;background:#f8fafb}.defect-view-nav>span{display:block;padding:5px 15px 13px;color:#758794;font-size:.63rem;font-weight:750}.defect-view-nav button{width:100%;min-height:42px;padding:0 13px;border:0;border-left:3px solid transparent;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;color:#5e7483;background:transparent;text-align:left;cursor:pointer}.defect-view-nav button:hover{background:#f0f4f7}.defect-view-nav button.is-active{border-left-color:#2671c9;color:#1e5fa9;background:#eaf1f8}.defect-view-nav b{font-size:.68rem}.defect-view-nav small{font-size:.61rem;font-variant-numeric:tabular-nums}.defect-ledger__main{min-width:0;padding:16px 18px 0}.defect-ledger__title{min-height:54px;border-bottom:1px solid #d9e2e8;display:flex;align-items:flex-start}.defect-ledger__title h2{margin:2px 0 3px;color:#213d50;font-size:1.15rem}.defect-ledger__title p{margin:0;color:#7a8c98;font-size:.62rem}.defect-ledger__metrics{min-height:68px;border-bottom:1px solid #d9e2e8;display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));align-items:center}.defect-ledger__metrics>span{padding:0 18px;border-right:1px solid #dce4e9;display:flex;align-items:center;justify-content:center;gap:10px}.defect-ledger__metrics>span:last-child{border-right:0}.defect-ledger__metrics small{color:#718492;font-size:.61rem}.defect-ledger__metrics strong{color:#29485d;font-size:1.08rem;font-variant-numeric:tabular-nums}.defect-ledger__metrics .is-risk strong{color:#a55a4f}.defect-ledger__toolbar{min-height:54px;border-bottom:1px solid #d7e1e7;display:flex;align-items:center;gap:8px}.defect-ledger__toolbar label{width:min(340px,42%);height:34px;padding:0 10px;border:1px solid #d5dfe6;display:flex;align-items:center;gap:7px;color:#748896;background:#fff}.defect-ledger__toolbar input{min-width:0;flex:1;border:0;outline:0;color:#304d60;background:transparent;font:inherit;font-size:.64rem}.defect-ledger__toolbar button{min-height:32px;padding:0 11px;border:1px solid #d5dfe6;display:inline-flex;align-items:center;gap:6px;color:#536f82;background:#fff;cursor:pointer}.defect-ledger__toolbar>span{margin-left:auto;color:#7a8b97;font-size:.62rem}.defect-ledger__table{overflow:hidden}.defect-ledger__head,.defect-ledger__row{display:grid;grid-template-columns:minmax(105px,.8fr) minmax(160px,1.15fr) minmax(210px,1.65fr) 88px 68px 112px 78px;align-items:center;gap:10px}.defect-ledger__head{min-height:36px;padding:0 10px;color:#687d8b;background:#f3f6f8;font-size:.59rem;font-weight:760}.defect-ledger__row{width:100%;min-height:54px;padding:7px 10px;border:0;border-bottom:1px solid #e1e8ec;color:#597080;background:#fff;text-align:left;cursor:pointer;font-size:.62rem}.defect-ledger__row:hover{background:#f8fafb}.defect-ledger__row.is-selected{box-shadow:inset 3px 0 #2773ca;background:#edf4fa}.defect-ledger__row>span{min-width:0}.defect-ledger__row>span:nth-child(-n+3){display:grid;gap:3px}.defect-ledger__row strong{overflow:hidden;color:#304d60;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem}.defect-ledger__row small{overflow:hidden;color:#82929c;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem}.defect-ledger__row .is-overdue{color:#b05449;font-weight:780}.defect-ledger__footer{min-height:48px;display:flex;align-items:center;justify-content:space-between;color:#748793;font-size:.62rem}.defect-ledger__footer strong{color:#38566a}.defect-detail{min-width:0;border-left:1px solid #d5dfe6;display:grid;grid-template-rows:auto auto 1fr auto;background:#fbfcfd}.defect-detail>header{min-height:82px;padding:18px 20px 14px;border-bottom:1px solid #d9e2e7;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.defect-detail h3{margin:0 0 8px;color:#243f52;font-size:.92rem;line-height:1.4}.defect-detail header span{display:flex;gap:6px}.defect-detail header button{border:0;color:#667d8c;background:transparent;cursor:pointer}.defect-detail__facts{margin:0;padding:14px 20px;border-bottom:1px solid #d9e2e7;display:grid;grid-template-columns:1fr 1.4fr;gap:9px 15px}.defect-detail__facts div{display:contents}.defect-detail__facts dt{color:#7b8c97;font-size:.59rem}.defect-detail__facts dd{margin:0;color:#39566a;font-size:.62rem}.defect-detail__progress{overflow:auto;padding:16px 20px}.defect-detail__progress h4{margin:0 0 12px;color:#29485d;font-size:.72rem}.defect-detail__progress article{position:relative;min-height:68px;padding:0 0 14px 28px}.defect-detail__progress article:before{content:"";position:absolute;left:8px;top:18px;bottom:-1px;width:1px;background:#d5e0e7}.defect-detail__progress article:last-child:before{display:none}.defect-detail__progress i{position:absolute;left:0;top:0;width:17px;height:17px;border:1px solid #8ea5b5;border-radius:50%;display:grid;place-items:center;color:#5f7f93;background:#fbfcfd;font-style:normal}.defect-detail__progress .has-value i{border-color:#347dcc;color:#216abb}.defect-detail__progress small{color:#536f82;font-size:.61rem;font-weight:780}.defect-detail__progress p{margin:5px 0 0;color:#546b79;font-size:.62rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.defect-detail__progress .is-empty p{color:#98a5ad}.defect-detail__progress time{display:block;margin-top:5px;color:#85949e;font-size:.55rem}.defect-detail>footer{padding:14px 20px;border-top:1px solid #d9e2e7}.defect-detail>footer a{min-height:36px;border:1px solid #347ccb;display:flex;align-items:center;justify-content:center;gap:7px;color:#1763b5;font-size:.65rem;font-weight:780}.defect-kpis{margin-bottom:15px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.defect-kpis>a{min-height:84px;padding:13px;border:1px solid #d6e0e7;border-left:4px solid #71889a;display:flex;align-items:center;gap:11px;color:#516f82;background:#fff}.defect-kpis>a:nth-child(4){border-left-color:#9f716c;color:#885650}.defect-kpis>a:hover{background:#f7f9fa}.defect-kpis>a>span{display:grid;gap:3px}.defect-kpis small{color:#71818d;font-size:.64rem}.defect-kpis strong{color:#294a5e;font-size:1.35rem}.defect-control-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);align-items:start;gap:13px}.defect-main-queue,.defect-side-queue,.defect-history-stream,.defect-overview-index{overflow:hidden;border:1px solid #d3dee5;background:#fff}.defect-main-queue>header{min-height:84px;padding:15px 17px;border-bottom:1px solid #dce5ea;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f7f9fa}.defect-main-queue h3,.defect-side-queue h3,.defect-history-stream h3,.defect-overview-index h3{margin:0;color:#263f51}.defect-main-queue header p,.defect-side-queue header p,.defect-history-stream header p,.defect-overview-index header p{margin:4px 0 0;color:#748590;font-size:.65rem;line-height:1.45}.defect-main-queue>header>strong,.defect-side-queue>header>strong,.defect-history-stream>header>strong,.defect-overview-index>header>strong{color:#46677a;font-size:.75rem;white-space:nowrap}.issue-queue__head,.issue-queue__row{display:grid;grid-template-columns:minmax(260px,1.55fr) 86px 96px 100px 58px 18px;align-items:center;gap:10px}.issue-queue__head{min-height:38px;padding:0 13px;color:#74848f;background:#edf2f5;font-size:.61rem;font-weight:760}.issue-queue__row{min-height:70px;padding:9px 13px;border-top:1px solid #e2e9ed;color:#576f7e;font-size:.67rem}.issue-queue__row:hover{background:#f6f8f9}.issue-queue__identity{min-width:0;display:grid;gap:3px}.issue-queue__identity small{color:#728894;font-size:.58rem}.issue-queue__identity strong,.issue-queue__identity em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.issue-queue__identity strong{color:#213c4e;font-size:.74rem}.issue-queue__identity em{color:#758690;font-size:.61rem;font-style:normal}.issue-queue__history{color:#607886;font-variant-numeric:tabular-nums}.defect-side-queues{display:grid;gap:12px}.defect-side-queue{border-top:3px solid #748d9e}.defect-side-queue--issue-overdue{border-top-color:#a77670}.defect-side-queue--issue-evidence{border-top-color:#718b79}.defect-side-queue>header,.defect-history-stream>header,.defect-overview-index>header{min-height:76px;padding:12px 13px;border-bottom:1px solid #dfe7eb;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;color:#58758a;background:#f6f8f9}.issue-queue__row--compact{min-height:62px;grid-template-columns:minmax(0,1fr) auto auto 18px}.defect-history-stream{margin-top:13px;border-left:4px solid #728c9c}.defect-history-stream>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.defect-history-stream .issue-queue__row:nth-child(2n){border-left:1px solid #e2e9ed}.defect-overview-index{margin-top:13px}.defect-overview-index>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.defect-overview-index .issue-queue__row:nth-child(2n){border-left:1px solid #e2e9ed}.defect-main-queue>footer,.defect-overview-index>footer{min-height:42px;padding:9px 13px;border-top:1px solid #dfe7eb;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#728391;background:#f7f9fa;font-size:.62rem}.defect-overview-index>footer a{display:inline-flex;align-items:center;gap:5px;color:#2f607a;font-weight:760}.region-summary{margin-bottom:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.region-workstreams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.region-fact{min-height:116px;padding:17px;border-top:3px solid var(--blue);background:#f5f9fc}.region-fact span,.region-fact small{display:block;color:var(--ink-soft);font-size:.68rem}.region-fact strong{display:block;margin:9px 0;color:var(--blue-deep);font-size:1.45rem}.region-projects>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.region-projects>header span{color:var(--ink-soft);font-size:.72rem}.region-project-row{margin-top:8px}.project-focus{margin-bottom:14px}.project-focus>header{margin-bottom:13px;display:flex;justify-content:space-between;gap:14px}.project-focus>header span{color:var(--ink-soft);font-size:.72rem}.project-focus-row{margin-top:8px;min-height:64px}.project-supporting{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px}.project-supporting article{display:grid;gap:8px}.member-agenda article>header{margin-bottom:12px;display:flex;justify-content:space-between;gap:10px}.member-agenda article>header h3{margin:0}.member-agenda article>header span{color:var(--blue);font-weight:800}.agenda-row{margin-top:8px}.data-repair-queue{display:grid;gap:14px}.system-metadata-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.system-metadata-grid article{display:grid;align-content:start;gap:9px}.system-metadata-grid article>p{margin:0;color:var(--ink-soft);font-size:.72rem;line-height:1.6}.data-repair-queue article>header{margin-bottom:12px;display:flex;align-items:baseline;justify-content:space-between;gap:14px}.data-repair-queue article>header h3{margin:0}.data-repair-queue article>header span{color:var(--ink-soft);font-size:.72rem}.repair-row{margin-top:8px;border-left:3px solid var(--warning)}.audit-stream{border-top:1px solid var(--line)}.audit-stream article{min-height:62px;padding:11px 4px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:160px minmax(260px,1fr) 150px;align-items:center;gap:15px}.audit-stream time,.audit-stream>article>span{color:var(--ink-soft);font-size:.72rem}.audit-stream strong{font-size:.8rem}.audit-stream p{margin:3px 0 0;color:var(--ink-soft);font-size:.7rem}.content-page,.record-page{width:min(1460px,100%);margin-inline:auto;padding:30px 32px 76px}.page-header{min-height:86px;margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-header h1{margin-bottom:5px}.page-header p{max-width:72ch;margin:0;color:var(--ink-soft);font-size:.86rem;line-height:1.6}.page-header__actions{flex:0 0 auto}.content-page>.quality-strip,.record-page>.quality-strip{margin-bottom:17px}.filter-bar,.domain-toolbar{margin-bottom:16px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;gap:14px;background:#fff}.filter-bar label,.status-filter{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:.75rem}.filter-bar select,.status-filter select,.action-card select,.record-fields select,.record-fields input,.record-fields textarea,.action-card textarea{border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);background:#fff}.filter-bar select,.status-filter select{min-height:36px;padding:0 30px 0 10px}.filter-summary{margin-left:auto;color:#60758b;font-size:.72rem}.work-ledger,.domain-ledger,.operations-sections>section,.record-form,.history-panel,.quality-issues{border:1px solid var(--line);border-radius:12px;background:#fff}.work-ledger__item{min-height:78px;padding:11px 16px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:40px minmax(240px,1.6fr) minmax(110px,.5fr) minmax(145px,.6fr) auto 24px;align-items:center;gap:14px}.work-ledger__item:last-child{border-bottom:0}.work-ledger__item:hover{background:#f6faff}.work-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.work-ledger__main{min-width:0;display:grid;gap:3px}.work-ledger__main small{color:var(--blue);font-size:.65rem;font-weight:740}.work-ledger__main strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.work-ledger__main>span{overflow:hidden;color:var(--ink-soft);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.work-ledger__owner{display:grid;gap:3px}.work-ledger__owner small{color:var(--ink-soft);font-size:.65rem}.work-ledger__owner strong{font-size:.75rem}.work-ledger__date{display:flex;align-items:center;gap:5px;color:var(--ink-soft);font-size:.7rem}.metric-ledger{margin-bottom:17px;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.metric-ledger article{min-height:142px;padding:17px;border:1px solid var(--line);border-top:3px solid var(--blue);display:flex;align-items:flex-start;gap:12px;background:#fff}.metric-ledger__icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.metric-ledger article>div{min-width:0;flex:1}.metric-ledger small{color:var(--ink-soft);font-size:.68rem}.metric-ledger strong{display:block;margin:8px 0 6px;color:var(--blue-deep);font-size:1.55rem}.metric-ledger strong em{margin-left:4px;color:var(--ink-soft);font-size:.7rem;font-style:normal}.metric-ledger p{margin:0;color:var(--ink-soft);font-size:.66rem;line-height:1.45}.operations-sections{display:grid;gap:14px}.operations-sections>section{overflow:hidden}.operations-sections>section>header{padding:14px 17px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f5f9fc}.operations-sections>section>header>div{display:flex;align-items:center;gap:8px;color:var(--blue)}.operations-sections h2{margin:0;color:var(--ink);font-size:.95rem}.operations-sections header p{margin:0;color:var(--ink-soft);font-size:.7rem}.operations-row{min-height:57px;padding:9px 17px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(220px,1fr) 140px auto 22px;align-items:center;gap:14px;font-size:.76rem}.operations-row:hover{background:#f7fbff}.operations-row>span:first-child{min-width:0;display:grid;gap:2px}.operations-row small{overflow:hidden;color:var(--ink-soft);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.operations-row--region>span:nth-child(2){color:var(--blue-deep);font-variant-numeric:tabular-nums;font-weight:760}.domain-toolbar{justify-content:space-between}.search-form{min-width:min(600px,70%);height:42px;padding-left:12px;border:1px solid var(--line-strong);border-radius:9px;display:flex;align-items:center;gap:9px;background:#fff}.search-form:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0c67c81a}.search-form input{min-width:0;height:100%;border:0;outline:0;flex:1;color:var(--ink);background:transparent}.search-form .button{min-height:34px;margin-right:3px}.search-clear{width:30px;height:30px;border:0;border-radius:6px;display:grid;place-items:center;color:var(--ink-soft);background:transparent;cursor:pointer}.search-clear:hover{color:var(--blue);background:var(--blue-soft)}.domain-ledger{overflow:hidden}.domain-ledger__head,.domain-ledger__row{display:grid;grid-template-columns:minmax(300px,1.6fr) minmax(120px,.65fr) minmax(100px,.5fr) 120px minmax(130px,auto) 22px;align-items:center;gap:14px}.domain-ledger__head{min-height:42px;padding:0 17px;color:#63788e;background:#eef4f9;font-size:.68rem;font-weight:760}.domain-ledger__row{min-height:79px;padding:10px 17px;border-top:1px solid var(--line);color:#344b63;font-size:.75rem}.domain-ledger__row:hover{background:#f7fbff}.record-title{min-width:0;display:grid;gap:3px}.record-title small{color:var(--blue);font-size:.63rem;font-weight:750}.record-title strong{overflow:hidden;color:var(--ink);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.record-title em{overflow:hidden;color:var(--ink-soft);font-size:.67rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.record-status{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.domain-ledger footer{padding:11px 17px;border-top:1px solid var(--line);color:var(--ink-soft);background:#f8fafc;font-size:.7rem;text-align:right}.personnel-kpis{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.personnel-kpis article{min-height:112px;padding:16px;border:1px solid var(--line);border-top:3px solid #6f8fa8;background:#fff;display:flex;gap:12px;color:var(--blue-deep)}.personnel-kpis article>span{min-width:0;display:flex;flex:1;flex-direction:column}.personnel-kpis small,.personnel-kpis em{color:var(--ink-soft);font-size:.68rem;font-style:normal}.personnel-kpis strong{margin:7px 0 5px;font-size:1.6rem}.personnel-toolbar{align-items:flex-end}.personnel-ledger{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.personnel-ledger>header,.personnel-ledger>a{display:grid;grid-template-columns:minmax(210px,1.1fr) 90px minmax(130px,.75fr) 80px minmax(180px,1fr) minmax(130px,.8fr) 20px;align-items:center;gap:12px}.personnel-ledger>header{min-height:42px;padding:0 16px;color:#63788e;background:#eef4f9;font-size:.68rem;font-weight:760}.personnel-ledger>a{min-height:74px;padding:10px 16px;border-top:1px solid var(--line);color:#344b63;font-size:.75rem}.personnel-ledger>a:hover{background:#f7fbff}.personnel-ledger>a>span>small{display:block;margin-top:3px;color:var(--ink-soft);font-size:.65rem}.personnel-ledger footer{padding:11px 16px;border-top:1px solid var(--line);background:#f8fafc}.domain-ledger__footer{display:flex;align-items:center;justify-content:flex-end;gap:16px}.domain-ledger__footer .ledger-pagination{margin-top:0}.record-header{min-height:105px;margin-bottom:18px;display:flex;align-items:flex-start;gap:17px}.back-button{min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;gap:6px;color:var(--ink-soft);background:#fff;cursor:pointer;font-size:.75rem;font-weight:700}.back-button:hover{color:var(--blue);border-color:#9ec2e5}.record-header__main{min-width:0;padding-top:2px}.record-header__main h1{margin-bottom:9px}.record-header__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--ink-soft);font-size:.68rem}.record-page>.inline-notice{margin-bottom:15px}.quality-issues{margin-bottom:15px;padding:17px;border-color:#ecd2a1;background:#fffdfa}.quality-issues>header{margin-bottom:12px;display:flex;gap:10px;color:var(--warning)}.quality-issues h2{margin:0;color:#764900;font-size:.95rem}.quality-issues header p{margin:3px 0 0;color:#8b6c3b;font-size:.7rem}.quality-issues>div:not(:first-child){min-height:46px;padding:8px 0;border-top:1px solid #efe3cb;display:grid;grid-template-columns:150px minmax(220px,1fr) 170px;align-items:center;gap:12px;font-size:.73rem}.quality-issues small{color:#8b7656}.record-workbench{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:15px}.record-form{overflow:hidden}.record-form>header{padding:16px 19px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f5f9fc}.record-form>header>div{display:flex;align-items:center;gap:9px;color:var(--blue)}.record-form h2{margin:0;color:var(--ink);font-size:1rem}.record-form header p{margin:0;color:var(--ink-soft);font-size:.7rem}.record-fields{padding:19px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 16px}.record-fields label>span em{margin-left:5px;color:var(--danger);font-size:.62rem;font-style:normal}.record-fields input,.record-fields select{width:100%;height:42px;padding:0 11px}.record-fields textarea{width:100%;min-height:105px;padding:10px 11px;resize:vertical;line-height:1.55}.record-fields input:disabled,.record-fields textarea:disabled,.record-fields select:disabled{color:#576c81;background:#f3f6f9;opacity:1}.record-fields input:focus,.record-fields textarea:focus,.record-fields select:focus,.action-card textarea:focus,.action-card select:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #0c67c81a}.field-wide{grid-column:1 / -1}.record-form__actions{padding:14px 19px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;background:#f8fafc}.record-actions{display:grid;gap:12px}.action-card{padding:16px;border:1px solid var(--line);border-radius:11px;display:grid;gap:13px;background:#fff}.action-card__inner{display:grid;gap:13px}.action-card>header{display:flex;align-items:center;gap:8px;color:var(--blue)}.action-card h2{margin:0;color:var(--ink);font-size:.92rem}.action-card textarea{width:100%;min-height:84px;padding:9px 10px;resize:vertical;line-height:1.5}.action-card select,.action-card input{width:100%;height:40px;padding:0 10px}.action-card input:focus,.action-card select:focus,.action-card textarea:focus{outline:2px solid rgba(12,103,200,.18);border-color:var(--blue)}.action-card--leader{border-color:#dfc58f;background:#fffdfa}.action-card--leader>header{color:var(--warning)}.history-panel{margin-top:15px;padding:18px}.history-panel>header{margin-bottom:12px;display:flex;align-items:flex-start;gap:9px;color:var(--blue)}.history-panel h2{margin:0;color:var(--ink);font-size:1rem}.history-panel header p{margin:3px 0 0;color:var(--ink-soft);font-size:.7rem}.history-panel ol{margin:0;padding:0;list-style:none}.history-panel li{min-height:61px;padding:10px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:170px minmax(260px,1fr) 120px;align-items:center;gap:14px}.history-panel time{display:flex;align-items:center;gap:5px;color:var(--ink-soft);font-size:.69rem}.history-panel li>div{min-width:0}.history-panel strong{font-size:.78rem}.history-panel li p{margin:3px 0 0;color:var(--ink-soft);font-size:.7rem;line-height:1.5}.history-panel li>span{color:var(--ink-soft);font-size:.7rem}.related-panel{margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#f5f9fc}.related-panel__header{padding:16px 18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.7fr);align-items:center;gap:18px;background:#fff}.related-panel__header>div:first-child{display:flex;align-items:flex-start;gap:10px;color:var(--blue)}.related-panel__header h2{margin:0;color:var(--ink);font-size:1.04rem}.related-panel__header p{margin:4px 0 0;color:var(--ink-soft);font-size:.7rem;line-height:1.5}.related-panel__header .quality-strip{padding:7px}.related-panel>.inline-notice{margin:14px 16px 0}.related-groups{padding:15px;display:grid;align-items:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.related-group{min-width:0;overflow:hidden;border:1px solid #dbe5ee;border-radius:11px;background:#fff;box-shadow:0 4px 13px #3c5b790d}.related-group>header{min-height:70px;padding:13px 14px;border-bottom:1px solid #e4ebf2;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#f6f9fc}.related-group h3{margin:0;font-size:.88rem}.related-group header p{margin:4px 0 0;color:var(--ink-soft);font-size:.67rem;line-height:1.45}.related-group__actions{display:flex;align-items:center;gap:8px}.related-group__actions>span{color:var(--ink-soft);font-size:.66rem;white-space:nowrap}.related-group button:not(.button){min-height:29px;padding:5px 8px;border:1px solid #b8d2ea;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:var(--blue-deep);background:#f0f7ff;cursor:pointer;font-size:.67rem;font-weight:750}.related-group button:not(.button):hover{border-color:#78addc;background:#e5f2ff}.related-records{display:grid}.related-record{padding:13px 14px;border-top:1px solid #e8eef4}.related-record:first-child{border-top:0}.related-record>header{margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.related-record>header>div{min-width:0;display:flex;align-items:center;gap:7px}.related-record>header>div:first-child{display:grid;gap:2px}.related-record strong{overflow-wrap:anywhere;color:#244764;font-size:.76rem}.related-record small{color:var(--ink-soft);font-size:.62rem}.related-record footer{margin-top:9px;color:#8293a4;font-size:.6rem;overflow-wrap:anywhere}.related-history{margin-top:10px;border:1px solid #dce8f2;border-radius:8px;background:#f8fbfe}.related-history>summary{padding:8px 10px;color:var(--blue-deep);cursor:pointer;font-size:.65rem;font-weight:750}.related-history__entries{padding:0 10px 9px;display:grid;gap:8px}.related-history__entries article{padding:9px;border-left:3px solid #8dbce4;background:#fff}.related-history__entries article>header{margin:0 0 7px;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.related-history__entries article>header strong{font-size:.68rem}.related-history__entries article>header span{color:var(--ink-soft);font-size:.58rem;text-align:right}.related-history__entries dl{margin:0;display:grid;gap:5px}.related-history__entries dl>div{display:grid;grid-template-columns:minmax(78px,.55fr) minmax(0,1.45fr);gap:8px;font-size:.62rem}.related-history__entries dt{color:var(--ink-soft)}.related-history__entries dd{margin:0;display:flex;justify-content:flex-end;gap:6px;overflow-wrap:anywhere;text-align:right}.related-history__entries del{color:#8c6670}.related-history__entries ins{color:var(--success);text-decoration:none;font-weight:700}.related-history__entries article>footer{margin-top:7px}.related-facts{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 12px}.related-facts>div{min-width:0;min-height:34px;padding:6px 0;border-top:1px solid #edf2f6;display:grid;grid-template-columns:minmax(80px,.8fr) minmax(0,1.2fr);align-items:center;gap:7px}.related-facts dt{color:var(--ink-soft);font-size:.62rem}.related-facts dd{margin:0;color:var(--ink);font-size:.69rem;text-align:right;overflow-wrap:anywhere}.related-empty-facts,.related-group__empty{margin:0;padding:16px 14px;color:#7f91a3;font-size:.68rem;line-height:1.5}.related-empty-facts{padding:7px 0}.related-editor{margin:0 12px 13px;border:1px solid #b9d5ef;border-radius:9px;overflow:hidden;background:#f7fbff}.related-editor>header{min-height:48px;padding:9px 11px;border-bottom:1px solid #d7e6f3;display:flex;align-items:center;justify-content:space-between;background:#edf6ff}.related-editor>header>div{display:grid;gap:2px}.related-editor>header strong{font-size:.75rem}.related-editor>header small{font-size:.61rem}.related-editor__fields{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.related-editor__fields label{min-width:0;display:grid;gap:5px}.related-editor__fields label>span{color:#526a81;font-size:.65rem;font-weight:700}.related-editor__fields em{margin-left:5px;color:var(--danger);font-size:.58rem;font-style:normal}.related-editor__fields input,.related-editor__fields textarea{width:100%;min-height:37px;padding:8px 9px;border:1px solid #cbd9e5;border-radius:7px;color:var(--ink);background:#fff;font:inherit;font-size:.73rem}.related-editor__fields textarea{resize:vertical}.related-editor__fields input:focus,.related-editor__fields textarea:focus{outline:2px solid rgba(12,103,200,.18);border-color:var(--blue)}.related-editor>footer{padding:10px 12px;border-top:1px solid #d7e6f3;display:flex;justify-content:flex-end;background:#fff}.evidence-uploader{margin:0 12px 13px;border:1px solid #9bc5e8;border-radius:9px;overflow:hidden;background:#f7fbff}.evidence-uploader>header{padding:10px 12px;border-bottom:1px solid #d4e5f3;display:flex;align-items:flex-start;gap:8px;color:var(--blue);background:#edf6ff}.evidence-uploader>header>div{display:grid;gap:2px}.evidence-uploader>header strong{color:var(--ink);font-size:.74rem}.evidence-uploader>header small{color:var(--ink-soft);font-size:.6rem;line-height:1.4}.evidence-uploader__fields{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.evidence-uploader__fields label{min-width:0;display:grid;gap:5px}.evidence-uploader__fields label>span{color:#526a81;font-size:.65rem;font-weight:700}.evidence-uploader__fields em{margin-left:5px;color:var(--danger);font-size:.58rem;font-style:normal}.evidence-uploader__fields input,.evidence-uploader__fields select,.evidence-uploader__fields textarea{width:100%;min-height:38px;padding:8px 9px;border:1px solid #cbd9e5;border-radius:7px;color:var(--ink);background:#fff;font:inherit;font-size:.7rem}.evidence-uploader__fields input[type=file]{padding:6px}.evidence-uploader__fields textarea{resize:vertical}.evidence-uploader__fields input:focus,.evidence-uploader__fields select:focus,.evidence-uploader__fields textarea:focus{outline:2px solid rgba(12,103,200,.18);border-color:var(--blue)}.evidence-uploader>footer{padding:10px 12px;border-top:1px solid #d4e5f3;display:flex;justify-content:flex-end;background:#fff}.related-group button:disabled{cursor:wait;opacity:.62}.governance-page>.quality-strip{margin-bottom:15px}.governance-overview{margin-bottom:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.governance-overview article{min-height:116px;padding:16px;border:1px solid var(--line);border-top:3px solid var(--blue);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 11px;color:var(--blue);background:#fff}.governance-overview article>span{color:var(--ink-soft);font-size:.7rem}.governance-overview article>strong{grid-column:1 / 3;color:var(--blue-deep);font-size:1.55rem}.governance-overview article>small{grid-column:1 / 3;color:var(--ink-soft);font-size:.68rem}.governance-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(380px,.65fr);align-items:start;gap:15px}.governance-panel{min-width:0;border:1px solid var(--line);border-top:4px solid #82b7e5;border-radius:13px;background:#fff;overflow:hidden}.governance-panel>header{padding:17px 19px;border-bottom:1px solid var(--line);background:#f4f8fc}.governance-panel>header>div{display:flex;align-items:center;gap:9px;color:var(--blue)}.governance-panel>header h2{margin:0;color:var(--ink);font-size:1rem}.governance-panel>header p{margin:6px 0 0;color:var(--ink-soft);font-size:.72rem;line-height:1.55}.governance-file-form{padding:18px 19px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.governance-file-form label,.quality-filter-grid label{display:grid;gap:7px;color:#344a61;font-size:.76rem;font-weight:720}.governance-file-form input,.quality-filter-grid input,.quality-filter-grid select{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);background:#fff}.governance-file-form input:focus,.quality-filter-grid input:focus,.quality-filter-grid select:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #0c67c81a}.governance-file-form>p{grid-column:1 / 3;margin:-4px 0 0;color:var(--ink-soft);font-size:.68rem;line-height:1.5}.governance-file-form>.button{grid-column:1 / 3;justify-self:end}.governance-panel--import>.inline-notice{margin:15px 19px 0}.preview-dossier{margin:15px 19px 19px;padding:17px;border:1px solid #bdd5eb;border-radius:11px;background:#f9fcff}.preview-dossier>header{padding-bottom:13px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.preview-dossier>header code{color:var(--blue-deep);font-size:.72rem;overflow-wrap:anywhere}.preview-version-rail{margin:13px 0;display:grid;grid-template-columns:.7fr .7fr 1.6fr;gap:8px}.preview-version-rail>div{min-width:0;padding:11px;border-left:3px solid #8bbbe4;background:#fff}.preview-version-rail span{display:block;color:var(--ink-soft);font-size:.65rem}.preview-version-rail strong{display:block;margin-top:5px;color:var(--ink);font-size:.78rem;overflow-wrap:anywhere}.preview-evidence-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.preview-evidence-grid article{min-width:0;padding:13px;border:1px solid var(--line);background:#fff}.preview-evidence-grid h3,.preview-issues h3{margin:0 0 9px;color:var(--ink);font-size:.78rem}.preview-evidence-grid article>div{min-height:34px;padding:7px 0;border-top:1px solid #e8eef4;display:grid;grid-template-columns:minmax(90px,.55fr) minmax(0,1.45fr);align-items:center;gap:8px}.preview-evidence-grid span{color:var(--ink-soft);font-size:.66rem}.preview-evidence-grid code{color:#31516f;font-size:.64rem;overflow-wrap:anywhere}.preview-evidence-grid strong{color:var(--blue-deep);font-size:.82rem;text-align:right}.preview-issues{margin-top:13px}.preview-issues h3{display:flex;align-items:center;justify-content:space-between;gap:10px}.preview-issues h3 span{color:var(--ink-soft);font-size:.64rem;font-weight:500}.governance-issue-ledger{border-top:1px solid var(--line)}.governance-issue{min-height:76px;padding:10px 2px 10px 10px;border-bottom:1px solid var(--line);border-left:3px solid var(--warning);display:grid;gap:5px}.governance-issue--blocked{border-left-color:var(--danger)}.governance-issue>div{display:flex;align-items:center;gap:7px}.governance-issue code{color:#567087;font-size:.62rem}.governance-issue strong{color:var(--ink);font-size:.75rem;line-height:1.45}.governance-issue small{color:var(--ink-soft);font-size:.65rem;line-height:1.45}.preview-dossier>.button{margin-top:14px;width:100%}.rollback-dossier{margin:0 19px 19px;padding:17px;border:1px solid #d8c18f;border-radius:11px;background:#fffdfa}.rollback-dossier>header{display:flex;align-items:flex-start;gap:9px;color:var(--warning)}.rollback-dossier h3{margin:0;color:#6d4b12;font-size:.88rem}.rollback-dossier header p{margin:4px 0 0;color:#80683f;font-size:.68rem}.rollback-dossier dl{margin:13px 0}.rollback-dossier dl>div{min-height:38px;padding:7px 0;border-top:1px solid #eadfc7;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:8px}.rollback-dossier dt{color:#80683f;font-size:.67rem}.rollback-dossier dd{margin:0;color:#5f481e;font-size:.72rem;overflow-wrap:anywhere}.rollback-confirm{margin-bottom:12px;display:flex;align-items:flex-start;gap:8px;color:#674a1c;font-size:.72rem;line-height:1.45}.rollback-confirm input{margin-top:2px}.governance-panel--quality{max-height:calc(100vh - 116px);overflow-y:auto}.governance-panel--quality>h3{margin:17px 17px 8px;font-size:.8rem}.governance-panel--quality>.governance-issue-ledger,.governance-panel--quality>.state-panel{margin:0 17px 17px}.governance-panel--quality>.state-panel{width:auto;min-height:210px;box-shadow:none}.quality-filter-grid{margin:15px 17px 8px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.quality-filter-grid .quality-keyword{grid-column:1 / 3}.quality-result-summary{margin:10px 17px;color:var(--ink-soft);font-size:.68rem}.ledger-pagination{margin-top:11px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.ledger-pagination .button{min-height:36px;padding:0 12px;font-size:.7rem}.governance-panel--quality>.ledger-pagination{margin:0 17px 17px}.audit-summary{margin-bottom:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.audit-summary>div{min-height:86px;padding:14px;border:1px solid var(--line);border-top:3px solid #80b5e2;display:flex;align-items:center;gap:11px;color:var(--blue);background:#fff}.audit-summary span{display:grid;gap:3px}.audit-summary strong{color:var(--ink);font-size:.76rem}.audit-summary small{color:var(--ink-soft);font-size:.65rem}.audit-page>.inline-notice{margin-bottom:13px}.system-page>.inline-notice{margin-bottom:15px}.system-status-grid{margin-bottom:15px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.system-status-card{min-height:142px;padding:16px;border:1px solid var(--line);border-top:3px solid var(--blue);display:grid;grid-template-columns:auto 1fr;align-content:start;gap:7px 9px;background:#fff}.system-status-card>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.system-status-card>small{align-self:center;color:var(--ink-soft);font-size:.68rem}.system-status-card>strong{grid-column:1 / 3;color:var(--blue-deep);font-size:1.05rem}.system-status-card>p{grid-column:1 / 3;margin:0;overflow-wrap:anywhere;color:var(--ink-soft);font-size:.65rem;line-height:1.45}.system-status-card--success{border-top-color:var(--success)}.system-status-card--warning{border-top-color:var(--warning)}.system-panel{margin-top:15px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.system-panel>header{padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:10px;color:var(--blue);background:#f4f8fc}.system-panel>header h2{margin:0;color:var(--ink);font-size:1rem}.system-panel>header p{margin:4px 0 0;color:var(--ink-soft);font-size:.7rem;line-height:1.45}.system-panel>.state-panel{width:auto;min-height:170px;margin:16px;box-shadow:none}.system-panel>.inline-notice{margin:16px}.system-workbooks article{min-height:67px;padding:11px 18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.system-workbooks article:last-child{border-bottom:0}.system-workbooks article>div{min-width:0;display:grid;gap:5px}.system-workbooks strong{font-size:.78rem}.system-workbooks code{overflow:hidden;color:var(--ink-soft);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.system-workbooks article>span{color:var(--blue);font-size:.72rem;font-weight:760}.snapshot-ledger>article{min-height:116px;padding:14px 18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(300px,1.35fr) minmax(230px,.65fr) auto;align-items:center;gap:18px}.snapshot-ledger>article:last-child{border-bottom:0}.snapshot-ledger__main{min-width:0;display:grid;gap:5px}.snapshot-ledger__main>div{display:flex;align-items:center;gap:8px}.snapshot-ledger__main strong{font-size:.8rem}.snapshot-ledger__main code{color:var(--blue);font-size:.68rem}.snapshot-ledger__main small,.snapshot-ledger__main p{margin:0;color:var(--ink-soft);font-size:.65rem;line-height:1.45}.snapshot-ledger__versions{display:flex;flex-wrap:wrap;gap:6px}.snapshot-ledger__versions span{padding:5px 7px;border-radius:6px;color:#46647f;background:#edf4fa;font-size:.63rem}.snapshot-ledger__actions{display:grid;gap:6px}.snapshot-ledger__actions .button{min-height:32px;white-space:nowrap;font-size:.68rem}.audit-ledger{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.audit-ledger>header,.audit-ledger>article{display:grid;grid-template-columns:190px minmax(280px,1.4fr) minmax(190px,.8fr) 100px;align-items:center;gap:15px}.audit-ledger>header{min-height:42px;padding:0 17px;color:#64798e;background:#eef4f9;font-size:.68rem;font-weight:760}.audit-ledger>article{min-height:88px;padding:12px 17px;border-top:1px solid var(--line)}.audit-actor,.audit-action,.audit-resource{min-width:0;display:grid;gap:5px}.audit-actor time,.audit-actor span,.audit-resource span{color:var(--ink-soft);font-size:.66rem}.audit-actor span{display:flex;align-items:center;gap:5px;color:var(--blue-deep)}.audit-action strong{font-size:.78rem}.audit-action small{overflow:hidden;color:var(--ink-soft);font-size:.65rem;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.audit-resource code{color:#3d5a74;font-size:.64rem;overflow-wrap:anywhere}.audit-ledger>footer{padding:13px 17px;border-top:1px solid var(--line);display:flex;justify-content:center;background:#f8fafc}@media(max-width:1180px){.header-source{display:none}.desktop-space-layout{grid-template-columns:minmax(0,1fr) 300px}.role-center__decision,.craft-layout,.resource-layout,.region-workstreams,.system-metadata-grid,.governance-layout{grid-template-columns:1fr}.system-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.snapshot-ledger>article{grid-template-columns:1fr}.snapshot-ledger__actions{grid-template-columns:repeat(3,minmax(0,1fr))}.governance-panel--quality{max-height:none}.record-workbench{grid-template-columns:minmax(0,1fr) 290px}.work-ledger__item{grid-template-columns:40px minmax(220px,1.5fr) 110px 130px auto 22px}.delivery-command-title{align-items:flex-start;flex-direction:column}.delivery-command-title nav{width:100%;flex-wrap:wrap}.delivery-focused-title{align-items:flex-start;flex-wrap:wrap}.delivery-focused-title nav{width:100%;flex-wrap:wrap}.delivery-command-layout{grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr)}}@media(max-width:960px){.operations-report__grid{grid-template-columns:1fr}.operations-report__events>div{max-height:420px}.operations-ledger-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-ledger-filters button{min-height:40px}.operations-focus-board__grid,.defect-ledger,.defect-ledger.has-detail{grid-template-columns:1fr}.defect-view-nav{border-right:0;border-bottom:1px solid #d9e2e8;display:flex;overflow-x:auto;padding:5px}.defect-view-nav>span{display:none}.defect-view-nav button{width:auto;min-width:max-content;min-height:36px;border-left:0;border-bottom:2px solid transparent;grid-template-columns:16px auto auto}.defect-view-nav button.is-active{border-bottom-color:#2671c9}.defect-detail{position:fixed;z-index:40;inset:72px 0 0 auto;width:min(440px,94vw);box-shadow:-12px 0 32px #253d4c29}.defect-ledger__head,.defect-ledger__row{grid-template-columns:minmax(120px,.8fr) minmax(180px,1.2fr) minmax(220px,1.6fr) 90px 70px 110px 78px;min-width:940px}.defect-ledger__table{overflow-x:auto}.delivery-command-title h2{font-size:1.45rem}.delivery-command-title nav{display:grid;grid-template-columns:1fr}.delivery-command-title .button{width:100%}.delivery-focused-title nav{display:grid;grid-template-columns:1fr}.delivery-focused-title .button{width:100%}.delivery-stage-rail{grid-template-columns:1fr;padding:8px 12px}.delivery-stage{min-height:75px;padding:11px 8px 10px 48px;border-right:0;border-bottom:1px solid var(--line)}.delivery-stage:last-child{border-bottom:0}.delivery-stage>span{top:10px}.delivery-command-layout{grid-template-columns:1fr}.delivery-decision-rail{order:-1}.delivery-project-row{min-width:760px}.space-page--entry{height:auto;min-height:100dvh;overflow:visible}.space-entry-stage{min-height:100dvh;padding:24px 20px 48px}.standalone-space-layout,.spatial-links{display:none}.mobile-action-space{display:block}.mobile-action-space>header{margin-bottom:14px}.mobile-action-space h2{margin-bottom:5px;font-size:1.25rem}.mobile-action-space header p{margin:0;color:var(--ink-soft);font-size:.77rem;line-height:1.5}.mobile-space-entry .space-entry-list+.space-entry-list{margin-top:10px}.mobile-space-entry .space-entry-list{padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff}}@media(max-width:900px){.brand-lockup span,.identity-summary{display:none}.app-body{grid-template-columns:74px minmax(0,1fr)}.launcher{width:74px}.app-content{grid-column:2}.desktop-space-layout{height:auto;min-height:0;grid-template-columns:1fr}.spatial-campus{height:620px}.priority-panel{min-height:330px}.priority-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}.office-desk-layout{grid-template-columns:1fr}.center-achievement-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.center-achievement-kpis>article:nth-child(3){border-left:0;border-top:1px solid var(--center-line)}.center-achievement-kpis>article:nth-child(4){border-top:1px solid var(--center-line)}.center-command-grid{grid-template-columns:1fr}.center-decision-rail{min-height:0}.center-trend-panel{overflow-x:auto}.center-trend-panel>header{min-width:620px}.center-trend-chart{min-width:620px}.office-desk-layout--focused .desk-priority .priority-list{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-command-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.delivery-gate-grid,.defect-control-grid{grid-template-columns:1fr}.project-ledger__head,.project-ledger__row{grid-template-columns:minmax(220px,1.2fr) 86px 96px minmax(170px,1fr) 18px}.project-ledger__head>span:nth-child(3),.project-ledger__row>span:nth-child(3){display:none}.issue-queue__head,.issue-queue__row{grid-template-columns:minmax(240px,1.4fr) 82px 94px 58px 18px}.issue-queue__head>span:nth-child(3),.issue-queue__row>span:nth-child(3){display:none}.operations-command-ribbon{grid-template-columns:repeat(3,minmax(0,1fr))}.operations-command-ribbon>a:nth-child(4){border-left:0}.operations-control-layout{grid-template-columns:1fr}.operations-control-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.desk-priority{position:static;max-height:none}.desk-priority .priority-list{max-height:none}.quality-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-strip>div{border-right:0}.work-ledger__item{grid-template-columns:40px minmax(200px,1fr) 100px auto 22px}.work-ledger__date{display:none}.domain-ledger__head,.domain-ledger__row{grid-template-columns:minmax(260px,1.5fr) minmax(100px,.6fr) 110px auto 22px}.personnel-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.personnel-ledger>header,.personnel-ledger>a{grid-template-columns:minmax(200px,1.2fr) 90px minmax(130px,.8fr) minmax(160px,1fr) minmax(120px,.8fr) 20px}.personnel-ledger>header>span:nth-child(4),.personnel-ledger>a>span:nth-child(4){display:none}.domain-ledger__head>span:nth-child(3),.domain-ledger__row>span:nth-child(3){display:none}.record-workbench{grid-template-columns:1fr}.record-actions{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.related-panel__header,.related-groups{grid-template-columns:1fr}.audit-ledger>header,.audit-ledger>article{grid-template-columns:155px minmax(240px,1fr) 150px 90px}}@media(max-width:640px){body{padding-bottom:env(safe-area-inset-bottom)}h1{font-size:1.6rem}.login-page{min-height:100dvh;display:block;background:#fff}.login-visual{min-height:205px;height:27dvh}.login-brand{left:14px;right:14px;bottom:12px;padding:13px 15px}.login-brand img{width:145px}.login-brand p{display:none}.login-panel{min-height:73dvh;padding:33px 22px 58px;border-left:0;border-top:1px solid var(--line);justify-content:flex-start}.login-title{margin-bottom:25px}.login-title h1{font-size:2rem}.login-panel footer{bottom:14px}.app-header{height:60px;padding:0 13px}.brand-lockup img{width:114px}.responsibility-switcher{min-width:0;max-width:174px;padding:5px 8px}.responsibility-switcher select{width:100%;font-size:.72rem}.icon-button{width:36px;height:36px}.header-context{gap:7px}.notification-drawer{width:100vw}.notification-drawer__header{min-height:104px;padding:18px 16px 14px}.notification-drawer__body{padding:10px}.app-body{padding-top:60px;display:block}.launcher{display:none}.operations-report__toolbar{align-items:stretch;flex-direction:column}.operations-report__periods{width:100%}.operations-report__periods button{min-width:0;flex:1}.operations-report__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-report__facts article:nth-child(odd){border-left:0}.operations-report__facts article:nth-child(n+3){border-top:1px solid var(--operations-line)}.app-content{min-height:calc(100vh - 60px)}.mobile-launcher{position:fixed;z-index:60;right:0;bottom:0;left:0;height:calc(64px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);border-top:1px solid var(--line-strong);display:flex;align-items:center;gap:2px;background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow-x:auto}.mobile-launcher a{min-width:58px;height:50px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#65798e;font-size:.59rem}.mobile-launcher a.active{color:var(--blue-deep);background:var(--blue-soft);font-weight:750}.switching-toast{right:12px;bottom:76px}.space-stage{padding:18px 14px 12px}.space-stage__heading{min-height:0;margin-bottom:16px;display:block}.workspace-jump,.desktop-space-layout{display:none}.mobile-priority-list{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.mobile-priority-list .priority-row{padding:12px 14px}.mobile-action-space .quality-strip{margin-top:12px}.desk-stage{padding:18px 14px 88px}.office-desk-layout{display:none}.desk-mobile-actions{display:block}.desk-mobile-workspace{margin-top:18px;padding:17px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.responsibility-desk-page--center-leadership .desk-stage{padding:0 0 76px}.responsibility-desk-page--center-leadership .desk-mobile-actions{padding:12px}.responsibility-desk-page--center-leadership .desk-mobile-workspace{margin-top:12px;padding:15px 12px}.center-command-hero{min-height:220px;margin:-15px -12px 0}.responsibility-desk-page--center-leadership:before{background-image:radial-gradient(ellipse at 76% 4%,#f3f6f714,#f3f6f757,#f3f6f7e0 68%,#f3f6f7 86%),url(/assets/spatial/mingyang-offshore-turbine-bg.png);background-position:center,66% top;background-size:100% 100%,auto 430px}.center-command-hero>div{width:82%;padding:22px 16px 19px}.center-command-hero h2{font-size:1.35rem}.center-command-hero p{font-size:.67rem}.center-achievement-kpis{grid-template-columns:1fr}.center-achievement-kpis>article{min-height:94px;border-top:1px solid var(--center-line);border-left:0}.center-achievement-kpis>article:first-child{border-top:0}.center-decision-panel>div{grid-template-columns:1fr}.center-decision-panel>div>div:nth-child(2n){border-left:0}.delivery-command-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-command-strip>div{grid-column:1 / -1}.operations-control-title{align-items:flex-start;flex-direction:column}.operations-control-title>span{max-width:100%}.operations-command-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-command-ribbon>a:nth-child(odd){border-left:0}.operations-command-ribbon>a:nth-child(4){border-left:1px solid #d9e1e5}.operations-control-rail{grid-template-columns:1fr}.operations-stoppage-ledger>header{align-items:flex-start}.operations-ledger-tools,.operations-ledger-tools__primary{align-items:stretch;flex-direction:column}.operations-ledger-search{width:100%}.operations-ledger-filters{grid-template-columns:1fr}.operations-ledger-filters select,.operations-ledger-filters button{min-height:44px}.operations-focus-board__links{align-items:stretch;flex-direction:column}.operations-focus-board__links nav{display:grid}.operations-focus-board__links a{min-height:44px}.operations-factor-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.operations-stoppage-head{display:none}.operations-stoppage-rows{max-height:none;overflow:visible}.operations-stoppage-row{min-width:0;min-height:0;padding:13px;grid-template-columns:1fr 110px;gap:9px 12px}.operations-stoppage-row>span:first-child{grid-column:1 / -1}.operations-stoppage-row>span:nth-child(3),.operations-stoppage-row>span:nth-child(4){grid-column:1 / -1}.operations-stoppage-row>span:nth-child(5){grid-column:2;grid-row:2}.operations-module>header{grid-template-columns:36px minmax(0,1fr)}.operations-module>header>strong{grid-column:2;justify-items:start}.delivery-project-ledger>header,.defect-main-queue>header{align-items:flex-start}.project-ledger__head,.issue-queue__head{display:none}.project-ledger__row{min-height:104px;grid-template-columns:minmax(0,1fr) auto 18px;grid-template-rows:auto auto;gap:7px}.project-ledger__identity{grid-column:1 / 4}.project-ledger__row>span:nth-child(2),.project-ledger__row>span:nth-child(3){display:none}.project-ledger__row>.status-badge{grid-column:2;grid-row:2}.project-ledger__next{grid-column:1;grid-row:2}.project-ledger__row>svg{grid-column:3;grid-row:2}.delivery-gate .project-ledger__row{grid-template-columns:minmax(0,1fr) auto 18px}.delivery-gate>header{grid-template-columns:31px minmax(0,1fr)}.delivery-gate>header>strong{grid-column:2}.defect-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.issue-queue__row,.issue-queue__row--compact{min-height:92px;grid-template-columns:minmax(0,1fr) auto 18px;grid-template-rows:auto auto;gap:7px}.issue-queue__identity{grid-column:1 / 4}.issue-queue__row>span:nth-child(2),.issue-queue__row>span:nth-child(3){display:none}.issue-queue__row>.status-badge{grid-column:1;grid-row:2}.issue-queue__history{grid-column:2;grid-row:2}.issue-queue__row>svg{grid-column:3;grid-row:2}.defect-history-stream>div,.defect-overview-index>div{grid-template-columns:1fr}.defect-history-stream .issue-queue__row:nth-child(2n),.defect-overview-index .issue-queue__row:nth-child(2n){border-left:0}.role-workspace-section{padding:36px 14px 90px}.workspace-title{margin-bottom:18px}.workspace-title__icon{width:40px;height:40px}.workspace-title h2{font-size:1.35rem}.workspace-title p{font-size:.76rem}.role-center__decision,.delivery-pipeline,.craft-layout,.resource-layout,.milestone-board,.phase-rail,.aging-board,.member-agenda,.project-supporting,.region-workstreams,.system-metadata-grid{grid-template-columns:1fr}.decision-rail,.department-pulse,.craft-docket,.craft-side article,.resource-coverage,.resource-requests,.milestone-board>article,.phase-stop,.aging-board>article,.region-projects,.project-focus,.project-supporting article,.member-agenda article,.data-repair-queue article,.system-metadata-grid article{padding:14px}.pulse-row{grid-template-columns:1fr auto}.pulse-row>span:nth-child(3),.pulse-row>.status-badge{display:none}.resource-stat-list{grid-template-columns:1fr 1fr}.safety-ledger{margin-inline:-14px;border-right:0;border-left:0}.audit-stream article{grid-template-columns:1fr;gap:4px}.operations-tile{min-height:118px}.content-page,.record-page{padding:22px 14px 88px}.page-header{min-height:0;margin-bottom:17px;display:block}.page-header__actions{margin-top:15px}.page-header__actions .button{width:100%}.quality-strip{padding:9px;gap:7px}.quality-strip>div{padding:7px;background:#f5f8fb}.filter-bar,.domain-toolbar{align-items:stretch;flex-direction:column}.filter-bar>svg{display:none}.filter-bar label{justify-content:space-between}.filter-summary{margin-left:0}.search-form{min-width:0;width:100%}.status-filter{justify-content:space-between}.work-ledger{border-radius:10px}.work-ledger__item{min-height:106px;padding:13px;grid-template-columns:36px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:8px 10px}.work-icon{width:36px;height:36px;grid-row:1 / span 2}.work-ledger__main{grid-column:2 / 4}.work-ledger__owner{grid-column:2;display:flex;gap:5px}.work-ledger__item>.status-badge{grid-column:3}.work-ledger__item>svg:last-child{display:none}.metric-ledger{grid-template-columns:1fr 1fr;gap:8px}.metric-ledger article{min-height:126px;padding:13px}.metric-ledger__icon{display:none}.metric-ledger strong{font-size:1.3rem}.operations-sections>section>header{align-items:flex-start;flex-direction:column}.operations-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.operations-row>span:nth-child(2),.operations-row>svg{display:none}.operations-row--region>span:nth-child(2){grid-column:1 / -1;display:block}.domain-ledger{border-radius:10px}.domain-ledger__head{display:none}.personnel-kpis{grid-template-columns:1fr 1fr}.personnel-ledger>header{display:none}.personnel-ledger>a{min-height:132px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:6px 10px}.personnel-ledger>a>span:nth-child(2),.personnel-ledger>a>span:nth-child(3),.personnel-ledger>a>span:nth-child(5){grid-column:1}.personnel-ledger>a>span:nth-child(4),.personnel-ledger>a>svg{display:none}.domain-ledger__row{min-height:128px;padding:14px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:6px 10px}.record-title{grid-column:1 / 3}.domain-ledger__row>span:nth-child(2){grid-column:1}.domain-ledger__row>span:nth-child(4){display:none}.record-status{grid-column:1 / 3}.domain-ledger__row>svg{display:none}.domain-ledger footer{text-align:left}.record-header{min-height:0;margin-bottom:16px;gap:10px}.back-button{width:38px;padding:0;font-size:0}.record-header__main h1{font-size:1.45rem}.record-header__meta span:not(.status-badge){display:none}.quality-issues>div:not(:first-child){grid-template-columns:1fr;gap:3px}.record-form>header{align-items:flex-start;flex-direction:column}.record-fields{padding:15px;grid-template-columns:1fr}.field-wide{grid-column:auto}.record-form__actions{padding:12px 15px}.record-form__actions .button{width:100%}.record-actions{grid-template-columns:1fr}.related-panel__header{padding:14px}.related-panel__header .quality-strip{width:100%}.related-groups{padding:10px}.related-group>header{align-items:stretch;flex-direction:column}.related-group__actions{justify-content:space-between}.related-record>header{align-items:stretch;flex-direction:column}.related-record>header>div:last-child{justify-content:space-between}.related-facts,.related-editor__fields,.evidence-uploader__fields{grid-template-columns:1fr}.related-editor>footer .button,.evidence-uploader>footer .button{width:100%}.history-panel li{grid-template-columns:1fr;gap:5px}.history-panel li>span{color:var(--blue)}.governance-overview,.audit-summary,.system-status-grid{grid-template-columns:1fr}.system-workbooks article{grid-template-columns:1fr;gap:6px}.snapshot-ledger__actions{grid-template-columns:1fr}.governance-overview article{min-height:96px}.governance-file-form,.preview-version-rail,.preview-evidence-grid,.quality-filter-grid{grid-template-columns:1fr}.governance-file-form>p,.governance-file-form>.button,.quality-filter-grid .quality-keyword{grid-column:auto}.governance-file-form>.button{width:100%}.preview-dossier,.rollback-dossier{margin-right:13px;margin-left:13px;padding:13px}.preview-dossier>header{align-items:stretch;flex-direction:column}.rollback-dossier dl>div{grid-template-columns:1fr;gap:3px}.audit-ledger>header{display:none}.audit-ledger>article{min-height:132px;padding:14px;grid-template-columns:minmax(0,1fr) auto;gap:9px}.audit-action,.audit-resource{grid-column:1 / 3}.audit-action small{white-space:normal}}.launcher__item--reference{color:#315f86}.project-space-page{max-width:1540px}.project-space-hero{min-height:176px;padding:26px 28px;border:1px solid #cbdbea;border-radius:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;background:#fafdff;box-shadow:0 16px 38px #3656761a}.project-space-hero__mark{width:58px;height:58px;border:1px solid #a9c6df;border-radius:17px;display:grid;place-items:center;color:var(--blue-deep);background:#eaf3fa;box-shadow:inset 0 1px #fff}.project-space-hero h1{margin-bottom:7px}.project-space-hero p{max-width:70ch;margin:0;color:var(--ink-soft);font-size:.84rem;line-height:1.7}.project-space-hero__metrics{min-width:330px;margin:0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.project-space-hero__metrics div{padding:15px 14px;border-right:1px solid var(--line)}.project-space-hero__metrics div:last-child{border-right:0}.project-space-hero__metrics dt{color:var(--ink-soft);font-size:.68rem}.project-space-hero__metrics dd{margin:5px 0 0;color:var(--blue-deep);font-size:1.35rem;font-weight:820}.project-space-notice{margin-top:14px;padding:13px 16px;border:1px solid #b9d7e8;border-radius:12px;display:flex;align-items:flex-start;gap:11px;color:#22627c;background:#eef8fb}.project-space-notice>svg{flex:0 0 auto;margin-top:1px}.project-space-notice strong{color:#174c66;font-size:.8rem}.project-space-notice p{margin:3px 0 0;color:#55778a;font-size:.72rem;line-height:1.55}.project-space-toolbar{margin:16px 0;padding:12px;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:10px;background:#fff}.project-space-toolbar .search-form{flex:1 1 360px}.project-space-toolbar>svg{flex:0 0 auto;color:#7890a7}.project-space-browser{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.38fr);align-items:start;gap:16px}.project-space-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.project-space-grid__summary{grid-column:1 / -1;padding:0 3px 4px;display:flex;justify-content:space-between;gap:12px;color:var(--ink-soft);font-size:.72rem}.project-space-card{min-height:174px;padding:17px;border:1px solid var(--line);border-radius:15px;display:grid;align-content:start;gap:12px;text-align:left;background:#fff;box-shadow:0 8px 22px #39587712;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.project-space-card:hover{transform:translateY(-2px);border-color:#a5c4df;box-shadow:0 13px 28px #3455781f}.project-space-card.is-active{border-color:#5793c8;box-shadow:0 0 0 3px #0c67c81a,0 14px 30px #3353741f}.project-space-card__top,.project-space-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-space-card__top small{color:var(--blue);font-size:.69rem;font-weight:770;letter-spacing:.035em}.project-space-card>strong{min-height:2.7em;color:#20384f;font-size:.92rem;line-height:1.42}.project-space-card__meta{justify-content:flex-start}.project-space-card__meta em{color:#687f95;font-size:.69rem;font-style:normal}.project-space-card__meta em+em{padding-left:10px;border-left:1px solid var(--line)}.project-space-card__track{position:relative;height:27px;padding-top:9px;display:flex;align-items:flex-end;overflow:hidden}.project-space-card__track:before,.project-space-card__track i{position:absolute;top:2px;left:0;height:4px;border-radius:99px;content:""}.project-space-card__track:before{width:100%;background:#e7edf3}.project-space-card__track i{background:#9aabb9}.project-space-card__track.is-complete i{background:#4f9b7a}.project-space-card__track small{color:#71869a;font-size:.65rem}.project-reference-panel{position:sticky;top:88px;max-height:calc(100vh - 104px);border:1px solid #c9d9e8;border-radius:17px;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#fbfdff;box-shadow:0 16px 38px #32506f1c}.project-reference-panel>header{padding:20px 20px 17px;border-bottom:1px solid var(--line);background:#fff}.project-reference-panel h2{margin-bottom:5px;color:#1d3953;font-size:1.08rem;line-height:1.42}.project-reference-panel header p{margin:0;color:var(--ink-soft);font-size:.72rem}.reference-status{padding:13px 18px;border-bottom:1px solid #cce2d8;display:flex;gap:10px;color:var(--success);background:var(--success-soft)}.reference-status span{display:grid;gap:3px}.reference-status strong{font-size:.76rem}.reference-status small{color:#557566;font-size:.66rem;line-height:1.45}.reference-configs{min-height:0;padding:8px 12px;overflow-y:auto}.reference-configs article{min-height:58px;padding:9px 7px;border-bottom:1px solid #e1e9f0;display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,auto) auto;align-items:center;gap:8px}.reference-configs article:last-child{border-bottom:0}.reference-configs article>span{display:grid;gap:2px}.reference-configs article strong{color:#2f485f;font-size:.75rem}.reference-configs article small{color:#91a0ae;font-size:.61rem}.reference-configs article em{color:#244f72;font-size:.74rem;font-style:normal;font-weight:720;text-align:right}.reference-empty{min-height:260px;padding:34px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#8799aa;text-align:center}.reference-empty strong{color:#3f566c;font-size:.84rem}.reference-empty p{max-width:31ch;margin:0;color:var(--ink-soft);font-size:.72rem;line-height:1.6}.project-reference-panel>footer{padding:13px;border-top:1px solid var(--line);background:#fff}@media(max-width:1180px){.project-space-hero{grid-template-columns:auto minmax(0,1fr)}.project-space-hero__metrics{grid-column:1 / -1;width:100%}.project-space-browser{grid-template-columns:minmax(0,1fr) 330px}.project-space-grid{grid-template-columns:1fr}.project-space-toolbar{flex-wrap:wrap}}@media(max-width:760px){.project-space-hero{padding:18px;grid-template-columns:1fr}.project-space-hero__mark{width:48px;height:48px}.project-space-hero__metrics{min-width:0}.project-space-hero__metrics div{padding:12px 8px}.project-space-browser{grid-template-columns:1fr}.project-space-grid__summary{flex-direction:column;gap:4px}.project-reference-panel{position:static;max-height:none}.reference-configs{max-height:520px}.project-space-toolbar{align-items:stretch;flex-direction:column}.project-space-toolbar>svg{display:none}.reference-configs article{grid-template-columns:minmax(0,1fr) auto}.reference-configs article .status-badge{grid-column:1 / -1;width:fit-content}}.ps-library-shell{min-height:100vh;color:#334150;background:#f7f9fb}.ps-library-header{position:sticky;top:0;z-index:40;min-height:68px;padding:0 24px;border-bottom:1px solid #dfe5eb;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffffff5;box-shadow:0 5px 18px #33485f0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ps-library-brand{min-width:0;display:flex;align-items:center;gap:10px;color:#2e3b49}.ps-library-brand>span{width:34px;height:34px;display:grid;place-items:center;color:#3274c8}.ps-library-brand strong{display:grid;font-size:1.08rem;line-height:1.18;letter-spacing:.02em}.ps-library-brand small{margin-top:4px;color:#9ba6b2;font-size:.48rem;font-weight:650;letter-spacing:.16em}.ps-library-header nav{display:flex;align-items:center;gap:10px}.ps-readonly,.ps-header-link{min-height:36px;padding:0 12px;border:1px solid #e1e7ed;border-radius:7px;display:inline-flex;align-items:center;gap:7px;color:#617184;background:#fbfcfd;font-size:.72rem;font-weight:660}.ps-readonly{color:#476f9c;background:#f4f8fd}.ps-readonly svg{color:#3679cb}.ps-header-link:hover{border-color:#b9cce2;color:#2d69ad;background:#f7faff}.ps-user{min-width:110px;padding-left:10px;display:grid;gap:2px}.ps-user b{color:#465566;font-size:.75rem}.ps-user small{max-width:140px;overflow:hidden;color:#8a96a4;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.ps-logout{width:36px;height:36px;border:1px solid #e0e6ec;border-radius:8px;display:grid;place-items:center;color:#66778a;background:#fff;cursor:pointer}.ps-logout:hover{border-color:#adc6df;color:#2f70ba}.ps-library-main{width:min(1460px,calc(100% - 36px));min-height:calc(100vh - 68px);margin:0 auto;padding:26px 0 70px}.ps-library-intro{padding:0 2px 20px;display:flex;align-items:end;justify-content:space-between;gap:28px}.ps-library-intro>div>span{color:#3478c6;font-size:.64rem;font-weight:750;letter-spacing:.09em}.ps-library-intro h1{margin:6px 0 4px;color:#2d3b4a;font-size:1.55rem;letter-spacing:.01em}.ps-library-intro p{margin:0;color:#84909d;font-size:.72rem}.ps-library-intro dl{margin:0;display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));border:1px solid #e0e6ec;border-radius:9px;overflow:hidden;background:#fff}.ps-library-intro dl>div{min-width:98px;padding:10px 13px;border-left:1px solid #e6eaef}.ps-library-intro dl>div:first-child{border-left:0}.ps-library-intro dt{color:#909ba7;font-size:.55rem}.ps-library-intro dd{margin:4px 0 0;color:#3a5879;font-size:1rem;font-weight:800}.ps-library-search{min-height:56px;padding:0 10px 0 16px;border:1px solid #d9e0e7;border-radius:9px;display:flex;align-items:center;gap:10px;background:#fff;box-shadow:0 5px 16px #3b4e640a}.ps-library-search>svg{flex:0 0 auto;color:#788695}.ps-library-search input{min-width:0;height:52px;border:0;flex:1;color:#3d4a58;background:transparent;font:inherit;font-size:.8rem;outline:none}.ps-library-search input::placeholder{color:#9ca7b3}.ps-library-search button{min-height:34px;padding:0 14px;border:1px solid #d7e1ec;border-radius:6px;color:#4e6f94;background:#f7faff;font:inherit;font-size:.7rem;font-weight:700;cursor:pointer}.ps-library-search button[aria-label]{width:32px;padding:0;border:0;display:grid;place-items:center;color:#8794a1;background:transparent}.ps-library-controls{margin-top:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.ps-view-switch{width:fit-content;padding:3px;border:1px solid #dfe5eb;border-radius:8px;display:flex;background:#f1f3f6}.ps-view-switch button{min-height:36px;padding:0 13px;border:0;border-radius:6px;display:inline-flex;align-items:center;gap:6px;color:#768493;background:transparent;font:inherit;font-size:.7rem;cursor:pointer}.ps-view-switch button.is-active{color:#3275c6;background:#fff;box-shadow:0 2px 8px #2c456114}.ps-filters{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}.ps-filters label{min-height:44px;padding:0 12px;border:1px solid #dfe5eb;border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff}.ps-filters label span{color:#8b96a3;font-size:.63rem;white-space:nowrap}.ps-filters select{min-width:0;height:42px;border:0;flex:1;color:#526273;background:transparent;font:inherit;font-size:.69rem;outline:none}.ps-library-notice{margin-top:12px;padding:9px 12px;border:1px solid #d5e4f3;border-radius:7px;display:flex;align-items:flex-start;gap:8px;color:#4273a8;background:#f4f8fc}.ps-library-notice>svg{flex:0 0 auto;margin-top:1px}.ps-library-notice p{margin:0;display:flex;flex-wrap:wrap;gap:4px 8px;font-size:.63rem;line-height:1.55}.ps-library-notice strong{color:#3c668f}.ps-library-notice span{color:#71869a}.ps-library-results{margin-top:26px}.ps-library-results>header{min-height:42px;padding:0 2px 12px;display:flex;align-items:end;justify-content:space-between;gap:16px}.ps-library-results>header h2{margin:0;color:#344454;font-size:1.05rem}.ps-library-results>header i{width:28px;height:3px;margin-top:9px;border-radius:99px;display:block;background:#397bca}.ps-library-results>header p{margin:0;color:#8c97a4;font-size:.65rem}.ps-folder-grid{padding:14px 12px 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px;perspective:1300px}.ps-folder{position:relative;z-index:1;min-height:204px;padding:28px 20px 18px;border:1px solid #d7e0e9;border-radius:7px 10px 10px;display:grid;align-content:start;gap:14px;overflow:visible;text-align:left;color:#4c5b6b;background:#fff;box-shadow:0 12px 28px #374a6017;cursor:pointer;transform:rotateX(1.2deg);transform-origin:center bottom;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ps-folder:before,.ps-folder:after{position:absolute;z-index:-1;right:9px;bottom:-8px;left:9px;height:100%;border:1px solid #e3e8ed;border-radius:9px;content:"";background:#f7f9fb;box-shadow:0 6px 13px #4151650a}.ps-folder:after{right:17px;bottom:-15px;left:17px;z-index:-2;background:#eef2f6}.ps-folder__tab{position:absolute;top:-11px;left:-1px;width:46%;height:18px;border:1px solid #d7e0e9;border-bottom:0;border-radius:7px 13px 0 0;background:#fff}.ps-folder__identity{min-width:0;display:grid;gap:7px}.ps-folder__identity small{color:#3779c6;font-size:.62rem;font-weight:700;letter-spacing:.04em}.ps-folder__identity strong{min-height:3.9em;overflow:hidden;color:#374554;font-size:.86rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ps-folder__meta{display:flex;flex-wrap:wrap;gap:7px 12px;color:#7c8997;font-size:.63rem}.ps-folder__meta>span{display:inline-flex;align-items:center;gap:4px}.ps-folder__status{width:fit-content;display:inline-flex;align-items:center;gap:5px;font-size:.64rem;font-weight:650}.ps-folder__status.is-ready{color:#347e66}.ps-folder__status.is-empty{color:#a17436}.ps-folder__open{position:absolute;right:14px;bottom:15px;color:#91a0ae;transition:transform .18s ease,color .18s ease}.ps-folder:hover,.ps-folder:focus-visible,.ps-folder.is-active{z-index:3;border-color:#80a9dc;box-shadow:0 18px 36px #31537c26;transform:translateY(-7px) rotateX(0);outline:none}.ps-folder:hover .ps-folder__open,.ps-folder:focus-visible .ps-folder__open,.ps-folder.is-active .ps-folder__open{color:#3479c8;transform:translate(3px)}.ps-folder.is-active{box-shadow:0 0 0 3px #357bcb1a,0 18px 36px #31537c26}.ps-project-list{border:1px solid #dfe5eb;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 8px 24px #34465b0d}.ps-project-list__head,.ps-project-list>button{min-height:52px;padding:0 16px;display:grid;grid-template-columns:minmax(280px,1.7fr) .6fr .7fr .8fr 70px;align-items:center;gap:12px}.ps-project-list__head{border-bottom:1px solid #dfe5eb;color:#84909e;background:#f6f8fa;font-size:.62rem;font-weight:700}.ps-project-list>button{width:100%;border:0;border-bottom:1px solid #ebeff3;text-align:left;color:#657383;background:#fff;font:inherit;font-size:.68rem;cursor:pointer}.ps-project-list>button:hover{background:#f7faff}.ps-project-list>button:last-child{border-bottom:0}.ps-project-list>button>span:first-child{display:grid;gap:3px}.ps-project-list>button strong{color:#3b4a59;font-size:.73rem}.ps-project-list>button small{color:#8795a3;font-size:.58rem}.ps-project-list>button>span:last-child{display:flex;align-items:center;gap:4px;color:#3477c3;font-weight:700}.ps-drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:flex-end;background:#2d39462e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ps-project-drawer{width:min(440px,calc(100vw - 24px));height:100%;border-left:1px solid #d8e0e8;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#fbfcfd;box-shadow:-22px 0 48px #2634452e;animation:ps-drawer-in .2s ease both}@keyframes ps-drawer-in{0%{transform:translate(24px);opacity:.6}to{transform:translate(0);opacity:1}}.ps-project-drawer>header{position:relative;padding:34px 30px 22px;border-top:5px solid #d8ae67;border-bottom:1px solid #e2e7ec;background:#fff}.ps-project-drawer>header>button{position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid #e0e5ea;border-radius:7px;display:grid;place-items:center;color:#697787;background:#fff;cursor:pointer}.ps-project-drawer>header>span{color:#3a79bf;font-size:.59rem;font-weight:750;letter-spacing:.08em}.ps-project-drawer h2{max-width:340px;margin:9px 0 6px;color:#2f3d4c;font-size:1.16rem;line-height:1.5}.ps-project-drawer header p{margin:0 0 12px;color:#8a96a3;font-size:.69rem}.ps-drawer-facts{margin:0;padding:13px 20px;border-bottom:1px solid #e1e6eb;display:grid;grid-template-columns:repeat(3,1fr);background:#f6f8fa}.ps-drawer-facts div{padding:2px 10px;border-left:1px solid #e1e6eb}.ps-drawer-facts div:first-child{border-left:0}.ps-drawer-facts dt{color:#929da8;font-size:.56rem}.ps-drawer-facts dd{margin:5px 0 0;overflow-wrap:anywhere;color:#4b5d70;font-size:.69rem;font-weight:720}.ps-drawer-content{min-height:0;padding:18px 20px;overflow-y:auto}.ps-drawer-section-title{padding:0 4px 12px;display:flex;align-items:center;gap:8px;color:#4275ab}.ps-drawer-section-title span{display:grid;gap:2px}.ps-drawer-section-title strong{color:#445363;font-size:.72rem}.ps-drawer-section-title small{color:#929da8;font-size:.56rem}.ps-drawer-configs{border:1px solid #e1e6eb;border-radius:8px;overflow:hidden;background:#fff}.ps-drawer-configs article{min-height:58px;padding:9px 11px;border-bottom:1px solid #e8edf1;display:grid;grid-template-columns:minmax(0,1fr) minmax(92px,auto) auto;align-items:center;gap:8px}.ps-drawer-configs article:last-child{border-bottom:0}.ps-drawer-configs article>span{min-width:0;display:grid;gap:2px}.ps-drawer-configs strong{color:#465565;font-size:.68rem}.ps-drawer-configs small{color:#96a0aa;font-size:.54rem}.ps-drawer-configs em{color:#3b658e;font-size:.65rem;font-style:normal;font-weight:700;text-align:right}.ps-drawer-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#7f94a8;text-align:center}.ps-drawer-empty strong{color:#4d5d6d;font-size:.76rem}.ps-drawer-empty p{max-width:30ch;margin:0;color:#8693a0;font-size:.64rem;line-height:1.6}.ps-project-drawer>footer{padding:14px 20px;border-top:1px solid #e0e6eb;background:#fff}.ps-project-drawer>footer a{min-height:42px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#3378c5;font-size:.7rem;font-weight:720}@media(max-width:1120px){.ps-folder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-library-intro{align-items:start;flex-direction:column}}@media(max-width:760px){.ps-library-header{min-height:60px;padding:0 12px}.ps-library-brand>span{width:28px;height:28px}.ps-library-brand strong{font-size:.9rem}.ps-readonly{min-height:30px;padding:0 8px;font-size:.62rem}.ps-header-link,.ps-user{display:none}.ps-logout{width:32px;height:32px}.ps-library-main{width:calc(100% - 24px);padding-top:18px}.ps-library-intro{gap:14px;padding-bottom:16px}.ps-library-intro h1{font-size:1.32rem}.ps-library-intro dl{width:100%}.ps-library-intro dl>div{min-width:0;padding:9px}.ps-library-search{min-height:50px;padding-left:12px}.ps-library-search input{height:46px}.ps-library-search>button[type=submit]{display:none}.ps-library-controls{grid-template-columns:1fr}.ps-view-switch{width:100%}.ps-view-switch button{flex:1;justify-content:center}.ps-filters{grid-template-columns:1fr;gap:8px}.ps-library-notice p{display:grid}.ps-library-results{margin-top:20px}.ps-library-results>header{align-items:start;flex-direction:column;gap:7px}.ps-folder-grid{padding:10px 5px 24px;grid-template-columns:1fr;gap:26px}.ps-folder{min-height:174px;padding-top:24px}.ps-folder__identity strong{min-height:auto;-webkit-line-clamp:2}.ps-project-list__head{display:none}.ps-project-list>button{min-height:90px;padding:12px;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px}.ps-project-list>button>span:first-child{grid-column:1 / -1}.ps-project-list>button>span:nth-child(4){grid-column:1 / 2}.ps-project-list>button>span:nth-child(2),.ps-project-list>button>span:nth-child(3){display:none}.ps-project-drawer{width:100%}.ps-project-drawer>header{padding:30px 20px 18px}.ps-project-drawer h2{max-width:calc(100% - 32px);font-size:1rem}.ps-drawer-facts{padding:10px 8px}.ps-drawer-content{padding:15px 12px}.ps-drawer-configs article{grid-template-columns:minmax(0,1fr) auto}.ps-drawer-configs article .status-badge{grid-column:1 / -1;width:fit-content}}@media(max-width:1180px){.delivery-control__header{align-items:flex-start;flex-direction:column}.delivery-control-filters{grid-template-columns:minmax(190px,1.4fr) repeat(3,minmax(100px,.8fr))}.delivery-control-search{grid-column:span 2}}@media(max-width:960px){.delivery-evidence-pair,.delivery-command-grid{grid-template-columns:1fr}.delivery-region-ledger{overflow:hidden}.delivery-region-ledger>div{overflow-x:auto;grid-template-columns:repeat(9,minmax(112px,1fr))}.delivery-control-ledger>header{align-items:flex-start;flex-direction:column}.delivery-control-filters{grid-template-columns:1fr 1fr}.delivery-control-search{grid-column:1 / -1}.delivery-control-table{display:none}.delivery-control-mobile-list{padding:9px;display:grid;gap:8px;background:#f3f6f7}.delivery-control-card{padding:12px;border:1px solid #d6e0e5;display:grid;gap:11px;color:#526b79;background:#fff}.delivery-control-card.is-overdue{border-left:3px solid #a76560}.delivery-control-card.is-unlinked{background:#f8f5f4}.delivery-control-card:focus-visible{outline:2px solid #5f8296;outline-offset:-2px}.delivery-control-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.delivery-control-card dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.delivery-control-card dl>div{min-width:0;display:grid;gap:3px}.delivery-control-card dt{color:#87949b;font-size:.56rem}.delivery-control-card dd{margin:0;overflow-wrap:anywhere;color:#36596c;font-size:.66rem;font-weight:710}.delivery-control-card>footer{padding-top:9px;border-top:1px solid #e5eaed;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;font-size:.62rem}}@media(max-width:640px){.responsibility-desk-page--delivery .desk-heading{display:none}.responsibility-desk-page--delivery .desk-mobile-actions{padding:0}.responsibility-desk-page--delivery .desk-mobile-workspace{margin:0;padding:15px 12px 24px;border:0;border-radius:0}.delivery-control__header{margin-bottom:10px;gap:12px}.delivery-control__header h2{font-size:1.25rem}.delivery-control__header nav{width:100%;display:grid;grid-template-columns:1fr 1fr}.delivery-control__header .button{justify-content:center}.delivery-control__period{align-items:stretch;flex-direction:column;gap:7px}.delivery-control__period label{align-items:stretch;flex-direction:column}.delivery-control__period>strong{margin-left:0;width:fit-content}.delivery-evidence-strip>div{grid-template-columns:1fr 1fr}.delivery-evidence-strip article:nth-child(3){border-top:1px solid #e1e7ea;border-left:3px solid transparent}.delivery-evidence-strip article:nth-child(4){border-top:1px solid #e1e7ea}.delivery-signature-chain{grid-template-columns:repeat(3,minmax(0,1fr))}.delivery-signature-chain button:nth-child(4){border-left:0}.delivery-timeline button{grid-template-columns:40px minmax(70px,1fr) 64px}.delivery-timeline button small{display:none}.delivery-control-filters{grid-template-columns:1fr 1fr}.delivery-control-search{grid-column:1 / -1}.delivery-active-filters{overflow-x:auto}.delivery-active-filters span{flex:0 0 auto}.delivery-control-quality{grid-template-columns:1fr}.delivery-control-quality>a{justify-self:end}}@media(max-width:1180px){.defect-command.has-detail{grid-template-columns:minmax(0,1fr)}.defect-detail{position:fixed;z-index:70;top:72px;right:0;bottom:0;width:min(430px,calc(100vw - 24px));box-shadow:-18px 0 38px #2a3f4e24}.defect-command__layout{grid-template-columns:1fr}.defect-matrix{border-right:0;border-bottom:1px solid #d4dee5}.defect-category-strip,.defect-deadlines{overflow-x:auto;grid-template-columns:130px repeat(6,minmax(105px,1fr))}.defect-deadlines{grid-template-columns:130px repeat(5,minmax(105px,1fr))}.defect-completeness{overflow-x:auto;grid-template-columns:150px repeat(5,minmax(120px,1fr))}}@media(max-width:960px){.defect-command__main{padding:13px 12px 20px}.defect-command__ribbon{overflow-x:auto;grid-template-columns:repeat(5,minmax(120px,1fr))}.defect-risk-band{overflow-x:auto;grid-template-columns:96px repeat(4,minmax(130px,1fr))}.defect-matrix__grid{grid-template-columns:96px repeat(6,minmax(72px,1fr)) 52px!important}.defect-ledger__table{overflow-x:auto}.defect-ledger__head,.defect-ledger__row{min-width:980px}.defect-ledger__toolbar{padding:9px!important;flex-wrap:wrap}.defect-ledger__toolbar label{width:100%}.defect-closure-board{grid-template-columns:1fr}.defect-closure-board>section{border-right:0;border-bottom:1px solid #d7e0e6}.defect-closure-board>section:last-child{border-bottom:0}}@media(max-width:640px){.responsibility-desk-page--defect .desk-mobile-actions{padding:0}.responsibility-desk-page--defect .desk-mobile-workspace{margin:0;padding:0;border:0;border-radius:0}.defect-command__heading{min-height:78px}.defect-command__heading h2{font-size:1.04rem}.defect-command__heading p{max-width:46ch;line-height:1.55}.defect-command__ribbon{grid-template-columns:repeat(5,minmax(108px,1fr))}.defect-command__ribbon>span{padding:0 10px}.defect-risk-band{grid-template-columns:repeat(4,minmax(125px,1fr))}.defect-risk-band h3{display:none}.defect-command__layout{margin-top:8px}.defect-matrix>header,.defect-priority>header{min-height:52px}.defect-focus-board>nav{overflow-x:auto;grid-template-columns:repeat(4,minmax(116px,1fr))}.defect-command__rows>button{grid-template-columns:minmax(0,1fr) auto 14px}.defect-command__rows time{display:none}.defect-detail{top:60px;width:100vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.business-app{--ink: #09265a;--ink-soft: #607a9b;--blue: #0868df;--blue-deep: #0759bd;--blue-soft: #eff6ff;--line: #dce6f1;--line-strong: #c4d5e9;--surface-soft: #f4f8fc;--shadow-soft: none;--radius-lg: 5px;color:var(--ink);background:#fff;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1.55}.business-app *,.business-app *:before,.business-app *:after{box-sizing:border-box}.business-app :is(a,button,input,select,summary):focus-visible{outline:2px solid #0868df;outline-offset:3px}.business-app :is(h1,h2,h3){color:#09265a;letter-spacing:0}.business-app .app-header{position:sticky;height:auto;min-height:72px;padding:0 28px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid var(--line);box-shadow:none}.business-app .brand-lockup{gap:15px;min-height:72px}.business-app .brand-lockup img{width:146px;max-height:42px}.business-app .brand-lockup span{padding-left:15px;border-color:#b7c9de}.business-app .brand-lockup strong{font-size:16px;white-space:nowrap}.business-app .header-context{gap:12px;min-width:0}.business-app .launcher{position:static;width:auto;padding:0;border:0;display:flex;flex-direction:row;align-items:stretch;gap:10px;overflow-x:auto;overflow-y:hidden;min-width:0;scrollbar-width:thin;scrollbar-color:#c4d5e9 transparent;background:#fff}.business-app .launcher__item{position:relative;min-height:72px;flex:0 0 auto;flex-direction:row;gap:7px;padding:0 10px;border:0;border-bottom:3px solid transparent;border-radius:0;color:#244576;background:transparent;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none}.business-app .launcher__item:hover{color:#0868df;background:#f6faff}.business-app .launcher__item.is-active{color:#0868df;border-bottom-color:#0868df;background:transparent}.business-app .launcher__item>svg{width:19px;height:19px;flex:0 0 auto}.business-app .launcher__item>strong{position:static;height:auto;min-width:0;padding:0;font-size:11px;color:#6e819f;background:transparent}.business-app .launcher__rule{flex:0 0 1px;align-self:center;height:20px;margin:0 3px}.business-app .business-page-title,.business-app .launcher__section-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.business-app .business-account{position:relative}.business-app .business-account>summary{display:flex;align-items:center;gap:6px;min-height:40px;cursor:pointer;list-style:none;color:#294b7a;white-space:nowrap;font-size:13px}.business-app .business-account>summary::-webkit-details-marker{display:none}.business-app .business-account__panel{position:absolute;z-index:65;top:48px;right:0;width:min(360px,calc(100vw - 32px));padding:20px;display:grid;gap:18px;border:1px solid var(--line);border-radius:5px;background:#fff;box-shadow:0 8px 28px #17386118}.business-app .business-account__panel .responsibility-switcher{display:grid;min-width:0;width:100%;gap:5px}.business-app .business-account__panel .responsibility-switcher select{max-width:100%;width:100%;font-size:13px}.business-app .business-account__panel .header-source,.business-app .business-account__panel .identity-summary{display:grid;text-align:left}.business-app .business-account__panel>.icon-button{justify-self:end}.business-app .app-body{display:block;padding:0;min-height:calc(100vh - 72px)}.business-app .app-content{min-height:calc(100vh - 72px);padding:0}.business-app .responsibility-desk-page{background:#fff;min-height:calc(100vh - 72px)}.business-app .responsibility-desk-page:before{content:none}.business-app .desk-stage{padding:0}.business-app .office-desk-layout{gap:0;grid-template-columns:minmax(0,68%) minmax(0,32%)}.business-app :is(.office-desk-layout--focused,.office-desk-layout--delivery,.office-desk-layout--center){display:block}.business-app .desk-workspace{display:block;padding:0;margin:0;border:0;border-radius:0;background:#fff;box-shadow:none}.business-app .role-workspace{width:100%;max-width:none;margin:0;padding:0;--operations-line: #dce6f1;--operations-soft: #607a9b}.business-app .role-workspace>:not(header):not(.business-hero):not(.delivery-period):not(.delivery-notice):not(.delivery-plane):not(.defect-command__main):not(.defect-detail){margin-inline:28px}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header){min-height:164px;padding:26px 3%;margin:0 0 24px;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f1f7fd url(/assets/business/role-workspace-windfarm.png) center 42% / cover no-repeat}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header) :is(h1,h2){font-size:clamp(24px,2.1vw,32px);line-height:1.35;margin:5px 0 10px;color:#09265a}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading) p{margin:0;color:#5f7fa5;font-size:14px;line-height:1.65;max-width:72ch}.business-app .eyebrow{color:#617fa1;font-size:11px;font-weight:600;letter-spacing:.05em}.business-app .workspace-title{justify-content:flex-start}.business-app .workspace-title__icon{border:0;background:transparent;color:#0868df;border-radius:0;width:32px}.business-app .center-command-hero>div{width:auto;max-width:100%;padding:0}.business-app .operations-control-title>span{box-shadow:none;background:#ffffffc9;border-color:var(--line);font-size:12px}.business-app .operations-control-title>span small{font-size:11px}.business-app .business-hero{display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:center;min-height:180px;padding:24px 3%;margin-bottom:0;gap:24px;border-bottom:1px solid var(--line);background:#f1f7fd url(/assets/business/role-workspace-windfarm.png) center 42% / cover no-repeat}.business-app .business-hero>:is(header,.workspace-title){margin:0;padding:0;min-height:0;border:0;background:none}.business-app .business-hero :is(.delivery-stats,.region-summary,.defect-command__ribbon,.center-achievement-kpis){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;border:1px solid #d9e7f5;border-radius:5px;background:#ffffffeb;box-shadow:none}.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article){display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:20px;min-width:0;border:0;border-right:1px solid #e1ebf6;border-radius:0;box-shadow:none;background:transparent}.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article):last-child{border-right:0}.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article) strong{color:#0868df;font-size:clamp(22px,2vw,31px);line-height:1.3}.business-app .business-hero :is(.delivery-stat>span,.region-fact>span,.defect-command__ribbon small){color:#294e7d;font-size:13px}.business-app .business-hero :is(.delivery-stat>small,.region-fact>small){color:#6c82a1;font-size:11px}.business-app .business-hero .defect-command__ribbon{grid-template-columns:repeat(5,minmax(0,1fr))}.business-app .business-hero .defect-command__ribbon>span:before{content:none}.business-app .business-hero .defect-command__ribbon .is-risk strong{color:#e94848}.business-app .center-achievement-kpis__icon{display:none}.business-app .content-page,.business-app .record-page{width:100%;max-width:none;padding:0 28px 48px;background:#fff}.business-app :is(.content-page,.record-page)>:is(.page-header,.record-header){margin-inline:-28px}.business-app .content-page>.quality-strip{border-radius:3px}.business-app :is(.filter-bar,.delivery-filters,.defect-ledger__toolbar){padding-block:18px;background:#fff;box-shadow:none;border-radius:3px;font-size:13px}.business-app :is(input,select,textarea){border-color:#d5e2f1;border-radius:3px;color:#294e7d;background:#fff;font-family:inherit;font-size:13px}.business-app :is(input,select){min-height:38px}.business-app :is(.data-table,.delivery-business-table) th{background:#f4f8fd;color:#5b7597;font-size:12px;border-color:var(--line)}.business-app :is(.data-table,.delivery-business-table) td{border-color:var(--line);font-size:13px}.business-app :is(.data-table,.delivery-business-table) tbody tr:hover{background:#f8fbff}.business-app :is(.table-panel,.work-ledger,.record-panel,.form-panel,.quality-panel,.personnel-table-panel){border-color:var(--line);border-radius:4px;box-shadow:none;background:#fff}.business-app .work-ledger__item{border-color:var(--line);border-radius:0;box-shadow:none}.business-app .desk-priority{position:static;max-height:none;height:100%;padding:28px 24px;border:0;border-left:1px solid var(--line);border-radius:0;box-shadow:none;background:#fcfdff}.business-app .desk-priority .priority-list{max-height:none}.business-app .business-source{padding:20px 28px;border-top:1px solid var(--line)}.business-app :is(.center-command-grid,.operations-control-layout,.delivery-overview-split,.defect-command__layout){display:grid;grid-template-columns:minmax(0,68%) minmax(0,32%);gap:0;border:0}.business-app :is(.center-region-comparison,.center-trend-panel,.center-decision-panel,.operations-stoppage-ledger,.operations-module,.craft-docket,.craft-library,.safety-assurance-table,.resource-columns>article,.milestone-board>article,.phase-rail>article,.region-projects,.project-focus,.project-supporting>article,.member-agenda>article,.data-repair-queue>article,.system-metadata-grid>article){border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:none}.business-app :is(.center-decision-rail,.operations-control-rail,.delivery-evidence,.defect-priority){min-width:0;padding:24px;border:0;border-left:1px solid var(--line);border-radius:0;background:#fcfdff;box-shadow:none}.business-app .operations-control-layout{margin-top:24px}.business-app :is(.operations-control-rail>article,.defect-priority>nav){border:1px solid #dce6f1;border-radius:4px;background:#fff;box-shadow:none}.business-app .operations-control-rail>article>header{padding:15px;background:#f3f8ff;border:0;border-left:4px solid #0868df}.business-app .operations-control-rail>article:first-child>header{background:#fff9ee;border-left-color:#f4a221}.business-app .operations-control-rail :is(p,dt,a){font-size:12px}.business-app .operations-control-rail :is(h3,dd,strong){font-size:14px}.business-app .operations-command-ribbon{margin-top:24px;box-shadow:none;background:#fff;border-color:var(--line)}.business-app .operations-command-ribbon>a{background:#fff;color:#42668e;box-shadow:none;border-color:var(--line)}.business-app .operations-command-ribbon>a.is-active{background:#f0f7ff;box-shadow:inset 0 -3px #0868df}.business-app .operations-command-ribbon strong{color:#0868df}.business-app .operations-stoppage-ledger>header{padding:20px;background:#fff}.business-app .operations-stoppage-row{padding:16px 14px;border-color:var(--line)}.business-app .operations-stoppage-row :is(p,strong){font-size:12px}.business-app .operations-stoppage-row :is(small,span){font-size:11px}.business-app .delivery-period{margin:0;padding:12px 3%;border-color:var(--line);background:#fbfdff}.business-app .delivery-plane{padding:26px 3%;background:#fff;--delivery-rule: #dce6f1}.business-app .delivery-page-heading nav{gap:14px;font-size:12px}.business-app .delivery-conclusion{padding:20px 0}.business-app .delivery-stat>strong{color:#0868df}.business-app .delivery-overview-split{margin-top:24px}.business-app .delivery-evidence h3{font-size:20px}.business-app .delivery-focus li{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);padding:18px 0}.business-app .delivery-region-summary>div{grid-template-columns:repeat(3,minmax(0,1fr))}.business-app .delivery-project-overview{padding:0 3%}.business-app .delivery-project-overview>section{padding:0 28px 24px 0}.business-app .delivery-project-overview>aside{margin-top:0}.business-app .delivery-project-list{border-top:1px solid var(--line)}.business-app .delivery-project-row{padding:20px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start}.business-app .delivery-project-row>div{display:grid;gap:6px}.business-app .delivery-project-row strong{font-size:14px}.business-app .delivery-project-row small{color:#69809e;font-size:12px}.business-app .delivery-project-row p{margin:0;font-size:12px;color:#5e7696}.business-app .delivery-project-row a{color:#0868df}.business-app .business-pagination{display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:20px 0;font-size:12px}.business-app .business-pagination button{min-height:36px;padding:6px 14px;border:1px solid var(--line);border-radius:3px;color:#0868df;background:#fff;cursor:pointer}.business-app .business-pagination button:disabled{color:#778ca6;cursor:default;background:#f8fafc}.business-app .defect-command__main{padding:0 28px 28px}.business-app .defect-command__main>.business-hero{margin-inline:-28px}.business-app .defect-risk-band{margin-top:24px;border-color:var(--line)}.business-app .defect-command__layout{margin-top:24px}.business-app .defect-matrix{padding:20px 20px 20px 0;min-width:0}.business-app .defect-matrix__grid{overflow-x:auto}.business-app .defect-priority{padding:22px}.business-app .defect-command__rows>button{min-height:65px;padding-block:13px}.business-app .defect-command__rows strong{font-size:13px}.business-app .defect-command__rows :is(small,time,span:nth-child(2)){font-size:11px}.business-app .defect-command.has-detail{grid-template-columns:minmax(0,1fr)}.business-app .defect-detail{position:fixed;top:72px;right:0;bottom:0;z-index:45;width:min(480px,100%);overflow:auto;background:#fff;box-shadow:-10px 0 35px #16376120;border-left:1px solid var(--line)}.business-app .region-summary{box-shadow:none}.business-app .region-workstreams{display:grid;grid-template-columns:1fr;margin-block:24px}.business-app .region-projects>header{background:#f5f9ff;border-left:3px solid #0868df}.business-app .region-project-row{min-height:72px;padding-block:16px}.business-app .state-block{border-radius:4px;box-shadow:none}@media(max-width:1280px){.business-app .app-header{grid-template-columns:minmax(0,1fr) auto;gap:0 20px;padding-inline:24px}.business-app .launcher{grid-row:2;grid-column:1 / -1;gap:14px}.business-app .launcher__item{min-height:48px;padding-inline:8px}.business-app .header-context{grid-row:1;grid-column:2}.business-app .brand-lockup{min-height:64px}.business-app .defect-detail{top:112px}.business-app .business-hero{grid-template-columns:minmax(0,42%) minmax(0,58%);gap:18px}.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article){padding:18px 12px}}@media(max-width:960px){.business-app .office-desk-layout,.business-app :is(.center-command-grid,.operations-control-layout,.delivery-overview-split,.defect-command__layout,.business-hero){display:grid;grid-template-columns:minmax(0,1fr)}.business-app .desk-workspace{display:block}.business-app :is(.center-decision-rail,.operations-control-rail,.delivery-evidence,.defect-priority,.desk-priority){padding:24px 20px;border:0;border-top:1px solid var(--line)}.business-app :is(.center-command-hero,.operations-control-title,.delivery-page-heading){display:flex;flex-wrap:wrap}.business-app .delivery-overview-split>section,.business-app .delivery-project-overview>section{padding-right:0}.business-app .delivery-project-row{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.business-app .delivery-project-row>div:last-child{grid-column:1/-1}.business-app .defect-matrix{padding-right:0}.business-app .business-hero .center-achievement-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.business-app .app-header{padding-inline:16px}.business-app .brand-lockup img{width:104px}.business-app .brand-lockup{gap:10px}.business-app .brand-lockup span{padding-left:10px}.business-app .brand-lockup strong{font-size:12px}.business-app .business-account>summary>span{display:none}.business-app .header-context{gap:4px}.business-app .launcher{gap:6px}.business-app .launcher__item{font-size:12px}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header,.business-hero){padding:22px 18px;min-height:140px;gap:16px}.business-app .business-hero>header{padding:0;min-height:0}.business-app .business-hero :is(.delivery-stats,.region-summary,.defect-command__ribbon){grid-template-columns:repeat(2,minmax(0,1fr))}.business-app .business-hero .defect-command__ribbon>span:last-child{grid-column:1 / -1}.business-app :is(.page-header,.record-header){flex-wrap:wrap}.business-app .business-hero .delivery-stat>strong{font-size:25px}.business-app .content-page,.business-app .record-page{padding-inline:16px}.business-app :is(.content-page,.record-page)>:is(.page-header,.record-header){margin-inline:-16px}.business-app .role-workspace>:not(header):not(.business-hero):not(.delivery-period):not(.delivery-notice):not(.delivery-plane):not(.defect-command__main):not(.defect-detail){margin-inline:16px}.business-app .defect-command__main{padding-inline:16px}.business-app .defect-command__main>.business-hero{margin-inline:-16px}.business-app .delivery-region-summary>div{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app .delivery-project-row{grid-template-columns:minmax(0,1fr);gap:12px}.business-app .delivery-plane{padding-inline:16px}.business-app .filter-bar{flex-wrap:wrap}.business-app .operations-command-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app .operations-control-title>span{max-width:100%}}@media(prefers-reduced-motion:reduce){.business-app *,.business-app *:before,.business-app *:after{scroll-behavior:auto;transition:none;animation:none}}.business-app .delivery-period>nav{display:flex;flex-wrap:wrap;gap:16px;margin-left:auto}.business-app .delivery-project-overview{padding:0}.business-app .delivery-project-overview .delivery-region-summary>div{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app .delivery-project-overview .delivery-conclusion{margin-block:22px;border-block:1px solid var(--line)}.business-app .delivery-project-overview .delivery-evidence>dl{border:1px solid var(--line);border-radius:4px;background:#fff}.business-app .delivery-project-overview .delivery-evidence>dl>div{padding:14px}.business-app .delivery-project-overview .delivery-evidence>dl>div:first-child{border-left:3px solid #0868df;background:#f3f8ff}.business-app .delivery-project-overview .delivery-evidence>dl>div:nth-child(2){border-left:3px solid #e94848;background:#fff8f7}.business-app .delivery-project-overview .delivery-evidence>dl>div:last-child{border-left:3px solid #f4a221;background:#fffbf1;border-bottom:0}.business-app .launcher__item--space{display:none}.business-app .launcher__item--space+.launcher__rule{display:none}.business-app .launcher__item--work>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.business-app .business-account>summary>span{max-width:105px;overflow:hidden;text-overflow:ellipsis}.business-app :is(.business-hero,.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header){position:relative;isolation:isolate}.business-app :is(.business-hero,.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#f3f9ffd1;pointer-events:none}.business-app .business-hero>:is(header,.workspace-title):before{content:none}.business-app .operations-command-ribbon__overview{color:#294e7d!important;background:#eff6ff!important}.business-app .operations-command-ribbon__overview :is(small,span){color:#5e7899!important}.business-app .operations-command-ribbon__overview:after{background:#0868df!important}.business-app .delivery-overview-split.delivery-project-overview{margin-top:0}.business-app .delivery-project-overview .delivery-filters{padding-top:12px}.business-app .role-workspace h3{font-size:17px;line-height:1.45}.business-app .defect-matrix__grid :is(b,strong,em,button){font-size:12px}.business-app .defect-priority>header h3{font-size:20px}.business-app .defect-priority :is(header>span,nav button){font-size:12px}.business-app .defect-risk-band :is(h3,span,strong){font-size:12px}.business-app .defect-risk-band small{font-size:11px}.business-app .defect-detail :is(p,dd,small,a){font-size:13px}.business-app .defect-detail dt{font-size:12px}.business-app .office-desk-layout:has(>.desk-priority)>.desk-workspace,.business-app .office-desk-layout:has(>.desk-priority)>.desk-workspace>.role-workspace{display:contents}.business-app .office-desk-layout:has(>.desk-priority) .role-workspace>:is(.workspace-title,.business-hero){grid-column:1 / -1}.business-app .office-desk-layout:has(>.desk-priority) .role-workspace>:not(.workspace-title):not(.business-hero){grid-column:1;margin-top:24px}.business-app .office-desk-layout>.desk-priority{grid-column:2;grid-row:2 / span 3}.business-app .workspace-title__icon{display:none}.business-app :is(.workspace-item,.decision-item,.docket-row,.milestone-item,.phase-record,.region-project-row,.project-focus-row,.agenda-row,.repair-row){margin:0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;transform:none;background:#fff}.business-app :is(.workspace-item,.decision-item,.docket-row,.milestone-item,.phase-record,.region-project-row,.project-focus-row,.agenda-row,.repair-row):hover{box-shadow:none;transform:none;background:#f7faff}.business-app :is(.craft-docket,.craft-side article,.resource-coverage,.resource-requests,.phase-stop,.region-projects){border-radius:4px;background:#fff;box-shadow:none}.business-app .region-projects{padding:0;border:0}.business-app .region-projects>header{padding:14px 16px;border:0;background:#f5f9ff}.business-app .region-fact{min-height:110px}.business-app .region-fact small{line-height:1.5}@media(max-width:960px){.business-app .office-desk-layout>.desk-priority{grid-column:1;grid-row:auto}.business-app .office-desk-layout:has(>.desk-priority) .role-workspace>:not(.workspace-title):not(.business-hero){min-width:0}}@media(min-width:1281px)and (max-width:1450px){.business-app .app-header{gap:18px;padding-inline:22px}.business-app .brand-lockup img{width:136px}.business-app .brand-lockup strong{font-size:14px}.business-app .business-account>summary>span{display:none}.business-app .launcher{gap:6px}.business-app .launcher__item{padding-inline:5px}}@media(min-width:1281px){.business-app .center-region-table{min-width:0}.business-app :is(.center-region-table__head,.center-region-table__row){grid-template-columns:108px repeat(3,minmax(100px,1fr)) 82px 94px 36px}.business-app :is(.operations-stoppage-head,.operations-stoppage-row){min-width:0;grid-template-columns:minmax(190px,1.25fr) 90px minmax(150px,1fr) minmax(190px,1.2fr) 110px;gap:10px}}.business-app{--ink: #12395e;--ink-soft: #617e91;--blue: #286f95;--blue-deep: #1d557b;--blue-soft: #eaf3f8;--line: #d7e4ed;--line-strong: #b7cfde;--surface-soft: #f2f7fa;--sea: #155b8e;--radius-lg: 8px;--shadow-soft: 0 3px 14px #1b476309;background:#edf4f8;color:var(--ink);font-size:14px;line-height:1.6}.business-app :is(h1,h2,h3,h4){color:var(--ink);letter-spacing:.015em}.business-app :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid #5eabc9;outline-offset:3px}.business-app .app-header{background:#e4f0f7;border-color:#c5dce9;padding-inline:30px;gap:22px;box-shadow:0 1px #fff inset}.business-app .launcher{background:transparent;gap:6px}.business-app .launcher__item{color:#335773;font-size:15px}.business-app .launcher__item.is-active{color:#174b72;border-bottom-color:#174b72}.business-app .launcher__item:hover{color:#174b72;background:#ffffff68}.business-app .brand-lockup{min-height:72px}.business-app .brand-lockup img{width:156px}.business-app .brand-lockup strong{font-size:16px}.business-app .app-content{width:100%;max-width:1880px;margin-inline:auto;padding:26px 30px 40px}.business-app :is(.responsibility-desk-page,.desk-workspace,.content-page,.record-page){background:transparent}.business-app :is(.office-desk-layout,.office-desk-layout--focused,.office-desk-layout--center,.office-desk-layout--delivery){display:block}.business-app .office-desk-layout:has(>.desk-priority)>.desk-workspace,.business-app .office-desk-layout:has(>.desk-priority)>.desk-workspace>.role-workspace{display:block}.business-app .role-workspace>:not(header):not(.business-hero):not(.delivery-period):not(.delivery-notice):not(.delivery-plane):not(.defect-command__main):not(.defect-detail){margin-inline:0}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header){background:transparent;min-height:88px;padding:0 0 22px;margin:0;border:0;align-items:center}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header,.business-hero):before{content:none}.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header) :is(h1,h2){font-size:clamp(23px,1.8vw,29px);margin:4px 0 7px;color:var(--ink)}.business-app :is(.page-header,.workspace-title,.operations-control-title,.defect-command__heading,.delivery-page-heading) p{color:var(--ink-soft);font-size:13px;max-width:74ch}.business-app .eyebrow{color:#688297;letter-spacing:.04em;font-size:11px}.business-app .workspace-title__icon{color:#38799b}.business-app .business-hero{min-height:110px;background:transparent;padding:0 0 24px;border:0;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:28px}.business-app .business-hero :is(.delivery-stats,.region-summary,.defect-command__ribbon,.center-achievement-kpis){border-color:#d7e5ee;border-radius:6px;background:#ffffffb3}.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article){padding:13px 16px}.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article) strong{color:#155b8e;font-size:26px}.business-app .business-hero .defect-command__ribbon .is-risk strong{color:#99664f}.business-app :is(.content-page,.record-page){padding:0}.business-app :is(.content-page,.record-page)>:is(.page-header,.record-header){margin-inline:0}.business-app :is(.table-panel,.work-ledger,.record-panel,.form-panel,.quality-panel,.personnel-table-panel,.operations-stoppage-ledger,.operations-module,.craft-docket,.safety-ledger,.resource-layout>article,.milestone-board>article,.phase-rail>article,.region-projects,.project-focus,.project-supporting>article,.member-agenda>article,.data-repair-queue>article,.system-metadata-grid>article){border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:var(--shadow-soft)}.business-app :is(.filter-bar,.delivery-filters,.defect-ledger__toolbar){background:#f8fbfd;border-color:var(--line);border-radius:6px}.business-app :is(input,select,textarea){color:var(--ink);border-color:#c4d8e5;border-radius:5px;font-size:14px}.business-app :is(.button--primary,.primary-button){background:var(--sea);color:#fff;border-color:var(--sea);box-shadow:none}.business-app :is(.data-table,.delivery-business-table) th{background:#edf5f9;color:#526f84;font-size:12px}.business-app :is(.data-table,.delivery-business-table) td{font-size:14px;padding-block:15px}.business-app .data-table tbody tr:hover{background:#f3f8fb}.business-app .business-source{padding:18px 0;border-color:var(--line);font-size:12px}.business-app .desk-priority{margin-top:26px;background:#e5eff5;border:1px solid var(--line);border-radius:7px;padding:20px 24px}.business-app .desk-priority .priority-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.business-app progress{display:block;width:100%;height:11px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:1px;overflow:hidden;background:#e1edf3;accent-color:#086cbb}.business-app progress::-webkit-progress-bar{background:#e1edf3}.business-app progress::-webkit-progress-value{background:#086cbb}.business-app progress::-moz-progress-bar{background:#086cbb}.business-app .analysis-bars>:is(button,.analysis-bars__row){width:100%;display:grid;grid-template-columns:minmax(100px,1fr) minmax(90px,2fr) 62px;align-items:center;gap:18px;padding:13px 12px;border:0;border-bottom:1px solid #e5edf3;border-radius:0;background:transparent;color:inherit;text-align:left;font-size:14px}.business-app .analysis-bars>button{cursor:pointer}.business-app .analysis-bars>button:hover{background:#f0f6fa}.business-app .analysis-bars>button.is-selected{background:#e8f3fa;box-shadow:inset 3px 0 #2b7199}.business-app .analysis-bars__label{font-weight:600}.business-app .analysis-bars__label small{display:block;font-size:11px;color:#6d8493;font-weight:400}.business-app .analysis-bars strong{text-align:right;font-variant-numeric:tabular-nums}.business-app .analysis-bars strong small{font-size:11px;font-weight:400;padding-left:4px}.business-app :is(.analysis-empty,.analysis-pending){color:#647f91;font-size:12px}.business-app .analysis-trend{margin:24px 0 0}.business-app .analysis-trend figcaption{font-weight:600;font-size:13px}.business-app .analysis-trend canvas{width:100%;height:230px;display:block;margin-top:12px}.business-app .analysis-trend__empty{min-height:132px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;border-block:1px solid #ffffff28;margin-block:18px}.business-app .analysis-trend__empty p{font-size:12px;line-height:1.7}.business-app .analysis-trend__values{font-size:11px;margin-top:8px}.business-app .analysis-trend__values summary{cursor:pointer;min-height:28px}.business-app .analysis-trend__values dl{display:flex;flex-wrap:wrap;gap:14px;margin:8px 0}.business-app .analysis-trend__values dl>div{display:grid;gap:4px}.business-app .analysis-trend__values dd{margin:0;font-size:13px}.business-app :is(.center-analysis__plane,.role-analysis){display:grid;grid-template-columns:minmax(0,61%) minmax(0,39%);border:1px solid #cadce8;border-radius:7px;overflow:hidden;box-shadow:0 3px 15px #244f6910;background:#fff;margin:0 0 24px}.business-app :is(.center-analysis__comparison,.role-analysis__chart){min-width:0;padding:26px 28px}.business-app :is(.center-analysis__comparison,.role-analysis__chart)>header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.business-app :is(.center-analysis__comparison,.role-analysis__chart) h3{margin:0;font-size:18px}.business-app :is(.center-analysis__comparison,.role-analysis__chart) header p{font-size:12px;color:#688093;margin:7px 0 0}.business-app :is(.center-analysis__comparison,.role-analysis__chart) header>:is(small,span){color:#698397;font-size:11px;text-align:right}.business-app :is(.center-analysis__focus,.role-analysis__focus){background:#155b8e;color:#fff;padding:28px 32px;min-width:0}.business-app :is(.center-analysis__focus,.role-analysis__focus) :is(h3,h4,strong,b){color:#fff}.business-app :is(.center-analysis__focus,.role-analysis__focus) header{display:flex;align-items:center;gap:14px}.business-app :is(.center-analysis__focus,.role-analysis__focus) h3{margin:0;font-size:20px}.business-app :is(.center-analysis__focus,.role-analysis__focus) header>span{color:#c5deeb;font-size:11px}.business-app :is(.center-analysis__focus,.role-analysis__focus) p{color:#d0e3ee;font-size:12px;line-height:1.8}.business-app :is(.center-analysis__focus,.role-analysis__focus)>dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:22px 0}.business-app :is(.center-analysis__focus,.role-analysis__focus)>dl>div+div{padding-left:22px;border-left:1px solid #ffffff35}.business-app :is(.center-analysis__focus,.role-analysis__focus) dt{color:#c2dce9;font-size:12px}.business-app :is(.center-analysis__focus,.role-analysis__focus) dd{font-size:24px;font-weight:600;margin:3px 0 0}.business-app .role-analysis__focus dd small{font-size:12px;margin-left:5px}.business-app :is(.center-analysis__focus,.role-analysis__focus) a{color:#eaf7ff;text-decoration:none}.business-app .center-analysis__focus>a{margin-top:18px;display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:#f1f8fc;border-radius:4px;color:#174566;font-weight:600}.business-app .role-analysis__focus>div>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid #ffffff28;font-size:13px}.business-app .role-analysis__focus>div>a small{display:block;color:#c2dce9;font-size:11px;margin-top:5px}.business-app .role-analysis__focus .analysis-bars>:is(button,.analysis-bars__row){grid-template-columns:minmax(90px,1fr) minmax(50px,1.3fr) 60px;padding-inline:0;border-color:#fff2}.business-app .role-analysis__focus progress,.business-app .role-analysis__focus progress::-webkit-progress-bar{background:#ffffff25}.business-app .role-analysis__focus progress::-webkit-progress-value{background:#a9d9ef}.business-app .role-analysis__focus progress::-moz-progress-bar{background:#a9d9ef}.business-app .operations-analysis__quality{display:flex;flex-wrap:wrap;gap:20px;margin-top:22px;font-size:12px;color:#c7e0ec}.business-app .center-analysis__heading{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 12px}.business-app .center-analysis__heading h2{font-size:26px;margin:4px 0 0}.business-app .center-analysis__heading>span{display:flex;align-items:center;gap:7px;font-size:12px;color:#647e91}.business-app .center-analysis__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.business-app .center-analysis__toolbar nav{display:flex;align-items:stretch;gap:4px}.business-app .center-analysis__toolbar button{display:flex;align-items:center;gap:14px;padding:10px 16px;color:#54748a;background:transparent;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:13px}.business-app .center-analysis__toolbar button strong{color:#345f7b}.business-app .center-analysis__toolbar button.is-active{border-color:#bfd6e5;background:#fff;color:#1a557b}.business-app .center-analysis__toolbar>p{color:#6b8292;font-size:12px}.business-app .center-analysis__row{width:100%;display:grid;grid-template-columns:150px minmax(90px,1fr) 85px;gap:20px;align-items:center;min-height:64px;padding:10px 18px;background:transparent;color:#284b65;border:0;border-radius:4px;text-align:left;cursor:pointer}.business-app .center-analysis__row:hover{background:#f5f9fb}.business-app .center-analysis__row.is-selected{background:#eaf4fb;box-shadow:inset 3px 0 #27739e}.business-app .center-analysis__row>span:first-child strong{font-size:16px}.business-app .center-analysis__row small{display:block;font-size:11px;color:#708697;margin-top:4px}.business-app .center-analysis__row>span:last-child{text-align:right}.business-app .center-analysis__row b{font-size:16px;font-variant-numeric:tabular-nums}.business-app .center-analysis__row progress{height:12px}.business-app .center-analysis__axis{margin:20px 122px 0 188px;display:flex;justify-content:space-between;border-top:1px solid #c8dae6;padding-top:8px;color:#70879a;font-size:11px}.business-app .center-analysis__figure{display:flex;align-items:baseline;gap:10px;margin-top:18px}.business-app .center-analysis__figure strong{font-size:48px;line-height:1.2;font-weight:500;font-variant-numeric:tabular-nums}.business-app .center-analysis__figure>span{color:#e3f3fb;font-size:24px}.business-app .center-analysis__coverage{background:#f8fbfd;border:1px solid #d5e3ed;border-radius:6px;display:flex;align-items:center;gap:36px;padding:22px 28px}.business-app .center-analysis__coverage>div{display:flex;align-items:center;gap:12px}.business-app .center-analysis__coverage h3{font-size:16px;margin:0}.business-app .center-analysis__coverage dl{display:flex;flex:1;justify-content:space-between;gap:20px;margin:0}.business-app .center-analysis__coverage dt{color:#6a8395;font-size:12px}.business-app .center-analysis__coverage dd{margin:5px 0 0;font-weight:600}.business-app .center-analysis__method{margin-block:18px;font-size:12px;color:#6a8190}.business-app .center-analysis__method summary{cursor:pointer;min-height:30px}.business-app .center-analysis__decision{display:flex;gap:18px;padding-block:18px;border-bottom:1px solid var(--line)}.business-app .center-analysis__decision>span{margin-left:auto;color:#8b6a55;font-size:12px}.business-app .center-analysis__decision p{margin:5px 0;font-size:13px;color:#657e90}.business-app .operations-command-ribbon{margin-bottom:24px;border:1px solid var(--line);border-radius:6px;background:#fff;overflow:hidden}.business-app .operations-analysis .analysis-bars>button{padding-block:7px}.business-app .operations-command-ribbon__overview{color:#fff!important;background:#155b8e!important}.business-app .operations-command-ribbon__overview :is(small,span,strong,em){color:#fff!important}.business-app .operations-command-ribbon__overview:after{background:#a8d5e9!important}.business-app .operations-command-ribbon__item{color:#486b83;background:#fff}.business-app .operations-command-ribbon__item strong{color:#215677}.business-app .operations-command-ribbon__item.is-active{background:#eaf4fa}.business-app .operations-control-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.business-app .operations-control-rail{padding:22px;background:#e4eef5;border:1px solid var(--line);border-radius:6px}.business-app .operations-control-rail>article{border-color:#c8dce8;background:transparent}.business-app .operations-module>header{background:#e4f0f7}.business-app .operations-stoppage-row{padding-block:18px}.business-app .operations-stoppage-row>span small{font-size:12px;line-height:1.7}.business-app .operations-stoppage-row a{color:#27739a}.business-app .defect-command__main{padding:0}.business-app .defect-command__main>.business-hero{margin-inline:0}.business-app .defect-command__layout{grid-template-columns:minmax(0,64%) minmax(0,36%);border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff}.business-app .defect-matrix{padding:26px;min-width:0;overflow-x:auto}.business-app .defect-matrix__grid{min-width:680px}.business-app .defect-matrix__grid button{color:#244b67;background:rgba(68,140,169,calc(.06 + var(--density,0) * .32));border-color:#fff}.business-app .defect-priority{background:#155b8e;color:#fff;border:0;padding:26px}.business-app .defect-priority :is(h3,strong){color:#fff}.business-app .defect-priority :is(small,time,header>span){color:#c3deec}.business-app .defect-priority nav{background:transparent;border-color:#ffffff35}.business-app .defect-priority nav button{color:#dbeaf3;background:transparent;border-color:#ffffff35}.business-app .defect-priority nav button.is-active{color:#fff;background:#ffffff15}.business-app .defect-priority .defect-command__rows button{background:transparent;border-color:#ffffff26;color:#e0edf4}.business-app .defect-risk-band{margin-bottom:24px;padding:14px 22px;background:#fff;border:1px solid var(--line);border-radius:6px}.business-app .defect-risk-band button{background:transparent;color:#44667e}.business-app .defect-risk-band .level-1 strong{color:#a16658}.business-app :is(.defect-category-strip,.defect-deadlines,.defect-completeness,.defect-focus-board,.defect-progress-ledger,.defect-closure-board){margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:6px}.business-app .defect-detail{top:72px;padding:24px;border-color:#c2d7e5;background:#fbfdff}.business-app .defect-detail>header{background:#e4f1f8;border-radius:5px;padding:20px}.business-app .region-workstreams{gap:22px}.business-app .region-projects>header{background:#edf5fa;border-left-color:#34789e}.business-app :is(.milestone-board,.phase-rail,.member-agenda,.system-metadata-grid,.data-repair-queue,.project-supporting){gap:20px;margin-top:24px}.business-app .state-block{background:#fff;border-color:var(--line)}@keyframes business-focus-enter{0%{opacity:.55}to{opacity:1}}@media(prefers-reduced-motion:no-preference){.business-app :is(.center-analysis__focus,.role-analysis__focus){animation:business-focus-enter .18s ease-out}.business-app :is(.analysis-bars>button,.center-analysis__row){transition:background-color .14s ease}}@media(max-width:1280px){.business-app .app-header{padding-inline:22px;gap:0 14px}.business-app .app-content{padding:22px}.business-app .center-analysis__row{grid-template-columns:116px minmax(80px,1fr) 65px;gap:12px;padding-inline:12px}.business-app .center-analysis__axis{margin-left:140px;margin-right:90px}.business-app :is(.center-analysis__comparison,.role-analysis__chart,.center-analysis__focus,.role-analysis__focus){padding:22px}.business-app .center-analysis__toolbar{align-items:flex-start;flex-direction:column;gap:8px}.business-app .defect-detail{top:112px}}@media(max-width:960px){.business-app :is(.center-analysis__plane,.role-analysis,.business-hero,.operations-control-layout,.defect-command__layout){grid-template-columns:minmax(0,1fr)}.business-app .business-hero{gap:18px}.business-app .center-analysis__coverage{align-items:flex-start;flex-direction:column;gap:20px}.business-app .center-analysis__coverage dl{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.business-app .center-analysis__focus .analysis-trend canvas{max-height:240px}.business-app .desk-priority .priority-list{grid-template-columns:1fr}.business-app .role-workspace>:not(header):not(.business-hero):not(.delivery-period):not(.delivery-notice):not(.delivery-plane):not(.defect-command__main):not(.defect-detail){margin-inline:0}}@media(max-width:600px){.business-app .app-content{padding:16px 14px 28px}.business-app .app-header{padding-inline:14px}.business-app .brand-lockup img{width:105px}.business-app .brand-lockup strong{font-size:12px}.business-app :is(.page-header,.workspace-title,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header){padding:0 0 18px;min-height:96px}.business-app :is(.center-analysis__heading,.center-analysis__comparison>header,.role-analysis__chart>header){flex-wrap:wrap;gap:12px}.business-app .center-analysis__heading h2{font-size:22px}.business-app .center-analysis__toolbar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.business-app .center-analysis__toolbar button{justify-content:space-between;padding:10px 12px}.business-app :is(.center-analysis__comparison,.role-analysis__chart,.center-analysis__focus,.role-analysis__focus){padding:20px 16px}.business-app .center-analysis__row{grid-template-columns:90px minmax(60px,1fr) 58px;gap:10px;padding:12px 8px;min-height:76px}.business-app .center-analysis__row>span:first-child strong{font-size:13px}.business-app .center-analysis__row b{font-size:14px}.business-app .center-analysis__row small{font-size:10px}.business-app .center-analysis__axis{margin-left:108px;margin-right:77px}.business-app .analysis-bars>:is(button,.analysis-bars__row){grid-template-columns:95px minmax(50px,1fr) 46px;gap:10px;padding-inline:0}.business-app .defect-matrix{padding:18px 14px}.business-app .defect-detail{padding:14px}}@media(prefers-reduced-motion:reduce){.business-app *,.business-app *:before,.business-app *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:961px){.business-app .role-analysis--compact .role-analysis__focus{padding-block:22px}.business-app .role-analysis--compact .role-analysis__focus>dl{margin-block:14px}.business-app .operations-control-title{min-height:88px}.business-app .operations-command-ribbon{margin-bottom:18px}}.business-app,.project-space-app{--ios-blue: #0a63d8;--ios-blue-pressed: #084eae;--ios-blue-soft: #eaf3ff;--ios-ink: #14243b;--ios-secondary: #687a91;--ios-canvas: #f3f7fc;--ios-surface: rgba(255, 255, 255, .94);--ios-surface-solid: #ffffff;--ios-surface-muted: #edf3fa;--ios-line: rgba(99, 129, 163, .2);--ios-line-strong: rgba(72, 111, 154, .32);--ios-shadow-soft: 0 10px 30px rgba(44, 77, 116, .08);--ios-shadow-float: 0 22px 56px rgba(37, 69, 106, .16);--ios-radius-sm: 10px;--ios-radius-md: 14px;--ios-radius-lg: 18px;--ios-radius-xl: 24px}.business-app.business-app,.project-space-app.project-space-app{--ink: var(--ios-ink);--ink-soft: var(--ios-secondary);--blue: var(--ios-blue);--blue-deep: var(--ios-blue-pressed);--blue-soft: var(--ios-blue-soft);--line: var(--ios-line);--line-strong: var(--ios-line-strong);--surface-soft: var(--ios-canvas);--shadow-soft: var(--ios-shadow-soft);--radius-lg: var(--ios-radius-lg);color:var(--ios-ink);background:var(--ios-canvas);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.business-app.business-app ::selection,.project-space-app.project-space-app ::selection{color:#fff;background:#0a63d8c7}.business-app.business-app .app-header{position:sticky;top:0;z-index:70;min-height:68px;height:68px;padding:0 28px;grid-template-columns:minmax(250px,auto) minmax(0,1fr) minmax(150px,auto);gap:22px;border:0;border-bottom:1px solid var(--ios-line);background:#f8fbffd1;box-shadow:0 8px 28px #2c4d740f;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.business-app.business-app .brand-lockup{min-height:68px;gap:13px;padding:0;border:0;background:transparent}.business-app.business-app .brand-lockup img{width:126px;max-height:34px;object-fit:contain}.business-app.business-app .brand-lockup span{padding-left:13px;border-left:1px solid var(--ios-line-strong)}.business-app.business-app .brand-lockup strong{color:var(--ios-ink);font-size:15px;font-weight:680;letter-spacing:-.01em}.business-app.business-app .launcher{position:static;justify-self:center;align-self:center;width:fit-content;max-width:min(100%,830px);min-height:46px;padding:4px;gap:2px;border:1px solid rgba(112,145,181,.14);border-radius:999px;background:#eef4fbc2;box-shadow:inset 0 1px #ffffffe6,0 8px 22px #2d507817;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.business-app.business-app .launcher::-webkit-scrollbar{display:none}.business-app.business-app .launcher__rule,.business-app.business-app .launcher__section-label{display:none}.business-app.business-app .launcher__item,.business-app.business-app .launcher__item--desk{position:relative;min-height:36px;height:36px;min-width:0;padding:0 17px;gap:0;flex:0 0 auto;justify-content:center;border:0;border-radius:999px;color:#52647b;background:transparent;font-size:13px;font-weight:560;line-height:1;white-space:nowrap;text-decoration:none}.business-app.business-app .launcher__item>svg{display:none}.business-app.business-app .launcher__item>strong{position:static;min-width:18px;height:18px;margin-left:7px;padding:0 5px;border:0;border-radius:999px;display:inline-grid;place-items:center;color:#4f6e91;background:#7497bd24;font-size:10px}.business-app.business-app .launcher__item:hover{color:var(--ios-blue);background:#ffffffb8}.business-app.business-app .launcher__item.is-active,.business-app.business-app .launcher__item[aria-current=page]{color:var(--ios-blue);background:#fffffff7;box-shadow:0 5px 14px #25508021,inset 0 0 0 1px #6792c021}.business-app.business-app .header-context{justify-self:end;gap:8px}.business-app.business-app :is(.notification-trigger,.business-account>summary,.icon-button){min-width:40px;width:40px;min-height:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid rgba(99,132,169,.17);border-radius:50%;color:#203753;background:#ffffffc2;box-shadow:0 5px 16px #2b4c7214}.business-app.business-app .business-account>summary>span,.business-app.business-app .business-account>summary>svg:last-child{display:none}.business-app.business-app :is(.notification-trigger,.business-account>summary,.icon-button):hover{color:var(--ios-blue);background:#fff}.business-app.business-app .business-account__panel,.business-app.business-app .notification-drawer{border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);background:#fffffff5;box-shadow:var(--ios-shadow-float);backdrop-filter:blur(26px) saturate(140%);-webkit-backdrop-filter:blur(26px) saturate(140%)}.business-app.business-app .business-account__panel{top:50px;width:min(380px,calc(100vw - 28px));padding:20px;gap:16px}.business-app.business-app .top-error{border-radius:0 0 var(--ios-radius-md) var(--ios-radius-md)}.business-app.business-app .switching-toast{border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#14243be0;box-shadow:var(--ios-shadow-float);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.business-app.business-app .app-body{min-height:calc(100vh - 68px);padding:0}.business-app.business-app .app-content{min-height:calc(100vh - 68px);padding:0;background:var(--ios-canvas)}.business-app.business-app .responsibility-desk-page{min-height:calc(100vh - 68px);background:var(--ios-canvas)}.business-app.business-app .content-page,.business-app.business-app .record-page,.business-app.business-app .domain-page,.business-app.business-app .system-page{width:min(100%,1680px);max-width:1680px;margin:0 auto;padding:0 28px 48px;background:transparent}.business-app.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header){min-height:126px;margin:0 0 12px;padding:28px 30px 18px;border:0;background:transparent;box-shadow:none}.business-app.business-app :is(.content-page,.record-page)>:is(.page-header,.record-header){margin-inline:-28px}.business-app.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header) :is(h1,h2){margin:3px 0 7px;color:var(--ios-ink);font-size:clamp(27px,2.2vw,36px);font-weight:690;line-height:1.18;letter-spacing:-.03em}.business-app.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header) p{max-width:78ch;margin:0;color:var(--ios-secondary);font-size:13px;line-height:1.65}.business-app.business-app .eyebrow,.business-app.business-app .section-eyebrow{color:#71839a;font-size:11px;font-weight:660;letter-spacing:.08em}.business-app.business-app .workspace-title{justify-content:flex-start;gap:12px}.business-app.business-app .workspace-title__icon{width:38px;height:38px;border:0;border-radius:12px;color:var(--ios-blue);background:var(--ios-blue-soft)}.business-app.business-app .business-hero{width:calc(100% - 56px);max-width:1624px;min-height:172px;margin:16px auto 0;padding:24px 28px;gap:24px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe0;box-shadow:var(--ios-shadow-soft)}.business-app.business-app .business-hero>:is(header,.workspace-title){padding:0;background:transparent}.business-app.business-app .business-hero :is(.delivery-stats,.region-summary,.defect-command__ribbon,.center-achievement-kpis){border:1px solid var(--ios-line);border-radius:var(--ios-radius-md);background:#f5f9fed1;overflow:hidden}.business-app.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article){min-height:102px;padding:18px;border-right:1px solid var(--ios-line);background:transparent}.business-app.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article) strong{color:var(--ios-blue);font-size:clamp(23px,2vw,31px);font-weight:670;letter-spacing:-.025em}.business-app.business-app :is(input,select,textarea),.project-space-app.project-space-app :is(input,select,textarea){min-height:44px;border:1px solid var(--ios-line-strong);border-radius:var(--ios-radius-sm);color:var(--ios-ink);background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6}.business-app.business-app :is(input,select,textarea)::placeholder,.project-space-app.project-space-app :is(input,select,textarea)::placeholder{color:#8b9aae}.business-app.business-app :is(input,select,textarea):focus,.project-space-app.project-space-app :is(input,select,textarea):focus{border-color:#0a63d88c;box-shadow:0 0 0 4px #0a63d81a}.business-app.business-app :is(button,a){-webkit-tap-highlight-color:transparent}.business-app.business-app :is(.button,.button-primary,.primary-action,.record-actions button,.record-form__actions button),.project-space-app.project-space-app :is(.primary-action,.drawer-header>button,.toast button){min-height:44px;border-radius:var(--ios-radius-sm);font-weight:630}.business-app.business-app :is(.button-primary,.primary-action,.record-form__actions button[type=submit]){border-color:var(--ios-blue);color:#fff;background:var(--ios-blue);box-shadow:0 7px 16px #0a63d82e}.business-app.business-app :is(.button-primary,.primary-action,.record-form__actions button[type=submit]):hover{background:var(--ios-blue-pressed)}.business-app.business-app :is(.filter-bar,.domain-toolbar,.delivery-filters,.defect-ledger__toolbar,.personnel-toolbar){min-height:64px;margin-bottom:14px;padding:10px 12px;gap:12px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-md);background:#ffffffe0;box-shadow:0 7px 20px #2d4e730d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.business-app.business-app :is(.filter-bar label,.status-filter){color:var(--ios-secondary);font-size:12px;font-weight:570}.business-app.business-app :is(.filter-bar select,.status-filter select){min-height:40px;border-radius:var(--ios-radius-sm)}.business-app.business-app .filter-summary{color:#6e8096;font-size:12px}.business-app.business-app .page-analysis{margin-bottom:16px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe6;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .page-analysis__focus{border-left:1px solid var(--ios-line);color:var(--ios-ink);background:#eff6ffeb}.business-app.business-app .page-analysis__focus :is(h2,h3,strong,span,p,small){color:inherit}.business-app.business-app .page-analysis__controls{padding:4px;border-radius:999px;background:var(--ios-surface-muted)}.business-app.business-app .page-analysis__controls button{min-height:34px;padding-inline:14px;border:0;border-radius:999px;background:transparent}.business-app.business-app .page-analysis__controls button[aria-pressed=true]{color:var(--ios-blue);background:#fff;box-shadow:0 4px 12px #3252761c}.business-app.business-app :is(.table-panel,.work-ledger,.record-panel,.form-panel,.quality-panel,.personnel-table-panel,.domain-ledger,.system-panel,.center-region-comparison,.center-trend-panel,.center-decision-panel,.operations-stoppage-ledger,.operations-module,.craft-docket,.craft-library,.safety-assurance-table,.region-projects,.project-focus,.state-block){border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffeb;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app :is(.resource-columns>article,.milestone-board>article,.phase-rail>article,.project-supporting>article,.member-agenda>article,.data-repair-queue>article,.system-metadata-grid>article){border:1px solid var(--ios-line);border-radius:var(--ios-radius-md);background:#ffffffe6;box-shadow:0 7px 18px #2d4e730d}.business-app.business-app :is(.workspace-item,.decision-item,.pipeline-card,.docket-row,.milestone-item,.phase-record,.aging-item,.region-project-row,.project-focus-row,.agenda-row,.repair-row){border-color:var(--ios-line);border-radius:var(--ios-radius-sm);background:#ffffffc7;box-shadow:none}.business-app.business-app :is(.workspace-item,.decision-item,.pipeline-card,.docket-row,.milestone-item,.phase-record,.aging-item,.region-project-row,.project-focus-row,.agenda-row,.repair-row):hover{border-color:#0a63d84d;background:#fff;box-shadow:0 8px 18px #2b4d7412;transform:translateY(-1px)}.business-app.business-app :is(.data-table,.delivery-business-table,.project-table,table){border-color:var(--ios-line);color:var(--ios-ink);font-variant-numeric:tabular-nums}.business-app.business-app :is(.data-table,.delivery-business-table,.project-table,table) th{min-height:42px;border-color:var(--ios-line);color:#5f7188;background:#edf3fad1;font-size:12px;font-weight:620}.business-app.business-app :is(.data-table,.delivery-business-table,.project-table,table) td{border-color:#6785a624}.business-app.business-app :is(.data-table,.delivery-business-table,.project-table,table) tbody tr:hover{background:#eaf3ff8c}.business-app.business-app :is(.status-badge,.quality-pill,.record-status,.priority-count){border-radius:999px;font-weight:620}.business-app.business-app :is(.page-state,.state-panel,.empty-state,.workspace-section-empty,.section-empty){color:var(--ios-secondary)}.business-app.business-app .state-panel{border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe6;box-shadow:var(--ios-shadow-soft)}.business-app.business-app .work-empty-state{min-height:270px;padding:28px;display:grid;place-items:center;gap:0;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffeb;box-shadow:var(--ios-shadow-soft)}.business-app.business-app .work-empty-state .state-panel{width:100%;max-width:none;min-height:150px;padding:20px;border:0;background:transparent;box-shadow:none}.business-app.business-app .work-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.business-app.business-app :is(.center-command-grid,.operations-control-layout,.delivery-overview-split,.defect-command__layout,.office-desk-layout){grid-template-columns:minmax(0,68%) minmax(280px,32%);gap:16px;border:0;background:transparent}.business-app.business-app :is(.center-decision-rail,.operations-control-rail,.delivery-evidence,.defect-priority,.desk-priority){padding:22px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);color:var(--ios-ink);background:#f7fafef0;box-shadow:var(--ios-shadow-soft)}.business-app.business-app :is(.center-decision-rail,.operations-control-rail,.delivery-evidence,.defect-priority,.desk-priority) :is(h2,h3,strong){color:var(--ios-ink)}.business-app.business-app :is(.center-decision-rail,.operations-control-rail,.delivery-evidence,.defect-priority,.desk-priority) :is(p,small,time,dt,span){color:var(--ios-secondary)}.business-app.business-app .operations-command-ribbon,.business-app.business-app .defect-risk-band{border:1px solid var(--ios-line);border-radius:var(--ios-radius-md);background:#ffffffe6;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .operations-command-ribbon>a{border-radius:var(--ios-radius-sm)}.business-app.business-app .operations-command-ribbon>a.is-active{color:var(--ios-blue);background:var(--ios-blue-soft);box-shadow:inset 0 0 0 1px #0a63d81a}.business-app.business-app :is(dialog,.modal,.dialog,.record-detail,.defect-detail){border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);color:var(--ios-ink);background:#fffffff7;box-shadow:var(--ios-shadow-float);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%)}.business-app.business-app dialog::backdrop{background:#13253d57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.business-app.business-app .notification-overlay{background:#13253d40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.business-app.business-app .notification-drawer{margin:12px;max-height:calc(100vh - 24px)}.business-app.business-app :is(.pagination,.domain-ledger__footer) button{min-width:40px;min-height:40px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-sm);color:#45627f;background:#fff}.business-app.business-app .delivery-stage-overview{--stage-blue: var(--ios-blue);--stage-blue-2: #3f84e5;--stage-ink: var(--ios-ink);--stage-muted: var(--ios-secondary);--stage-bg: var(--ios-canvas);--stage-line: var(--ios-line);color:var(--ios-ink);background:var(--ios-canvas);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,sans-serif}.business-app.business-app .delivery-stage-overview .stitch-global-header{height:72px;padding:0 28px;border:0;border-bottom:1px solid var(--ios-line);background:#f8fbffd1;box-shadow:0 8px 28px #2c4d740f;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.business-app.business-app .delivery-stage-overview .stitch-global-left{position:relative;width:min(100%,1180px);height:100%;flex:1}.business-app.business-app .delivery-stage-overview .stitch-brand{gap:13px}.business-app.business-app .delivery-stage-overview .stitch-brand img{width:126px}.business-app.business-app .delivery-stage-overview .stitch-brand>i{height:24px;background:var(--ios-line-strong)}.business-app.business-app .delivery-stage-overview .stitch-brand strong{color:var(--ios-ink);font-size:15px;font-weight:680}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation{position:absolute;top:50%;left:62%;width:min(630px,58vw);height:46px;transform:translate(-50%,-50%)}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation>nav{height:46px;margin:0;padding:4px;gap:2px;align-items:center;border:1px solid rgba(112,145,181,.14);border-radius:999px;background:#eef4fbc7;box-shadow:inset 0 1px #ffffffeb,0 8px 22px #2d507817}.business-app.business-app .delivery-stage-overview .stitch-nav-menu{height:38px;flex:1 1 0}.business-app.business-app .delivery-stage-overview .stitch-nav-trigger{width:100%;height:38px;min-height:38px;padding:0 14px;justify-content:center;border:0;border-radius:999px;color:#52647b;background:transparent;font-size:13px;font-weight:560}.business-app.business-app .delivery-stage-overview .stitch-nav-trigger:hover,.business-app.business-app .delivery-stage-overview .stitch-nav-menu.is-open .stitch-nav-trigger{color:var(--ios-blue);background:#ffffffb3}.business-app.business-app .delivery-stage-overview .stitch-nav-menu.is-active .stitch-nav-trigger{border:0;color:var(--ios-blue);background:#fff;box-shadow:0 5px 14px #25508021,inset 0 0 0 1px #6792c021;font-weight:650}.business-app.business-app .delivery-stage-overview .stitch-business-menu{margin-top:10px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#fffffff7;box-shadow:var(--ios-shadow-float);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.business-app.business-app .delivery-stage-overview .stitch-global-actions{gap:8px}.business-app.business-app .delivery-stage-overview .stitch-global-actions summary{width:40px;height:40px;border:1px solid rgba(99,132,169,.17);border-radius:50%;color:#203753;background:#ffffffc2;box-shadow:0 5px 16px #2b4c7214}.business-app.business-app .delivery-stage-overview .stitch-global-actions summary:hover,.business-app.business-app .delivery-stage-overview .stitch-global-actions details[open] summary{color:var(--ios-blue);background:#fff}.business-app.business-app .delivery-stage-overview .stitch-global-actions details>div{top:50px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#fffffff7;box-shadow:var(--ios-shadow-float);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.business-app.business-app .delivery-stage-main{height:calc(100vh - 72px);padding:20px 24px 30px;background:var(--ios-canvas)}.business-app.business-app .delivery-stage-inner{max-width:1680px;gap:14px}.business-app.business-app .delivery-stage-title{min-height:64px;padding:0 4px 4px}.business-app.business-app .delivery-stage-title h1{margin:0;color:var(--ios-ink);font-size:clamp(29px,2.3vw,38px);font-weight:710;line-height:1.14;letter-spacing:-.04em}.business-app.business-app .delivery-stage-title p{gap:9px;margin-top:5px;color:var(--ios-secondary);font-size:12px}.business-app.business-app .delivery-stage-title p i{height:12px;background:var(--ios-line-strong)}.business-app.business-app :is(.delivery-stage-control,.delivery-stage-section){border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#fffffff0;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .delivery-stage-control{min-height:126px;height:126px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.business-app.business-app .delivery-stage-metrics{border-right:1px solid var(--ios-line)}.business-app.business-app .delivery-stage-metrics button,.business-app.business-app .delivery-stage-facts button{min-height:124px;padding:17px 15px;align-content:center;place-items:start;gap:7px;border-color:var(--ios-line);color:var(--ios-ink);background:transparent;text-align:left}.business-app.business-app .delivery-stage-metrics button:hover,.business-app.business-app .delivery-stage-facts button:hover{background:#eaf3ff8f}.business-app.business-app .delivery-stage-metrics span,.business-app.business-app .delivery-stage-facts button span{color:#5c6f87;font-size:12px;font-weight:560}.business-app.business-app .delivery-stage-metrics strong,.business-app.business-app .delivery-stage-facts button strong{color:var(--ios-blue);font-size:clamp(18px,1.45vw,23px);font-weight:680;letter-spacing:-.025em}.business-app.business-app .delivery-stage-metrics svg{display:none}.business-app.business-app .delivery-stage-facts{display:block;padding:0;background:transparent}.business-app.business-app .delivery-stage-facts__title{display:none}.business-app.business-app .delivery-stage-facts>div{height:100%;grid-template-columns:repeat(4,minmax(0,1fr))}.business-app.business-app .delivery-stage-facts button{border-left:0;border-right:1px solid var(--ios-line)}.business-app.business-app .delivery-stage-facts button:last-child{border-right:0}.business-app.business-app .delivery-stage-facts button small{color:#5c6f87;font-size:12px;line-height:1.45;white-space:normal}.business-app.business-app .delivery-stage-section>h2,.business-app.business-app .delivery-stage-section>header h2{color:var(--ios-ink);font-size:20px;font-weight:680;letter-spacing:-.02em}.business-app.business-app .delivery-stage-command-canvas{display:grid;grid-template-columns:minmax(0,3.2fr) minmax(290px,1fr);align-items:stretch;gap:14px}.business-app.business-app .delivery-stage-command-main{min-width:0;display:grid;align-content:start;gap:14px}.business-app.business-app .delivery-stage-context{min-width:0;display:flex;flex-direction:column;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#f7fafef5;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .delivery-stage-context>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 16px;border-bottom:1px solid var(--ios-line);background:#ffffffb8}.business-app.business-app .delivery-stage-context h2,.business-app.business-app .delivery-stage-context h3{margin:0;color:var(--ios-ink);font-weight:670}.business-app.business-app .delivery-stage-context h2{font-size:18px;letter-spacing:-.02em}.business-app.business-app .delivery-stage-context h3{font-size:13px}.business-app.business-app .delivery-stage-context>header p{margin:4px 0 0;color:#5c6f87;font-size:12px;line-height:1.55}.business-app.business-app .delivery-stage-context>header>span{flex:0 0 auto;padding:4px 8px;border-radius:999px;color:var(--ios-blue);background:var(--ios-blue-soft);font-size:10px;font-weight:650}.business-app.business-app .delivery-stage-context dl{display:grid;gap:10px;margin:0;padding:16px 18px}.business-app.business-app .delivery-stage-context dl>div{display:grid;gap:6px}.business-app.business-app .delivery-stage-context dt{color:#5c6f87;font-size:12px;font-weight:590}.business-app.business-app .delivery-stage-context dd{min-height:42px;margin:0;padding:11px 12px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-sm);color:#304862;background:#fff;font-size:12px;line-height:1.45}.business-app.business-app .delivery-stage-context>section{padding:15px 18px;border-top:1px solid var(--ios-line)}.business-app.business-app .delivery-stage-context>section p{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 0}.business-app.business-app .delivery-stage-context>section span{padding:6px 9px;border-radius:999px;color:var(--ios-blue);background:var(--ios-blue-soft);font-size:10px}.business-app.business-app .delivery-stage-context>footer{margin-top:auto;padding:18px;border-top:1px solid var(--ios-line)}.business-app.business-app .delivery-stage-context>footer p{margin:9px 0 12px;color:#5c6f87;font-size:12px;line-height:1.7}.business-app.business-app .delivery-stage-context>footer small{color:#5c6f87;font-size:12px;line-height:1.7}.business-app.business-app .delivery-stage-execution{grid-template-columns:minmax(0,58%) minmax(360px,42%)}.business-app.business-app .delivery-stage-execution>h2{min-height:58px;padding:17px 20px;border-color:var(--ios-line)}.business-app.business-app .delivery-stage-execution article{padding:16px 20px 18px}.business-app.business-app .delivery-stage-execution article+article{border-color:var(--ios-line)}.business-app.business-app .delivery-stage-execution h3{color:#253751;font-size:15px;font-weight:650}.business-app.business-app .delivery-stage-trend>button{border-radius:var(--ios-radius-sm);background:transparent}.business-app.business-app .delivery-stage-trend-canvas{height:240px}.business-app.business-app .delivery-stage-regions>div{gap:9px;padding-top:10px}.business-app.business-app .delivery-stage-regions button{min-height:76px;padding:10px 11px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-sm);background:#f9fbfed1}.business-app.business-app .delivery-stage-regions button:hover{border-color:#0a63d857;background:#fff;box-shadow:0 6px 14px #2c4d7412}.business-app.business-app .delivery-stage-signature{padding:15px 20px 12px}.business-app.business-app .delivery-stage-handover{background:transparent}.business-app.business-app .delivery-stage-handover__segments{min-height:58px;gap:3px}.business-app.business-app .delivery-stage-handover__segments>button{min-height:58px;border:0;border-radius:8px;color:#225990;background:#e9f2fd}.business-app.business-app .delivery-stage-handover__segments>button+button{border-left:0}.business-app.business-app .delivery-stage-handover__segments>.is-2,.business-app.business-app .delivery-stage-handover__segments>.is-3{color:#fff;background:var(--ios-blue)}.business-app.business-app .delivery-stage-handover__segments>.is-4{background:#eef4fb}.business-app.business-app .delivery-stage-handover__segments>.is-5{color:#64758b;background:#edf0f4}.business-app.business-app .delivery-stage-handover__segments>.is-6{color:var(--ios-blue);background:#dfeeff}.business-app.business-app .delivery-stage-risks>header{min-height:62px;padding:14px 20px;border-color:var(--ios-line)}.business-app.business-app .delivery-stage-risk-head{min-height:38px;background:#edf3fabf}.business-app.business-app .delivery-stage-risk-table>button{min-height:62px;border-color:#6785a624;background:transparent}.business-app.business-app .delivery-stage-risk-table>button:hover{background:#eaf3ff80}.business-app.business-app .delivery-stage-risk-table em{border-radius:999px}.business-app.business-app .delivery-stage-dialog{border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);background:#fffffffa;box-shadow:var(--ios-shadow-float);overflow:hidden}.business-app.business-app .delivery-stage-dialog::backdrop{background:#13253d57;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.business-app.business-app .delivery-stage-dialog header button{border-color:var(--ios-line);border-radius:50%}.business-app.business-app .delivery-stage-dialog footer button{min-height:44px;border-radius:var(--ios-radius-sm);background:var(--ios-blue)}.business-app.business-app .delivery-stage-detail-list,.business-app.business-app .delivery-stage-project-table-wrap{border-color:var(--ios-line);border-radius:var(--ios-radius-md);overflow:auto}.project-space-app.project-space-app{min-height:100vh;color:var(--ios-ink);background:var(--ios-canvas)}.project-space-app.project-space-app .topbar{position:sticky;top:0;z-index:70;height:70px;padding:0 28px;border:0;border-bottom:1px solid var(--ios-line);background:#f8fbffd6;box-shadow:0 8px 28px #2c4d740f;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.project-space-app.project-space-app .project-space-brand{gap:12px;color:var(--ios-ink)}.project-space-app.project-space-app .project-space-brand img{width:118px;height:34px}.project-space-app.project-space-app .project-space-brand i{height:24px;background:var(--ios-line-strong)}.project-space-app.project-space-app .project-space-brand strong{color:var(--ios-ink);font-size:15px;font-weight:680}.project-space-app.project-space-app .project-space-brand span{padding-left:12px;border-left-color:var(--ios-line);color:#587087;font-size:14px;font-weight:580}.project-space-app.project-space-app .topbar-actions{gap:9px}.project-space-app.project-space-app :is(.back-button,.profile-button,.topbar-actions>button){min-width:40px;min-height:40px;border:1px solid var(--ios-line);border-radius:999px;color:#27435f;background:#ffffffc7;box-shadow:0 5px 16px #2b4c7212}.project-space-app.project-space-app .toolbar{width:min(100%,1680px);min-height:106px;margin:0 auto;padding:24px 30px 18px;grid-template-columns:minmax(330px,1fr) auto minmax(480px,1fr);gap:18px}.project-space-app.project-space-app .search-box{height:50px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-md);color:#62758d;background:#ffffffe6;box-shadow:0 7px 20px #2d4e730d}.project-space-app.project-space-app .search-box:focus-within{border-color:#0a63d885;box-shadow:0 0 0 4px #0a63d817}.project-space-app.project-space-app .search-box input{min-height:0;border:0;box-shadow:none;background:transparent;font-size:15px}.project-space-app.project-space-app .view-switch{width:158px;height:46px;padding:4px;border:1px solid rgba(112,145,181,.14);border-radius:999px;background:#eef4fbd1;transform:none}.project-space-app.project-space-app .view-switch button{border-radius:999px}.project-space-app.project-space-app .view-switch button.active{color:var(--ios-blue);background:#fff;box-shadow:0 5px 14px #2550801f}.project-space-app.project-space-app .view-switch button.active:after{content:none}.project-space-app.project-space-app .filters{width:min(100%,600px);grid-template-columns:repeat(3,minmax(150px,1fr));gap:9px;transform:none}.project-space-app.project-space-app .filter-select{height:46px;padding:0 11px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-sm);color:var(--ios-secondary);background:#ffffffe6}.project-space-app.project-space-app .filter-select select{min-height:0;border:0;box-shadow:none;background:transparent;font-size:13px}.project-space-app.project-space-app .workspace{min-height:calc(100vh - 176px);padding-bottom:42px}.project-space-app.project-space-app .archive-space{width:100%;min-width:0;max-width:1680px;margin:0 auto;padding:16px 30px 28px}.project-space-app.project-space-app .region-row{min-height:226px;height:auto;grid-template-columns:190px minmax(0,1fr);margin-bottom:12px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe0;box-shadow:var(--ios-shadow-soft);overflow:hidden}.project-space-app.project-space-app .region-copy{padding:70px 20px 24px 28px;border-right:1px solid var(--ios-line);background:#f0f6fca8}.project-space-app.project-space-app .region-copy h2{color:var(--ios-ink);font-size:19px;font-weight:670}.project-space-app.project-space-app .region-marker{width:25px;height:4px;background:var(--ios-blue);box-shadow:none}.project-space-app.project-space-app .region-copy p{color:var(--ios-secondary);font-size:12px}.project-space-app.project-space-app .shelf-lane{min-width:0}.project-space-app.project-space-app .folder-track{left:28px;right:28px;gap:14px;overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:rgba(99,129,163,.25) transparent}.project-space-app.project-space-app .shelf-edge{left:-16px;right:-16px;border-top-color:#eef3f8;background:#e8eef5;box-shadow:inset 0 2px 3px #ffffffe6}.project-space-app.project-space-app .project-folder{flex-basis:192px}.project-space-app.project-space-app .project-folder:hover{transform:translateY(-4px)}.project-space-app.project-space-app .folder-sheet,.project-space-app.project-space-app .folder-face{border-color:var(--ios-line);border-radius:var(--ios-radius-sm) var(--ios-radius-sm) 6px 6px;background:#fffffff5}.project-space-app.project-space-app .folder-face{box-shadow:0 8px 20px #23436817}.project-space-app.project-space-app .project-folder.selected .folder-face{border-color:#0a63d873;border-top-color:var(--ios-blue);box-shadow:0 0 0 3px #0a63d814,0 12px 25px #2343681f}.project-space-app.project-space-app .folder-face strong{color:var(--ios-ink)}.project-space-app.project-space-app .row-next{border-color:var(--ios-line);color:#566c84;box-shadow:0 6px 16px #2c4c7114}.project-space-app.project-space-app .list-view-wrap{width:100%;max-width:1620px;margin:0 auto;padding:12px 30px 48px}.project-space-app.project-space-app .project-table{border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#fffffff0;box-shadow:var(--ios-shadow-soft)}.project-space-app.project-space-app .project-table th{background:#edf3facc}.project-space-app.project-space-app .drawer-scrim{background:#13253d4d;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.project-space-app.project-space-app .project-drawer{border-radius:var(--ios-radius-xl) 0 0 var(--ios-radius-xl);color:var(--ios-ink);background:var(--ios-canvas);box-shadow:-24px 0 60px #1c3a5c33;overflow:hidden}.project-space-app.project-space-app .drawer-scrim:has(.project-workspace-drawer){background:var(--ios-canvas);-webkit-backdrop-filter:none;backdrop-filter:none}.project-space-app.project-space-app .project-drawer.project-workspace-drawer{border-radius:0}.project-space-app.project-space-app .drawer-header{min-height:112px;padding:22px 30px 18px;border-color:var(--ios-line);background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.project-space-app.project-space-app .drawer-header h2{color:var(--ios-ink);font-size:27px;font-weight:690;letter-spacing:-.03em}.project-space-app.project-space-app .drawer-header>button{width:42px;height:42px;border:1px solid var(--ios-line);border-radius:50%;color:#3c5570;background:#fff}.project-space-app.project-space-app .drawer-tabs{gap:5px;padding:6px 30px;border-color:var(--ios-line);background:#ffffffe6}.project-space-app.project-space-app .drawer-tabs button{height:42px;padding:0 15px;border-radius:999px;color:#66788e}.project-space-app.project-space-app .drawer-tabs button.active{color:var(--ios-blue);background:var(--ios-blue-soft)}.project-space-app.project-space-app .drawer-tabs button.active:after{content:none}.project-space-app.project-space-app .drawer-content{padding:22px 30px 34px}.project-space-app.project-space-app :is(.content-card,.overview-hero,.overview-section,.guidance-card,.records-workspace,.turbine-roster,.turbine-unit-history){border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffeb;box-shadow:var(--ios-shadow-soft)}.project-space-app.project-space-app .content-card.roadmap{border-color:#0a63d833;background:#eef6ffc7}.project-space-app.project-space-app .document-list button,.project-space-app.project-space-app .turbine-unit-card{border-color:var(--ios-line);border-radius:var(--ios-radius-md);background:#ffffffe6}.project-space-app.project-space-app .document-list button:hover,.project-space-app.project-space-app .turbine-unit-card:hover{border-color:#0a63d859;background:#fff}.project-space-app.project-space-app :is(.turbine-unit-dialog,.turbine-fault-dialog){border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);background:#fffffffa;box-shadow:var(--ios-shadow-float);overflow:hidden}.project-space-app.project-space-app :is(.turbine-unit-dialog,.turbine-fault-dialog)::backdrop{background:#13253d59;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-space-app.project-space-app .toast{border:1px solid var(--ios-line);border-radius:999px;background:#fffffff5;box-shadow:var(--ios-shadow-float);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width:1280px){.business-app.business-app .app-header{padding-inline:20px;grid-template-columns:minmax(190px,auto) minmax(0,1fr) auto;gap:14px}.business-app.business-app .launcher,.business-app.business-app .header-context{grid-column:auto;grid-row:auto}.business-app.business-app .brand-lockup img{width:112px}.business-app.business-app .brand-lockup strong{font-size:13px}.business-app.business-app .launcher__item,.business-app.business-app .launcher__item--desk{padding-inline:12px;font-size:12px}.business-app.business-app .business-hero{width:calc(100% - 40px)}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation{left:64%;width:min(570px,56vw)}.business-app.business-app .delivery-stage-overview .stitch-nav-trigger{padding-inline:10px;font-size:12px}.business-app.business-app .delivery-stage-control{grid-template-columns:minmax(0,1fr);height:auto}.business-app.business-app .delivery-stage-metrics{border-right:0;border-bottom:1px solid var(--ios-line)}.business-app.business-app .delivery-stage-metrics button,.business-app.business-app .delivery-stage-facts button{min-height:98px}.business-app.business-app .delivery-stage-command-canvas{grid-template-columns:minmax(0,2.8fr) minmax(260px,1fr)}.project-space-app.project-space-app .toolbar{grid-template-columns:minmax(300px,1fr) auto}.project-space-app.project-space-app .filters{grid-column:1 / -1;justify-self:stretch;width:100%}}@media(max-width:1040px){.business-app.business-app .app-header{height:auto;min-height:116px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:62px 46px;align-items:center;padding:0 18px 8px}.business-app.business-app .brand-lockup{min-height:62px}.business-app.business-app .launcher{grid-column:1 / -1;grid-row:2;justify-self:stretch;width:100%;max-width:none}.business-app.business-app .header-context{grid-column:2;grid-row:1}.business-app.business-app .app-body,.business-app.business-app .app-content,.business-app.business-app .responsibility-desk-page{min-height:calc(100vh - 116px)}.business-app.business-app :is(.center-command-grid,.operations-control-layout,.delivery-overview-split,.defect-command__layout,.office-desk-layout){grid-template-columns:minmax(0,1fr)}.business-app.business-app :is(.center-decision-rail,.operations-control-rail,.delivery-evidence,.defect-priority,.desk-priority){border-radius:var(--ios-radius-lg)}.business-app.business-app .page-analysis{grid-template-columns:minmax(0,1fr)}.business-app.business-app .page-analysis__focus{border-top:1px solid var(--ios-line);border-left:0}.business-app.business-app .delivery-stage-overview .stitch-brand strong,.business-app.business-app .delivery-stage-overview .stitch-brand>i{display:none}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation{left:60%;width:min(560px,64vw)}.business-app.business-app .delivery-stage-command-canvas{grid-template-columns:minmax(0,1fr)}.business-app.business-app .delivery-stage-context{min-height:0}.business-app.business-app .delivery-stage-context dl{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .delivery-stage-execution{grid-template-columns:minmax(0,1fr)}.business-app.business-app .delivery-stage-execution article+article{border-top:1px solid var(--ios-line);border-left:0}.project-space-app.project-space-app .region-row{grid-template-columns:160px minmax(0,1fr)}.project-space-app.project-space-app .region-copy{padding-inline:20px}}@media(max-width:820px){.business-app.business-app .content-page,.business-app.business-app .record-page,.business-app.business-app .domain-page,.business-app.business-app .system-page{padding:0 16px 36px}.business-app.business-app :is(.content-page,.record-page)>:is(.page-header,.record-header){margin-inline:-16px}.business-app.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header){min-height:108px;padding:22px 18px 14px}.business-app.business-app .business-hero{width:calc(100% - 32px);grid-template-columns:minmax(0,1fr)}.business-app.business-app .business-hero :is(.delivery-stats,.region-summary,.defect-command__ribbon,.center-achievement-kpis){grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app :is(.filter-bar,.domain-toolbar,.delivery-filters,.defect-ledger__toolbar,.personnel-toolbar){align-items:stretch;flex-direction:column}.business-app.business-app .filter-summary{margin-left:0}.business-app.business-app :is(.data-table-wrap,.table-panel,.personnel-table-panel,.domain-ledger,.record-panel){overflow-x:auto}.project-space-app.project-space-app .toolbar{padding:18px 18px 14px;grid-template-columns:minmax(0,1fr) auto}.project-space-app.project-space-app .filters{grid-template-columns:minmax(0,1fr)}.project-space-app.project-space-app .archive-space{padding-inline:18px}.project-space-app.project-space-app .region-row{grid-template-columns:132px minmax(0,1fr)}.project-space-app.project-space-app .region-copy{padding:68px 14px 18px}.project-space-app.project-space-app .project-drawer{width:100vw;max-width:none;border-radius:0}.project-space-app.project-space-app .drawer-content{padding-inline:18px}.project-space-app.project-space-app .drawer-grid,.project-space-app.project-space-app .overview-columns{grid-template-columns:minmax(0,1fr)}}@media(max-width:767px){.business-app.business-app .delivery-stage-overview .stitch-global-header{height:60px;padding:0 12px}.business-app.business-app .delivery-stage-overview .stitch-brand img{width:104px}.business-app.business-app .delivery-stage-overview .stitch-global-actions details:not(.stitch-supervision){display:none}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation{position:static;width:auto;height:auto;margin-left:auto;transform:none}.business-app.business-app .delivery-stage-overview .stitch-mobile-nav-toggle{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--ios-line);border-radius:999px;color:#29445f;background:#fff;box-shadow:0 5px 14px #25508014}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation>nav{position:fixed;z-index:90;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;height:auto;max-height:calc(100vh - 88px);display:none;grid-template-columns:minmax(0,1fr);gap:3px;margin:0;overflow:auto;padding:9px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);background:#fffffff7;box-shadow:var(--ios-shadow-float);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.business-app.business-app .delivery-stage-overview .stitch-delivery-navigation.is-mobile-open>nav{display:grid}.business-app.business-app .delivery-stage-overview .stitch-nav-menu{width:100%;height:auto}.business-app.business-app .delivery-stage-overview .stitch-nav-trigger{width:100%;min-height:46px;justify-content:space-between;border-radius:var(--ios-radius-sm)}.business-app.business-app .delivery-stage-overview .stitch-business-menu{position:static;width:100%;margin:2px 0 5px;border:0;border-radius:var(--ios-radius-sm);box-shadow:none}.business-app.business-app .delivery-stage-main{height:calc(100vh - 60px);padding:16px 12px 78px}.business-app.business-app .delivery-stage-title{min-height:82px}.business-app.business-app .delivery-stage-title h1{font-size:29px}.business-app.business-app .delivery-stage-title p{align-items:flex-start;flex-direction:column;gap:2px}.business-app.business-app .delivery-stage-title p i{display:none}.business-app.business-app .delivery-stage-context dl{grid-template-columns:minmax(0,1fr)}.business-app.business-app .delivery-stage-metrics,.business-app.business-app .delivery-stage-facts>div{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .delivery-stage-metrics button,.business-app.business-app .delivery-stage-facts button{min-height:94px;border-bottom:1px solid var(--ios-line)}.business-app.business-app .delivery-stage-metrics button:nth-child(2n),.business-app.business-app .delivery-stage-facts button:nth-child(2n){border-right:0}.business-app.business-app .delivery-stage-regions>div{grid-template-columns:minmax(0,1fr)}.business-app.business-app .delivery-stage-trend-canvas{height:210px}.business-app.business-app .delivery-stage-handover{grid-template-columns:minmax(0,1fr);gap:8px}.business-app.business-app .delivery-stage-handover__segments{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.business-app.business-app .delivery-stage-risk-head{display:none}.business-app.business-app .delivery-stage-risk-table{padding:0 12px 12px;overflow:visible}.business-app.business-app .delivery-stage-risk-table>button{min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 12px;margin-top:10px;padding:12px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-md)}.business-app.business-app .delivery-stage-risk-table>button span:nth-child(n+3){grid-column:1 / -1}}@media(max-width:600px){.business-app.business-app .app-header{min-height:122px;grid-template-rows:62px 52px;padding-inline:12px}.business-app.business-app .brand-lockup img{width:104px}.business-app.business-app .brand-lockup span{display:none}.business-app.business-app .launcher{min-height:52px;border-radius:var(--ios-radius-md)}.business-app.business-app .launcher__item,.business-app.business-app .launcher__item--desk{min-height:44px;height:44px;padding-inline:12px}.business-app.business-app :is(.notification-trigger,.business-account>summary,.icon-button){width:44px;min-width:44px;height:44px;min-height:44px}.business-app.business-app .app-body,.business-app.business-app .app-content,.business-app.business-app .responsibility-desk-page{min-height:calc(100vh - 122px)}.business-app.business-app .work-empty-state{min-height:250px;padding:18px 14px}.business-app.business-app .work-empty-actions{width:100%}.business-app.business-app .work-empty-actions .button{flex:1 1 150px}.business-app.business-app .business-hero{width:calc(100% - 24px);padding:18px 16px;border-radius:var(--ios-radius-md)}.business-app.business-app :is(.page-header,.workspace-title,.center-command-hero,.operations-control-title,.defect-command__heading,.delivery-page-heading,.record-header) :is(h1,h2){font-size:27px}.business-app.business-app .business-hero :is(.delivery-stats,.region-summary,.defect-command__ribbon,.center-achievement-kpis){grid-template-columns:minmax(0,1fr)}.business-app.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article){min-height:82px;border-right:0;border-bottom:1px solid var(--ios-line)}.business-app.business-app .business-hero :is(.delivery-stat,.region-fact,.defect-command__ribbon>span,.center-achievement-kpis>article):last-child{border-bottom:0}.project-space-app.project-space-app .topbar{height:62px;padding-inline:14px}.project-space-app.project-space-app .project-space-brand img{width:102px}.project-space-app.project-space-app .project-space-brand :is(i,strong){display:none}.project-space-app.project-space-app .project-space-brand span{padding-left:0;border:0;font-size:13px}.project-space-app.project-space-app .toolbar{min-height:0;padding:14px 12px;grid-template-columns:minmax(0,1fr)}.project-space-app.project-space-app .view-switch{width:100%;justify-self:stretch}.project-space-app.project-space-app .archive-space{padding:8px 12px 24px}.project-space-app.project-space-app .region-row{grid-template-columns:minmax(0,1fr);border-radius:var(--ios-radius-md)}.project-space-app.project-space-app .region-copy{padding:16px;border-right:0;border-bottom:1px solid var(--ios-line)}.project-space-app.project-space-app .region-marker{display:inline-block;margin:9px 0 6px}.project-space-app.project-space-app .shelf-lane{height:210px}.project-space-app.project-space-app .folder-track{left:16px;right:16px}.project-space-app.project-space-app .drawer-header{min-height:100px;padding-inline:18px}.project-space-app.project-space-app .drawer-header h2{font-size:23px}.project-space-app.project-space-app .drawer-tabs{padding-inline:12px;overflow-x:auto}.project-space-app.project-space-app .drawer-tabs button{flex:0 0 auto}.project-space-app.project-space-app .drawer-content{padding:16px 12px 24px}}.business-app :is(a,button,input,select,textarea,summary):focus-visible,.project-space-app :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(10,99,216,.28);outline-offset:2px}@media(prefers-reduced-motion:reduce){.business-app.business-app,.project-space-app.project-space-app{scroll-behavior:auto}.business-app.business-app :is(.spin,canvas),.project-space-app.project-space-app :is(.spin,.project-drawer){animation:none!important}}.business-app.business-app .stitch-ios-header .stitch-global-header{height:72px;padding:0 28px;border:0;border-bottom:1px solid var(--ios-line);background:#f8fbffe0;box-shadow:0 8px 28px #2c4d740f;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%)}.business-app.business-app .stitch-ios-header .stitch-global-left{position:relative;width:min(100%,1180px);height:100%;flex:1}.business-app.business-app .stitch-ios-header .stitch-brand{gap:13px}.business-app.business-app .stitch-ios-header .stitch-brand img{width:126px}.business-app.business-app .stitch-ios-header .stitch-brand>i{height:24px;background:var(--ios-line-strong)}.business-app.business-app .stitch-ios-header .stitch-brand strong{color:var(--ios-ink);font-size:15px;font-weight:680}.business-app.business-app .stitch-ios-header .stitch-delivery-navigation{position:absolute;top:50%;left:62%;width:min(630px,58vw);height:46px;transform:translate(-50%,-50%)}.business-app.business-app .stitch-ios-header .stitch-mobile-nav-toggle{display:none}.business-app.business-app .stitch-ios-header .stitch-delivery-navigation>nav{height:46px;margin:0;padding:4px;gap:2px;align-items:center;border:1px solid rgba(112,145,181,.14);border-radius:999px;background:#eef4fbc7;box-shadow:inset 0 1px #ffffffeb,0 8px 22px #2d507817}.business-app.business-app .stitch-ios-header .stitch-nav-menu{height:38px;flex:1 1 0}.business-app.business-app .stitch-ios-header .stitch-nav-trigger{width:100%;height:38px;min-height:38px;padding:0 14px;justify-content:center;border:0;border-radius:999px;color:#52647b;background:transparent;font-size:13px;font-weight:560}.business-app.business-app .stitch-ios-header .stitch-nav-trigger:hover,.business-app.business-app .stitch-ios-header .stitch-nav-menu.is-open .stitch-nav-trigger{color:var(--ios-blue);background:#ffffffb8}.business-app.business-app .stitch-ios-header .stitch-nav-menu.is-active .stitch-nav-trigger{color:var(--ios-blue);background:#fff;box-shadow:0 5px 14px #25508021,inset 0 0 0 1px #6792c021;font-weight:650}.business-app.business-app .stitch-ios-header .stitch-business-menu{margin-top:10px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#fffffff7;box-shadow:var(--ios-shadow-float)}.business-app.business-app .region-command-grid--single{grid-template-columns:minmax(0,1fr)}.business-app.business-app .region-module-ledger{margin-top:14px}.business-app.business-app .region-module-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .region-module-split>article+article{border-left:1px solid var(--ios-line)}.business-app.business-app .region-module-split article>header{min-height:58px;padding:12px 16px;border-bottom:1px solid var(--ios-line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--ios-surface-muted)}.business-app.business-app .region-module-split h3{margin:0;color:var(--ios-ink)}.business-app.business-app .region-module-split a{color:var(--ios-blue)}.business-app.business-app .region-module-row{min-height:58px;padding:10px 16px;border-bottom:1px solid var(--ios-line);display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--ios-secondary);text-decoration:none;transition:background-color .16s ease,color .16s ease,transform .12s ease}.business-app.business-app a.region-module-row:hover{color:var(--ios-blue);background:var(--ios-blue-soft)}.business-app.business-app a.region-module-row:active{transform:scale(.995)}.business-app.business-app .region-module-row>span{min-width:0;display:grid;gap:3px}.business-app.business-app .region-module-row strong{overflow:hidden;color:var(--ios-ink);text-overflow:ellipsis;white-space:nowrap}.business-app.business-app .region-module-row small{color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-command-ribbon{gap:0;padding:4px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe0;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item){min-height:78px;border:0;border-radius:var(--ios-radius-md);background:transparent!important;box-shadow:none;transition:color .16s ease,background-color .16s ease,transform .12s ease,box-shadow .16s ease}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item)+:is(.operations-command-ribbon__overview,.operations-command-ribbon__item){border-left:1px solid var(--ios-line);border-radius:0}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item):hover{background:#eaf3ffb8!important}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item):active{transform:scale(.985)}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item).is-active{color:var(--ios-blue)!important;background:#fff!important;box-shadow:0 6px 18px #2550801f}.business-app.business-app .role-operations .operations-command-ribbon__overview :is(small,span){color:var(--ios-secondary)!important}.business-app.business-app .role-operations .operations-command-ribbon__overview strong{color:var(--ios-ink)!important}.business-app.business-app .role-operations .operations-command-ribbon__overview.is-active :is(small,span,strong,em){color:var(--ios-blue)!important}.business-app.business-app .role-operations .role-analysis{border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe6;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .role-operations .role-analysis__focus{border-left:1px solid var(--ios-line);color:var(--ios-ink);background:#eaf3ffc2}.business-app.business-app .role-operations .role-analysis__focus :is(h3,p,span,strong,small){color:inherit}.business-app.business-app .role-operations .operations-control-rail{gap:0;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffe6;box-shadow:var(--ios-shadow-soft);overflow:hidden}.business-app.business-app .role-operations .operations-control-rail>article{border:0;border-radius:0;background:transparent;box-shadow:none}.business-app.business-app .role-operations .operations-control-rail>article+article{border-top:1px solid var(--ios-line)}.business-app.business-app .role-operations .operations-control-rail>article>header{border:0;border-bottom:1px solid var(--ios-line);background:var(--ios-surface-muted)}.business-app.business-app .role-operations :is(.operations-stoppage-row,.operations-control-rail a,.analysis-bars button){transition:background-color .16s ease,color .16s ease,transform .12s ease}.business-app.business-app .role-operations :is(.operations-stoppage-row,.operations-control-rail a,.analysis-bars button):active{transform:scale(.992)}.business-app.business-app .role-operations{--operations-ink: var(--ios-ink);--operations-soft: var(--ios-secondary);--operations-line: var(--ios-line);color:var(--ios-ink)}.business-app.business-app .desk-stage:has(.role-operations)>.business-page-title{display:none}.business-app.business-app .desk-stage:has(.role-operations) .desk-ai-analysis-slot{display:none}.business-app.business-app .role-operations .operations-control-title{min-height:116px;padding:22px 24px 20px;border:0;background:transparent}.business-app.business-app .role-operations .operations-control-title :is(.eyebrow,p){color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-control-title h2{color:var(--ios-ink);letter-spacing:-.035em}.business-app.business-app .role-operations .operations-command-ribbon{margin-bottom:16px;padding:0;border-radius:var(--ios-radius-lg);background:#fffffff0}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item){min-height:86px;padding:14px 18px;color:var(--ios-secondary)!important;background:transparent!important}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item):after{background:transparent!important}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item) svg{color:#536b86}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item) small,.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item) span{color:var(--ios-secondary)!important}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item) strong{color:var(--ios-ink)!important}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item).is-active{color:var(--ios-blue)!important;background:var(--ios-blue-soft)!important;box-shadow:inset 0 0 0 1px #0a63d821}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item).is-active :is(svg,small,strong,em){color:var(--ios-blue)!important}.business-app.business-app .role-operations .operations-stoppage-ledger{border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#fffffff5;box-shadow:var(--ios-shadow-soft)}.business-app.business-app .role-operations .operations-stoppage-ledger>header{min-height:94px;padding:18px 20px;border-bottom:1px solid var(--ios-line);color:var(--ios-ink);background:#fff}.business-app.business-app .role-operations .operations-stoppage-ledger>header :is(.eyebrow,p){color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-stoppage-ledger>header>strong,.business-app.business-app .role-operations .operations-stoppage-ledger h3{color:var(--ios-ink)}.business-app.business-app .role-operations .operations-ledger-tools{min-height:108px;padding:12px 16px;gap:10px;border-bottom:1px solid var(--ios-line);background:#f7fafee0}.business-app.business-app .role-operations .operations-ledger-search,.business-app.business-app .role-operations .operations-ledger-filters select,.business-app.business-app .role-operations .operations-ledger-filters button{min-height:40px;border:1px solid var(--ios-line-strong);border-radius:var(--ios-radius-sm);color:var(--ios-ink);background:#fffffff0;box-shadow:inset 0 1px #ffffffe6}.business-app.business-app .role-operations .operations-ledger-search:focus-within,.business-app.business-app .role-operations .operations-ledger-filters select:focus-visible,.business-app.business-app .role-operations .operations-ledger-filters button:focus-visible{outline:3px solid rgba(10,99,216,.18);outline-offset:1px;border-color:#0a63d873}.business-app.business-app .role-operations .operations-ledger-tools :is(input,.operations-ledger-tools__primary>span,.operations-ledger-filters label>span){color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-stoppage-head{min-height:42px;color:var(--ios-secondary);background:var(--ios-surface-muted);letter-spacing:0}.business-app.business-app .role-operations .operations-stoppage-row{position:relative;min-height:94px;border-color:var(--ios-line);color:var(--ios-secondary);background:#fff;isolation:isolate}.business-app.business-app .role-operations .operations-stoppage-row:hover{background:#f8fbff}.business-app.business-app .role-operations .operations-stoppage-row.is-selected{color:var(--ios-secondary);background:#eaf3ffb8;box-shadow:inset 0 0 0 2px var(--ios-blue)}.business-app.business-app .role-operations .operations-stoppage-row>span{position:relative;z-index:2;pointer-events:none}.business-app.business-app .role-operations .operations-stoppage-row :is(strong){color:var(--ios-ink)}.business-app.business-app .role-operations .operations-stoppage-row :is(small,em){color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-stoppage-row :is(a,span button){position:relative;z-index:3;pointer-events:auto;color:var(--ios-blue)}.business-app.business-app .role-operations .operations-stoppage-row .operations-progress-trigger{max-width:100%;overflow:hidden;display:-webkit-box;color:var(--ios-ink);font:inherit;font-size:12px;font-weight:620;line-height:1.55;text-align:left;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.business-app.business-app .role-operations .operations-stoppage-row .operations-progress-trigger:hover{color:var(--ios-blue)}.business-app.business-app .operations-demand-status{display:flex;flex-wrap:wrap;gap:5px}.business-app.business-app .role-operations .operations-stoppage-row .operations-stoppage-row__trigger{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:auto;height:auto;margin:0;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer}.business-app.business-app .role-operations .operations-stoppage-row .operations-stoppage-row__trigger:focus-visible{outline:3px solid rgba(10,99,216,.34);outline-offset:-4px}.business-app.business-app .role-operations .operations-stoppage-row .operations-stoppage-row__trigger:hover{background:transparent;text-decoration:none}.business-app.business-app .operations-record-sheet{position:fixed;z-index:120;right:auto;bottom:22px;left:50%;width:min(1180px,calc(100vw - 48px));max-height:min(620px,calc(100dvh - 100px));padding:0 24px 22px;overflow:auto;border:1px solid rgba(91,120,154,.24);border-radius:var(--ios-radius-xl);color:var(--ios-ink);background:#fffffff7;box-shadow:0 30px 80px #1c375b3d,0 8px 24px #1c375b1a;transform:translate(-50%);backdrop-filter:blur(28px) saturate(145%);-webkit-backdrop-filter:blur(28px) saturate(145%);animation:operations-sheet-enter .22s cubic-bezier(.2,.8,.2,1) both}@keyframes operations-sheet-enter{0%{opacity:0;transform:translate(-50%,18px) scale(.985)}to{opacity:1;transform:translate(-50%) scale(1)}}.business-app.business-app .operations-record-sheet__handle{height:24px;display:flex;align-items:center;justify-content:center;color:#c1cad7}.business-app.business-app .operations-record-sheet>header{min-height:74px;padding:0 0 14px;border-bottom:1px solid var(--ios-line);display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.business-app.business-app .operations-record-sheet>header>div{min-width:0;display:grid;gap:3px}.business-app.business-app .operations-record-sheet>header small,.business-app.business-app .operations-record-sheet>header p{margin:0;color:var(--ios-secondary);font-size:12px}.business-app.business-app .operations-record-sheet>header h3{margin:0;overflow:hidden;color:var(--ios-ink);font-size:20px;line-height:1.35;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.business-app.business-app .operations-record-sheet>header>button{width:38px;height:38px;flex:0 0 auto;border:0;border-radius:50%;display:grid;place-items:center;color:#52677f;background:var(--ios-surface-muted);cursor:pointer}.business-app.business-app .operations-record-sheet>header>button:hover{color:var(--ios-blue);background:var(--ios-blue-soft)}.business-app.business-app .operations-record-sheet__facts{margin:0;padding:16px 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid var(--ios-line)}.business-app.business-app .operations-record-sheet__facts>div{min-width:0;padding:0 16px;border-left:1px solid var(--ios-line);display:grid;gap:5px}.business-app.business-app .operations-record-sheet__facts>div:first-child{padding-left:0;border-left:0}.business-app.business-app .operations-record-sheet__facts dt,.business-app.business-app .operations-record-sheet__status span,.business-app.business-app .operations-record-sheet__extended dt{color:var(--ios-secondary);font-size:11px}.business-app.business-app .operations-record-sheet__facts dd{margin:0;overflow:hidden;color:var(--ios-ink);font-size:13px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.business-app.business-app .operations-record-sheet__status{padding-top:16px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.55fr) 220px;align-items:stretch;gap:18px}.business-app.business-app .operations-record-sheet__status section{min-width:0;display:grid;align-content:start;gap:5px}.business-app.business-app .operations-record-sheet__status section+section{padding-left:18px;border-left:1px solid var(--ios-line)}.business-app.business-app .operations-record-sheet__status p{margin:0;color:var(--ios-ink);font-size:13px;line-height:1.6}.business-app.business-app .operations-record-sheet__status section:first-child p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.business-app.business-app .operations-record-sheet__status small{color:var(--ios-secondary);font-size:11px}.business-app.business-app .operations-record-sheet__status strong{color:var(--ios-ink);font-size:18px}.business-app.business-app .operations-record-sheet__status nav{display:grid;align-content:center;gap:8px}.business-app.business-app .operations-record-sheet__status nav :is(button,a){min-height:40px;border:1px solid var(--ios-blue);border-radius:var(--ios-radius-sm);display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--ios-blue);font:inherit;font-size:13px;font-weight:680;text-decoration:none;cursor:pointer}.business-app.business-app .operations-record-sheet__status nav a{color:var(--ios-blue);background:#fff}.business-app.business-app .operations-record-sheet__status nav :is(button,a):hover{filter:brightness(.97)}.business-app.business-app .operations-record-sheet__extended{margin:16px 0 0;padding:14px 0 0;border-top:1px solid var(--ios-line);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.business-app.business-app .operations-record-sheet__extended div{display:grid;gap:4px}.business-app.business-app .operations-record-sheet__extended dd{margin:0;color:var(--ios-ink);font-size:12px;font-weight:650}.business-app.business-app .operations-record-sheet__extended .operations-record-sheet__quality{grid-column:1 / -1}.business-app.business-app .operations-record-sheet__quality dd{display:flex;align-items:flex-start;gap:10px}.business-app.business-app .operations-record-sheet__quality ul{margin:0;padding-left:18px;color:var(--ios-secondary);font-weight:520;line-height:1.6}.business-app.business-app .operations-progress-dialog{width:min(720px,calc(100vw - 40px));max-height:min(760px,calc(100dvh - 40px));padding:0;overflow:hidden;border:1px solid rgba(91,120,154,.24);border-radius:var(--ios-radius-xl);color:var(--ios-ink);background:#fffffffa;box-shadow:0 30px 80px #1c375b3d,0 8px 24px #1c375b1a;backdrop-filter:blur(28px) saturate(145%);-webkit-backdrop-filter:blur(28px) saturate(145%)}.business-app.business-app .operations-progress-dialog::backdrop{background:#19314b4d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.business-app.business-app .operations-progress-dialog>section{max-height:inherit;display:grid;grid-template-rows:auto minmax(180px,1fr) auto}.business-app.business-app .operations-progress-dialog header{min-height:88px;padding:18px 20px;border-bottom:1px solid var(--ios-line);display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--ios-surface-muted)}.business-app.business-app .operations-progress-dialog header>div{min-width:0}.business-app.business-app .operations-progress-dialog h3{margin:4px 0 0;color:var(--ios-ink);font-size:20px}.business-app.business-app .operations-progress-dialog header p{margin:4px 0 0;color:var(--ios-secondary);font-size:12px}.business-app.business-app .operations-progress-dialog header button{width:40px;height:40px;flex:none;border:0;border-radius:50%;display:grid;place-items:center;color:#52677f;background:#fff;cursor:pointer}.business-app.business-app .operations-progress-dialog__content{min-height:180px;max-height:min(520px,calc(100dvh - 210px));padding:22px;overflow:auto;overscroll-behavior:contain}.business-app.business-app .operations-progress-dialog__content pre{margin:0;color:var(--ios-ink);font:inherit;font-size:14px;line-height:1.85;overflow-wrap:anywhere;white-space:pre-wrap}.business-app.business-app .operations-progress-dialog footer{min-height:64px;padding:12px 20px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--ios-line);display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--ios-secondary);background:#fff;font-size:11px}.business-app.business-app .operations-progress-dialog footer button{min-width:84px;min-height:38px;border:0;border-radius:var(--ios-radius-sm);color:#fff;background:var(--ios-blue);font:inherit;font-size:13px;font-weight:680;cursor:pointer}@media(prefers-reduced-motion:reduce){.business-app.business-app .operations-record-sheet{animation:none}}@media(max-width:960px){.business-app.business-app .operations-record-sheet__facts{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.business-app.business-app .operations-record-sheet__facts>div:nth-child(4){padding-left:0;border-left:0}.business-app.business-app .operations-record-sheet__status{grid-template-columns:1fr 180px}.business-app.business-app .operations-record-sheet__status nav{grid-column:1 / -1;grid-template-columns:1fr 1fr}}@media(max-width:640px){.business-app.business-app .role-operations .operations-control-title{min-height:auto;padding:18px 14px}.business-app.business-app .role-operations .operations-command-ribbon{border-radius:var(--ios-radius-md)}.business-app.business-app .role-operations :is(.operations-command-ribbon__overview,.operations-command-ribbon__item){min-height:82px;padding:12px}.business-app.business-app .operations-record-sheet{bottom:8px;width:calc(100vw - 16px);max-height:calc(100dvh - 76px);padding:0 16px 16px;border-radius:20px}.business-app.business-app .operations-record-sheet>header h3{font-size:17px;white-space:normal}.business-app.business-app .operations-record-sheet__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .operations-record-sheet__facts>div{padding:0 10px}.business-app.business-app .operations-record-sheet__facts>div:nth-child(odd){padding-left:0;border-left:0}.business-app.business-app .operations-record-sheet__facts>div:nth-child(4){padding-left:10px;border-left:1px solid var(--ios-line)}.business-app.business-app .operations-record-sheet__status{grid-template-columns:1fr}.business-app.business-app .operations-record-sheet__status section+section{padding:14px 0 0;border-top:1px solid var(--ios-line);border-left:0}.business-app.business-app .operations-record-sheet__status nav{grid-template-columns:1fr}.business-app.business-app .operations-record-sheet__extended{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .operations-progress-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - max(16px,env(safe-area-inset-top)) - max(16px,env(safe-area-inset-bottom)));border-radius:20px}.business-app.business-app .operations-progress-dialog header{padding:16px}.business-app.business-app .operations-progress-dialog__content{padding:18px 16px;max-height:calc(100dvh - 210px)}.business-app.business-app .operations-progress-dialog footer{padding-inline:16px}.business-app.business-app .operations-progress-dialog footer span{max-width:210px}}@media(max-width:1180px){.business-app.business-app .stitch-ios-header .stitch-delivery-navigation{left:60%;width:min(560px,64vw)}}@media(max-width:820px){.business-app.business-app .region-module-split{grid-template-columns:1fr}.business-app.business-app .region-module-split>article+article{border-left:0;border-top:1px solid var(--ios-line)}}@media(max-width:767px){.business-app.business-app .stitch-ios-header .stitch-global-header{height:60px;padding:0 12px}.business-app.business-app .stitch-ios-header .stitch-brand img{width:104px}.business-app.business-app .stitch-ios-header .stitch-global-actions details:not(.stitch-supervision){display:none}.business-app.business-app .stitch-ios-header .stitch-delivery-navigation{position:static;width:auto;height:auto;margin-left:auto;transform:none}.business-app.business-app .stitch-ios-header .stitch-mobile-nav-toggle{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--ios-line);border-radius:999px;color:#29445f;background:#fff;box-shadow:0 5px 14px #25508014}.business-app.business-app .stitch-ios-header .stitch-delivery-navigation>nav{position:fixed;z-index:90;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;height:auto;max-height:calc(100vh - 88px);display:none;grid-template-columns:minmax(0,1fr);gap:3px;margin:0;overflow:auto;padding:9px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);background:#fffffff7;box-shadow:var(--ios-shadow-float);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.business-app.business-app .stitch-ios-header .stitch-delivery-navigation.is-mobile-open>nav{display:grid}.business-app.business-app .stitch-ios-header .stitch-nav-menu{width:100%;height:auto}.business-app.business-app .stitch-ios-header .stitch-nav-trigger{width:100%;min-height:46px;justify-content:space-between;border-radius:var(--ios-radius-sm)}.business-app.business-app .stitch-ios-header .stitch-business-menu{position:static;width:100%;margin:2px 0 5px;border:0;border-radius:var(--ios-radius-sm);box-shadow:none}}.business-app.business-app .professional-source-boundary{display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(360px,1.7fr) minmax(210px,.72fr);overflow:hidden;margin:18px 22px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-xl);background:#ffffffeb;box-shadow:var(--ios-shadow-soft)}.business-app.business-app .professional-source-boundary>div{display:grid;align-content:center;gap:7px;padding:22px 24px;background:linear-gradient(145deg,#eaf3ff,#f8fbff)}.business-app.business-app .professional-source-boundary>div>span{color:var(--ios-blue);font-size:11px;font-weight:650}.business-app.business-app .professional-source-boundary>div>strong{color:var(--ios-ink);font-size:22px}.business-app.business-app .professional-source-boundary>div>p{margin:0;color:var(--ios-secondary);font-size:11px;line-height:1.65}.business-app.business-app .professional-source-boundary>dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:12px 20px}.business-app.business-app .professional-source-boundary>dl>div{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:12px;border-bottom:1px solid var(--ios-line)}.business-app.business-app .professional-source-boundary>dl>div:nth-last-child(-n+2){border-bottom:0}.business-app.business-app .professional-source-boundary dt{color:var(--ios-secondary);font-size:10px}.business-app.business-app .professional-source-boundary dd{margin:0;color:#29445f;font-size:13px;font-weight:650}.business-app.business-app .professional-source-boundary>aside{display:flex;flex-direction:column;justify-content:center;gap:7px;padding:20px;border-left:1px solid var(--ios-line);background:#f6f9fdeb}.business-app.business-app .professional-source-boundary>aside strong{color:#36536d;font-size:13px}.business-app.business-app .professional-source-boundary>aside span{color:var(--ios-secondary);font-size:10px;line-height:1.6}.business-app.business-app .professional-section-note{margin:0 0 14px;color:var(--ios-secondary);font-size:11px;line-height:1.65}.business-app.business-app .professional-data-quality{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 22px 0;padding:12px 16px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-md);color:var(--ios-secondary);background:#ffffffd1;font-size:11px}.business-app.business-app .professional-data-quality>.quality-strip{width:min(660px,72%);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;border:0;background:transparent}.business-app.business-app .professional-data-quality>.quality-strip>div{min-height:52px;align-content:center;padding:8px 10px}.business-app.business-app :is(.role-craft .craft-docket,.role-craft .craft-side article,.role-resource .resource-layout>article,.role-product .milestone-board>article,.role-commissioning .phase-stop,.role-safety .safety-ledger){min-height:0;padding:20px;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);background:#ffffffeb;box-shadow:var(--ios-shadow-soft)}.business-app.business-app :is(.role-craft .craft-layout,.role-resource .resource-layout,.role-product .milestone-board,.role-commissioning .phase-rail){align-items:start;gap:16px;margin-inline:22px}.business-app.business-app .role-craft .craft-side{gap:16px}.business-app.business-app .role-craft .craft-layout{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(0,1fr)}.business-app.business-app .role-craft .craft-side{display:contents}.business-app.business-app .workspace-section-empty{min-height:92px;display:flex;align-items:center;margin:12px 0 0;padding:16px;border:1px dashed #c6d7e5;border-radius:var(--ios-radius-md);color:#60788c;background:#f7fafc;font-size:12px;line-height:1.65}.business-app.business-app .role-safety .safety-ledger{margin-inline:22px;padding:0}.business-app.business-app .role-safety .safety-ledger__head{min-height:44px;padding-inline:16px;background:#edf4fb}.business-app.business-app .role-safety .workspace-section-empty{margin:16px}.business-app.business-app :is(.role-project,.role-member,.role-data,.role-system,.role-audit) .role-analysis__focus{color:var(--ios-ink);background:linear-gradient(145deg,#eaf3ff,#f8fbff)}.business-app.business-app :is(.role-project,.role-member,.role-data,.role-system,.role-audit) .role-analysis__focus :is(h3,p,dt,dd,strong,small,span){color:inherit}.business-app.business-app :is(.role-project,.role-member,.role-data,.role-system,.role-audit) .role-analysis__focus a{border-color:#c8ddeb;color:#29445f;background:#ffffffd1}@media(max-width:1040px){.business-app.business-app .professional-source-boundary{grid-template-columns:1fr 1.3fr}.business-app.business-app .professional-source-boundary>aside{grid-column:1 / -1;border-top:1px solid var(--ios-line);border-left:0}.business-app.business-app .role-craft .craft-layout{grid-template-columns:1fr}.business-app.business-app .role-craft .craft-side{display:grid}}@media(max-width:720px){.business-app.business-app .professional-source-boundary{grid-template-columns:1fr;margin:14px}.business-app.business-app .professional-source-boundary>dl{grid-template-columns:1fr}.business-app.business-app .professional-source-boundary>dl>div{border-bottom:1px solid var(--ios-line)!important}.business-app.business-app .professional-source-boundary>dl>div:last-child{border-bottom:0!important}.business-app.business-app .professional-source-boundary>aside{grid-column:auto}.business-app.business-app :is(.role-craft .craft-layout,.role-resource .resource-layout,.role-product .milestone-board,.role-commissioning .phase-rail){margin-inline:14px}.business-app.business-app .professional-data-quality{align-items:flex-start;flex-direction:column;margin-inline:14px}.business-app.business-app .professional-data-quality>.quality-strip{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .role-safety .safety-ledger{margin-inline:14px;overflow-x:auto}}.business-app.business-app .role-operations .operations-control-title{min-height:98px;padding-bottom:16px}.business-app.business-app .role-operations .operations-control-title h2{margin-block:3px 6px;font-size:clamp(26px,2.4vw,34px)}.business-app.business-app .role-operations .operations-fact-strip{margin:0 0 16px;overflow:hidden;border:1px solid var(--ios-line);border-radius:var(--ios-radius-lg);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fffffff0;box-shadow:var(--ios-shadow-soft)}.business-app.business-app .role-operations .operations-fact-strip article{min-width:0;min-height:88px;padding:15px 18px;border-left:1px solid var(--ios-line);display:grid;align-content:center;gap:5px}.business-app.business-app .role-operations .operations-fact-strip article:first-child{border-left:0}.business-app.business-app .role-operations .operations-fact-strip span,.business-app.business-app .role-operations .operations-fact-strip small{color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-fact-strip span{font-size:11px;font-weight:650}.business-app.business-app .role-operations .operations-fact-strip strong{overflow:hidden;color:var(--ios-ink);font-size:clamp(20px,2vw,27px);line-height:1.05;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.business-app.business-app .role-operations .operations-fact-strip article:first-child strong{color:var(--ios-blue)}.business-app.business-app .role-operations .operations-fact-strip em{margin-left:4px;font-size:11px;font-style:normal;letter-spacing:0}.business-app.business-app .role-operations .operations-fact-strip small{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.business-app.business-app .role-operations .operations-analysis{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);margin-bottom:16px}.business-app.business-app .role-operations .operations-analysis .role-analysis__chart,.business-app.business-app .role-operations .operations-analysis .role-analysis__focus{padding:20px 22px}.business-app.business-app .role-operations .operations-analysis .analysis-bars>button{min-height:48px}.business-app.business-app .role-operations .operations-analysis__quality{padding-top:14px;border-top:1px solid rgba(112,143,176,.18);color:var(--ios-secondary)}.business-app.business-app .role-operations .operations-control-layout{grid-template-columns:minmax(0,1fr) 286px;gap:16px;margin-top:0}.business-app.business-app .role-operations .operations-stoppage-row>span:nth-child(4) small{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.business-app.business-app .role-operations .operations-control-rail>article{padding-bottom:15px}.business-app.business-app .role-operations .operations-control-rail>article>:is(p,dl,a){margin-inline:16px}.business-app.business-app .role-operations .operations-report,.business-app.business-app .role-operations .operations-focus-board{gap:16px}.business-app.business-app .role-operations .operations-report__toolbar,.business-app.business-app .role-operations .operations-report__boundary,.business-app.business-app .role-operations .operations-report__facts,.business-app.business-app .role-operations .operations-report__region,.business-app.business-app .role-operations .operations-report__events,.business-app.business-app .role-operations .operations-focus-board__notice,.business-app.business-app .role-operations .operations-focus-board__grid article,.business-app.business-app .role-operations .operations-focus-board__links{border-color:var(--ios-line);border-radius:var(--ios-radius-lg);box-shadow:var(--ios-shadow-soft)}.business-app.business-app .role-operations .operations-report__toolbar{min-height:82px;padding:14px 18px}.business-app.business-app .role-operations .operations-report__boundary,.business-app.business-app .role-operations .operations-focus-board__notice{color:#315f82;background:linear-gradient(145deg,#eaf3ffeb,#f8fbfff5)}.business-app.business-app .role-operations .operations-report__facts{overflow:hidden}.business-app.business-app .role-operations .operations-report__facts article{min-height:88px}.business-app.business-app .role-operations .operations-report__grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.58fr);gap:16px}.business-app.business-app .role-operations .operations-report__region>header,.business-app.business-app .role-operations .operations-report__events>header{background:var(--ios-surface-muted)}.business-app.business-app .role-operations .operations-report__row{min-height:54px}.business-app.business-app .role-operations .operations-report__events article{min-height:88px}.business-app.business-app .role-operations .operations-focus-board__layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);align-items:stretch;gap:16px}.business-app.business-app .role-operations .operations-focus-board__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-template-rows:repeat(2,minmax(180px,1fr));gap:16px}.business-app.business-app .role-operations .operations-focus-board__grid article{min-height:0;padding:20px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:0 13px}.business-app.business-app .role-operations .operations-focus-board__grid article.is-primary{grid-row:1 / span 2;align-content:center;background:linear-gradient(145deg,#fff,#f6faff)}.business-app.business-app .role-operations .operations-focus-board__grid article>svg{margin-top:2px}.business-app.business-app .role-operations .operations-focus-board__grid h3{margin-top:0}.business-app.business-app .role-operations .operations-focus-board__grid dl{grid-column:1 / -1}.business-app.business-app .role-operations .operations-focus-board__links{min-height:100%;padding:22px;display:grid;align-content:space-between;gap:22px;background:#fffffff0}.business-app.business-app .role-operations .operations-focus-board__links nav{display:grid}.business-app.business-app .role-operations .operations-focus-board__links a{min-height:44px;justify-content:space-between;border-color:var(--ios-line-strong);border-radius:var(--ios-radius-sm);color:var(--ios-blue);background:var(--ios-surface-muted)}.business-app.business-app .role-operations .operations-focus-board__links a:active{transform:scale(.985)}@media(max-width:1180px){.business-app.business-app .role-operations .operations-fact-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(4){border-left:0}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(n+4){border-top:1px solid var(--ios-line)}.business-app.business-app .role-operations .operations-report__grid,.business-app.business-app .role-operations .operations-focus-board__layout{grid-template-columns:minmax(0,1fr)}}@media(min-width:821px){.business-app.business-app .role-operations .operations-fact-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(4){border-left:1px solid var(--ios-line)}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(n+4){border-top:0}}@media(max-width:960px){.business-app.business-app .role-operations .operations-analysis,.business-app.business-app .role-operations .operations-control-layout{grid-template-columns:minmax(0,1fr)}.business-app.business-app .role-operations .operations-analysis .role-analysis__focus{border-top:1px solid var(--ios-line);border-left:0}}@media(max-width:720px){.business-app.business-app .role-operations .operations-control-title{padding:16px 14px 12px}.business-app.business-app .role-operations .operations-fact-strip{margin-inline:0;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:var(--ios-radius-md)}.business-app.business-app .role-operations .operations-fact-strip article{min-height:78px;padding:12px 14px;border-top:1px solid var(--ios-line)}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(-n+2){border-top:0}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(odd){border-left:0}.business-app.business-app .role-operations .operations-fact-strip article:last-child{grid-column:1 / -1}.business-app.business-app .role-operations .operations-fact-strip strong{font-size:21px}.business-app.business-app .role-operations .operations-analysis .role-analysis__chart,.business-app.business-app .role-operations .operations-analysis .role-analysis__focus{padding:16px 14px}.business-app.business-app .role-operations .operations-focus-board__grid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto}.business-app.business-app .role-operations .operations-focus-board__grid article.is-primary{grid-row:auto}}.business-app.business-app.app-frame--operations{--operations-hero-height: 230px;background:#f4f7fb}.business-app.business-app.app-frame--operations .app-header{position:relative;color:#fff;border-bottom-color:#ffffff2e;background:linear-gradient(90deg,#003769e6,#074b7e8a 56%,#12598557),url(/assets/spatial/mingyang-offshore-turbine-bg.png) center 0 / cover no-repeat;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.business-app.business-app.app-frame--operations .brand-lockup strong,.business-app.business-app.app-frame--operations .launcher__item,.business-app.business-app.app-frame--operations .launcher__item--desk{color:#ffffffd1}.business-app.business-app.app-frame--operations .brand-lockup span{border-left-color:#ffffff4d}.business-app.business-app.app-frame--operations .launcher{border-color:transparent;border-radius:0;background:transparent;box-shadow:none}.business-app.business-app.app-frame--operations .launcher__item:hover{color:#fff;background:#ffffff14}.business-app.business-app.app-frame--operations .launcher__item.is-active,.business-app.business-app.app-frame--operations .launcher__item[aria-current=page]{color:#fff;border-radius:0;background:transparent;box-shadow:inset 0 -3px #3d91ff}.business-app.business-app.app-frame--operations .launcher__item>strong{color:#fff;background:#ffffff24}.business-app.business-app.app-frame--operations :is(.notification-trigger,.business-account>summary){color:#fff;border-color:#ffffff47;background:#002d531f;box-shadow:none}.business-app.business-app .responsibility-desk-page--operations{background:#f4f7fb}.business-app.business-app .responsibility-desk-page--operations .desk-stage,.business-app.business-app .responsibility-desk-page--operations .desk-workspace{padding:0}.business-app.business-app .responsibility-desk-page--operations .role-operations{gap:0;padding:0 18px 34px}.business-app.business-app .role-operations .operations-control-title{min-height:var(--operations-hero-height);margin:0 -18px;padding:38px 54px 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;background:linear-gradient(90deg,#003769e6,#074b7e8a 56%,#12598557),url(/assets/spatial/mingyang-offshore-turbine-bg.png) center -68px / cover no-repeat}.business-app.business-app .role-operations .operations-control-title .eyebrow{color:#ffffffbd;font-size:12px;letter-spacing:.09em}.business-app.business-app .role-operations .operations-control-title h2{margin:8px 0 10px;color:#fff;font-size:clamp(30px,3.1vw,42px);font-weight:650;letter-spacing:-.035em;text-shadow:0 2px 18px rgba(0,35,70,.24)}.business-app.business-app .role-operations .operations-control-title p{margin:0;color:#ffffffd1;font-size:12px;letter-spacing:.045em}.business-app.business-app .role-operations .operations-source-status{margin-top:24px;display:flex;gap:34px}.business-app.business-app .role-operations .operations-source-status>span{display:flex;align-items:center;gap:10px;color:#ffffffe0}.business-app.business-app .role-operations .operations-source-status b{display:grid;gap:2px;font-size:12px;font-weight:620}.business-app.business-app .role-operations .operations-source-status small{color:#ffffffad;font-size:10px;font-weight:500}.business-app.business-app .role-operations .operations-fact-strip{position:relative;z-index:2;margin:14px 0;grid-template-columns:repeat(6,minmax(0,1fr));border-radius:7px;box-shadow:0 5px 18px #25446914}.business-app.business-app .role-operations .operations-fact-strip article{min-height:84px;padding:13px 17px}.business-app.business-app .role-operations .operations-fact-strip strong{font-size:clamp(18px,1.8vw,25px)}.business-app.business-app .role-operations .operations-analysis{margin:0 0 14px;overflow:hidden;border:1px solid var(--ios-line);border-radius:7px;background:#fffffff0;box-shadow:0 4px 16px #2544690d}.business-app.business-app .role-operations .operations-analysis .role-analysis__chart,.business-app.business-app .role-operations .operations-analysis .role-analysis__focus{border-radius:0;box-shadow:none}.business-app.business-app .role-operations .operations-control-layout{grid-template-columns:minmax(0,70fr) minmax(280px,30fr);gap:14px}.business-app.business-app .role-operations .operations-primary-workbench,.business-app.business-app .role-operations .operations-decision-column{min-width:0;display:grid;align-content:start;gap:14px}.business-app.business-app .role-operations .operations-project-overview,.business-app.business-app .role-operations .operations-source-rail>article,.business-app.business-app .role-operations .operations-report-preview{overflow:hidden;border:1px solid var(--ios-line);border-radius:7px;background:#fffffff5;box-shadow:0 4px 16px #2544690b}.business-app.business-app .role-operations .operations-project-overview>header,.business-app.business-app .role-operations .operations-source-rail article>header,.business-app.business-app .role-operations .operations-report-preview>header{min-height:54px;padding:12px 18px;border-bottom:1px solid var(--ios-line);display:flex;align-items:center;justify-content:space-between;gap:16px}.business-app.business-app .role-operations :is(.operations-project-overview,.operations-source-rail,.operations-report-preview) h3{margin:0;color:var(--ios-ink);font-size:16px;font-weight:650}.business-app.business-app .role-operations .operations-project-overview>header>span{color:var(--ios-secondary);font-size:10px}.business-app.business-app .role-operations .operations-project-overview__head,.business-app.business-app .role-operations .operations-project-overview__row{display:grid;grid-template-columns:minmax(190px,1.4fr) repeat(4,minmax(82px,.75fr));align-items:center;gap:12px}.business-app.business-app .role-operations .operations-project-overview__head{min-height:34px;padding:0 18px;color:#6d7f95;background:#eef3f9;font-size:10px;font-weight:650}.business-app.business-app .role-operations .operations-project-overview__row{min-height:52px;padding:8px 18px;border-top:1px solid rgba(99,129,163,.14);color:#4f6279;font-size:11px;text-decoration:none}.business-app.business-app .role-operations .operations-project-overview__row:hover{background:#f4f8fd}.business-app.business-app .role-operations .operations-project-overview__row strong{min-width:0;overflow:hidden;color:#233750;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.business-app.business-app .role-operations .operations-project-overview__row strong small{margin-top:2px;display:block;color:#7b8b9d;font-size:9px;font-weight:500}.business-app.business-app .role-operations .operations-project-overview__row>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:5px}.business-app.business-app .role-operations .operations-stoppage-ledger,.business-app.business-app .role-operations .operations-control-rail>article{border-radius:7px;box-shadow:0 4px 16px #2544690b}.business-app.business-app .role-operations .operations-source-rail{display:grid;gap:14px}.business-app.business-app .role-operations .operations-source-rail dl{margin:0;padding:9px 17px}.business-app.business-app .role-operations .operations-source-rail dl>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.business-app.business-app .role-operations .operations-source-rail dt{color:#52657d;font-size:11px}.business-app.business-app .role-operations .operations-source-rail dd{margin:0;color:#7b8b9d;font-size:10px;text-align:right}.business-app.business-app .role-operations .operations-source-rail article>p{margin:0;padding:17px;display:flex;align-items:center;gap:18px}.business-app.business-app .role-operations .operations-source-rail article>p strong{color:#6d7f95;font-size:18px}.business-app.business-app .role-operations .operations-source-rail article>p span,.business-app.business-app .role-operations .operations-source-rail article>small{color:#7b8b9d;font-size:10px}.business-app.business-app .role-operations .operations-source-rail article>small{padding:0 17px 13px;display:block;line-height:1.55}.business-app.business-app .role-operations .operations-source-rail__reliability{border-top:1px solid var(--ios-line)}.business-app.business-app .role-operations .operations-control-rail{gap:14px}.business-app.business-app .role-operations .operations-report-preview{margin-top:14px}.business-app.business-app .role-operations .operations-report-preview>header span{margin-top:3px;display:block;color:var(--ios-secondary);font-size:10px}.business-app.business-app .role-operations .operations-report-preview>header a{display:flex;align-items:center;gap:5px;color:var(--ios-blue);font-size:11px;font-weight:620}.business-app.business-app .role-operations .operations-report-preview>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.business-app.business-app .role-operations .operations-report-preview>div>span{min-height:70px;padding:13px 18px;border-left:1px solid var(--ios-line);display:grid;align-content:center;gap:4px}.business-app.business-app .role-operations .operations-report-preview>div>span:first-child{border-left:0}.business-app.business-app .role-operations .operations-report-preview small,.business-app.business-app .role-operations .operations-report-preview b{color:var(--ios-secondary);font-size:10px;font-weight:500}.business-app.business-app .role-operations .operations-report-preview strong{color:var(--ios-ink);font-size:20px;font-weight:650}.business-app.business-app .role-operations .operations-report-preview em{font-size:10px;font-style:normal}@media(max-width:1180px){.business-app.business-app .role-operations .operations-fact-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(4){border-left:0}.business-app.business-app .role-operations .operations-fact-strip article:nth-child(n+4){border-top:1px solid var(--ios-line)}.business-app.business-app .role-operations .operations-control-layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.business-app.business-app.app-frame--operations .app-header{background-position:68% 0}.business-app.business-app .responsibility-desk-page--operations .role-operations{padding-inline:12px}.business-app.business-app .role-operations .operations-control-title{min-height:245px;margin-inline:-12px;padding:28px 18px 24px;background-position:68% -68px}.business-app.business-app .role-operations .operations-control-title h2{max-width:9em;font-size:29px}.business-app.business-app .role-operations .operations-source-status{gap:15px}.business-app.business-app .role-operations .operations-source-status b{font-size:10px}.business-app.business-app .role-operations .operations-fact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.business-app.business-app .role-operations .operations-fact-strip article:last-child{grid-column:auto}.business-app.business-app .role-operations .operations-project-overview{overflow-x:auto}.business-app.business-app .role-operations .operations-project-overview__head,.business-app.business-app .role-operations .operations-project-overview__row{min-width:670px}.business-app.business-app .role-operations .operations-report-preview>div{grid-template-columns:1fr}.business-app.business-app .role-operations .operations-report-preview>div>span{border-top:1px solid var(--ios-line);border-left:0}}html:has(.business-app.app-frame--responsibility-workbench){scrollbar-gutter:stable}.business-app.business-app.app-frame--responsibility-workbench{position:relative;isolation:isolate;--workbench-header-canvas: linear-gradient(90deg, rgba(5, 48, 91, .96) 0%, rgba(8, 67, 120, .72) 36%, rgba(21, 91, 147, .24) 68%, rgba(232, 244, 255, .16) 100%), linear-gradient(180deg, rgba(5, 30, 61, .14) 0%, rgba(5, 45, 83, .48) 100%), url(/assets/login/mingyang-qingzhou-official.jpg);background:var(--ios-canvas)}.business-app.business-app.app-frame--responsibility-workbench .workbench-header-decoration{position:absolute;z-index:0;inset:0 0 auto;width:100%;height:310px;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;background:var(--workbench-header-canvas) 68% 46% / cover no-repeat}.business-app.business-app.app-frame--responsibility-workbench>*{position:relative;z-index:1}.business-app.business-app.app-frame--responsibility-workbench :is(.app-body,.app-content,.responsibility-desk-page,.desk-stage,.office-desk-layout,.desk-workspace,.role-workspace){background-color:transparent;background-image:none}.business-app.business-app.app-frame--responsibility-workbench>.app-header{display:grid;min-height:58px;height:58px;padding-inline:32px;grid-template-columns:minmax(286px,auto) minmax(0,1fr) minmax(225px,auto);gap:20px;border-bottom-color:#fff3;color:#fff;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;user-select:none;-webkit-user-select:none}.business-app.business-app.app-frame--responsibility-workbench .app-header img{pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.business-app.business-app.app-frame--responsibility-workbench .brand-lockup{min-height:58px}.business-app.business-app.app-frame--responsibility-workbench .brand-lockup span{border-left-color:#ffffff57}.business-app.business-app.app-frame--responsibility-workbench .brand-lockup strong{color:#fff;text-shadow:0 1px 10px rgba(0,31,65,.28)}.business-app.business-app.app-frame--responsibility-workbench .launcher{min-height:58px;height:58px;max-width:100%;padding:0;gap:0;border:0;border-radius:0;background:transparent;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench .launcher__item,.business-app.business-app.app-frame--responsibility-workbench .launcher__item--desk{min-height:58px;height:58px;padding-inline:15px;border-style:solid;border-width:0 0 3px;border-color:transparent;border-radius:0;color:#ffffffdb;background:transparent;box-shadow:none;font-size:13px;font-weight:650;line-height:1;text-shadow:0 1px 8px rgba(0,29,61,.4)}.business-app.business-app.app-frame--responsibility-workbench .launcher__item:hover{color:#fff;background:#ffffff14}.business-app.business-app.app-frame--responsibility-workbench .launcher__item.is-active,.business-app.business-app.app-frame--responsibility-workbench .launcher__item[aria-current=page]{color:#fff;background:linear-gradient(180deg,#ffffff17,#ffffff05);box-shadow:inset 0 -3px #4ca2ff}.business-app.business-app.app-frame--responsibility-workbench .launcher__item>strong{color:#fff;background:#ffffff29}.business-app.business-app.app-frame--responsibility-workbench .launcher__item--work{display:flex}.business-app.business-app.app-frame--responsibility-workbench .launcher__item--work>span{position:static;width:auto;height:auto;overflow:visible;clip-path:none}.business-app.business-app.app-frame--responsibility-workbench .header-context{gap:5px}.business-app.business-app.app-frame--responsibility-workbench :is(.region-search-action,.notification-trigger,.business-account>summary){min-height:38px;height:38px;border:0;color:#fff;background:#042b5024;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench :is(.region-search-action,.notification-trigger,.business-account>summary):hover{color:#fff;background:#ffffff24}.business-app.business-app.app-frame--responsibility-workbench .business-account>summary{width:auto;min-width:0;padding-inline:9px 12px;display:flex;gap:7px;border-radius:999px}.business-app.business-app.app-frame--responsibility-workbench .business-account>summary>span,.business-app.business-app.app-frame--responsibility-workbench .business-account>summary>svg:last-child{display:block}.business-app.business-app.app-frame--responsibility-workbench .business-account>summary>span{max-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.business-app.business-app.app-frame--responsibility-workbench :is(.workspace-title,.operations-control-title,.center-command__heading,.defect-page-context,.delivery-stage-title){box-sizing:border-box;min-height:252px;height:252px;margin:0;padding:52px 52px 28px;align-items:flex-start;border:0;color:#fff;background:transparent;box-shadow:none;user-select:none;-webkit-user-select:none}.business-app.business-app.app-frame--responsibility-workbench :is(.workspace-title,.operations-control-title,.center-command__heading,.defect-page-context,.delivery-stage-title) :is(h1,h2){margin:0 0 10px;color:#fff;font-size:clamp(31px,3vw,43px);font-weight:690;line-height:1.12;letter-spacing:-.035em;text-shadow:0 2px 18px rgba(0,29,61,.25)}.business-app.business-app.app-frame--responsibility-workbench :is(.workspace-title,.operations-control-title,.center-command__heading,.defect-page-context,.delivery-stage-title) :is(p,.eyebrow){color:#ffffffe0}.business-app.business-app.app-frame--responsibility-workbench .workspace-title__icon{display:none}.business-app.business-app.app-frame--responsibility-workbench .operations-source-status,.business-app.business-app.app-frame--responsibility-workbench .center-command__source,.business-app.business-app.app-frame--responsibility-workbench .defect-queue-trigger{color:#fff}.business-app.business-app.app-frame--responsibility-workbench .operations-source-status>span,.business-app.business-app.app-frame--responsibility-workbench .center-command__source>span,.business-app.business-app.app-frame--responsibility-workbench .defect-queue-trigger{border-color:#ffffff3d;color:#fff;background:#042b502e;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench .operations-source-status :is(b,small),.business-app.business-app.app-frame--responsibility-workbench .center-command__source span{color:#fff}.business-app.business-app.app-frame--responsibility-workbench:has(.stitch-exact-overview)>.app-header{display:grid;min-height:58px;height:58px;padding-inline:32px;border-bottom-color:#fff3;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench:has(.delivery-workspace[data-delivery-view=project-overview]) .brand-lockup{min-height:58px}.business-app.business-app.app-frame--responsibility-workbench:has(.delivery-workspace[data-delivery-view=project-overview]) .launcher{gap:0}.business-app.business-app.app-frame--responsibility-workbench:has(.delivery-workspace[data-delivery-view=project-overview]) .launcher__item{min-height:58px;height:58px;padding-inline:15px;color:#ffffffdb;font-size:13px;font-weight:650}.business-app.business-app.app-frame--responsibility-workbench:has(.delivery-workspace[data-delivery-view=project-overview]) .launcher__item--work{display:flex}.business-app.business-app.app-frame--responsibility-workbench:has(.delivery-workspace[data-delivery-view=project-overview]) .launcher__item.is-active{color:#fff;border-bottom-color:transparent;font-weight:650}.business-app.business-app.app-frame--responsibility-workbench .stitch-exact-overview{min-height:0;color:var(--ios-ink);background:transparent;font-family:inherit}.business-app.business-app.app-frame--responsibility-workbench .role-delivery>.stitch-ios-header,.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-overview>.stitch-global-header{display:none}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-main{height:calc(100vh - 58px);padding:0 24px 18px;background:transparent}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-inner{width:100%;max-width:none;margin:0}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title p{color:#ffffffd6}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title i{background:#ffffff6b}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title{position:sticky;top:0;z-index:8;display:grid;grid-template-rows:252px;min-height:0;height:auto;padding:0;overflow:hidden;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),background-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title h1{align-self:start;min-height:0;margin:0;padding:52px 52px 0;transform-origin:top left;transition:transform .32s cubic-bezier(.22,1,.36,1)}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title.is-compact{grid-template-rows:78px;background-color:#05325cd1;box-shadow:0 14px 30px #0a2f5524;backdrop-filter:blur(14px) saturate(112%);-webkit-backdrop-filter:blur(14px) saturate(112%)}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title.is-compact h1{transform:translateY(-20px) scale(.72)}.business-app.business-app.app-frame--responsibility-workbench .role-delivery>.business-hero{width:100%;max-width:none;min-height:252px;margin:0;padding:26px 42px 20px;align-items:center;border:0;border-radius:0;color:#fff;background:transparent;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench .role-delivery .delivery-page-heading{min-height:92px;padding:0}.business-app.business-app.app-frame--responsibility-workbench .role-delivery .delivery-page-heading :is(h2,p,.eyebrow){color:#fff;text-shadow:0 2px 18px rgba(0,29,61,.25)}.business-app.business-app.app-frame--responsibility-workbench .role-delivery>.business-hero .delivery-stats{border-color:#ffffff47;background:#ffffffe6}.business-app.business-app.app-frame--responsibility-workbench .delivery-fallback-notice{margin:-50px 52px 14px;padding:10px 14px;border:1px solid rgba(255,255,255,.34);border-radius:10px;color:#fff;background:#05305b94;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench .professional-source-boundary{margin-top:14px;border-radius:10px;box-shadow:0 7px 24px #2a4d7512}.business-app.business-app.app-frame--responsibility-workbench :is(.role-craft .craft-layout,.role-resource .resource-layout,.role-product .milestone-board,.role-commissioning .phase-rail){gap:0;overflow:hidden;border:1px solid var(--ios-line);border-radius:10px;background:#fffffff5;box-shadow:0 8px 28px #294c7412}.business-app.business-app.app-frame--responsibility-workbench :is(.role-craft .craft-docket,.role-craft .craft-side article,.role-resource .resource-layout>article,.role-product .milestone-board>article,.role-commissioning .phase-stop){border:0;border-radius:0;box-shadow:none}.business-app.business-app.app-frame--responsibility-workbench .role-craft .craft-side article,.business-app.business-app.app-frame--responsibility-workbench .role-resource .resource-layout>article+article,.business-app.business-app.app-frame--responsibility-workbench .role-product .milestone-board>article+article,.business-app.business-app.app-frame--responsibility-workbench .role-commissioning .phase-stop+.phase-stop{border-left:1px solid var(--ios-line)}.business-app.business-app.app-frame--responsibility-workbench .role-safety .safety-ledger{border-radius:10px;box-shadow:0 8px 28px #294c7412}@media(max-width:1180px){.business-app.business-app.app-frame--responsibility-workbench>.app-header{padding-inline:20px;grid-template-columns:minmax(235px,auto) minmax(0,1fr) minmax(190px,auto);gap:12px}.business-app.business-app.app-frame--responsibility-workbench .launcher__item,.business-app.business-app.app-frame--responsibility-workbench .launcher__item--desk{padding-inline:12px;font-size:12px}}@media(max-width:900px){.business-app.business-app.app-frame--responsibility-workbench .workbench-header-decoration{height:380px;background-position:62% 50%}.business-app.business-app.app-frame--responsibility-workbench>.app-header{min-height:116px;height:116px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:58px 58px}.business-app.business-app.app-frame--responsibility-workbench .launcher{grid-column:1 / -1;grid-row:2;justify-self:stretch;justify-content:flex-start;overflow-x:auto}.business-app.business-app.app-frame--responsibility-workbench :is(.workspace-title,.operations-control-title,.center-command__heading,.defect-page-context,.delivery-stage-title){min-height:264px;height:264px;padding:44px 28px 24px}.business-app.business-app.app-frame--responsibility-workbench .role-delivery>.business-hero{min-height:264px;padding-inline:24px}.business-app.business-app.app-frame--responsibility-workbench :is(.role-craft .craft-layout,.role-resource .resource-layout,.role-product .milestone-board,.role-commissioning .phase-rail){grid-template-columns:1fr}.business-app.business-app.app-frame--responsibility-workbench :is(.role-craft .craft-side article,.role-resource .resource-layout>article+article,.role-product .milestone-board>article+article,.role-commissioning .phase-stop+.phase-stop){border-left:0;border-top:1px solid var(--ios-line)}}@media(max-width:600px){.business-app.business-app.app-frame--responsibility-workbench>.app-header{padding-inline:12px}.business-app.business-app.app-frame--responsibility-workbench .brand-lockup img{width:104px}.business-app.business-app.app-frame--responsibility-workbench .brand-lockup span{display:none}.business-app.business-app.app-frame--responsibility-workbench .business-account>summary>span{max-width:82px}.business-app.business-app.app-frame--responsibility-workbench :is(.workspace-title,.operations-control-title,.center-command__heading,.defect-page-context,.delivery-stage-title){padding-inline:18px}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title.is-compact{grid-template-rows:70px}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title h1{padding:44px 18px 0}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title.is-compact h1{transform:translateY(-23px) scale(.76)}.business-app.business-app.app-frame--responsibility-workbench .delivery-fallback-notice{margin-inline:18px}}@media(prefers-reduced-motion:reduce){.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title,.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title h1{transition:none}}.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title{min-height:0;height:auto;padding:0}@media(max-width:1040px){.business-app.business-app.app-frame--responsibility-workbench .delivery-stage-title:not(.is-compact){grid-template-rows:264px}}
