: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}}
