:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#172b3b;background:#f2f5f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{background:#122a3c;color:#fff;padding:22px max(5vw,24px);display:flex;justify-content:space-between;align-items:center}.brand{font-size:26px;font-weight:750;letter-spacing:-1.2px;color:#fff;text-decoration:none}.brand span{display:inline-block;font-size:12px;letter-spacing:.3px;font-weight:400;padding-left:20px;margin-left:20px;border-left:1px solid #526b7e}.header-label{font-size:11px;letter-spacing:1.7px;color:#c2d3df}.account{display:flex;gap:20px;align-items:center;font-size:12px}.wrap{max-width:1200px;margin:34px auto;padding:0 26px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.7px;text-transform:uppercase;color:#57768c}h1{font-size:39px;letter-spacing:-1.4px;line-height:1.12;margin:12px 0}h2{font-size:18px;line-height:1.4;margin:0 0 12px}.large{font-size:25px;letter-spacing:-.6px;margin-top:12px}p{font-size:14px;line-height:1.65;color:#53697a}.intro{font-size:16px}.topline,.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.notice,.pill{display:inline-block;padding:6px 11px;border-radius:20px;font-size:11px;font-weight:700;background:#e4edf2;color:#3d6078}.notice{background:#e7edf2}.pending{background:#fff0d3;color:#825a11}.passed{background:#e1f3e9;color:#28654b}.prepared{background:#e5eefb;color:#365b86}.source-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0;padding:15px 19px;background:#e8eff4;border:1px solid #d9e3eb;border-radius:10px;font-size:12px}.small{font-size:12px;color:#60798b;line-height:1.6}.tabs{display:flex;gap:26px;border-bottom:1px solid #d5e0e8;margin-bottom:25px}.tab{background:none;border:0;border-radius:0;padding:12px 0;color:#587184;border-bottom:3px solid transparent;font-size:13px}.tab.selected{border-color:#287d91;color:#163b54}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px}.step{border:1px solid #d9e3eb;border-radius:11px;background:#fff;padding:17px}.step .number{display:inline-grid;place-items:center;background:#ecf1f5;border-radius:50%;width:25px;height:25px;font-size:12px;font-weight:700;margin-bottom:12px}.step.done .number{background:#dff1e7;color:#2c7656}.step.current{border-color:#67a3b5;box-shadow:0 0 0 1px #67a3b5}.step strong{display:block;font-size:13px;margin-bottom:8px}.grid{display:grid;grid-template-columns:1.65fr 1fr;gap:22px}.card{border:1px solid #d9e3eb;border-radius:14px;background:#fff;padding:25px;margin-bottom:22px}.metricrow{display:flex;gap:34px;border-top:1px solid #e6edf2;padding-top:20px;margin-top:22px}.metric b{display:block;font-size:29px;font-weight:700;letter-spacing:-.8px;color:#1a435c}.metric span{font-size:11px;color:#668193}.approval{border-top:4px solid #5b9aaa}.approval .eyebrow{margin-bottom:10px}.full{width:100%;margin-top:10px}.budget{display:flex;justify-content:space-between;align-items:center;border-radius:8px;background:#f0f5f8;padding:14px;font-size:12px}.budget b{font-size:18px}.gate{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #e8eef3;font-size:13px}.gate:last-child{border-bottom:0}.gate .pill{margin-left:auto;white-space:nowrap}.gate p{font-size:12px;margin:5px 0 0}.dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#c7953d}.dot.passed{background:#3c9671}.dot.prepared{background:#5c83ac}ul,ol{padding-left:20px}li{font-size:13px;line-height:1.65;margin:8px 0}button,.button{font:600 12px inherit;border:0;border-radius:8px;padding:11px 15px;cursor:pointer;text-decoration:none;display:inline-block}button{font-family:inherit;font-size:12px;font-weight:650}.primary{background:#174d65;color:#fff}.primary:disabled{background:#dfe7ed;color:#62798a;cursor:not-allowed}.secondary{background:#fff;color:#315971;border:1px solid #ccdae5;white-space:nowrap}.header-button{background:#294357;color:#e5eef5;padding:8px 11px}.text-button{color:#256880;background:none;padding:0}.login{max-width:620px;margin:75px auto;padding:0 25px}.login h1{font-size:47px}.login .card{margin-top:32px}.login .button{font-size:14px}.timeline{margin-top:24px}.milestone{border-left:2px solid #dfe7ec;padding:0 0 26px 24px;position:relative}.milestone:before{content:'';position:absolute;left:-6px;top:4px;background:#6f8da0;border-radius:50%;width:10px;height:10px}.milestone h3{font-size:15px;margin:0 0 5px}.milestone p{margin:7px 0 0;font-size:13px}summary{font-size:13px;font-weight:650;cursor:pointer}dl{display:grid;grid-template-columns:180px 1fr;gap:16px;font-size:12px;margin-top:24px}dt{color:#5b7588}dd{margin:0;overflow-wrap:anywhere;font-family:ui-monospace,monospace}footer{padding:10px 0 28px;font-size:12px;line-height:1.7;color:#6c8190}#error{padding:16px;border-radius:8px;background:#fff0d3;color:#825a11;margin-bottom:18px}[hidden]{display:none!important}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #2d91b4;outline-offset:4px}@media(max-width:780px){.grid{grid-template-columns:1fr}.journey{grid-template-columns:1fr 1fr}h1{font-size:31px}.header-label,.brand span{display:none}.account{gap:8px}.account span{display:none}.wrap{padding:0 18px;margin-top:24px}.topline{align-items:flex-start;flex-direction:column}.metricrow{gap:20px}.card{padding:21px}.large{font-size:23px}.tabs{gap:22px}dl{grid-template-columns:1fr;gap:8px}dd{margin-bottom:12px}.source-bar{align-items:flex-start}.section-title{align-items:flex-start}.login h1{font-size:38px}}

.approval-actions{display:grid;gap:10px;margin-top:18px}.approval-details{font-size:12px}.approval-details dt{font-weight:600;margin-top:12px}.approval-details dd{margin:4px 0 0;overflow-wrap:anywhere}.approval details{margin:16px 0}.approval details summary{cursor:pointer;font-size:13px}
