:root{color:#123142;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f8fb;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 0,#dff0f7,#f4f8fb 40%,#eef5f8 100%);margin:0}#root{min-height:100vh}.app-shell{gap:16px;max-width:1240px;margin:0 auto;padding:28px 20px 44px;display:grid}.hero{color:#f4fbff;background:linear-gradient(135deg,#0f3b51 0%,#14506b 60%,#1b6d8f 100%);border-radius:18px;padding:24px;box-shadow:0 14px 34px #0f3b513b}.hero h1{margin:0;font-size:clamp(1.7rem,3vw,2.5rem)}.hero p{color:#d6ebf6;max-width:760px;margin:8px 0 0}.pivot{border-bottom:1px solid #d4e2ea;flex-wrap:wrap;gap:6px;padding-bottom:8px;display:flex}.pivot-item{color:#325467;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-width:2px;border-radius:8px 8px 0 0;padding:10px 14px;font-weight:600}.pivot-item:hover{background:#edf5f9}.pivot-item.is-active{color:#0d698f;background:#e8f4fa;border-color:#0d698f}@keyframes fade-slide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.module-shell{gap:12px;display:grid}.module-header{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.module-header h2{color:#1d3f53;margin:0;font-size:clamp(1.3rem,2.2vw,1.8rem)}.module-header p{color:#406275;margin:4px 0 0}.counter-pill{color:#fff;text-align:center;background:#0f4a63;border-radius:999px;min-width:120px;padding:10px 18px}.counter-pill span{font-size:1.3rem;font-weight:700;display:block}.counter-pill small{opacity:.9}.filters{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #d4e2ea;border-radius:14px;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;padding:14px;display:grid}.filters--single{grid-template-columns:minmax(220px,440px)}.filters label{color:#315266;gap:6px;font-size:.85rem;display:grid}.filters input,.filters select,.pagination select,.pagination button,tbody button{font:inherit;background:#fff;border:1px solid #bfd1dc;border-radius:8px;padding:8px 10px}.table-card{background:#fff;border:1px solid #d4e2ea;border-radius:14px;overflow:hidden}.table-card h2,.table-card h3{color:#1f4457;margin:0;padding:14px 14px 0;font-size:1.1rem}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:980px}th,td{text-align:left;border-bottom:1px solid #edf2f6;padding:12px;font-size:.92rem}th{color:#34556a;background:#eff6fa;position:sticky;top:0}tbody button{color:#fff;cursor:pointer;background:#0d698f;border-color:#0d698f}tbody button:disabled{opacity:.45;cursor:not-allowed}.pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.pagination button{cursor:pointer}.pagination button:disabled{opacity:.45;cursor:not-allowed}.state{color:#315266;margin:0;padding:18px}.state.error{color:#a22a2a}.detail-card{padding-bottom:12px;overflow:visible}.trackwork-grid{gap:12px;padding:12px;display:grid}.trackwork-grid .table-card{border-radius:10px}.details-grid{grid-template-columns:180px 1fr;gap:10px;margin:0;padding:10px 14px 4px;display:grid}.details-grid dt{color:#2f5366;font-weight:600}.details-grid dd{color:#1d3948;overflow-wrap:anywhere;margin:0}@media (width<=1050px){.filters{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media (width<=760px){.app-shell{padding:18px 10px 24px}.hero{border-radius:12px;padding:18px}.module-header{flex-direction:column;align-items:flex-start}.filters{grid-template-columns:repeat(2,minmax(120px,1fr))}.details-grid{grid-template-columns:1fr;gap:4px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Myriad Pro,Myriad,Segoe UI Light,Arial,Verdana,helvetica,clean,sans-serif}code{font-family:Myriad Pro,Myriad,Segoe UI Light,Arial,Verdana,helvetica,clean,sans-serif}:root{--fontDefault:Myriad Pro, Myriad, Segoe UI Light, Arial, Verdana, helvetica, clean, sans-serif;--inkStrong:#172141;--inkAction:#0053a6;--headerBg:#172141;--pivotBg:#edf9fe}.app-shell{max-width:none;font-family:var(--fontDefault);gap:0;margin:0;padding:0 0 32px}.hero{background:var(--headerBg);box-shadow:none;border-radius:0;justify-content:space-between;align-items:center;width:100%;min-width:1024px;min-height:54px;padding:0 2px;display:flex}.hero-logo,.hero-spacer{flex:none;justify-content:center;align-items:center;width:160px;height:38px;padding:8px;display:flex}.hero h1{color:#fff;font-family:var(--fontDefault);text-align:center;flex:1;margin:0;font-size:24px;font-weight:600;line-height:20px}.hero p{display:none}.pivot-shell{background:var(--pivotBg);box-sizing:border-box;width:100%;min-width:1024px;height:60px;padding:0 16px}.pivot{border-bottom:0;align-items:stretch;gap:0;max-width:1440px;height:60px;margin:0 auto;display:flex;overflow-x:hidden}.pivot-item{box-sizing:border-box;height:60px;color:var(--inkStrong);font-family:var(--fontDefault);white-space:nowrap;background:0 0;border:0;border-bottom:4px solid #0000;border-radius:0;align-items:center;padding:6px 12px;font-size:18px;font-style:normal;font-weight:400;line-height:1;display:inline-flex}.pivot-item:focus-visible{outline-offset:-2px;outline:2px solid #1e285a}.pivot-item:hover{color:var(--inkStrong);background:0 0}.pivot-item.is-active{color:#1e285a;background:0 0;border-bottom-color:#1e285a}.pivot-item-external{color:var(--inkAction);flex:none;align-items:center;gap:6px;margin-left:auto;margin-right:2px;padding:6px 12px;font-size:18px;font-weight:400;line-height:20px;display:inline-flex}.pivot-item-refresh{color:#0f5b2d;border:1px solid #0f5b2d59;border-radius:8px;height:auto;margin-top:10px;margin-bottom:10px;margin-left:auto;padding:8px 12px;font-size:15px;line-height:20px}.pivot-item-refresh:hover,.pivot-item-refresh:focus-visible{color:#0b4a24;background:#0f5b2d0f;border-color:#0b4a2499}.pivot-item-refresh:disabled{opacity:.7;cursor:wait}.pivot-item-refresh+.pivot-item-external{margin-left:8px}.pivot-item-external>span{position:relative;top:0}.pivot-item-external-icon{flex:none;width:20px;height:20px;transform:translateY(0)}.page-enter{animation:none}.module-shell{gap:14px;max-width:1440px;margin:0 auto;padding:18px 16px 0}.module-header h2{color:var(--inkStrong);font-family:var(--fontDefault);font-size:32px;font-weight:600;line-height:40px}.module-header p{color:var(--inkStrong);opacity:.75}.counter-pill{color:var(--inkStrong);background:0 0;border:1px solid #17214126;border-radius:8px;min-width:110px}.counter-pill span{font-size:20px;font-weight:600}.counter-pill small{font-size:14px}.filters{z-index:50;isolation:isolate;background:0 0;border:0;grid-template-columns:repeat(3,minmax(280px,1fr));gap:10px 16px;padding:0;position:relative}.filters>*{min-width:0}.filters label{color:var(--inkStrong);gap:6px;font-size:19px;font-weight:600;line-height:28px}.filters label>:first-child{font-weight:600}.multi-select{z-index:1;gap:6px;min-width:0;max-width:100%;display:grid;position:relative}.multi-select[data-open=true]{z-index:5000}.multi-select-label{color:var(--inkStrong);align-items:center;gap:8px;font-size:19px;font-weight:600;line-height:28px;display:inline-flex}.multi-select-label-main{font-weight:600}.multi-select-label-optional{color:#24335f;text-transform:lowercase;background:#dce8f7;border:1px solid #c1d4ee;border-radius:4px;padding:1px 6px;font-size:13px;font-weight:400;line-height:18px}.multi-select-trigger{width:100%;min-width:0;max-width:100%;min-height:44px;color:var(--inkStrong);font-family:var(--fontDefault);text-align:left;background:#fff;border:1px solid #172141a6;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:16px;display:flex;overflow:hidden}.multi-select-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:100%;overflow:hidden}.multi-select-caret{color:#172141cc}.multi-select-menu{z-index:6000;background:#fff;border:1px solid #17214133;border-radius:8px;max-height:260px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 0 8px #00000014,0 20px 36px -14px #00000040}.multi-select-menu-actions{border-bottom:1px solid #1721411f;justify-content:flex-end;margin-bottom:4px;padding:4px 4px 6px;display:flex}.multi-select-reset{color:#1e285a;font-family:var(--fontDefault);cursor:pointer;background:#fff;border:1px solid #17214140;border-radius:6px;padding:4px 8px;font-size:13px;line-height:18px}.multi-select-reset:hover,.multi-select-reset:focus-visible{color:#0053a6;border-color:#0053a6}.filters .multi-select-option{color:var(--inkStrong);cursor:pointer;flex-direction:row;align-items:center;gap:8px;padding:7px 8px;font-size:16px;font-weight:400;line-height:24px;display:flex;position:relative}.filters .multi-select-option:hover{background:#f2f7fd}.filters .multi-select-option.is-selected{background:#eaf2fb}.filters .multi-select-option input[type=checkbox]{appearance:auto;accent-color:#1e285a;vertical-align:middle;background:0 0;border:0;border-radius:2px;flex:none;width:16px;height:16px;min-height:16px;margin:0;display:inline-block;padding:0!important}.filters .multi-select-option>span{display:inline}.multi-select-empty{color:#172141b3;padding:8px;font-size:14px}.filters input:not([type=checkbox]),.filters select,.pagination select,.pagination button,tbody button{color:var(--inkStrong);min-height:44px;font-size:16px;font-family:var(--fontDefault);border:1px solid #172141a6;border-radius:8px}.filters select[multiple]{min-height:120px;padding:8px}.filters input::placeholder{color:#666}.table-card{box-shadow:none;border:1px solid #17214126;border-radius:12px}.table-card h3{color:var(--inkStrong);font-size:19px;font-weight:600}table{min-width:1100px}th,td{color:var(--inkStrong);padding:10px 12px;font-size:16px;line-height:24px}th{z-index:1;background:#f8fafc;border-bottom:1px solid #17214126;font-weight:600}.sort-header{color:var(--inkStrong);font-family:var(--fontDefault);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;width:100%;padding:0;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.documents-table th{z-index:1;position:sticky;top:0}.documents-table .column-header-row{justify-content:space-between;align-items:stretch;gap:8px;width:100%;display:flex}.documents-table-tools{justify-content:flex-end;padding:10px 12px 0;display:flex}.reset-columns-button{color:var(--inkStrong);font-family:var(--fontDefault);cursor:pointer;background:#fff;border:1px solid #17214140;border-radius:8px;padding:6px 10px;font-size:14px;line-height:18px}.reset-columns-button:hover,.reset-columns-button:focus-visible{color:#0053a6;border-color:#0053a6}.documents-table .column-resizer{cursor:col-resize;background:0 0;border:0;width:12px;min-width:12px;padding:0;position:relative}.documents-table .column-resizer:before{content:"";background:#17214140;border-radius:2px;width:2px;position:absolute;top:4px;bottom:4px;left:50%;transform:translate(-50%)}.documents-table .column-resizer:hover:before,.documents-table .column-resizer:focus-visible:before{background:#0053a6bf}body.is-column-resizing,body.is-column-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.header-info-icon{color:#172141d1;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.header-info-icon svg{width:16px;height:16px;display:block}.title-link{font-family:var(--fontDefault);text-align:left;font-size:16px;line-height:24px;color:var(--inkAction)!important;background:0 0!important;border:0!important;padding:0!important}.download-action-icon{justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;display:inline-flex;transform:translateY(1px)}.download-action-icon svg{width:16px;height:16px;display:block}.documents-gridview{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;padding:12px;display:grid}.document-card{background:#fff;border:1px solid #17214126;border-radius:12px;gap:10px;padding:12px;display:grid}.document-card h4{color:var(--inkStrong);margin:0;font-size:18px;font-weight:600;line-height:24px}.document-card dl{grid-template-columns:120px 1fr;gap:4px 8px;margin:0;display:grid}.document-card dt{color:#172141bf;margin:0;font-size:14px;font-weight:600;line-height:20px}.document-card dd{color:var(--inkStrong);word-break:break-word;margin:0;font-size:14px;line-height:20px}.document-card-actions{flex-wrap:wrap;gap:8px;display:flex}.document-card-actions button{color:var(--inkAction);background:#fff;border:1px solid #17214159;border-radius:8px;min-height:36px;padding:6px 10px;font-size:14px;font-weight:600;line-height:20px}tbody tr:nth-child(2n){background:#f8fafc}tbody tr:hover{background:#eef6ff}tbody button{color:var(--inkAction);background:0 0;border:0;min-height:auto;padding:4px 8px;font-weight:600}.pagination{border-top:1px solid #17214126;padding:10px 12px}.pagination button{background:#fff;border:1px solid #17214159}.state{color:var(--inkStrong)}.state-warning{color:#8a3b00}.definitions-page .module-header p{max-width:760px}.definitions-filters{grid-template-columns:minmax(340px,480px)}.definitions-filters label{font-size:19px;font-weight:600}.definitions-filters input[type=search]{min-height:44px;font-size:16px;font-weight:500}.definitions-filters input[type=search]::placeholder{color:#666;font-weight:500}.definitions-table-card{border-radius:12px;overflow:hidden}.definitions-table{table-layout:fixed;min-width:100%}.definitions-table th{z-index:1;background:#edf1f6;padding:10px 12px;font-weight:700;position:sticky;top:0}.definitions-sort-header{justify-content:flex-start;width:100%;font-weight:700;line-height:24px}.definitions-table th:first-child,.definitions-table td:first-child{vertical-align:top;width:32%;min-width:240px;font-weight:600}.definitions-table td{vertical-align:top;white-space:normal;word-break:break-word;padding:10px 12px;font-size:16px;line-height:24px}.definitions-table tbody tr:nth-child(2n){background-color:var(--background-alternate,#f8fafc)}.definitions-table tbody tr:nth-child(odd){background:#fff}.definitions-table tbody tr:nth-child(2n):hover{background-color:var(--background-alternate,#f8fafc)}.definitions-table tbody tr:nth-child(odd):hover{background-color:#fff}.detail-card{background:#fff;border:1px solid #17214126;border-radius:12px;overflow:hidden}.detail-card h3{border-bottom:1px solid #17214126;margin:0;padding:12px}.details-grid{grid-template-columns:240px 1fr;margin:0;padding:0;display:grid}.details-grid dt,.details-grid dd{color:var(--inkStrong);border-bottom:1px solid #1721411a;margin:0;padding:10px 12px;font-size:16px;line-height:24px}.details-grid dt{background:#f8fafc;border-right:1px solid #1721411a;font-weight:600}.details-grid dd{font-weight:400}.details-grid dt:last-of-type,.details-grid dd:last-of-type{border-bottom:0}.trackwork-main-card{overflow:visible}.trackwork-page .module-shell{max-width:1700px}.trackwork-legacy{gap:28px;padding:12px;display:grid}.trackwork-html p,.trackwork-html h1,.trackwork-html h2,.trackwork-html h3,.trackwork-html h4{color:var(--inkStrong);margin-top:0}.trackwork-intro{gap:8px;display:grid}.trackwork-process-selector,.trackwork-subprocess-selector{scrollbar-width:thin;box-sizing:border-box;background:#ececec;border-radius:20px;flex-wrap:nowrap;justify-content:center;gap:14px;width:100%;padding:12px 16px;display:flex;overflow-x:auto}.trackwork-subprocess-selector{gap:10px;padding-top:10px;padding-bottom:10px}.trackwork-process-pill,.trackwork-subprocess-pill{color:#fff;cursor:pointer;font-family:var(--fontDefault);text-align:center;min-height:62px;box-shadow:none;white-space:normal;clip-path:polygon(0 0,calc(100% - 32px) 0,100% 50%,calc(100% - 32px) 100%,0 100%,32px 50%);border:0;flex:none;justify-content:center;align-items:center;padding:0 22px;line-height:1.15;transition:transform .12s,box-shadow .12s,filter .12s;display:inline-flex;position:relative;overflow:hidden}.trackwork-pill-text{white-space:normal;overflow-wrap:break-word;word-break:normal;text-wrap:balance;width:calc(100% - 46px);max-width:calc(100% - 46px);margin:0 auto;display:block}.trackwork-process-pill{background:#252e78;width:300px;min-width:300px;max-width:300px;padding:6px 28px;font-size:clamp(14px,.88vw,18px);font-weight:500}.trackwork-process-selector .trackwork-process-pill:not(.is-selected),.trackwork-subprocess-selector .trackwork-subprocess-pill:not(.is-selected){opacity:.84}.trackwork-subprocess-pill{background:#4472c4;width:160px;min-width:160px;max-width:160px;min-height:58px;padding:0 18px;font-size:clamp(11px,.72vw,13px);font-weight:400}.trackwork-process-pill.is-selected,.trackwork-subprocess-pill.is-selected{opacity:1;z-index:3;font-weight:700;transform:translateY(-1px)scale(1.03)}.trackwork-process-pill.is-selected{filter:saturate(1.22)contrast(1.08);background:#121b5d;box-shadow:inset 6px 0 #ffc400,0 0 0 3px #fffffff5,0 0 0 8px #ffc400c7,0 12px 22px #121b5d75}.trackwork-subprocess-pill.is-selected{filter:saturate(1.18)contrast(1.08);background:#2d5eb4;box-shadow:inset 6px 0 #ffc400,0 0 0 2px #fffffff5,0 0 0 7px #ffc400b3,0 10px 18px #2d5eb46b}.trackwork-process-pill:hover,.trackwork-subprocess-pill:hover{filter:brightness(1.06);transform:translateY(-1px)}.trackwork-process-pill.is-selected:hover{filter:saturate(1.28)contrast(1.12)brightness(1.05);box-shadow:inset 6px 0 #ffd84d,0 0 0 3px #fffffffa,0 0 0 10px #ffc400e0,0 14px 24px #121b5d8a}.trackwork-subprocess-pill.is-selected:hover{filter:saturate(1.24)contrast(1.12)brightness(1.05);box-shadow:inset 6px 0 #ffd84d,0 0 0 2px #fffffffa,0 0 0 9px #ffc400d1,0 12px 20px #2d5eb480}.trackwork-subprocess-content{grid-template-columns:27% 40% 27%;justify-content:center;gap:20px;display:grid}.trackwork-content-card{background:#fff;border:2px groove #17214140;padding:10px 12px}.trackwork-content-card h3{margin:0 0 10px;font-size:22px;line-height:28px}.trackwork-role-entry{gap:4px;margin-bottom:12px;display:grid}.trackwork-role-link{color:var(--inkAction);font-family:var(--fontDefault);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:19px;line-height:24px}.trackwork-tile-section{gap:14px;display:grid}.trackwork-tile-grid{grid-template-columns:repeat(auto-fit,minmax(272px,272px));justify-content:center;gap:16px;display:grid}.trackwork-tile{color:#fff;text-align:left;min-height:123px;font-family:var(--fontDefault);box-sizing:border-box;background:#194f8e;border:groove;border-radius:0;align-content:center;justify-items:start;gap:8px;padding:16px;text-decoration:none;display:grid}.trackwork-role-tile{cursor:pointer}.trackwork-shortcut-tile strong,.trackwork-role-tile{font-size:17px;font-weight:600}.trackwork-shortcut-tile{align-content:start;justify-items:start;min-height:auto;padding:4px 0;color:#000!important;background:0 0!important;border:0!important}.trackwork-shortcut-tile strong,.trackwork-shortcut-tile span{color:#000!important}.trackwork-shortcut-tile span{font-size:15px;line-height:20px}.trackwork-role-tile,.trackwork-shortcut-tile{overflow:hidden}.trackwork-panel-backdrop{z-index:7000;background:#17214147;justify-content:flex-end;display:flex;position:fixed;inset:0}.trackwork-panel{box-sizing:border-box;background:#fff;width:min(988px,100vw);height:100%;padding:20px;overflow:auto}.trackwork-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.trackwork-panel-header h3{color:var(--inkStrong);margin:0;font-size:20px;line-height:28px}.trackwork-panel-close{color:#1e285a;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;min-height:34px;padding:0;font-size:28px;line-height:1;display:inline-flex}.trackwork-panel-close:hover,.trackwork-panel-close:focus-visible{color:#121a45;background:#1e285a14;outline:none}.trackwork-stys-table{min-width:100%}.trackwork-panel-hint{color:#172141e0;margin:0 0 12px;font-size:14px;line-height:20px}.trackwork-stys-table th:first-child,.trackwork-stys-table td:first-child{width:auto}.trackwork-stys-table th:last-child,.trackwork-stys-table td:last-child{white-space:nowrap;width:180px}.trackwork-sty-row{align-items:center;gap:15px;display:flex}.trackwork-sty-link{color:#3c32c8;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px}.trackwork-sty-download{color:#3c32c8;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px}@media (width<=1024px){.hero,.pivot-shell{min-width:0}.hero{padding:0 8px}.hero-logo,.hero-spacer{width:132px}.hero h1{font-size:22px}.pivot-shell{padding:0 8px}.pivot{overflow-x:auto}.pivot-item{padding:6px 10px;font-size:17px}.pivot-item-external{margin-left:auto}.trackwork-subprocess-content{grid-template-columns:1fr}}@media (width<=760px){.hero{justify-content:center;min-height:48px;padding:0 10px}.hero-logo,.hero-spacer{display:none}.hero h1{font-size:20px}.pivot{min-height:52px;overflow-x:auto}.pivot-item{white-space:nowrap;height:52px;font-size:16px}.pivot-item-external{margin-left:auto}.trackwork-process-selector,.trackwork-subprocess-selector{gap:10px;padding:12px 8px}.trackwork-process-pill,.trackwork-subprocess-pill,.trackwork-tile{width:100%}.trackwork-process-pill:before,.trackwork-process-pill:after,.trackwork-subprocess-pill:before,.trackwork-subprocess-pill:after{display:none}.module-shell{padding:12px 10px 0}.filters{grid-template-columns:1fr}.module-header h2{font-size:26px;line-height:34px}.details-grid{grid-template-columns:1fr}.details-grid dt{border-right:0}}
