:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#172640;background:#f1f5fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #cdd8e8;border-radius:9px;background:#fff;padding:10px 13px;color:#173152}button:hover{background:#f1f7ff}button:disabled{opacity:.55;cursor:wait}.primary{background:#124c79;color:#fff;border-color:#124c79;font-weight:700}.primary:hover{background:#0b3657}.link{border:0;color:#125184;padding-left:0;background:transparent}.shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh}.rail{background:#102942;color:#e7f1f9;padding:22px 14px;display:flex;flex-direction:column;gap:4px}.brand{display:flex;align-items:center;gap:10px;white-space:pre-line;font-size:14px;font-weight:800;margin:6px 8px 32px}.nav{text-align:left;background:transparent;color:#e0eafa;border:0;padding:11px 14px}.nav:hover,.nav.active{background:#214967;color:#fff}.nav.active{box-shadow:inset 3px 0 #e7a849}.railfoot{margin-top:auto;padding:18px 10px 0;border-top:1px solid #375069;font-size:13px;overflow-wrap:anywhere}.railfoot button{display:block;margin-top:12px;width:100%}.main{min-width:0}.top{height:65px;border-bottom:1px solid #d8e2ee;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.eyebrow{font-size:11px;letter-spacing:.13em;color:#46718c;font-weight:800}.userchip,.pill{background:#e9f1f8;border-radius:30px;padding:7px 12px;color:#24465f;font-size:12px;font-weight:700}.content{padding:34px 36px 70px;max-width:1600px;margin:auto}.content h1,.authcard h1{font-size:31px;letter-spacing:-.04em;margin:0 0 15px}.lead{font-size:15px;color:#52667c;margin:0 0 30px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:25px}.card,.panel{background:#fff;border:1px solid #dce5ef;box-shadow:0 5px 22px #1e3d5f08;border-radius:13px}.card{padding:19px}.cardlabel{font-size:13px;color:#51677c;font-weight:650}.cardvalue{font-size:33px;color:#18334e;font-weight:800;margin:14px 0 7px}.cardfoot{color:#8294a5;font-size:12px}.panel{padding:22px;margin-bottom:20px;overflow:hidden}.panel h2{font-size:18px;margin:0 0 20px}.panel h3{font-size:15px;margin:22px 0 10px}.muted{color:#61788d;font-size:13px}.tablewrap{overflow:auto;max-height:570px;border:1px solid #e2eaf2;border-radius:8px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;background:#f1f5fa;color:#4d647a;font-weight:700}td,th{padding:11px 13px;border-bottom:1px solid #e8eef4;vertical-align:top;max-width:330px;overflow-wrap:anywhere}tr:nth-child(2n) td{background:#fafcff}.tabs{display:flex;gap:9px;flex-wrap:wrap;margin:10px 0 25px}.tabs .selected{background:#124c79;color:#fff}.field{display:block;margin:16px 0}.field span,.fieldlabel{display:block;color:#3d5369;font-size:13px;font-weight:700;margin-bottom:7px}input,select{border:1px solid #c8d7e7;border-radius:8px;padding:11px 12px;background:#fff;color:#173152;max-width:100%;min-width:200px}input[type=file]{display:block;margin:13px 0 20px;width:100%}.mapping{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:2px 18px}.mapping select{width:100%}.preview{border-top:1px solid #e7edf3;margin-top:20px;padding-top:8px}.statline{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.secret{padding:16px;border:1px solid #e8c36e;background:#fff8e4;border-radius:8px;margin:14px 0}.secret code{display:block;font-size:14px;letter-spacing:0;margin:10px 0;overflow-wrap:anywhere}.authwrap{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#315c7d,#102942)}.authcard{background:#fff;border-radius:15px;padding:38px;width:min(420px,calc(100% - 30px));box-shadow:0 20px 60px #07192b4d}.authcard .field input{width:100%}.authcard .primary{width:100%;margin:10px 0}.toast{position:fixed;right:20px;bottom:20px;background:#174f70;color:#fff;border-radius:10px;padding:15px;max-width:430px;box-shadow:0 12px 32px #09182b44;z-index:5}.toast.bad{background:#862d36}@media(max-width:1100px){.cards,.mapping{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.shell{display:block}.rail{position:relative;display:flex;flex-flow:row wrap;padding:10px}.rail .brand{width:100%;margin:0 0 8px}.rail .nav{font-size:12px;padding:8px}.railfoot{margin:0;width:100%;padding:5px;border:0}.top{padding:0 18px}.content{padding:22px 14px}.cards,.mapping{grid-template-columns:1fr 1fr}}@media(max-width:430px){.cards,.mapping{grid-template-columns:1fr}}.brandlogos{display:flex;align-items:center;gap:10px;max-width:100%}.brandlogo{display:flex;align-items:center;justify-content:center;flex:none;width:86px;height:49px;border-radius:8px;padding:6px;background:#fff}.brandlogo.uss{width:62px;background:#124c79}.brandlogo img{display:block;max-width:100%;max-height:100%;object-fit:contain}.rail .brandlogos{gap:5px}.rail .brandlogo{width:53px;height:36px;padding:4px}.rail .brandlogo.uss{width:42px}.authcard .brandlogos{margin-bottom:14px}.brand{white-space:pre-line}.authcard .secret code{-webkit-user-select:all;user-select:all}.authcard .brandlogo{width:110px;height:70px}.authcard .brandlogo.uss{width:112px}.authcard .brandlogos{gap:14px;margin-bottom:14px}.rail .brand{display:block}.rail .brandlogos{margin-bottom:12px}.rail .brandlogo{width:78px;height:49px}.rail .brandlogo.uss{width:78px}.loginCard{padding:22px 38px 40px}.loginCard .brandlogos{position:relative;height:82px;justify-content:center;gap:0;margin:0 0 10px}.loginCard .brandlogo.txi{width:86px;height:82px;padding:0}.loginCard .brandlogo.uss{position:absolute;right:0;top:5px;width:48px;height:34px;padding:4px}.loginCard h1{text-align:center;color:#111;font-size:25px;font-weight:800;letter-spacing:-.035em;white-space:nowrap;margin:13px -10px 44px}.loginCard>.muted{margin-bottom:17px}.loginCard .field{margin:14px 0}.loginCard .primary{margin:12px 0 18px}.loginCard .link{margin-top:0}@media(max-width:430px){.loginCard h1{font-size:22px;white-space:normal}.loginCard .brandlogo.uss{right:0}}.executiveShell{grid-template-columns:245px minmax(0,1fr);background:#0e111b;color:#f2f5ff}.executiveShell .rail{background:#234b86}.executiveShell .rail .nav:hover,.executiveShell .rail .nav.active{background:#142f5e}.executiveShell .railfoot{border-color:#55719b}.executiveShell .top{display:none}.executiveShell .content{max-width:none;padding:14px 18px 40px}.dashHeader{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 2px 15px}.dashHeader>div:first-child{display:flex;align-items:center;gap:14px;min-width:0}.dashHeader .brandlogo{height:46px;width:54px}.dashHeader .brandlogo.uss{width:130px}.dashHeader strong{font-size:17px;letter-spacing:.03em}.dashAsOf{font-size:12px;text-align:right;color:#c3d3ed;font-weight:700}.dashGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0 0 10px}.dashCard,.dashPanel{background:#171e30;border:1px solid #36425c;border-radius:12px;color:#f2f5ff}.dashCard{min-height:152px;padding:13px;border-top:2px solid #70aafa}.dashCard.red{border-top-color:#f47465}.dashCard.green{border-top-color:#53d080}.dashCard.yellow{border-top-color:#f3b843}.dashCard.orange{border-top-color:#eb8f4c}.dashCardLabel{font-size:12px;letter-spacing:.03em;font-weight:800;min-height:32px}.dashCardValue{font-size:25px;line-height:1.25;font-weight:800;margin:5px 0 9px}.dashCardDetail{font-size:12px;line-height:1.45;color:#c0cee3}.dashTwo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.dashPanel{min-width:0;padding:15px}.dashPanel h2{font-size:14px;margin:0 0 5px;letter-spacing:.03em;color:#70c7ff}.dashPanel:nth-child(2) h2{color:#f6b334}.dashNote,.dashFoot{font-size:11px;color:#c4d0e3;line-height:1.5;margin:5px 0}.dashFoot{margin:5px 0 0}.plot{margin-top:10px}.plot svg{width:100%;height:245px;display:block}.plotLegend{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;font-size:11px;color:#d0dbed}.plotLegend span:before{content:"";display:inline-block;width:15px;border-top:3px solid var(--line-color);vertical-align:middle;margin-right:6px}.plotEmpty{min-height:120px;display:grid;place-items:center;color:#c4d0e3;font-size:13px;text-align:center}.dashPanel .tablewrap{max-height:305px;border-color:#36425c}.dashPanel table{color:#e9effb;font-size:11px}.dashPanel th,.dashPanel td{border-bottom-color:#36425c;padding:10px 8px}.dashPanel th{background:#26324a;color:#c5d9ed}.dashPanel tr:nth-child(2n) td{background:#1e293f}.dashActions{padding:8px 12px 4px 27px;font-size:13px;line-height:1.55;margin:0}.dashActions li{padding:7px 2px;border-bottom:1px solid #303b51}.dashLoading,.dashWarning{padding:20px;color:#f3c56d}@media(max-width:1300px){.dashGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.dashTwo{grid-template-columns:1fr}.dashGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashHeader{align-items:flex-start}.dashHeader>div:first-child{flex-wrap:wrap}}@media(max-width:720px){.executiveShell{display:block}.executiveShell .content{padding:14px}.dashHeader .brandlogo.uss{width:80px}.dashHeader strong{font-size:14px}.dashAsOf{font-size:10px}}@media(max-width:460px){.dashGrid{grid-template-columns:1fr}.dashHeader{display:block}.dashAsOf{text-align:left;padding-top:8px}}.shell .rail{position:sticky;top:0;height:100vh;overflow:hidden;min-height:0}.rail .brand{display:block;white-space:normal;margin:8px 9px 18px;font-size:16px;line-height:1.35}.projectNumber{font-size:12px;letter-spacing:.04em;color:#b8d4f5;margin-bottom:5px}.railNav{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:3px;scrollbar-width:thin}.railNav .nav{flex:none;width:100%;text-align:left;font-size:14px}.navCaption{color:#a6c2e5;font-size:10px;font-weight:800;letter-spacing:.12em;margin:12px 14px 8px}.secondaryCaption{margin-top:21px}.rail .railfoot{flex:none;margin-top:0;padding:10px 8px 0}.dashHeader .brandlogos{gap:8px}.dashHeader .brandlogo{width:58px;height:52px;padding:3px;background:#fff}.dashHeader .brandlogo.uss{width:240px;height:52px;padding:8px;background:#fff}.dashHeader .brandlogo.uss img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(17%) sepia(28%) saturate(1808%) hue-rotate(180deg) brightness(92%)}.dashHeader strong{font-size:15px}.lightPlot{background:#172139;border-radius:10px;padding:12px}.lightPlot .plotLegend{padding-bottom:8px}@media(max-width:720px){.shell .rail{position:relative;height:auto;max-height:none;overflow:visible}.railNav{display:flex;flex-direction:row;flex-wrap:wrap;overflow:visible}.railNav .nav{width:auto}.rail .railfoot{width:100%}.dashHeader .brandlogo.uss{width:175px}}.topBrand{display:flex;align-items:center;gap:13px}.topBrand .brandlogo{width:46px;height:40px;padding:3px}.topBrand .brandlogo.uss{width:180px;height:40px;background:#fff;padding:5px}.topBrand .brandlogo.uss img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(17%) sepia(28%) saturate(1808%) hue-rotate(180deg) brightness(92%)}@media(max-width:720px){.topBrand .brandlogo.uss{width:95px}.topBrand .eyebrow{display:none}}.safetyDiscrepancy{border:1px solid #d6a54f;background:#fff4db;color:#59380b;padding:14px 17px;border-radius:9px;margin:17px 0;font-size:13px;line-height:1.5}.safetyDiscrepancy strong{font-size:14px}.safetyDiscrepancy p{margin:8px 0}.safetyDiscrepancy .muted{color:#714b14;margin:8px 0 0}.executiveShell{grid-template-columns:230px minmax(0,1fr);background:#0f121a}.executiveShell .rail{background:#244b88;padding:12px 10px}.executiveShell .railNav .nav{padding:8px 12px;font-size:13px}.executiveShell .railNav{gap:1px}.executiveShell .navCaption{margin:9px 12px 5px}.executiveShell .rail .brand{margin:3px 8px 10px;font-size:14px}.executiveShell .content{padding:8px 14px 18px}.dashHeader{gap:10px;padding:3px 2px 8px}.dashHeader>div:first-child{gap:10px}.dashHeader .brandlogo.txi{width:50px;height:49px;padding:2px}.dashHeader .brandlogo.uss{width:240px;height:49px;padding:3px}.dashHeader .brandlogo.uss img,.topBrand .brandlogo.uss img{filter:none}.dashHeader strong{font-size:16px;white-space:nowrap}.dashAsOf{font-size:12px;white-space:nowrap}.dashGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:8px}.dashCard{height:177px;min-height:0;padding:10px 11px;overflow:hidden;border:1px solid #38435d;border-top:2px solid #70aafa;background:#161e31}.dashCardLabel{font-size:11px;min-height:20px}.dashCardValue{font-size:24px;margin:4px 0}.dashCardDetail{font-size:11px;line-height:1.3}.dashCardMetrics{font-size:11px;color:#d6e4f5;margin-top:8px}.dashCardFine{font-size:10px;color:#a6b9d4;margin-top:6px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dashGauge{height:10px;background:#303b53;border-radius:10px;margin:10px 0 0;position:relative}.dashGaugeFill{height:100%;border-radius:10px;background:#5bd582}.dashGauge.cost .dashGaugeFill{background:#f8c13a}.dashGaugeMarker{position:absolute;top:-4px;width:2px;height:18px;background:#e9f4fc;box-shadow:0 0 7px #a4d4fd}.dashLink{cursor:pointer;transition:background-color .14s,border-color .14s,transform .14s}.dashLink:hover{background:#202c44;border-color:#86bafa;transform:translateY(-1px)}.dashLink:focus-visible{outline:3px solid #f4bb49;outline-offset:2px}.riskHeat{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;margin-top:8px;max-width:220px}.riskHeatCell{height:13px;display:grid;place-items:center;background:#3aaf4e;color:#071622;font-size:9px;font-weight:800}.riskHeat1{background:#8cc845}.riskHeat2{background:#e9c940}.riskHeat3{background:#f08a27}.riskHeat4{background:#e34e35}.dashTwo{gap:8px;margin-bottom:8px}.dashPanel{padding:10px 12px;background:#151d30}.dashPanel h2{font-size:12px;margin-bottom:3px}.dashNote,.dashFoot{font-size:10px;margin:3px 0}.dashPanel .plot{margin-top:1px}.dashPanel .plot svg{height:185px}.dashPanel .tablewrap{max-height:205px}.dashPanel th,.dashPanel td{padding:6px;font-size:10px}.dashActions{font-size:11px;padding-top:2px;line-height:1.4}.dashActions li{padding:5px 0}.plotLegend{font-size:10px;gap:12px}.plotEmpty{min-height:160px}@media(max-width:1370px){.dashGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashCard{height:168px}.dashHeader strong{white-space:normal}}@media(max-width:900px){.dashGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashTwo{grid-template-columns:1fr}.dashPanel .plot svg{height:210px}}@media(max-width:720px){.executiveShell{display:block}.executiveShell .rail{height:auto}.executiveShell .content{padding:12px}.dashHeader .brandlogo.uss{width:165px}.dashHeader strong{font-size:13px}.dashAsOf{white-space:normal}}@media(max-width:520px){.dashGrid{grid-template-columns:1fr}.dashCard{height:auto;min-height:135px}.dashHeader{flex-wrap:wrap}.dashHeader .brandlogo.uss{width:140px}}.panel .riskHeat{max-width:460px;gap:4px}.panel .riskHeatCell{height:35px;border-radius:3px;font-size:12px}.shell .rail{background:#0f121a}.shell .rail .nav:hover,.shell .rail .nav.active{background:#28334c}.shell .railfoot{border-color:#34415a}.railfoot .profileTrigger{display:block;width:100%;margin:0;padding:8px 2px;background:transparent;border:0;color:#f2f5ff;text-align:left;font-size:12px;overflow-wrap:anywhere}.railfoot .profileTrigger:hover{text-decoration:underline;background:transparent}.railfoot .profileTrigger:focus-visible{outline:2px solid #f4bb49}.executiveShell .rail{background:#0f121a}.executiveShell .rail .nav:hover,.executiveShell .rail .nav.active{background:#28334c}.executiveShell .railfoot{border-color:#34415a}.profileForm{max-width:520px}.profileForm .field input{width:100%}.profileIdentity{display:flex;gap:8px 25px;flex-wrap:wrap;color:#536a84;font-size:13px}.profileActions{display:flex;gap:12px}.dangerButton{border-color:#ab4e54;color:#912d36}.dashGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.dashCard.reportCard{height:188px;padding:9px 10px;display:flex;flex-direction:column;overflow:hidden;min-width:0}.reportCard .dashCardLabel{min-height:18px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportPair{display:flex;justify-content:flex-end;gap:18px;min-height:34px;margin:0 0 4px;text-align:right}.reportPairCol{min-width:45px;display:flex;flex-direction:column;gap:2px}.reportPairCol span{font-size:9px;color:#c6d8eb;font-weight:700}.reportPairCol strong{font-size:17px;line-height:1;color:#fff}.reportPairCol strong:empty{display:none}.reportRows{display:grid;gap:2px;margin-top:3px}.reportRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px;align-items:baseline;min-height:17px;font-size:10px;line-height:1.2}.reportRow>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reportRow strong{font-size:10px;font-weight:700;white-space:nowrap}.reportRow:has(.reportRowOther){grid-template-columns:minmax(0,1fr) minmax(30px,auto) minmax(35px,auto)}.reportRowOther{text-align:right;font-weight:700}.reportRow .goodText{color:#65df84}.reportRow .riskText{color:#fa796d}.reportSummary{font-size:9px;line-height:1.24;color:#b9cbe2;margin:auto 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reportCard .dashGauge{flex:none;margin:4px 0 10px;height:9px}.reportCard .dashGauge.earned .dashGaugeFill{width:0}.reportCard .dashGauge.schedule .dashGaugeFill{background:#58d270}.riskSummary{font-size:10px;font-weight:700;text-align:right;margin:3px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportCard .riskHeat{margin:0 auto 5px;width:min(100%,160px);gap:2px}.reportCard .riskHeatCell{height:11px;font-size:8px}.riskThreat{font-size:9px;border-top:1px solid #35415a;padding-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:auto}.dashPanel .tablewrap{max-height:209px}.dashPanel .tablewrap td{line-height:1.15}.dashTwo .dashPanel{min-width:0}@media(max-width:1020px){.dashGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.dashGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashTwo{grid-template-columns:1fr}}@media(max-width:520px){.dashGrid{grid-template-columns:1fr}.dashCard.reportCard{height:188px}}.dashCard.reportCard{height:154px}.reportCard .reportPair{min-height:27px;margin-bottom:2px}.reportCard .reportRows{gap:1px;margin-top:1px}.reportCard .reportRow{min-height:15px}.reportCard .dashGauge{margin:2px 0 7px}.reportCard .reportSummary{display:none}.reportCard .riskThreat{font-size:9px}@media(max-width:520px){.dashCard.reportCard{height:154px}}.dashPanel .plot svg{height:197px}.plotLegend{margin-top:1px}.plotEndLabel{display:inline-block;margin:4px 12px 0 0;font-size:10px;color:#e4efff;font-weight:700}.plotEndLabel:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--line-color);margin-right:5px}.dashPanel .dashFoot{line-height:1.25}.dashPanel .plot svg{height:213px}.dashPanel .tablewrap{max-height:none}.reportCard .riskHeat{gap:1px;margin-bottom:2px}.reportCard .riskHeatCell{height:10px}.reportCard .riskThreat{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.15;font-size:9px}.chartMetrics{display:flex;flex-wrap:wrap;gap:2px 7px;font-size:10px;line-height:1.25;color:#e8f1ff}.chartMetrics strong{color:#fff}.chartMetrics .planMetric{color:#9fbaff}.chartMetrics .actualMetric{color:#60db83}.chartMetrics .forecastMetric,.chartMetrics .targetMetric{color:#f6b945}.chartMetrics .varianceMetric{color:#fa8277}.dashPanel .plot{margin-top:2px}.dashPanel .plotLegend{margin:0 0 1px;min-height:14px}.dashPanel .plot svg{height:165px}.dashPanel .plotEndLabel{margin-top:1px}.dashPanel .dashFoot{margin-top:4px}.dashPanel:has(.plotCompact){padding:10px 12px 5px;min-height:226px}.dashPanel .plotCompact{margin:3px 0 0}.dashPanel .plotCompact svg{display:block;width:100%;height:170px}.dashPanel .plotCompact .plotEmpty{min-height:150px}.dashPanel .executiveList{max-height:none;border:0;border-radius:0;overflow:visible}.executiveList table{table-layout:fixed;width:100%}.dashPanel .executiveList th,.dashPanel .executiveList td{padding:5px 4px;font-size:9px;line-height:1.18;background:transparent;border-bottom:1px solid #344057;color:#f2f5ff;overflow-wrap:anywhere;max-width:none}.dashPanel .executiveList th{font-size:8px;letter-spacing:.08em;color:#a7bbd7;font-weight:700}.executiveList th:nth-child(1),.executiveList td:nth-child(1){width:5%}.executiveList th:nth-child(2),.executiveList td:nth-child(2){width:25%}.executiveList th:nth-child(3),.executiveList td:nth-child(3){width:30%}.executiveList th:nth-child(4),.executiveList td:nth-child(4){width:15%}.executiveList th:nth-child(5),.executiveList td:nth-child(5){width:25%}.executiveListRow{cursor:pointer}.dashPanel .executiveListRow:hover td,.dashPanel .executiveListRow:focus-visible td{background:#24304a}.executiveListRow:focus-visible{outline:2px solid #f6bb45;outline-offset:-2px}.rankBadge{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#f04d27;color:#fff;font-weight:800;font-size:9px}.rank2{background:#fb8f20}.rank3{background:#fb9c1b}.rank4,.rank5{background:#edcb19;color:#182034}.dashPanel:has(.executiveList) h2{margin-bottom:2px}.dashPanel:has(.executiveList) .dashNote{font-size:9px;margin:2px 0 4px}.dashPanel .executiveList tbody tr{height:45px}.dashPanel:has(.executiveList)>.dashNote{margin:5px 0 0}.dashPanel .executiveList td{vertical-align:middle}.dashPanel:has(.plotCompact){padding-left:9px;padding-right:9px}.dashPanel .plotCompact svg{width:100%}.schedulePanel .chartMetrics .dataDateMetric{color:#d9e5fa}.schedulePanel .chartMetrics .targetMetric{color:#e6b548}.schedulePanel .chartMetrics .forecastMetric{color:#b0a2fb}.timelineWorkspace{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:14px}.timelineFilters{padding:13px;border-radius:11px;background:#1a2335;color:#f2f5ff;display:grid;gap:11px}.timelineFilter{display:block;font-size:12px;font-weight:650}.timelineFilter span{display:block;margin:0 0 5px}.timelineFilter select,.timelineFilter input,.timelineMode select{width:100%;min-width:0;padding:8px;border:1px solid #bbc7d7;border-radius:5px;font-size:12px}.timelineView{min-width:0;background:#e8ecf2;border:1px solid #bbc7d7;border-radius:12px;overflow:hidden;color:#172640}.timelineTitle{padding:12px 15px;background:#e8ecf2;display:flex;justify-content:space-between;align-items:center;gap:12px}.timelineTitle h2{margin:0 0 4px;font-size:18px}.timelineSubtitle{margin:0;color:#52647c;font-size:11px}.timelineMode{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;white-space:nowrap}.timelineMode select{width:154px;background:#fff}.timelineLegend{display:flex;gap:11px;flex-wrap:wrap;padding:0 15px 10px;background:#e8ecf2;font-size:10px}.timelineLegendItem:before{content:"";display:inline-block;width:13px;height:8px;margin-right:4px;border-radius:2px;background:var(--timeline-color);border:1px solid var(--timeline-border);vertical-align:middle}.timelineScroll{overflow:auto;background:#f0f2f5}.timelineCanvas{min-width:960px}.timelineAxis,.timelineLane{display:grid;grid-template-columns:255px minmax(0,1fr)}.timelineAxis{height:47px;background:#dbe2ec;border-block:1px solid #b9c5d5}.timelineRowName{padding:7px 10px;min-width:0;border-right:1px solid #bac6d5}.timelineAxis .timelineRowName{font-size:12px;font-weight:800;display:flex;align-items:center}.timelineTrack{position:relative;min-width:0;overflow:hidden}.timelineTicks{background:#e3e9f2}.timelineTick{position:absolute;top:0;height:100%;border-left:1px solid #b5c1d1;padding:14px 4px 0;white-space:nowrap;font-size:10px;font-weight:750;color:#2b405e}.timelineLane{min-height:48px;border-bottom:1px solid #c5cfdb;background:#f0f2f5}.timelineLane:nth-child(2n){background:#e8ecf2}.timelineLane .timelineRowName{display:flex;flex-direction:column;justify-content:center;gap:4px}.timelineLane .timelineRowName strong{font-size:11px;line-height:1.17;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timelineRowInfo{font-size:9px;color:#52647c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timelineExpandable{cursor:pointer}.timelineExpandable:hover{background:#dbe5f1}.timelineExpandable:focus-visible{outline:2px solid #315a9b;outline-offset:-2px}.timelineLane.depth1 .timelineRowName{padding-left:21px}.timelineLane.depth2 .timelineRowName{padding-left:33px}.timelineQuarterGrid{position:absolute;inset:0}.timelineQuarterLine{position:absolute;top:0;bottom:0;border-left:1px solid #ccd5df}.timelineDataLine{position:absolute;top:0;bottom:0;border-left:2px solid #ed6e4c;z-index:1;pointer-events:none}.timelineBar{position:absolute;top:10px;height:25px;min-width:4px;border:2px solid var(--timeline-border);background:var(--timeline-bg);border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#172640}.timelineBarFill{position:absolute;left:0;top:0;bottom:0;background:var(--timeline-color);opacity:.75}.timelineBarText{position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 3px;font-size:10px;font-weight:750}.timelineBar.critical{box-shadow:0 0 0 1px #bd352e}.timelineBar.milestone{border-radius:50%;min-width:22px;width:22px!important;height:22px;top:11px}.timelineBar.milestone .timelineBarText{font-size:15px}.engineering{--timeline-color:#6392dc;--timeline-bg:#e3ebfa;--timeline-border:#3263af}.procurement{--timeline-color:#e9b955;--timeline-bg:#fff2d4;--timeline-border:#b97811}.construction{--timeline-color:#80c879;--timeline-bg:#e7f4e6;--timeline-border:#478b37}.commissioning{--timeline-color:#a992db;--timeline-bg:#f0eafa;--timeline-border:#7258a5}.milestones{--timeline-color:#ed7d6b;--timeline-bg:#fbe9e6;--timeline-border:#a43129}.other{--timeline-color:#94a6bf;--timeline-bg:#e6ebf3;--timeline-border:#677b96}.timelineEmpty{padding:28px 14px;text-align:center;color:#556882}.timelineMore{margin:10px 14px;background:#2d538d;color:#fff;border:0;border-radius:7px;padding:9px 13px}.timelineWarning{font-size:11px;color:#f7d28b}@media(max-width:1000px){.timelineWorkspace{grid-template-columns:1fr}.timelineFilters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.timelineFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.timelineTitle{align-items:flex-start;flex-direction:column}}.timelineShell .main,.timelineShell .content{background:#0f121a}.timelineShell .content{max-width:none;padding:20px 18px 40px;min-height:calc(100vh - 62px)}.timelineShell .content>h1{color:#f2f5ff}.timelineShell .top{background:#0f121a;border-bottom:1px solid #34415a}.timelineShell .top .eyebrow{color:#b9cde7}.timelineImportButton{width:100%;padding:9px 8px;border-radius:7px;border:1px solid #7daaff;background:#2d538d;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.timelineImportButton:hover{background:#3d67a1}.permitting{--timeline-color:#94a6bf;--timeline-bg:#e6ebf3;--timeline-border:#677b96}.timelineMulti details{width:100%;min-width:0}.timelineMulti summary{list-style:none;background:#fff;border:1px solid #bbc7d7;border-radius:5px;color:#172640;padding:9px 30px 9px 10px;min-height:36px;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.timelineMulti summary::-webkit-details-marker{display:none}.timelineMulti summary:after{content:"⌄";position:absolute;right:9px;top:7px;font-size:17px}.timelineMulti details[open] summary:after{content:"⌃"}.timelineChoices{padding:9px;background:#26334a;border:1px solid #61728c;border-radius:0 0 6px 6px}.timelineChoices input[type=search]{width:100%;min-width:0;padding:7px 8px;margin-bottom:7px;font-size:12px}.timelineChoices .timelineClear{padding:4px 6px;background:transparent;color:#d5e6ff;border:0;font-size:11px;text-decoration:underline}.timelineChoices .timelineClear:disabled{opacity:.55}.timelineChoiceList{max-height:215px;overflow:auto;margin-top:4px}.timelineChoice{display:flex;align-items:flex-start;gap:8px;padding:5px 3px;cursor:pointer;font-size:11px;line-height:1.35;font-weight:500}.timelineChoice:hover{background:#34455f}.timelineChoice input[type=checkbox]{min-width:0;width:15px;height:15px;margin:0;flex:none;accent-color:#68a3ec}.timelineFilter .timelineChoice span{display:inline;margin:0;overflow-wrap:anywhere}.timelineChoiceHint{color:#d5e6ff;font-size:11px;margin:7px 3px}.timelineShell .main{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.timelineShell .content{width:100%;height:calc(100dvh - 65px);min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:16px 18px}.timelineShell .content>h1{flex:none;margin-bottom:12px}.timelineWorkspace{flex:1;min-height:0;align-items:stretch}.timelineFilters{align-content:start;min-height:0;overflow-y:auto}.timelineView{display:flex;flex-direction:column;min-height:0}.timelineTitle,.timelineLegend{flex:none}.timelineScroll{flex:1;min-height:0}.timelineMore{flex:none}@media(max-width:720px){.timelineShell .main{height:auto;min-height:100dvh;overflow:visible}.timelineShell .content{height:auto;min-height:calc(100dvh - 65px);overflow:visible}.timelineWorkspace{min-height:55dvh}.timelineFilters{overflow:visible}.timelineScroll{min-height:45dvh}}.timelineWorkspace .timelineFilters{overflow:visible}.timelineMulti details{position:relative}.timelineMulti details[open]{z-index:30}.timelineMulti .timelineChoices{position:absolute;top:100%;left:0;z-index:30;width:max(100%,320px);max-width:min(400px,calc(100vw - 36px));padding:8px;background:#fff;color:#172640;border:1px solid #bbc7d7;border-radius:5px;box-shadow:0 12px 24px #08152e55}.timelineMulti .timelineChoices.openUp{top:auto;bottom:100%}.timelineMulti .timelineChoices input[type=search]{margin-bottom:5px}.timelineChoiceActions{display:flex;justify-content:space-between;gap:6px;border-bottom:1px solid #e3e8f1;padding:2px 0 5px}.timelineChoices .timelineClear,.timelineChoices .timelineSelectAll{padding:5px 7px;background:transparent;color:#174a83;border:0;font-size:11px;text-decoration:none;white-space:nowrap}.timelineChoices .timelineClear:hover,.timelineChoices .timelineSelectAll:hover{background:#eef3fc}.timelineChoiceList{max-height:235px}.timelineChoice{min-width:0;align-items:center;color:#172640;font-size:12px;font-weight:400;white-space:nowrap}.timelineChoice:hover{background:#eaf1fb}.timelineFilter .timelineChoice span{display:block;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}.timelineChoiceHint{color:#52647c;font-size:11px}.timelineMulti .timelineChoices{max-width:calc(100vw - 24px)}.timelineMulti .timelineChoiceList{overflow-x:auto}.timelineMulti .timelineChoice{width:max-content;min-width:100%;white-space:nowrap}.timelineMulti .timelineChoice span{flex:none;overflow:visible;text-overflow:clip;white-space:nowrap}.teamsShell{background:#0f121a;color:#f7f9ff;grid-template-columns:230px minmax(0,1fr)}.teamsShell .top,.teamsShell .content>h1{display:none}.teamsShell .content{max-width:none;padding:10px 16px 14px;width:100%;min-width:0}.teamsHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.teamsIdentity{display:flex;align-items:center;gap:13px;min-width:0}.teamsIdentity .brandlogos{gap:6px}.teamsIdentity .brandlogo.txi{width:48px;height:48px;padding:2px}.teamsIdentity .brandlogo.uss{width:220px;height:48px;padding:3px;background:#fff}.teamsIdentity strong{font-size:17px;letter-spacing:.03em;white-space:nowrap}.teamsDate{white-space:pre-line;text-align:right;font-size:12px;font-weight:800;line-height:1.45;color:#e5edff}.teamsTop,.teamsBottom{display:grid;gap:10px;margin-bottom:10px}.teamsTop{grid-template-columns:minmax(230px,.93fr) minmax(295px,1.13fr) minmax(325px,1.35fr)}.teamsBottom{grid-template-columns:repeat(2,minmax(0,1fr))}.teamCard{background:#151c2d;border:1px solid #35405a;border-radius:10px;min-width:0;padding:12px 14px;color:#f7f9ff}.teamsTop .teamCard{min-height:315px}.teamsBottom .teamCard{min-height:245px}.teamCard h2{margin:0 0 11px;font-size:12px;letter-spacing:.11em;color:#ffc842}.teamDetail{display:flex;justify-content:space-between;align-items:baseline;gap:7px;min-height:31px;border-bottom:1px solid #283348;font-size:12px}.teamDetail span:first-child{min-width:0}.teamDetail strong{text-align:right;white-space:nowrap;font-size:12px}.teamDates{border-bottom:0}.teamDates strong{display:flex;gap:3px}.teamForecast{color:#b5a6ff}.teamTarget{color:#ffae3c}.teamRisk{color:#ff756e!important}.teamGood{color:#73e889!important}.teamBlue{color:#77a9ff!important}.teamNote{font-size:10px;color:#a9b8d0;line-height:1.4;margin:9px 0 0}.teamTableWrap{overflow:auto}.teamTable{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px}.teamTable th,.teamTable td{padding:8px 4px;color:#f7f9ff;border-bottom:1px solid #293348;background:transparent!important;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.teamTable th{font-size:9px;letter-spacing:.07em;color:#adbed9}.teamTable th:first-child,.teamTable td:first-child{text-align:left;width:31%}.teamTable th:nth-child(2),.teamTable td:nth-child(2){width:13%;font-weight:800}.teamTable th:nth-child(3),.teamTable td:nth-child(3){width:20%}.teamTable th:nth-child(4),.teamTable td:nth-child(4){width:17%}.teamTable th:nth-child(5),.teamTable td:nth-child(5){width:19%}.teamTable tbody tr:first-child td{font-size:13px;font-weight:800;border-bottom:2px solid #38445e}.teamLine{min-height:34px;display:flex;align-items:center;border-bottom:1px solid #283348;margin:0;padding:5px 3px;font-size:12px;line-height:1.3}.teamsFoot{text-align:center;color:#8393b1;font-size:10px;letter-spacing:.07em;margin:10px 0 0}.teamsShell .dashWarning{margin:5px 0}.teamsShell .rail{padding:12px 10px}.teamsShell .railNav .nav{padding:8px 12px;font-size:13px}.teamsShell .railNav{gap:1px}.teamsShell .navCaption{margin:9px 12px 5px}.teamsShell .rail .brand{margin:3px 8px 10px;font-size:14px}@media(max-width:1370px){.teamsTop{grid-template-columns:repeat(2,minmax(0,1fr))}.teamsTop .teamCard:last-child{grid-column:1/-1}.teamsTop .teamCard{min-height:0}.teamsIdentity strong{white-space:normal}}@media(max-width:840px){.teamsTop,.teamsBottom{grid-template-columns:1fr}.teamsTop .teamCard:last-child{grid-column:auto}.teamsIdentity .brandlogo.uss{width:145px}}@media(max-width:720px){.teamsShell{display:block}.teamsShell .content{padding:12px}.teamsShell .rail{position:relative;height:auto}.teamsIdentity{flex-wrap:wrap}.teamsHeader{align-items:flex-start}.teamsDate{font-size:10px}}.teamTable .teamPick{display:block;width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:left;padding:0;cursor:pointer}.teamTable .teamPick:hover,.teamTable .teamPick:focus-visible{text-decoration:underline;color:#ffc842;outline-offset:3px}.teamTable tr.teamSelected td{box-shadow:inset 0 -2px #ffc842}.teamTable tr.teamSelected .teamPick{color:#ffc842;font-weight:800}.scheduleShell{height:100dvh;overflow:hidden;grid-template-columns:230px minmax(0,1fr)}.scheduleShell .rail{min-height:0;overflow-y:auto}.scheduleShell .main{min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#f4f7fc}.scheduleShell .top{flex:none}.scheduleShell .content{width:100%;max-width:none;flex:1;min-height:0;padding:10px 16px 14px;display:flex;flex-direction:column;overflow:hidden}.scheduleShell .content>h1{flex:none;font-size:27px;margin-bottom:12px;color:#142d51}.p6Workspace{display:grid;grid-template-columns:216px minmax(0,1fr);gap:14px;flex:1;min-height:0}.p6Workspace.p6Collapsed{grid-template-columns:34px minmax(0,1fr);gap:8px}.p6Sidebar,.p6View{background:#fff;border:1px solid #dce5f1;border-radius:12px;box-shadow:0 5px 20px #233f5c0b;min-height:0}.p6Sidebar{padding:10px;display:flex;flex-direction:column;overflow:hidden;position:relative}.p6SidebarToggle{position:absolute;top:8px;right:8px;width:25px;height:27px;padding:0;border:1px solid #cbd8e7;border-radius:6px;background:#f4f8ff;color:#24517d;font-size:18px;line-height:20px}.p6Collapsed .p6Sidebar{padding:4px}.p6Collapsed .p6SidebarToggle{top:6px;right:3px}.p6Collapsed .p6Search,.p6Collapsed .p6Clear,.p6Collapsed .p6Facets{display:none}.p6Total{display:flex;align-items:baseline;gap:7px;margin:0;color:#51647e;font-size:11px;white-space:nowrap}.p6Total strong{color:#152d50;font-size:24px;letter-spacing:-.04em}.p6Search{min-width:0;width:calc(100% - 30px);padding:6px 8px;font-size:11px}.p6Clear{align-self:flex-start;border:0;background:none;color:#245da3;font-size:11px;padding:6px 0 4px}.p6Clear:disabled{visibility:hidden}.p6Facets{min-height:0;overflow-y:auto;scrollbar-width:thin;padding-right:3px}.p6Facet{margin:2px 0 6px}.p6Facet h3{text-transform:uppercase;font-size:10px;letter-spacing:.1em;margin:0 0 2px;color:#70849c}.p6FacetOption{display:grid;grid-template-columns:minmax(0,1fr) 48px 32px;align-items:center;gap:5px;width:100%;min-height:21px;padding:1px 4px;border:0;border-radius:4px;background:none;text-align:left;font-size:10px;color:#41536e}.p6FacetOption:hover{background:#edf3fa}.p6FacetOption.selected{background:#dfebff;color:#143d7a;box-shadow:inset 3px 0 #f6b930;font-weight:800}.p6FacetText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p6FacetBar{display:block;width:48px;height:9px;background:#eff3f8;border-radius:2px;overflow:hidden}.p6FacetFill{display:block;height:100%;background:#19265a}.p6FacetCount{text-align:right;font-variant-numeric:tabular-nums}.p6View{display:flex;flex-direction:column;overflow:hidden;min-width:0;position:relative}.p6Heading{flex:none;padding:9px 14px 7px;border-bottom:1px solid #e5ebf3}.p6HeadingMain{display:flex;align-items:center;justify-content:space-between;gap:12px}.p6HeadingTitle{font-size:19px;font-weight:800;color:#193357}.p6Meta{font-size:11px;color:#718098;margin-top:3px}.p6Timeline{flex:none;background:#f8fbff;border-bottom:2px solid #c5d2e1;padding-right:var(--p6-scrollbar-width,0px)}.p6PhaseHeader{display:grid;grid-template-columns:var(--p6-label-width,clamp(260px,30%,400px)) minmax(0,1fr);align-items:start;height:38px;font-size:10px;font-weight:800;letter-spacing:.07em;color:#3e5570}.p6PhaseLabel{padding:9px 12px}.p6DateLabels{position:relative;height:100%;min-width:0;font-weight:700;letter-spacing:0}.p6DateLabel{position:absolute;z-index:1;white-space:nowrap;max-width:48%;overflow:hidden;text-overflow:ellipsis;font-size:10px;line-height:15px;padding:0 2px;background:#f8fbff}.p6DateLabel.data{color:#15803d}.p6DateLabel.target{color:#ab6c06}.p6DateLabel.forecast{color:#6d4ac4}.p6HeaderLine{position:absolute;top:15px;bottom:0;width:0;border-left:1px dashed #16a34a}.p6HeaderLine.target{border-color:#db8c04}.p6HeaderLine.forecast{border-color:#8864e2;border-left-style:dotted}.p6PhaseRows{padding:1px 0 3px}.p6PhaseRow{display:grid;grid-template-columns:var(--p6-label-width,clamp(260px,30%,400px)) minmax(0,1fr);align-items:center;height:19px;font-size:10px}.p6PhaseRow:nth-child(2n){background:#eff5fb}.p6PhaseName{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:0 12px;min-width:0;font-weight:700;color:#253c5b}.p6PhaseLabelText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p6PhaseSummary{white-space:nowrap;font-size:9px;font-weight:750;color:#425876;text-align:right}.p6PhaseTrack,.p6ActivityTrack,.p6AxisTrack{position:relative;min-width:0;height:100%;overflow:hidden;background-image:linear-gradient(to right,#dfe6ef 1px,transparent 1px);background-size:25% 100%}.p6PhaseBar,.p6ActivityBar{position:absolute;top:4px;height:11px;border-radius:3px;opacity:.6;min-width:3px;overflow:hidden}.p6Milestone{position:absolute;z-index:3;top:50%;width:9px;height:9px;transform:translate(-50%,-50%) rotate(45deg);border:1px solid #8899aa;background:#fff;border-radius:1px}.p6Milestone.finish{background:#ed9717;border-color:#c37507}.p6Milestone.done{background:#19803d;border-color:#12632f}.p6ProgressFill{display:block;height:100%;background:#18803a;opacity:1}.p6ActivityBar.behind{background:#dc2626!important}.p6ActivityBar.behind .p6ProgressFill{background:#b91c1c}.p6Marker{position:absolute;top:0;bottom:0;width:0;border-left:2px dashed #16a34a;z-index:2;pointer-events:none}.p6Marker.target{border-color:#db8c04}.p6Marker.forecast{border-color:#8864e2;border-left-style:dotted}.p6Axis,.p6Activity{display:grid;grid-template-columns:var(--p6-label-width,clamp(260px,30%,400px)) minmax(0,1fr);min-width:0}.p6Axis{height:28px;border-top:1px solid #dce5f1;background:#f1f6fd}.p6AxisName{padding:8px 12px;font-size:9px;letter-spacing:.08em;font-weight:800;color:#3b526e}.p6Tick{position:absolute;top:1px;bottom:0;border-left:1px solid #c0cedd;padding:8px 0 0 4px;white-space:nowrap;font-size:9px;font-weight:700;color:#536b85}.p6SparseTicks .p6Tick:nth-child(odd){display:none}.p6ActivityScroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-gutter:stable}.p6Activity{height:23px;border-bottom:1px solid #e8edf4;align-items:stretch;font-size:10px}.p6Activity:nth-child(2n){background:#f7faff}.p6Activity:hover{background:#eaf2fe}.p6Identity{display:grid;grid-template-columns:80px 62px minmax(0,1fr);gap:5px;align-items:center;padding:0 9px;min-width:0}.p6Code,.p6Contractor,.p6ActivityName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p6Code{color:#1b3555}.p6Contractor{color:#355b8b;font-weight:700}.p6ActivityName{color:#2a405d}.p6ActivityTrack{height:23px}.p6ActivityBar{top:6px;height:11px}.p6ActivityPct{position:absolute;right:5px;top:5px;font-size:9px;font-weight:800;color:#253c5e;background:#ffffffc9;padding:1px 3px;border-radius:2px}.p6Divider{position:absolute;z-index:6;top:72px;bottom:30px;left:var(--p6-label-width,clamp(260px,30%,400px));width:13px;transform:translate(-50%);cursor:col-resize;touch-action:none;background:transparent}.p6Divider:before{content:"";position:absolute;top:0;bottom:0;left:6px;border-left:1px solid #d0dceb}.p6Divider:after{content:"⋮";position:absolute;left:1px;top:45%;width:12px;height:28px;border:1px solid #b8c9dd;border-radius:7px;background:#fff;color:#52708e;text-align:center;font-size:20px;line-height:23px;box-shadow:0 1px 5px #29476624}.p6Divider:hover:before,.p6Divider.dragging:before,.p6Divider:focus-visible:before{border-left:2px solid #245da3}.p6Divider:focus-visible{outline:2px solid #245da3;outline-offset:1px}.p6ListCount{flex:none;border-top:1px solid #dce5f1;padding:8px 12px;color:#6a7d94;font-size:10px}.p6Empty{padding:20px;color:#72849b;font-size:12px}.p6Loading{padding:20px}@media(max-width:1000px){.p6Workspace{grid-template-columns:175px minmax(0,1fr)}.p6Identity{grid-template-columns:65px 45px minmax(0,1fr)}.p6FacetOption{grid-template-columns:minmax(0,1fr) 30px 25px}.p6FacetBar{width:30px}.p6PhaseSummary{font-size:8px}}@media(max-width:720px){.scheduleShell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.scheduleShell .rail{padding:9px;height:auto;overflow:visible}.scheduleShell .railNav,.scheduleShell .railfoot{display:none}.scheduleShell .rail .brand{margin:0}.scheduleShell .top{display:none}.scheduleShell .content{padding:10px}.scheduleShell .content>h1{font-size:21px}.p6Workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:7px}.p6Workspace.p6Collapsed{grid-template-columns:1fr;grid-template-rows:34px minmax(0,1fr)}.p6Sidebar{padding:8px;max-height:116px}.p6Total{margin:0}.p6Facets{display:flex;gap:12px;overflow:auto}.p6Facet{flex:none;min-width:115px}.p6FacetOption{min-height:22px}.p6DateLabels{gap:5px}.p6PhaseHeader,.p6DateLabel{font-size:8px}.p6Identity{grid-template-columns:57px minmax(0,1fr)}.p6Contractor,.p6ActivityPct{display:none}}.workPackagesShell .content{width:100%;max-width:none;padding:16px 20px 28px}.workPackagesShell .main{min-width:0;background:#f3f6fb}.wpExplorer{max-width:100%;color:#f3f6fb;font:12px/1.4 Arial,sans-serif}.wpFilters{display:flex;gap:14px;padding:14px 17px;background:#fff;border:1px solid #dce5ef;border-radius:10px 10px 0 0;color:#233553}.wpFilter{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0;font-size:11px;font-weight:700}.wpFilter:first-child{flex:1.4}.wpInput{height:35px;width:100%;min-width:0;padding:5px 9px;border:1px solid #cfd9e7;border-radius:5px;background:#fff;color:#233553;font:12px Arial,sans-serif}.wpPanel{background:#151b29;border:1px solid #2b3447;border-top:0;border-radius:0 0 10px 10px;overflow:hidden;box-shadow:0 6px 18px #14283a19}.wpSummary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px 13px;background:#192334;border-bottom:1px solid #384458}.wpTitle h2{margin:0;color:#f7f8fa;font-size:23px;font-weight:750}.wpTitle p{margin:2px 0 0;color:#aebdd1;font-size:11px}.wpMetrics{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.wpMetric{min-width:113px;padding:6px 12px;border:1px solid #475267;border-radius:5px;background:#242f42;text-align:center}.wpMetric strong{display:block;font-size:21px;line-height:1.15;color:#fff}.wpMetric span{display:block;color:#c1cede;font-size:10px;white-space:nowrap}.wpToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;background:#222b3d;border-bottom:1px solid #4b5569}.wpActions{display:flex;gap:6px;flex-wrap:wrap}.wpAction{border:1px solid #74819a;border-radius:4px;background:#303b50;color:#f4f7fa;padding:5px 9px;cursor:pointer;font-size:11px}.wpAction:hover,.wpAction.active{background:#39619a;border-color:#6d95cc}.wpFeedback{color:#bdcce1;white-space:nowrap}.wpScroll{max-width:100%;overflow-x:auto;overflow-y:visible;scrollbar-color:#8291a8 #222b3c}.wpRow{display:grid;align-items:center;min-height:29px;border-bottom:1px solid #414b5d;font-size:11px}.wpRow>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 7px}.wpTable .wpRow{grid-template-columns:30px minmax(210px,1.4fr) 80px 91px 100px minmax(255px,1.7fr) 95px 95px 69px 70px}.wpGantt .wpRow{grid-template-columns:30px minmax(210px,1.2fr) 105px minmax(270px,1.3fr) minmax(420px,2fr)}.wpHeader{position:sticky;top:0;z-index:4;min-height:33px;color:#d8e4f7;font-size:10px;font-weight:800;background:#354057;text-transform:uppercase}.wpFolder{background:#34445c;font-weight:700}.wpFolder.depth0{background:#243858}.wpFolder.depth1{background:#603d43}.wpFolder.depth2{background:#344357}.wpFolder:hover,.wpActivity:hover{filter:brightness(1.15)}.wpActivity{background:#202a3a;color:#e6eaf1}.wpActivity:nth-child(2n){background:#283348}.wpFolderName{width:100%;height:100%;border:0;background:none;color:inherit;text-align:left;cursor:pointer;font:inherit}.wpFolderName:hover{text-decoration:underline}.wpCheck{margin:0 auto!important;accent-color:#f7b844;cursor:pointer;width:15px;height:15px;padding:0!important}.wpTaskIndent{color:#7187a5}.wpRollup{color:#e7cf97}.wpId{color:#d1dfff;font-weight:700}.wpName{color:#f4f4f8}.wpNegative{color:#f99;font-weight:750}.wpEmpty,.wpLoading{padding:20px;color:#4d607d}.wpNotice{padding:8px 14px;color:#a24029;background:#fff3e8}.wpRuler{min-height:27px;background:#2b364b}.wpAxis,.wpTrack{position:relative;height:100%;padding:0!important;overflow:hidden;background-image:linear-gradient(to right,#53617540 1px,transparent 1px);background-size:25% 100%}.wpRuler .wpAxis{overflow:visible}.wpTick{position:absolute;top:0;height:100%;border-left:1px solid #7788a3;padding:5px 3px;color:#cad8eb;font-size:9px;white-space:nowrap}.wpTrack{min-height:28px}.wpBar{position:absolute;top:8px;height:12px;min-width:3px;border-radius:3px;background:#638ee4}.wpBar.group{background:#d6ad59}.wpBar.negative{background:#db6974}.wpBar.milestone{width:9px!important;height:9px;top:9px;transform:rotate(45deg);background:#fff;border:1px solid #adbacf}.wpBar.milestone.done{background:#24a963;border-color:#24a963}.wpToday{position:absolute;z-index:2;top:0;bottom:0;border-left:1px dashed #56bb75;pointer-events:none}@media(max-width:780px){.workPackagesShell .content{padding:8px}.wpFilters{flex-wrap:wrap;gap:8px}.wpFilter{min-width:145px}.wpSummary{align-items:flex-start;flex-direction:column}.wpMetrics{justify-content:flex-start}.wpToolbar{align-items:flex-start;flex-direction:column}}.workPackagesShell .content{padding:10px 14px 14px}.wpExplorer{background:#111725}.wpPanel{min-height:calc(100dvh - 89px);display:flex;flex-direction:column;border-radius:4px;background:#111725}.wpSummary{min-height:111px;padding:17px 20px 12px;background:#111725;border-bottom:0}.wpKicker{display:block;margin-bottom:4px;color:#f3bd4e;font-size:10px;letter-spacing:.14em;font-weight:800}.wpTitle h2{font-size:25px;font-weight:550}.wpTitle p{font-size:12px;color:#b2c2df}.wpMetrics{gap:27px}.wpMetric{min-width:0;padding:0;border:0;background:none}.wpMetric strong{font-size:24px}.wpMetric:last-child strong{color:#f49fa4}.wpMetric span{font-size:10px}.wpToolbar{padding:7px 12px 9px;min-height:53px;background:#111725;border-bottom:0;justify-content:flex-start;flex-wrap:wrap}.wpActions{flex:none;gap:6px}.wpAction{min-height:33px;padding:6px 9px;background:#243249;color:#f1f5ff;border-color:#48617e;font-weight:650}.wpAction:hover{background:#d6e7ff;color:#152c4b}.wpAction.active{background:#195d87;color:#fff}.wpFilters{display:flex;flex:1 1 440px;align-items:end;gap:7px;padding:0 6px;border:0;background:none;min-width:330px}.wpFilter,.wpFilter:first-child{flex:1 1 0;min-width:90px;gap:2px;color:#c7d4e8;font-size:9px}.wpFilter:first-child{flex:1.25 1 0}.wpInput{height:30px;min-width:0;padding:4px 6px;border-color:#61718a;border-radius:4px;font-size:10px}.wpFeedback{margin-left:auto;font-size:11px}.wpStatus{display:flex;justify-content:space-between;gap:10px;min-height:29px;margin:0 12px;padding:6px 10px;background:#1c273a;border:1px solid #3d4a64;border-bottom:0;border-radius:5px 5px 0 0;color:#c4d0e5;font-size:10px}.wpScroll{margin:0 12px;overflow-x:auto;border:1px solid #3d4a64}.wpGrid{min-width:1150px}.wpRow{min-height:29px}.wpHeader{background:#1d2940;color:#c3d6f1}.wpFolder.depth0{background:#28517f}.wpFolder.depth1{background:#473033}.wpFolder.depth2{background:#39404d}.wpExplorer button.wpFolderName{border:0;border-radius:0;background:transparent;color:#fff;padding-top:5px;padding-bottom:5px}.wpExplorer button.wpFolderName:hover,.wpExplorer button.wpFolderName:focus-visible{background:#dcecff;color:#112947;text-decoration:none;outline:1px solid #a9c8fa}.wpFolder:hover{filter:none}.wpFolder:has(.wpFolderName:hover){background:#dcecff;color:#112947}.wpFolder:has(.wpFolderName:hover) .wpRollup{color:#314968}.wpFoot{padding:0 20px;color:#9eb4d0;font-size:10px}@media(max-width:1180px){.wpToolbar{align-items:flex-start}.wpFilters{order:2;flex:1 1 100%;max-width:720px}.wpFeedback{order:1}}@media(max-width:780px){.workPackagesShell .content{padding:8px}.wpPanel{min-height:calc(100dvh - 80px)}.wpSummary{min-height:0}.wpMetrics{gap:15px}.wpToolbar{flex-direction:row}.wpFilters{min-width:0;gap:5px}.wpFilter{min-width:90px}.wpHint{display:none}}.wpTable .wpFolder .wpFolderName{grid-column:2 / 7}.wpGantt .wpFolder .wpFolderName{grid-column:2 / 5}.wpFolder{min-height:32px;border-bottom-color:#566174}.wpFolder.depth0{background:#2d5785;color:#fff}.wpFolder.depth1{background:#452f33;color:#ffe0a8}.wpFolder.depth2,.wpFolder.depth3,.wpFolder.depth4{background:#2d3b51;color:#ecf3ff}.wpExplorer button.wpFolderName{display:flex;align-items:center;gap:7px;min-width:0;height:100%;font-size:11px;text-align:left;overflow:hidden}.wpExpand{display:inline-flex;align-items:center;justify-content:center;flex:0 0 15px;height:15px;border:1px solid #9fb1cb;border-radius:2px;background:#1a2b41;color:#fff;line-height:1;font-size:13px;font-weight:700}.wpFolderIcon{position:relative;display:inline-block;flex:0 0 16px;width:16px;height:12px;margin-top:2px;background:#9ccbf5;border:1px solid #c3e2fd;border-radius:1px}.wpFolderIcon:before{content:"";position:absolute;left:0;top:-4px;width:7px;height:3px;background:#9ccbf5;border:1px solid #c3e2fd;border-bottom:0;border-radius:2px 2px 0 0}.wpFolderText{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:750}.wpFolderCount{flex:none;color:#aec5de;font-size:10px;font-weight:450}.wpFolder.depth1 .wpFolderCount{color:#c8bdba}.wpRollupDate,.wpRollupNumber{font-weight:700}.wpRollupNumber{text-align:right}.wpNegative{color:#fb999e!important}.wpActivity{min-height:35px;background:#172235;color:#dbe6f5;border-bottom-color:#3a465b}.wpActivity:nth-child(2n){background:#1b283d}.wpActivity>*{padding-top:7px;padding-bottom:7px}.wpTaskPackage{padding-left:12px!important;line-height:1.2;white-space:normal!important;max-height:36px;overflow:hidden;color:#b4cce7}.wpActivity .wpName{font-weight:450}.wpActivity .wpId{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:550}.wpRow.wpSelected{box-shadow:inset 3px 0 #f0bd4b,inset 0 0 0 1px #dfa74b}.wpRow.wpSelected.wpActivity{background:#274463}.wpCheck{accent-color:#2f7cbe}.wpHeader{min-height:32px}.wpTable .wpHeader>*:nth-last-child(-n+4){text-align:right}.wpTable .wpFolder>*:nth-last-child(-n+4){text-align:right}.wpTable .wpActivity>*:nth-last-child(-n+4){text-align:right}.wpExplorer button.wpFolderName:hover,.wpExplorer button.wpFolderName:focus-visible{background:#dcecff;color:#112947}.wpFolder:has(.wpFolderName:hover) .wpFolderCount{color:#3c5269}.wpFolder:has(.wpFolderName:hover) .wpExpand{color:#fff}.wpToolbar,.wpFilters{align-items:center}.wpToolbar{column-gap:8px}.wpFilters{gap:8px;padding:0 4px}.wpFilter,.wpFilter:first-child{flex:1 1 0;justify-content:center;gap:0}.wpInput{height:34px}.wpAction{min-height:34px}.budgetShell{grid-template-columns:230px minmax(0,1fr);background:#11141d}.budgetShell .main{background:#11141d;min-width:0}.budgetShell .content{width:100%;max-width:none;padding:12px 16px 20px}.budgetViewer{min-height:calc(100dvh - 89px);background:#0e111a;border:1px solid #2b3449;color:#fff;font:12px/1.4 Arial,sans-serif;padding:12px;box-shadow:0 8px 22px #05091038}.budgetHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:43px;margin-bottom:9px}.budgetBrand{display:flex;align-items:center;min-width:0;gap:11px}.budgetBrand strong{font-size:13px;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budgetHeaderTools{display:flex;gap:8px;align-items:center;justify-content:flex-end}.budgetTiny{font-size:9px;letter-spacing:.08em;color:#c2d0e5;font-weight:750}.budgetToggles{display:flex;gap:3px}.budgetToggle{width:66px;height:30px;padding:3px;border:1px solid #8d98ad;border-radius:1px;background:#171d2b;color:#dbe7fb;font-size:10px;font-weight:800}.budgetToggle.active,.budgetToggle:hover{background:#22527d;color:#fff;border-color:#8bc5f7}.budgetViewName{text-align:right;min-width:145px}.budgetViewName span{display:block;color:#a8c2df;font-size:9px;font-weight:800;letter-spacing:.08em}.budgetViewName strong{white-space:nowrap;font-size:12px}.budgetBody{display:flex;flex-direction:column;gap:8px}.budgetTop{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:8px}.budgetMiddle{display:grid;grid-template-columns:1.45fr 1fr;gap:8px}.budgetBottom{display:grid;grid-template-columns:1fr 1fr;gap:8px}.budgetCard{min-width:0;background:#171f30;border:1px solid #283752;border-radius:10px;padding:10px 11px;color:#fff}.budgetCard h3{margin:0 0 10px;text-transform:uppercase;letter-spacing:.045em;font-size:10px;font-weight:850;color:#fff}.budgetTop .budgetCard{min-height:130px}.budgetMiddle .budgetCard{min-height:205px}.budgetBottom .budgetCard{min-height:175px}.budgetPair{display:flex;justify-content:space-between;gap:10px}.budgetMetric{min-width:0}.budgetMetric:last-child{text-align:right}.budgetMetric span{display:block;font-size:9px;color:#c4d3ed;font-weight:750}.budgetMetric strong{display:block;font-size:21px;line-height:1.2;white-space:nowrap}.budgetRule{height:1px;background:#2b3952;margin:11px 0 7px}.budgetSmall{display:block;color:#c4d3ed;font-size:9px;font-weight:750}.budgetValue{display:block;margin-top:3px;font-size:12px}.costGood{color:#67db91!important}.costBad{color:#fb898c!important}.costGold{color:#ffcc5b!important}.budgetProgress{height:7px;background:#303b50;border-radius:6px;margin:5px 0 9px;overflow:hidden}.budgetProgress span{height:100%;display:block;background:#53b6fa;border-radius:6px}.budgetIndices{border-top:1px solid #30405b;padding-top:7px}.budgetIndices .budgetMetric strong{font-size:13px}.budgetRow{display:grid;grid-template-columns:65px repeat(4,minmax(85px,1fr)) minmax(100px,1.3fr);align-items:center;gap:7px;min-height:30px;border-bottom:1px solid #2f3d56;font-size:10px}.budgetRow>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.budgetRow>*:not(:first-child){text-align:right}.budgetTableHead{text-transform:uppercase;font-size:9px;letter-spacing:.04em;color:#a9c6e3;font-weight:800}.budgetGroupRow{font-weight:700}.budgetGrandTotal{font-weight:850;border-bottom:0}.budgetGroupRow span:last-child,.budgetGrandTotal span:last-child{color:#fcca55}.budgetRow.budgetPeriodRow{grid-template-columns:minmax(70px,1fr) repeat(3,minmax(70px,1fr))}.budgetPeriodRow span:last-child{font-weight:750}.budgetPeriodRow.periodOver span:last-child{color:#fb898c}.budgetPeriodRow.periodUnder span:last-child{color:#6ee39b}.budgetBottom .budgetCard p{margin:0;padding:9px 0;border-bottom:1px solid #2d3a50;line-height:1.45}.budgetBottom .budgetCard p:last-child{border:0}.budgetFocusItem{display:flex;gap:8px;align-items:flex-start}.budgetFocusItem b{display:grid;place-items:center;width:18px;height:18px;flex:none;border-radius:50%;background:#263547;color:#ffca50}.budgetBoundary{font-size:10px;color:#c1d0e5}.budgetSource,.budgetCutoffNote{margin:2px 0 0;color:#a4b7d2;text-align:center;font-size:9px}.budgetCutoffNote{color:#f4c978}.budgetLoading,.budgetEmpty{padding:20px;color:#c9d7eb}@media(max-width:1350px){.budgetHeader{flex-wrap:wrap}.budgetRow{grid-template-columns:45px repeat(4,minmax(70px,1fr)) minmax(85px,1.3fr)}.budgetMetric strong{font-size:17px}}@media(max-width:1000px){.budgetShell{grid-template-columns:200px minmax(0,1fr)}.budgetTop,.budgetMiddle,.budgetBottom{grid-template-columns:1fr}.budgetTop .budgetCard,.budgetMiddle .budgetCard,.budgetBottom .budgetCard{min-height:0}}@media(max-width:720px){.budgetShell{display:block}.budgetShell .content,.budgetViewer{padding:8px}.budgetHeaderTools,.budgetBrand{flex-wrap:wrap}.budgetBrand strong{white-space:normal}.budgetRow{overflow-x:auto;min-width:640px}}.safetyShell{grid-template-columns:230px minmax(0,1fr);background:#11141d}.safetyShell .main{min-width:0;background:#11141d}.safetyShell .content{width:100%;max-width:none;padding:12px 16px 20px}.safetyDashboard{min-height:calc(100dvh - 89px);padding:11px 12px 8px;background:#101421;color:#f5f8ff;font:11px/1.38 Arial,sans-serif;border:1px solid #2e3850}.safeHeading{min-height:49px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:1px 6px 8px;border-bottom:1px solid #37435b}.safeKicker{display:block;font-size:10px;font-weight:800;letter-spacing:.15em;color:#c6d8f3}.safeHeading h1{font-size:19px;line-height:1.18;letter-spacing:.015em;margin:3px 0 0;color:#fff}.safeDataDate{font-size:18px;white-space:nowrap}.safeMetrics{display:grid;grid-template-columns:1fr 1fr 1.12fr 1.18fr 1.28fr;gap:8px;margin:8px 0}.safeCard{min-width:0;border:1px solid #323d54;border-radius:9px;background:#192134;padding:10px 11px}.safeCard h2{margin:0 0 7px;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1.25;color:#f3f6ff}.safeBig{display:block;font-size:23px;line-height:1.12;font-weight:850;letter-spacing:.01em}.safeNote{margin:7px 0 0;color:#bbcae4;font-size:10px;line-height:1.35}.safePair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.safePair>div+div{padding-left:12px;border-left:1px solid #38445d}.safeSmall{display:block;color:#b1c3df;font-size:9px;margin:2px 0 7px}.safePair strong{display:block;font-size:17px;line-height:1.05}.safeGold{color:#ffcd5f}.safeGood{color:#6deca0}.safeDanger{color:#ff7c7f}.safeLeading{display:block;font-size:15px;color:#70c4ff;line-height:1.25}.safeTables{display:grid;grid-template-columns:1.42fr 1fr;gap:8px;align-items:stretch;margin-bottom:8px}.safeTables .safeCard{min-height:310px;overflow:hidden}.safeRow{display:grid;align-items:start;gap:7px;min-height:27px;padding:6px 4px;border-bottom:1px solid #333e53;font-size:10px}.safeRow>*{min-width:0;overflow-wrap:anywhere}.safeContractorRow{grid-template-columns:minmax(88px,2fr) repeat(4,minmax(42px,1fr))}.safeContractorRow>*:not(:first-child){text-align:right}.safeIncidentRow{grid-template-columns:52px minmax(95px,1.3fr) minmax(65px,.8fr) minmax(135px,2fr)}.safeIncidentRow span:nth-child(2){color:#fb999d}.safeTableHead{font-size:9px;font-weight:850;letter-spacing:.04em;color:#b8cce7;min-height:24px}.safeTableHead span{color:inherit!important}.safeTotal{font-weight:850;border-bottom:0;border-top:1px solid #596479;margin-top:1px}.safeTotal span:last-child{color:#fb8185}.safeBottom{display:grid;grid-template-columns:1fr 1fr;gap:8px}.safeBottom .safeCard{min-height:110px}.safeBottom .safeCard:first-child{border-color:#d2a02f}.safeFocus{margin:12px 0 0;color:#f6f7fb;line-height:1.35;font-weight:600}.safeFocus:first-line{color:#ffe18b}.safeAction{display:flex;align-items:flex-start;gap:7px;margin:6px 0;color:#f2f6ff;font-size:10px}.safeAction b{display:grid;place-items:center;flex:0 0 16px;height:16px;background:#354056;border-radius:50%;color:#ffda5c;font-size:10px}.safeFooter{text-align:center;color:#a6bad8;font-size:9px;margin:9px 3px 0}.safeReconcile{margin:8px 0 0;padding:7px 10px;border:1px solid #ae8440;border-radius:5px;background:#302817;color:#f7dba6;font-size:10px}.safeReconcile summary{cursor:pointer}.safeReconcile p{margin:4px 0}.safeLoading{color:#d3e4f4;padding:20px}@media(max-width:1260px){.safeMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.safeTables{grid-template-columns:1fr}.safeTables .safeCard{min-height:0}.safeBottom{grid-template-columns:1fr}}@media(max-width:720px){.safetyShell{display:block}.safetyShell .content{padding:8px}.safetyDashboard{padding:9px}.safeHeading h1{font-size:15px}.safeMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.safeMetrics .safeCard:last-child{grid-column:1/-1}.safeTables .safeCard{overflow-x:auto}.safeRow{min-width:550px}}.riskShell{grid-template-columns:230px minmax(0,1fr);background:#10141e}.riskShell .main{min-width:0;background:#10141e}.riskShell .content{width:100%;max-width:none;padding:11px 15px 20px}.riskBoard{min-height:calc(100dvh - 88px);padding:9px 10px 8px;background:#0c111d;color:#f7f9ff;border:1px solid #2b3546;font:11px/1.3 Arial,sans-serif}.riskBoardHead{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:36px;margin-bottom:7px;padding:0 6px;color:#fff;font-size:15px}.riskDate{text-align:right;white-space:nowrap}.riskDate span{display:block;font-size:9px;color:#b4c4da;letter-spacing:.1em}.riskDate strong{font-size:15px}.riskMatrices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.riskPanel{min-width:0;background:#171f30;border:1px solid #2f3c54;border-radius:10px;padding:10px 12px}.riskMatrix{overflow:hidden}.riskMatrix h2{margin:0;color:#f8bd34;text-align:center;font-size:16px;line-height:1.2}.riskMatrix h2.riskScheduleTitle{color:#74d1f7}.riskSubtitle{margin:3px 0 8px;text-align:center;color:#b6c9e7;font-size:10px}.riskMatrixGrid{display:grid;grid-template-columns:64px repeat(5,minmax(0,1fr));grid-template-rows:36px repeat(5,43px);gap:1px}.riskMatrixCorner,.riskRowHead{display:flex;flex-direction:column;justify-content:center;min-width:0;color:#f8fbff;font-size:10px;font-weight:750}.riskMatrixCorner{align-self:end;padding-bottom:3px}.riskRowHead span,.riskColumnHead span{display:block;color:#b5c7e3;font-size:9px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.riskColumnHead{text-align:center;min-width:0;font-size:10px;align-self:end;padding-bottom:3px}.riskColumnHead strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.riskMatrixCell{display:flex;align-items:center;flex-wrap:wrap;gap:2px;min-width:0;padding:4px 5px}.riskTone0,.riskTone1{background:#28753b}.riskTone2{background:#3eaa43}.riskTone3{background:#81c900}.riskTone4{background:#e5b700}.riskTone5{background:#f48400}.riskTone6{background:#ed4637}.riskTone7{background:#d92408}.riskTone8{background:#8f1e08}.riskChip{border:0;border-radius:3px;background:#0f172a;color:#fff;font-size:11px;font-weight:800;line-height:18px;min-width:22px;height:20px;padding:0 4px}.riskChip:hover,.riskChip:focus-visible,.riskChip.selected{background:#fff;color:#10213c;outline:2px solid #17263c}.riskAxis{text-align:center;color:#b5c7e3;font-size:10px;font-weight:700;margin-top:4px}.riskRegister{padding:10px 12px}.riskRegister h2{margin:0 0 7px;font-size:11px;letter-spacing:.03em;color:#f5f7ff}.riskTableWrap{width:100%;overflow:auto}.riskTable{width:100%;border-collapse:collapse;table-layout:fixed;font-size:10px}.riskTable th,.riskTable td{max-width:none;padding:5px 6px;border-bottom:1px solid #30394f;background:transparent!important;color:#f6f8fe;line-height:1.25;vertical-align:top}.riskTable th{text-align:left;color:#afc2df;font-size:9px;font-weight:800;white-space:nowrap}.riskTable th:nth-child(1),.riskTable td:nth-child(1){width:2.5%}.riskTable th:nth-child(2),.riskTable td:nth-child(2){width:30%;font-weight:700}.riskTable th:nth-child(3),.riskTable td:nth-child(3){width:10%}.riskTable th:nth-child(4),.riskTable td:nth-child(4),.riskTable th:nth-child(5),.riskTable td:nth-child(5){width:7.3%}.riskTable th:nth-child(6),.riskTable td:nth-child(6){width:8%}.riskTable th:nth-child(7),.riskTable td:nth-child(7){width:5%;text-align:right;font-weight:800}.riskTable th:nth-child(8),.riskTable td:nth-child(8){width:7%;text-align:right;font-weight:750}.riskTable th:nth-child(9),.riskTable td:nth-child(9){width:23%}.riskTag{display:inline-block;max-width:100%;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.riskTag.high{background:#813b12;color:#ffe3b7}.riskTag.medium{background:#775113;color:#fff0af}.riskTag.low{background:#214472;color:#cee3ff}.riskTag.unknown{background:#253144;color:#bbcbe0}.riskCol-score{color:#ffe6a6!important}.riskBoardFoot{text-align:center;color:#abc0dd;margin:8px 0 0;font-size:9px}.riskClear{margin-top:8px;border:1px solid #6683ab;background:#253b58;border-radius:5px;padding:5px 9px;color:#f8fbff;font-size:11px}.riskClear:hover{background:#dbe9ff;color:#172640}.riskLoading{color:#c6d5eb;padding:20px}@media(max-width:1130px){.riskMatrices{grid-template-columns:1fr}.riskTable{min-width:850px}.riskMatrixGrid{grid-template-rows:36px repeat(5,40px)}}@media(max-width:720px){.riskShell{display:block}.riskShell .content,.riskBoard{padding:7px}.riskBoardHead{font-size:12px}.riskMatrixGrid{grid-template-columns:57px repeat(5,minmax(0,1fr))}.riskColumnHead,.riskRowHead{font-size:9px}.riskColumnHead span,.riskRowHead span{font-size:8px}.riskChip{min-width:17px;padding:0 2px}}@media(min-width:721px){.teamsShell{grid-template-columns:252px minmax(0,1fr)}.teamsShell .rail{padding:22px 14px}.teamsShell .rail .brand{margin:8px 9px 18px;font-size:16px;line-height:1.35}.teamsShell .railNav{gap:3px}.teamsShell .railNav .nav{padding:11px 14px;font-size:14px}.teamsShell .navCaption{margin:12px 14px 8px}}.fourDViewer{height:calc(100dvh - 135px);min-height:570px;width:100%;background:#10131a;border:1px solid #334057;border-radius:8px;overflow:hidden}.fourDFrame{display:block;width:100%;height:100%;border:0;background:#10131a}.fourDEditor{width:100%;margin-top:14px;border:1px solid #334057;border-radius:8px;overflow:hidden}.fourDAdminFrame{height:max(740px,calc(100dvh - 120px))}@media(max-width:720px){.fourDViewer{height:calc(100dvh - 95px);min-height:500px}}.mobileNav{display:none}.fourDFullScreen{margin:0 0 8px;background:#243e64;color:#fff;border-color:#6685b4;font-weight:700}.fourDFullScreen:hover{background:#345785}.fourDViewer:fullscreen{width:100vw;height:100dvh;min-height:0;border:0;border-radius:0}.fourDEditor:fullscreen{width:100vw;height:100dvh;margin:0;background:#10131a;border:0;border-radius:0}.fourDEditor:fullscreen .fourDAdminFrame{height:100%;min-height:0}.printTools{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:13px;min-height:0;margin:0;color:#b9d1ef}.printChoice{display:flex;align-items:center;color:inherit;white-space:nowrap}.printChoice>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.printChoiceButton,.printButton{min-width:0;border:0;border-radius:0;background:transparent;color:inherit;padding:3px 0;font-size:11px;font-weight:750;white-space:nowrap}.printChoiceButton:hover,.printChoiceButton:focus-visible,.printButton:hover,.printButton:focus-visible{background:transparent;color:#7cc8ff;text-decoration:underline;text-underline-offset:4px}.printButton{color:#79c3f7;font-weight:800}.printTools button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.top:has(.printTools) .userchip{display:none}.top .printTools{margin-left:auto;color:#315875}.top .printButton{color:#165988}.dashHeader,.teamsHeader{flex-wrap:wrap}.dashHeader>div:first-child,.teamsHeader>.teamsIdentity{flex:1 1 auto}.dashHeader>.printTools,.teamsHeader>.printTools{flex:0 1 auto}@media(min-width:1371px){.dashGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:901px)and (max-width:1370px){.dashGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.top:has(.printTools){height:auto;min-height:65px;flex-wrap:wrap;gap:5px;padding:7px 14px}.top .printTools{width:100%;justify-content:flex-start;margin-left:0}}@media(max-width:720px){.scheduleShell .top:has(.printTools){display:flex}}.printHeader{display:none}@media(max-width:900px){.shell{display:block;min-width:0}.shell .rail{position:sticky;top:0;z-index:50;display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;height:64px;min-height:64px;max-height:none;padding:7px 12px;overflow:visible}.shell .rail .brand{flex:0 0 112px;width:112px;margin:0;font-size:13px;line-height:1.18}.shell .rail .projectNumber{font-size:10px;margin-bottom:2px}.shell .railNav,.shell .railfoot{display:none}.shell .mobileNav{display:flex;flex:1;align-items:center;justify-content:flex-end;min-width:0;margin:0}.mobileNav span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mobileNav select{width:min(100%,360px);min-width:0;min-height:44px;padding:8px 12px;border:1px solid #8eabc9;background:#f8fbff;color:#153354;font-size:15px;font-weight:700}.shell .main,.shell .content{min-width:0}.shell .content{padding-left:12px;padding-right:12px}.scheduleShell{height:100dvh;overflow:hidden}.scheduleShell .main{height:calc(100dvh - 64px);min-height:0}.scheduleShell .content{min-height:0;padding:8px}.p6Workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:7px}.p6Workspace.p6Collapsed{grid-template-columns:1fr;grid-template-rows:34px minmax(0,1fr)}.p6Sidebar{max-height:124px;padding:8px}.p6Facets{display:flex;gap:12px;overflow-x:auto;overflow-y:auto}.p6Facet{flex:none;min-width:115px}.p6FacetOption{min-height:36px}.p6View{overflow-x:auto;overscroll-behavior-x:contain;--p6-label-width:260px}.p6View .p6Heading,.p6View .p6Timeline,.p6View .p6ActivityScroll{min-width:700px}.p6View .p6ActivityScroll{overflow-x:hidden}.p6Divider{display:none}.p6Heading:after{content:"Swipe sideways to view dates and Gantt bars";display:block;margin-top:3px;color:#637792;font-size:10px}.timelineShell .main{height:auto;min-height:calc(100dvh - 64px);overflow:visible}.timelineShell .content{height:auto;min-height:0;overflow:visible}.timelineWorkspace{display:block;min-height:0}.timelineFilters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.timelineView{min-height:500px;margin-top:10px}.timelineScroll{height:60dvh;min-height:360px;flex:none;overscroll-behavior-x:contain}.workPackagesShell .content{padding:8px}.wpFilters{flex:1 1 100%;min-width:0;flex-wrap:wrap}.wpFilter,.wpFilter:first-child{min-width:145px}.wpSummary,.wpToolbar{flex-wrap:wrap}.wpFeedback{margin-left:0;white-space:normal}.wpScroll{overscroll-behavior-x:contain}.wpAction,.budgetToggle,.tabs button{min-height:44px}.timelineChoice{min-height:40px}.budgetShell .content,.safetyShell .content,.riskShell .content{padding:8px}.budgetHeaderTools{justify-content:flex-start}.budgetCard:has(.budgetRow){overflow-x:auto;overscroll-behavior-x:contain}.budgetRow{min-width:620px;overflow:visible}.budgetRow.budgetPeriodRow{min-width:350px}.safeTables .safeCard,.riskTableWrap,.riskMatrix{overflow-x:auto;overscroll-behavior-x:contain}.riskMatrixGrid{min-width:350px}.riskChip{min-width:30px;height:30px;line-height:28px}.tablewrap{max-width:100%;overscroll-behavior-x:contain}.tablewrap table:has(th:nth-child(4)){min-width:620px}.tabs button{flex:1 1 calc(50% - 9px)}.panel{padding:15px}.panel input:not([type=checkbox]),.panel select{max-width:100%}.teamTable{min-width:455px}.teamTable .teamPick{min-height:32px}.teamTableWrap{overscroll-behavior-x:contain}.teamsTop .teamCard{min-height:0}.dashPanel .plotCompact{overflow-x:auto;overscroll-behavior-x:contain}.dashPanel .plotCompact svg{min-width:460px}.dashPanel .executiveList{overflow-x:auto}.dashPanel .executiveList table{min-width:560px}.fourDViewer{height:calc(100dvh - 180px);min-height:460px}}@media(max-width:520px){.shell .rail{padding:7px 9px;gap:6px}.shell .rail .brand{flex-basis:102px;width:102px;font-size:12px}.shell .content{padding-left:8px;padding-right:8px}.dashCard.reportCard{height:auto;min-height:154px;overflow:visible}.dashHeader .brandlogos,.teamsHeader{flex-wrap:wrap}.teamDates strong{white-space:normal;flex-wrap:wrap;justify-content:flex-end}.teamDetail strong{white-space:normal}.safeMetrics{grid-template-columns:1fr}.safeMetrics .safeCard:last-child{grid-column:auto}.budgetHeaderTools{width:100%}.budgetViewName{text-align:left;min-width:0}.timelineFilters,.mapping{grid-template-columns:1fr}.tabs button{flex-basis:100%}.toast{left:10px;right:10px;bottom:10px;max-width:none}}.fourDShell{height:100dvh;min-height:0;overflow:hidden}.fourDShell .rail{min-height:0;overflow-y:auto}.fourDShell .main{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.fourDShell .top{flex:none}.fourDShell .content{width:100%;max-width:none;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px 16px 12px}.fourDShell .printTools{flex:none}.fourDPageHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none;margin:0 0 8px;min-height:38px}.fourDPageHeader h1{min-width:0;margin:0;font-size:clamp(22px,3vw,31px)}.fourDPageHeader .fourDFullScreen{flex:none;margin:0}.fourDShell .fourDViewer{flex:1;min-height:0;height:auto}.fourDShell .fourDViewer:fullscreen{flex:none;width:100vw;height:100dvh;min-height:0;border:0;border-radius:0}@media(max-width:900px){.fourDShell .rail{overflow:visible}.fourDShell .main{height:calc(100dvh - 64px)}}@media(max-width:520px){.fourDShell .content{padding:8px 8px 10px}.fourDPageHeader .fourDFullScreen{padding:8px 10px;font-size:12px}}@page{size:letter landscape;margin:12mm}@media print{body.printReport,body.printReport #app,body.printReport .shell,body.printReport .main,body.printReport .content{width:100%!important;height:auto!important;min-height:0!important;max-width:none!important;overflow:visible!important}html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact}body.printReport .shell{display:block!important}body.printReport .main,body.printReport .content{display:block!important;padding:0!important;margin:0!important}body.printReport .rail,body.printReport .top,body.printReport .printTools,body.printReport .tabs,body.printReport .toast,body.printReport .timelineFilters,body.printReport .timelineMore,body.printReport .p6Sidebar,body.printReport .p6Divider,body.printReport .wpToolbar,body.printReport .wpFilters,body.printReport .wpActions,body.printReport .riskClear,body.printReport .fourDFullScreen,body.printReport .profileActions,body.printReport .secret,body.printReport input[type=password]{display:none!important}body.printReport .printHeader{display:block!important;margin:0 0 12px;padding:8px 12px;background:#fff;color:#173152;border:1px solid #8fa3bb;break-after:avoid}body.printReport .printHeader strong{font-size:11px;letter-spacing:.07em}body.printReport .printHeader h1{margin:3px 0;font-size:22px;color:#173152}body.printReport .printMeta{margin:2px 0;font-size:10px;line-height:1.35;overflow-wrap:anywhere;color:#36516c}body.printReport .dashCard,body.printReport .teamCard,body.printReport .budgetCard,body.printReport .safeCard,body.printReport .riskMatrix{break-inside:avoid}body.printReport .tablewrap,body.printReport .teamTableWrap,body.printReport .dashPanel .executiveList,body.printReport .dashPanel .plotCompact,body.printReport .wpScroll,body.printReport .timelineScroll,body.printReport .p6ActivityScroll,body.printReport .safeTables .safeCard,body.printReport .riskTableWrap,body.printReport .riskMatrix,body.printReport .budgetCard{height:auto!important;max-height:none!important;overflow:visible!important}body.printReport table{width:100%}body.printReport table thead{display:table-header-group}body.printReport tr,body.printReport .p6Activity,body.printReport .p6PhaseRow,body.printReport .wpRow,body.printReport .timelineLane,body.printReport .safeRow{break-inside:avoid}body.printReport .dashGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.printReport .dashCard,body.printReport .dashCard.reportCard{height:auto!important;min-height:145px;overflow:visible}body.printReport .dashTwo,body.printReport .teamsTop,body.printReport .teamsBottom,body.printReport .budgetTop,body.printReport .budgetMiddle,body.printReport .budgetBottom,body.printReport .safeTables,body.printReport .safeBottom{grid-template-columns:1fr!important}body.printReport .dashPanel .plotCompact svg{min-width:0;width:100%}body.printReport .dashPanel .executiveList table,body.printReport .teamTable{min-width:0!important}body.printReport .teamsTop .teamCard,body.printReport .teamsBottom .teamCard{min-height:0!important}body.printReport .teamTable th,body.printReport .teamTable td{white-space:normal;text-overflow:clip;overflow:visible}body.printReport .timelineShell .main,body.printReport .timelineShell .content,body.printReport .timelineWorkspace,body.printReport .timelineView,body.printReport .timelineScroll{height:auto!important;min-height:0!important;overflow:visible!important}body.printReport .timelineWorkspace{display:block!important}body.printReport .timelineView{width:100%}body.printReport .timelineCanvas{width:100%;min-width:0!important}body.printReport .timelineAxis,body.printReport .timelineLane{grid-template-columns:26% minmax(0,1fr)}body.printReport .scheduleShell .main,body.printReport .scheduleShell .content,body.printReport .p6Workspace,body.printReport .p6View{height:auto!important;min-height:0!important;overflow:visible!important}body.printReport .p6Workspace{display:block!important}body.printReport .p6View{width:100%!important;--p6-label-width:34%}body.printReport .p6View .p6Heading,body.printReport .p6View .p6Timeline,body.printReport .p6View .p6ActivityScroll{width:100%;min-width:0!important}body.printReport .p6Heading:after{display:none}body.printReport .p6ActivityScroll{scrollbar-gutter:auto}body.printReport .wpExplorer,body.printReport .wpPanel,body.printReport .wpScroll,body.printReport .wpGrid{height:auto!important;min-height:0!important;width:100%!important;max-width:none!important;overflow:visible!important}body.printReport .wpGrid{min-width:0!important}body.printReport .wpTable .wpRow{grid-template-columns:20px minmax(120px,1.2fr) 50px 65px 75px minmax(160px,1.4fr) 64px 64px 52px 48px}body.printReport .wpGantt .wpRow{grid-template-columns:20px minmax(135px,1.2fr) 70px minmax(160px,1fr) minmax(200px,1.8fr)}body.printReport .wpRow{font-size:8px}body.printReport .wpRow>*{padding:4px 3px}body.printReport .wpCheck{visibility:hidden}body.printReport .budgetRow,body.printReport .budgetRow.budgetPeriodRow,body.printReport .safeRow,body.printReport .riskMatrixGrid,body.printReport .riskTable{min-width:0!important}body.printReport .budgetRow{grid-template-columns:70px repeat(4,minmax(70px,1fr)) minmax(95px,1.2fr)}body.printReport .safeMetrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.printReport .riskMatrices{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.printReport .riskTable{font-size:8px}body.printReport .riskTable th,body.printReport .riskTable td{white-space:normal!important}body.printReport .fourDViewer{height:170mm!important;min-height:0!important;max-height:none!important;break-inside:avoid}body.printReport .fourDFrame{width:100%;height:100%}body.printReport .fourDEditor,body.printReport .fourDAdminFrame{height:170mm!important;min-height:0!important}}@media print{.toast{display:none!important}body.printScreen{width:var(--print-page-width);height:var(--print-page-height)!important;overflow:hidden!important}body.printScreen #app{width:var(--print-view-width)!important;height:var(--print-view-height)!important;overflow:hidden!important;zoom:var(--print-screen-scale)}body.printScreen .shell{display:block!important;width:var(--print-view-width)!important;height:var(--print-view-height)!important;min-height:0!important;overflow:visible!important;transform:translateY(calc(-1 * var(--print-scroll-top)))}body.printScreen .rail{display:none!important}body.printScreen .main{width:100%!important;height:var(--print-view-height)!important;max-width:none!important;overflow:visible!important}body.printScreen .content{width:100%!important;max-width:none!important}body.printScreen .printTools,body.printScreen .printHeader{display:none!important}body.printScreen .fourDViewer{flex:none!important;height:calc(var(--print-view-height) - 170px)!important;min-height:0!important}}@media print{body.printReport.printPortrait .dashGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.printReport.printPortrait .riskMatrices{grid-template-columns:1fr!important}body.printReport.printPortrait .safeMetrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.printReport.printPortrait .wpTable .wpRow{grid-template-columns:17px minmax(90px,1.2fr) 35px 48px 58px minmax(110px,1.4fr) 42px 42px 35px 33px;font-size:7px}body.printReport.printPortrait .wpRow>*{padding:3px 2px}body.printReport.printPortrait .budgetRow{grid-template-columns:55px repeat(4,minmax(45px,1fr)) minmax(65px,1.2fr)}body.printReport.printPortrait .fourDViewer,body.printReport.printPortrait .fourDEditor,body.printReport.printPortrait .fourDAdminFrame{height:220mm!important}}@media print{body.printReport,body.printReport .shell,body.printReport .content{background:#fff!important;color:#172640!important}body.printReport .content{font:11px/1.35 Inter,Arial,sans-serif}body.printReport .content *{color:#172640!important}body.printReport .content svg text{fill:#334155!important}body.printReport .printHeader{padding:7px 10px;margin:0 0 8px!important;border-color:#a9b9ca}body.printReport .printHeader h1{font-size:20px;margin:2px 0}body.printReport .dashGrid,body.printReport .dashTwo,body.printReport .teamsTop,body.printReport .teamsBottom,body.printReport .budgetTop,body.printReport .budgetMiddle,body.printReport .budgetBottom,body.printReport .safeMetrics,body.printReport .safeTables,body.printReport .safeBottom,body.printReport .riskMatrices{gap:7px!important;margin:0 0 7px!important}body.printReport .dashCard,body.printReport .dashCard.reportCard,body.printReport .dashPanel,body.printReport .teamCard,body.printReport .budgetCard,body.printReport .safeCard,body.printReport .riskMatrix,body.printReport .wpPanel,body.printReport .timelineView,body.printReport .p6View{background:#fff!important;border:1px solid #c7d3e1!important;border-radius:5px!important;box-shadow:none!important;color:#172640!important}body.printReport .dashCard,body.printReport .dashCard.reportCard,body.printReport .dashPanel,body.printReport .teamCard,body.printReport .budgetCard,body.printReport .safeCard{height:auto!important;min-height:0!important;max-height:none!important;padding:8px 10px!important;overflow:visible!important}body.printReport .dashPanel:has(.plotCompact){min-height:0!important;break-inside:avoid!important}body.printReport .dashCard.reportCard{border-top:3px solid #5285bd!important}body.printReport .dashCard.reportCard.red{border-top-color:#ba514c!important}body.printReport .dashCard.reportCard.green{border-top-color:#34835a!important}body.printReport .dashCard.reportCard.yellow{border-top-color:#b68b2b!important}body.printReport .dashCard.reportCard.orange{border-top-color:#ba722e!important}body.printReport .dashCardDetail,body.printReport .dashNote,body.printReport .dashFoot,body.printReport .reportSummary,body.printReport .teamNote{color:#475569!important}body.printReport .dashPanel h2,body.printReport .teamCard h2,body.printReport .safeCard h2{color:#173b64!important;margin-bottom:6px!important}body.printReport .dashPanel .plotCompact svg{height:150px!important}body.printReport .dashPanel .plotEmpty{min-height:75px!important}body.printReport .dashHeader{display:none!important}body.printReport .dashGrid{display:flex!important;flex-wrap:wrap!important}body.printReport .dashGrid>.dashCard{flex:1 1 calc(33.33% - 7px);min-width:0}body.printReport .dashTwo,body.printReport .teamsTop{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.printReport .teamsTop>.teamCard:nth-child(3){grid-column:1/-1}body.printReport .teamsBottom{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.printReport .teamDetail,body.printReport .teamLine,body.printReport .budgetRow,body.printReport .safeRow,body.printReport .wpRow{border-bottom-color:#dce4ef!important}body.printReport .teamTable th,body.printReport .teamTable td,body.printReport .dashPanel .executiveList th,body.printReport .dashPanel .executiveList td,body.printReport .riskTable th,body.printReport .riskTable td{background:#fff!important;border-bottom:1px solid #dce4ef!important;color:#172640!important}body.printReport .teamTable th,body.printReport .dashPanel .executiveList th,body.printReport .riskTable th{background:#edf3f8!important;font-weight:800}body.printReport .budgetViewer,body.printReport .safetyDashboard,body.printReport .riskBoard,body.printReport .wpExplorer{min-height:0!important;height:auto!important;padding:0!important;background:#fff!important;border:0!important;box-shadow:none!important;color:#172640!important}body.printReport .budgetTop{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.printReport .budgetMiddle,body.printReport .budgetBottom,body.printReport .safeTables,body.printReport .safeBottom{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.printReport .safeMetrics{display:flex!important;flex-wrap:wrap!important}body.printReport .safeMetrics>.safeCard{flex:1 1 calc(33.33% - 7px);min-width:0}body.printReport .budgetHeader,body.printReport .safeHeading,body.printReport .riskBoardHead,body.printReport .wpSummary,body.printReport .wpToolbar{min-height:0!important;background:#fff!important;border-bottom:1px solid #c7d3e1!important;padding:5px 4px!important;margin:0 0 7px!important}body.printReport .wpPanel,body.printReport .timelineView{overflow:visible!important}body.printReport .wpRow,body.printReport .budgetRow,body.printReport .safeRow{background:#fff!important}body.printReport .teamCard:has(table),body.printReport .safeCard:has(table),body.printReport .budgetCard:has(.budgetRow),body.printReport .dashPanel:has(table){break-inside:auto!important}body.printReport .teamGood,body.printReport .goodText{color:#167145!important}body.printReport .teamRisk,body.printReport .riskText{color:#b4232e!important}body.printReport .teamForecast{color:#6939a0!important}body.printReport .teamTarget{color:#a75b13!important}body.printReport .reportPairCol strong{color:#173b64!important}}@media print{body.printReport.printPortrait .dashGrid>.dashCard,body.printReport.printPortrait .safeMetrics>.safeCard{flex-basis:calc(50% - 7px)}body.printReport.printPortrait .dashTwo,body.printReport.printPortrait .teamsTop,body.printReport.printPortrait .teamsBottom,body.printReport.printPortrait .safeTables,body.printReport.printPortrait .safeBottom{grid-template-columns:1fr!important}body.printReport.printPortrait .teamsTop>.teamCard:nth-child(3){grid-column:auto}body.printReport.printPortrait .budgetTop,body.printReport.printPortrait .budgetMiddle,body.printReport.printPortrait .budgetBottom{grid-template-columns:1fr!important}}.fourDPrintSnapshot{display:none}@media print{body.printReport .dashGrid>.dashCard{flex-basis:calc(25% - 7px)}body.printReport.printPortrait .dashGrid>.dashCard{flex-basis:calc(50% - 7px)}body.printReport .riskPanel{background:#fff!important;color:#172640!important;border:1px solid #c7d3e1!important;box-shadow:none!important;overflow:visible!important}body.printReport .riskRegister{break-before:page;break-inside:auto!important;border:0!important;padding:0!important;border-radius:0!important}body.printReport .riskRegister h2{color:#173b64!important;font-size:14px!important;padding:0 0 7px!important}body.printReport .riskMatrixGrid{grid-template-rows:auto repeat(5,minmax(35px,auto))!important}body.printReport .riskColumnHead strong,body.printReport .riskColumnHead span,body.printReport .riskRowHead span{overflow:visible!important;text-overflow:clip!important;white-space:normal!important}body.printReport .riskTable{table-layout:auto!important;width:100%!important;font-size:9px!important}body.printReport .riskTable th,body.printReport .riskTable td{width:auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;padding:5px 4px!important}body.printReport .riskTable th:first-child,body.printReport .riskTable td:first-child{width:3%!important}body.printReport .riskTable th:nth-child(2),body.printReport .riskTable td:nth-child(2){width:26%!important}body.printReport .riskTable th:last-child,body.printReport .riskTable td:last-child{width:25%!important}body.printReport .riskTag{max-width:none!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;background:#edf3f8!important;color:#173152!important;padding:1px 2px!important}body.printReport .riskTable thead{display:table-header-group!important}body.printReport .riskTable tr{break-inside:avoid!important}body.printReport .riskBoardFoot{color:#475569!important}body.printReport .reportRow,body.printReport .reportRow>span:first-child,body.printReport .reportSummary,body.printReport .teamTable th,body.printReport .teamTable td,body.printReport .wpRow>*,body.printReport .p6ActivityName,body.printReport .timelineRowName{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-line-clamp:unset!important}body.printReport .p6Activity,body.printReport .p6PhaseRow,body.printReport .timelineLane{height:auto!important;min-height:23px!important}body.printReport .p6Identity,body.printReport .p6ActivityName,body.printReport .p6PhaseLabelText,body.printReport .timelineRowName strong{height:auto!important;max-height:none!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important}body.printReport .p6ActivityTrack,body.printReport .p6PhaseTrack{min-height:23px}body.printReport .dashCard:has(.reportRows),body.printReport .dashCard:has(.reportSummary){break-inside:avoid!important}body.printReport .fourDPageHeader,body.printReport.print4DImage .fourDViewer{display:none!important}body.printReport.print4DImage .fourDPrintSnapshot{display:block!important;width:100%!important;background:#fff!important;color:#173152!important;border:1px solid #c7d3e1!important;padding:8px!important;break-inside:avoid!important}body.printReport .fourDPrintSnapshot .fourDPrintHeading{font-size:13px}body.printReport .fourDPrintSnapshot img{display:block;width:100%;height:auto;max-height:170mm;object-fit:contain;margin:7px 0}body.printReport.printPortrait .fourDPrintSnapshot img{max-height:225mm}body.printReport .fourDPrintFooter{color:#36516c!important}body.printScreen.print4DImage .fourDViewer,body.printScreen.print4DImage .fourDPageHeader{display:none!important}body.printScreen.print4DImage .fourDPrintSnapshot{display:block!important;width:100%!important;background:#10131a;color:#f7f9ff;padding:14px;break-inside:avoid!important}body.printScreen .fourDPrintSnapshot img{display:block;width:100%;height:auto;max-height:calc(var(--print-view-height) - 190px);object-fit:contain;margin:10px auto;background:#10131a}body.printScreen .fourDPrintSnapshot .fourDPrintHeading{font-size:22px}.fourDPrintHeading,.fourDPrintFooter{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.fourDPrintHeading strong{letter-spacing:.08em}.fourDPrintFooter{font-size:12px;line-height:1.4}}
