/* Isolated v4 canvas; inherited platform tokens, no global module restyling. */
@scope (.institutional-cockpit-designed) { :scope { --cd-scope:1; } }
#root .app-shell .executive-cockpit.institutional-cockpit-designed{--cd-navy:var(--institutional-navy,#0b2534);--cd-blue:var(--brand-700,#365a78);--cd-gold:var(--institutional-gold,#b48a48);--cd-ink:var(--institutional-ink,#243647);--cd-muted:var(--institutional-muted,#586a79);--cd-line:var(--institutional-line,#d0d7de);--cd-series-blue:#92b9d2;--cd-series-gold:#e3bd7d;--cd-series-light:#e4edf2;box-sizing:border-box;isolation:isolate;position:relative;display:flex;flex-direction:column;gap:12px;width:100%;max-width:none;height:var(--rc-screen-height);min-height:0;margin:0;padding:12px;background:var(--institutional-canvas,#e7eaed);border:0;border-radius:0;color:var(--cd-ink);font-family:inherit;font-size:14px;line-height:1.4;overflow:visible;container-type:inline-size}
#root .app-shell .executive-cockpit.institutional-cockpit-designed *{box-sizing:border-box;min-width:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed :is(h1,h2,h3,p,dl,dd){margin:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed :is(button,select,summary){font:inherit;font-size:14px;line-height:1.35;letter-spacing:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed button{cursor:pointer;border:0;background:transparent;color:inherit;box-shadow:none;min-height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:4px;text-align:left;transition:background-color .15s ease-out,color .15s ease-out}
#root .app-shell .executive-cockpit.institutional-cockpit-designed button:hover{background:color-mix(in srgb,var(--cd-blue) 9%,transparent)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed button:disabled{cursor:default;opacity:.65}
#root .app-shell .executive-cockpit.institutional-cockpit-designed :is(button,select,summary):focus-visible{outline:2px solid var(--cd-gold);outline-offset:3px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed ::selection{background:var(--cd-blue);color:white}
#root .app-shell .executive-cockpit.institutional-cockpit-designed ::-webkit-scrollbar{width:8px;height:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed ::-webkit-scrollbar-thumb{background:#8a9daa;border-radius:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed svg{display:block;max-width:100%}
#root .app-shell .executive-cockpit.institutional-cockpit-designed button>svg,#root .app-shell .executive-cockpit.institutional-cockpit-designed summary>svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed :is(strong,dd){font-variant-numeric:tabular-nums}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 10px;border-bottom:1px solid var(--cd-gold);min-height:60px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-heading h1{font-family:var(--font-formal-document,"Songti SC",STSong,SimSun,serif);font-size:26px;font-weight:650;color:var(--cd-navy);letter-spacing:.02em;line-height:1.25;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-heading p{color:var(--cd-muted);margin-top:4px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools{display:flex;align-items:center;gap:6px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-menu>summary{height:34px;min-height:34px;padding:0 10px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools .cd-primary{background:var(--cd-blue);color:white;padding:0 14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools .cd-primary:hover{background:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-menu{position:relative;z-index:20;display:block;font-size:14px;margin:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-menu>summary{display:flex;align-items:center;gap:6px;list-style:none;cursor:pointer;border:1px solid var(--cd-line);border-radius:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-menu summary::-webkit-details-marker{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-options{position:absolute;top:40px;right:0;width:300px;display:grid;grid-template-columns:1fr;gap:2px;padding:10px;max-height:440px;overflow:auto;background:var(--institutional-paper,#f8f9fa);box-shadow:0 10px 28px #0b253428;border-radius:8px;z-index:30}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-options button{display:block;text-align:left;width:100%;padding:6px 10px;min-height:32px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-options button small{display:block;color:var(--cd-muted);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters{display:flex;align-items:center;gap:12px;flex:none;min-height:36px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters label{display:flex;align-items:center;gap:7px;flex:1;min-width:120px;color:var(--cd-muted);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters label>span{flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters select{appearance:auto;min-width:0;width:100%;height:34px;min-height:34px;padding:0 24px 0 8px;background:var(--institutional-paper,#f8f9fa);color:var(--cd-ink);border:1px solid var(--cd-line);border-radius:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters .cd-activity-filter{flex:1.5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters .cd-reset{white-space:nowrap;padding:0 2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-narrow{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-composition{flex:1;min-height:0;display:grid;grid-template-columns:minmax(160px,.95fr) minmax(280px,1.8fr) minmax(172px,1fr);grid-template-rows:minmax(0,1.25fr) minmax(0,.85fr);gap:0 18px;background:var(--institutional-paper,#f8f9fa);border-radius:8px;box-shadow:0 6px 24px #0b253409;overflow:visible}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-composition>[data-designed-zone]{min-height:0;position:relative}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;flex:none;min-height:32px;margin-bottom:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading h2{font-size:17px;font-family:var(--font-formal-document,"Songti SC",STSong,SimSun,serif);font-weight:650;white-space:nowrap;color:inherit}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading button{white-space:nowrap;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-structure{grid-column:1;grid-row:1/3;display:flex;flex-direction:column;padding:14px 0 14px 16px;gap:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 12px;border-bottom:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation button{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation span{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation strong{font-size:26px;font-weight:600;color:var(--cd-navy);line-height:1.15}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation small{font-size:14px;font-weight:400;margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label{display:flex;justify-content:space-between;align-items:center;margin:12px 0 5px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label h3{font-size:15px;font-weight:650;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label button{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools{display:grid;gap:7px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools button{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 5px;gap:3px 8px;width:100%;min-height:29px;padding:0 4px 2px;border-radius:3px;text-align:left;align-content:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects span,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools strong{font-size:14px;font-weight:600;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects i,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools i{display:block;grid-column:1/3;height:4px;background:#e1e7ec;border-radius:2px;overflow:hidden}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects b,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools b{display:block;height:100%;background:var(--cd-blue);border-radius:0 3px 3px 0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools b{background:var(--cd-gold)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects [aria-pressed=true],#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools [aria-pressed=true]{background:#e2eaf0;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-hint{font-size:14px;line-height:1.55;color:var(--cd-muted);margin-top:auto;padding-top:10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-focus{margin-top:auto;padding-top:8px;font-size:14px;display:grid;gap:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-focus p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:650}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-focus>span{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-focus button{justify-self:start;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance{grid-column:2;grid-row:1;display:flex;flex-direction:column;background:var(--cd-navy);color:#f2f5f7;padding:16px 18px 12px;margin-top:-1px;border-radius:0 0 24px 4px;overflow:hidden}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance:before{content:'';height:3px;background:var(--cd-gold);position:absolute;top:0;left:0;width:38%}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .cd-zone-heading{margin-bottom:12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .cd-zone-heading button{color:#c7d7e0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance button:hover{background:#ffffff14}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:12px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:55px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button>span{font-size:14px;color:#d5e2e8;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers strong{font-size:32px;font-weight:600;line-height:1.05;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers small{font-size:14px;font-weight:400;color:#d5e2e8;margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button:nth-child(3) strong{color:var(--cd-series-gold)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-trend{flex:1;min-height:0;display:flex;flex-direction:column;gap:7px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series{display:flex;align-items:center;gap:12px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series button{font-size:14px;color:#d5e2e8;white-space:nowrap;gap:4px;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series i,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-chart-readout i{display:inline-block;background:var(--series);height:3px;width:12px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series button[aria-pressed=false]{text-decoration:line-through;opacity:.5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-trend-plot{position:relative;min-height:90px;flex:1;margin-left:26px;margin-bottom:35px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-trend-plot>svg{position:absolute;width:100%;height:100%;overflow:visible}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gridline{stroke:#ffffff20;stroke-width:1;vector-effect:non-scaling-stroke}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-scale{position:absolute;top:3%;bottom:1%;left:-30px;display:flex;flex-direction:column;justify-content:space-between;color:#c2d3df;font-size:14px;line-height:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets{position:absolute;inset:0;display:flex;justify-content:space-around}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets button{flex:1;align-items:flex-end;padding-bottom:0;position:relative;font-size:14px;border-radius:0;overflow:visible}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets button>span:last-child{position:absolute;top:calc(100% + 4px);color:#d5e2e8}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets .cd-year-marker{position:absolute;top:5%;bottom:8%;width:1px;background:transparent}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets [aria-pressed=true] .cd-year-marker{background:#ffffff35}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets [aria-pressed=true]>span:last-child{color:var(--cd-series-gold);font-weight:650}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-chart-readout{position:absolute;right:0;bottom:100%;transform:translateY(-2px);display:none;flex-wrap:wrap;gap:5px 10px;background:#173a4b;padding:6px 8px;font-size:14px;box-shadow:0 5px 14px #0002;border-radius:3px;pointer-events:none;z-index:2}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-trend-plot:is(:hover,:focus-within) .cd-chart-readout{display:flex}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-chart-readout span{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-chart-note{font-size:14px;line-height:1.2;color:#c2d3df;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality{grid-column:3;grid-row:1;display:flex;flex-direction:column;padding:14px 16px 12px 0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge{position:relative;flex:1;min-height:90px;max-height:180px;margin:4px 0 2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge svg{width:100%;height:100%;max-width:240px;margin:auto;overflow:visible}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge-track,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge-value{stroke:#e1e7ec;stroke-width:12;stroke-linecap:round;fill:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge-value{stroke:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge>div{position:absolute;left:0;right:0;bottom:5%;display:flex;flex-direction:column;align-items:center;gap:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge strong{font-size:32px;font-weight:600;color:var(--cd-navy);line-height:1.2}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge span{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-denominator{font-size:14px;color:var(--cd-muted);text-align:center;white-space:nowrap;margin:4px 0 12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts{display:grid;grid-template-columns:1fr 1fr;gap:6px;flex:none;margin-bottom:12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts dt{font-size:14px;color:var(--cd-muted);margin-bottom:3px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts dd{font-size:18px;color:var(--cd-navy);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disagreement{display:flex;justify-content:space-between;gap:4px;background:#f2eadc;padding:8px 9px;flex:none;font-size:14px;color:#634a24}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disagreement strong{font-size:16px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topics{grid-column:2;grid-row:2;display:flex;flex-direction:column;padding:14px 0 14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topics .cd-zone-heading{margin-bottom:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-field{flex:1;min-height:60px;position:relative;margin:0 20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-field>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-link{fill:none;stroke:#a7b9c5;opacity:.45;transition:opacity .15s ease-out,stroke .15s ease-out}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-link[data-active=true]{stroke:var(--cd-gold);opacity:.9}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:0;width:98px;z-index:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node strong{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--institutional-paper,#f8f9fa);border:1px solid #8fa7b8;box-shadow:0 3px 8px #0b253414;color:var(--cd-blue);font-size:20px;font-weight:600}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node[aria-pressed=true] strong{background:var(--cd-blue);color:white;border-color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node span{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:var(--institutional-paper,#f8f9fa);padding:1px 4px;font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-focus{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:none;border-top:1px solid var(--cd-line);padding-top:7px;font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-focus>span{display:flex;flex-direction:column;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-focus small{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-focus button{color:var(--cd-blue);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review{grid-column:3;grid-row:2;display:flex;flex-direction:column;padding:14px 16px 14px 0;border-top:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison{display:flex;gap:12px;flex:none;margin:4px 0 6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison>div{flex:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison span{display:block;font-size:14px;color:var(--cd-muted);line-height:1.5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison strong{display:block;font-size:26px;color:var(--cd-navy);font-weight:600;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison small{font-size:14px;font-weight:400;margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-micro-note{font-size:14px;line-height:1.5;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-types{display:flex;flex-wrap:wrap;gap:3px 12px;font-size:14px;margin:8px 0;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-cover{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:2px 4px;padding-top:6px;justify-items:start;border-top:1px solid var(--cd-line);font-size:14px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-cover strong{font-size:16px;font-weight:600;grid-row:2}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-cover svg{grid-column:2;grid-row:1/3}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-footer{display:flex;align-items:center;gap:20px;font-size:14px;color:var(--cd-muted);min-height:24px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-footer>span:first-child{margin-right:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-footer>span:nth-child(2){white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-footer button{white-space:nowrap;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;flex:1;background:var(--institutional-paper);min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-loading h2{font-size:22px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-loading button{background:var(--cd-blue);color:white;padding:8px 16px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-notice{position:absolute;top:112px;left:14px;right:14px;z-index:40;background:#fff5dc;box-shadow:0 5px 18px #0b253422;padding:10px 14px;display:flex;justify-content:space-between;gap:12px;font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-empty{display:flex;align-items:center;justify-content:center;min-height:50px;flex:1;color:var(--cd-muted);font-size:14px;padding:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .erc-empty{color:#d5e2e8}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.erc-fullscreen{height:100dvh!important;padding:18px 24px;overflow:visible}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(700px,85vw);max-width:85vw;height:100dvh;max-height:100dvh;border:0;border-radius:12px 0 0 12px;padding:0;background:var(--institutional-paper,#f8f9fa);color:var(--cd-ink);box-shadow:-8px 0 40px #0b253433;font-size:14px;overflow:hidden}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog[open]{display:flex;flex-direction:column}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog::backdrop{background:#0b25343d}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog>header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:22px 24px;border-bottom:1px solid var(--cd-line);flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog h2{font-size:23px;color:var(--cd-navy);font-family:var(--font-formal-document,"Songti SC",STSong,SimSun,serif)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog header p{font-size:14px;color:var(--cd-muted);margin-top:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog header button{width:34px;height:34px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog-body{padding:24px;overflow:auto;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-table-wrap{overflow:auto;width:100%}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-table-wrap table{border-collapse:collapse;min-width:500px;width:100%;font-size:14px;background:transparent}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-table-wrap :is(td,th){border-bottom:1px solid var(--cd-line);padding:12px 10px;text-align:left;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-table-wrap th{background:#e8edf0;font-weight:600;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-table-wrap td small{display:block;font-size:14px;color:var(--cd-muted);margin-top:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-pagination{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:16px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-pagination button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-inline-error button{padding:6px 12px;color:var(--cd-blue);border:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-inline-error{display:flex;flex-direction:column;gap:14px;align-items:flex-start}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-definitions>div{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-definitions dt{font-size:16px;font-weight:650;margin-bottom:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-definitions dd{font-size:14px;line-height:1.7;color:var(--cd-muted)}
@container (max-width:1100px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-composition{gap:0 12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-heading h1{font-size:22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-header{gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools{gap:2px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-menu>summary{padding:0 7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters{gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters label{min-width:100px;gap:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading h2{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading button svg{display:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-structure{padding:12px 0 12px 12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality{padding:12px 12px 10px 0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review{padding:12px 12px 12px 0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance{padding:14px 12px 12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers strong{font-size:26px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series{gap:7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .cd-zone-heading h2{font-size:17px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .cd-zone-heading button{font-size:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison{gap:5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison span{font-size:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison strong{font-size:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge strong{font-size:28px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-denominator{white-space:normal;line-height:1.3}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts{margin-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disagreement{flex-wrap:wrap;padding:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disagreement svg{display:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-chart-note{font-size:14px;white-space:nowrap}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node{width:84px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node strong{width:38px;height:38px;font-size:18px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-field{margin:0 12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-types{margin:5px 0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-micro-note{font-size:14px;line-height:1.3}}
@container (max-width:850px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-heading h1{font-size:20px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .rc-analysis-menu>summary{padding:0 5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-tools .cd-primary{padding:0 8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading{align-items:flex-start;margin-bottom:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading button{min-height:22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .cd-zone-heading{flex-wrap:wrap;gap:0;margin-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance .cd-zone-heading button{min-height:22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation strong{font-size:23px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation{padding-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label{margin-top:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools{gap:5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-hint{padding-top:8px;line-height:1.35}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers{gap:4px;margin-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers strong{font-size:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers small{margin-left:2px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button{gap:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series{gap:6px;flex-wrap:wrap}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series i{width:7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-chart-note{white-space:normal}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review .cd-zone-heading{flex-wrap:wrap;gap:0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison{flex-direction:row}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison span{line-height:1.25}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison strong{font-size:22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review .cd-micro-note{display:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-types{gap:2px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-types span{white-space:nowrap}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality .cd-zone-heading{flex-wrap:wrap;gap:0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts dd{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge{min-height:85px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-denominator{margin-bottom:8px}}
@media (max-width:1023px){#root .app-shell .executive-cockpit.institutional-cockpit-designed{height:auto;min-height:650px;overflow:auto}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-narrow{display:block;font-size:14px;line-height:1.5}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-header,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-filters,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-composition,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-footer{min-width:680px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-composition{height:560px;flex:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-notice{position:sticky}#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog{max-width:96vw;width:96vw}#root .app-shell .executive-cockpit.institutional-cockpit-designed .erc-dialog-body{padding:14px}}
@media (min-width:1024px) and (max-height:800px){#root .app-shell .executive-cockpit.institutional-cockpit-designed{gap:8px;padding:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-header{min-height:55px;padding-bottom:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading{margin-bottom:5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label{margin-top:7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation{padding-bottom:7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools{gap:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools button{min-height:28px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review .cd-micro-note{display:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topics{padding-top:10px;padding-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality{padding-top:12px;padding-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance{padding-top:12px;padding-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers{margin-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button{min-height:50px}}
@media (prefers-reduced-motion:reduce){#root .app-shell .executive-cockpit.institutional-cockpit-designed *{transition:none!important;animation:none!important}}
#root .app-shell .main-content:has(.institutional-cockpit-designed){padding-top:8px;padding-bottom:24px}
#root .app-shell .main-content:has(.institutional-cockpit-designed)>.breadcrumb{display:none}

/* Exact axis/interaction alignment uses the same x coordinates as the real data. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-scale{top:0;bottom:0;display:block;width:30px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-scale span{position:absolute;right:4px;transform:translateY(-50%)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-scale span:nth-child(1){top:12%}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-scale span:nth-child(2){top:52%}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-scale span:nth-child(3){top:92%}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-year-targets button{position:absolute;top:0;height:100%;transform:translateX(-50%)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-link-count{position:absolute;transform:translate(-50%,-50%);font-size:14px;color:var(--cd-muted);background:var(--institutional-paper,#f8f9fa);padding:0 3px;white-space:nowrap;pointer-events:none}
@container (min-width:1400px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-heading h1{font-size:30px}#root .app-shell .executive-cockpit.institutional-cockpit-designed :is(.cd-filters,.cd-series,.cd-chart-note,.cd-chart-readout,.cd-section-label,.cd-participation,.cd-quality-denominator,.cd-quality-facts dt,.cd-topic-focus,.cd-micro-note,.cd-review-types,.cd-footer){font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading h2{font-size:20px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-zone-heading{margin-bottom:14px;min-height:34px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation{padding-bottom:18px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-participation strong{font-size:32px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers strong{font-size:40px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button{min-height:76px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-performance-numbers button>span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series{margin-bottom:12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-series button{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label{margin-top:18px;margin-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-section-label h3{font-size:18px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools{gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects button,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools button{min-height:37px;font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools strong{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subjects i,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools i{height:5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge{max-height:260px;min-height:180px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge strong{font-size:42px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-gauge span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-denominator{margin-bottom:18px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts{margin-bottom:18px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality-facts dd{font-size:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disagreement{min-height:42px;font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disagreement strong{font-size:20px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison strong{font-size:34px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-comparison{margin-bottom:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-review-types{margin:12px 0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node{width:132px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node strong{width:60px;height:60px;font-size:26px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-node span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-link-count{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-focus{padding-top:12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-topic-focus small{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-hint{font-size:16px;max-width:32ch}}

/* Six user-approved academic modules: quantities remain facts, not inferred impact. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules{grid-template-rows:minmax(0,1.13fr) minmax(0,1fr)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading h2{white-space:normal;line-height:1.4}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading{align-items:flex-start;min-height:30px;margin-bottom:10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools-module{grid-column:1;grid-row:1;padding:14px 0 14px 16px;display:flex;flex-direction:column}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead{display:flex;gap:12px;align-items:center;margin-bottom:16px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead button>span{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead strong{font-size:30px;font-weight:600;line-height:1.2;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead small{font-size:14px;font-weight:400;margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead>span{color:var(--cd-muted);font-size:14px;line-height:1.5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-performance{grid-column:2;grid-row:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-quality{grid-column:3;grid-row:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-structure{display:flex;align-items:center;gap:14px;flex:1;min-height:110px;padding:0 0 10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring{width:126px;height:126px;aspect-ratio:1;flex:none;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--cd-gold) 0 var(--first-share),var(--cd-blue) var(--first-share) 100%)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring>div{width:calc(100% - 22px);height:calc(100% - 22px);border-radius:50%;background:var(--institutional-paper,#f8f9fa);display:flex;flex-direction:column;align-items:center;justify-content:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring strong{font-size:30px;line-height:1.1;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring span{font-size:14px;color:var(--cd-muted);margin-top:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend{display:grid;gap:12px;flex:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend button{display:grid;grid-template-columns:8px 1fr;gap:3px 6px;justify-items:start;font-size:14px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend strong{grid-column:2;font-size:20px;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend i{width:8px;height:8px;background:var(--cd-blue);border-radius:2px;align-self:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend .cd-first{background:var(--cd-gold)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality{border-top:1px solid var(--cd-line);padding-top:6px;flex:none;font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality button{width:100%;display:flex;justify-content:space-between;gap:6px;min-height:26px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality button strong{color:var(--cd-blue);font-size:16px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality p{color:var(--cd-muted);font-size:14px;line-height:1.5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people{grid-column:1;grid-row:2;display:flex;flex-direction:column;padding:14px 0 14px 16px;border-top:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number{display:flex;align-items:center;gap:16px;margin:3px 0 14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number button{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number strong{font-size:34px;line-height:1.1;font-weight:600;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number small{font-size:14px;font-weight:400;margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number>span{font-size:14px;color:var(--cd-muted);line-height:1.6}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number button>span{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{display:flex;gap:24px;padding:10px 0;border-top:1px solid var(--cd-line);margin-bottom:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities button{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities span{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities strong{font-size:22px;color:var(--cd-navy);font-weight:600}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities small{font-size:14px;margin-left:4px;font-weight:400}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-evidence-note{font-size:14px;line-height:1.55;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-evidence-link{align-self:flex-start;margin-top:auto;padding-top:6px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines{grid-column:2;grid-row:2;display:flex;flex-direction:column;padding:14px 0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-discipline-content{display:grid;grid-template-columns:minmax(100px,.8fr) minmax(165px,1.2fr);gap:16px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subject-side{padding-right:14px;border-right:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subject-side h3{font-size:14px;font-weight:400;color:var(--cd-muted);margin:0 0 12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-subjects{gap:10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topics{display:flex;flex-direction:column;padding:0;min-height:0;grid-column:auto;grid-row:auto}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topics .cd-zone-heading{margin-bottom:6px;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topics h3{font-size:14px;font-weight:400;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-field{margin:0 17px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node{width:84px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node strong{width:38px;height:38px;font-size:18px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-focus{display:flex;flex-wrap:wrap;gap:2px;padding-top:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-focus>span{font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-focus small{font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-link-count{font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-contribution{grid-column:3;grid-row:2;display:flex;flex-direction:column;padding:14px 16px 14px 0;border-top:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead button{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead span{color:var(--cd-muted);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead strong{font-size:32px;line-height:1.1;font-weight:600;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead small{font-size:14px;font-weight:400;margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend{display:flex;gap:10px;min-height:72px;flex:1;margin:8px 0 12px;max-height:135px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend button{flex:1;display:flex;flex-direction:column;gap:3px;align-items:stretch;min-height:0;justify-content:flex-end;text-align:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend span{font-size:14px;color:var(--cd-muted);font-weight:400}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend i{display:block;position:relative;flex:1;min-height:20px;margin:0 auto;width:14px;background:#e3e9ed}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend b{position:absolute;bottom:0;left:0;right:0;background:var(--cd-blue);border-radius:2px 2px 0 0}
@container (max-width:1100px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading{margin-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-structure{flex-direction:row;gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring{width:92px;height:92px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring>div{width:calc(100% - 16px);height:calc(100% - 16px)}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring strong{font-size:26px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring span{font-size:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend{gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend button{gap:1px 3px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend strong{font-size:17px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality button{flex-wrap:wrap;gap:0 3px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality svg{display:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead{gap:6px;margin-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number{gap:7px;margin-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number strong{font-size:30px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{gap:20px;padding:8px 0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools-module{padding-left:12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-contribution{padding-right:12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-discipline-content{gap:9px;grid-template-columns:minmax(100px,.85fr) minmax(145px,1.15fr)}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subject-side{padding-right:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-subjects{gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node{width:72px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node span{max-width:72px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-field{margin:0 10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-link-count{font-size:14px}}
@container (max-width:850px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading h2{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading button{min-height:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading button svg{display:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-structure{gap:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring{width:76px;height:76px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring>div{width:calc(100% - 14px);height:calc(100% - 14px)}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring strong{font-size:22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring span{font-size:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend strong{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-quality .cd-zone-heading{flex-wrap:nowrap}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead{align-items:flex-start}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead strong{font-size:26px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead>span{line-height:1.35}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number{flex-wrap:wrap;gap:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number>span{line-height:1.35}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{margin-bottom:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-evidence-note{line-height:1.4}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend{min-height:65px;gap:5px;margin:6px 0 8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead strong{font-size:28px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node{width:66px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node strong{width:34px;height:34px;font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node span{font-size:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-focus button{font-size:14px}}
@container (min-width:1400px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-zone-heading{margin-bottom:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead{margin-bottom:20px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead strong{font-size:38px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead>span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring{width:175px;height:175px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring>div{width:calc(100% - 30px);height:calc(100% - 30px)}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring strong{font-size:40px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend button{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-legend strong{font-size:26px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality :is(button,p){font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality button strong{font-size:20px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality button{min-height:34px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number{gap:20px;margin:12px 0 22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number strong{font-size:46px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number button>span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{padding:18px 0;margin-bottom:20px;gap:48px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities strong{font-size:30px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-evidence-note{font-size:16px;max-width:34ch}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-discipline-content{gap:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subject-side{padding-right:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subject-side h3{font-size:16px;margin-bottom:18px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topics h3{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node{width:120px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node strong{width:58px;height:58px;font-size:26px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-node span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-focus>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-topic-focus small{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead strong{font-size:44px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead span{font-size:16px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend{max-height:165px;margin:15px 0 20px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend span{font-size:16px}}

/* Compact composition retains all six dimensions at the real embedded width. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead>span{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead button{flex-direction:row;align-items:baseline;gap:10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number>span{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number button{flex-direction:row;align-items:baseline;gap:10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{display:flex;gap:16px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities button{flex-direction:row;align-items:baseline;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-performance .cd-zone-heading{flex-wrap:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-performance .cd-zone-heading h2{white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-trend-plot{min-height:55px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-structure{min-height:82px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-hint{padding-top:6px}
@container (max-width:1100px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead{margin-bottom:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead strong{font-size:28px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-schools-module{padding-top:12px;padding-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-hint{line-height:1.35}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people{padding-top:10px;padding-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number{margin:0 0 8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number button{gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number strong{font-size:30px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{padding:6px 0;margin-bottom:8px;gap:12px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities button{gap:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities strong{font-size:19px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-evidence-note{line-height:1.4}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-evidence-link{min-height:24px;padding-top:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality{padding-top:4px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality p{line-height:1.4}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-process-quality button{min-height:24px;flex-wrap:nowrap}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines{padding-top:10px;padding-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-subject-side h3{margin-bottom:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-subjects{gap:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-subjects button{min-height:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-contribution{padding-top:10px;padding-bottom:10px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-contribution .cd-archive-lead button{flex-direction:row;align-items:baseline;gap:8px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-lead strong{font-size:27px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend{min-height:55px;max-height:85px;margin:4px 0 7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-archive-trend i{min-height:12px}}
@container (min-width:1400px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-lead{margin-bottom:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-schools{gap:7px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-six-modules .cd-schools button{min-height:32px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-number{margin-bottom:14px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-people-activities{margin-bottom:14px;padding:14px 0}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-school-hint{font-size:14px}}

#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-award-ring[data-has-awards=false]{background:#dce3e8}
@container (max-width:850px){#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-subjects{gap:5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed .cd-disciplines .cd-link-count{display:none}}

/* One platform palette, one type scale, three levels of information. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 {
  --rd-paper:var(--institutional-paper,#f8f9fa);
  --rd-soft:color-mix(in srgb,var(--cd-blue) 7%,var(--rd-paper));
  --rd-color-0:var(--cd-blue); --rd-color-1:#7997ad; --rd-color-2:#b2c4d1;
  --rd-color-3:var(--cd-gold);
  --rd-title:16px; --rd-value:26px; --rd-major:36px; --rd-body:14px;
  padding:12px;gap:12px;background:var(--institutional-canvas,#e7eaed);
  font-family:var(--font-sans,"PingFang SC","Microsoft YaHei",system-ui,sans-serif);
  font-size:var(--rd-body);line-height:1.4;color:var(--cd-ink);
}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(button,select,summary,small){font-family:inherit;font-size:var(--rd-body);line-height:20px;letter-spacing:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(strong,b){font-family:inherit;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{border:0;min-height:54px;padding:0 2px;gap:16px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading{padding:0;border:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-family:inherit;font-size:26px;line-height:34px;font-weight:600;letter-spacing:.02em;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading p{font-size:14px;line-height:20px;margin-top:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools{gap:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-menu>summary{height:36px;padding:0 12px;border-radius:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{min-height:46px;padding:6px 10px;background:color-mix(in srgb,var(--cd-blue) 5%,var(--rd-paper));border:1px solid var(--cd-line);border-radius:7px;gap:12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters select{min-height:32px;border:1px solid var(--cd-line);border-radius:4px;background:var(--rd-paper);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-footer{min-height:20px;font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:112px minmax(0,1fr) minmax(0,1fr);gap:12px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{position:relative;min-width:0;min-height:0;background:var(--rd-paper);border:1px solid var(--cd-line);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px;box-shadow:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading{display:flex;align-items:center;gap:8px;min-height:24px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-family:inherit;font-size:var(--rd-title);line-height:24px;font-weight:600;color:var(--cd-navy);flex:1;white-space:nowrap;letter-spacing:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading>button{width:24px;height:24px;min-height:24px;flex:none;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel h3{font-family:inherit;font-size:14px;font-weight:500;line-height:20px;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel button{font-size:var(--rd-body);line-height:20px;min-height:24px;border-radius:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel button:hover{background:var(--rd-soft)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel :is(button,select):focus-visible{outline:2px solid var(--cd-blue);outline-offset:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-pending{min-height:40px;flex:1;display:grid;place-items:center;color:var(--cd-muted);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{grid-column:1/-1;grid-row:1;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);grid-template-rows:24px minmax(0,1fr);column-gap:24px;row-gap:8px;padding:12px 18px;background:var(--rd-paper)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-panel-heading{grid-column:1;grid-row:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button{align-items:flex-start;flex-direction:column;gap:2px;position:relative;padding:0 0 0 8px;border-radius:0;border-left:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button:first-child{border-left:0;padding-left:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button[aria-pressed=true]{color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts span{font-size:14px;line-height:20px;color:var(--cd-muted);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:var(--rd-major);line-height:38px;font-weight:600;white-space:nowrap;color:inherit}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts small{font-size:14px;font-weight:400;color:var(--cd-muted);margin-left:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-left:16px;border-left:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption button{white-space:nowrap;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture{grid-column:2;grid-row:2;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:12px;padding-left:16px;border-left:1px solid var(--cd-line);min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture>button{padding:0;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:18px minmax(6px,1fr) 18px;gap:2px;justify-items:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture strong{font-size:14px;line-height:18px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture b{font-size:14px;line-height:18px;color:var(--cd-muted);font-weight:400}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture>button>span{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-volume-track{width:100%;height:100%;display:flex;align-items:flex-end;border-bottom:1px solid var(--cd-line);padding:0 12%}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-volume-track i{display:block;width:100%;background:var(--rd-color-2);border-radius:3px 3px 0 0;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 [aria-pressed=true] .rd-volume-track i{background:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-ledger{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{grid-column:1/7;grid-row:2/4;padding:16px 18px;background:var(--rd-paper);gap:12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:18px;line-height:26px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{display:grid;grid-template-rows:minmax(calc(92px + var(--matrix-rows,4)*24px),1.8fr) minmax(84px,1fr);gap:14px;min-height:0;flex:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-view{display:flex;flex-direction:column;min-height:0;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading h3{font-size:14px;font-weight:500;white-space:nowrap;flex:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading select{font-size:14px;line-height:20px;min-height:28px;width:118px;flex:none;padding:2px 7px;color:var(--cd-ink);border:1px solid var(--cd-line);border-radius:4px;background:var(--rd-paper)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{display:grid;grid-template-columns:46px repeat(var(--cols),minmax(0,1fr));grid-template-rows:26px repeat(var(--rows),minmax(24px,1fr));gap:4px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-corner,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-row-label,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-column-label{display:flex;align-items:center;justify-content:center;font-size:14px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-corner{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-row-label{justify-content:flex-start;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-column-label{color:var(--cd-ink);font-weight:500}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-cell{min-height:0!important;color:var(--rd-cell-ink,var(--cd-navy));background:color-mix(in srgb,var(--cd-blue) calc(var(--density)*100%),#e7eef3)!important;font-size:16px;font-weight:600;border-radius:3px!important;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend{display:flex;align-items:center;gap:6px;flex:none;height:24px;line-height:20px;font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend>i{width:64px;height:6px;background:linear-gradient(90deg,#e7eef3,var(--cd-blue));border-radius:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend>button{margin-left:auto;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-view{min-height:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:24px minmax(52px,1fr);gap:4px 8px;padding-top:8px;border-top:1px solid var(--cd-line)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-view>h3{grid-column:1;grid-row:1;align-self:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map{position:relative;min-height:52px;grid-column:1/-1;grid-row:2}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-link{fill:none;stroke:var(--rd-color-1);opacity:.35}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-link[data-active=true]{stroke:var(--cd-blue);opacity:.8}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button{position:absolute;transform:translate(-50%,-50%);flex-direction:column;gap:2px;min-height:0;width:92px;padding:3px 0;background:var(--rd-soft);border:1px solid var(--cd-line);border-radius:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button>b{font-size:18px;line-height:24px;color:var(--cd-blue);font-weight:600}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button>span{font-size:14px;line-height:20px;white-space:nowrap;padding:0 2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button[aria-pressed=true]>span{color:var(--cd-blue);text-decoration:underline;text-decoration-color:var(--cd-blue);text-underline-offset:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-selected{height:24px;min-height:24px;display:flex;justify-content:flex-end!important;gap:8px;color:var(--cd-blue)!important;grid-column:2;grid-row:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-link-count{position:absolute;transform:translate(-50%,-50%);font-size:14px;line-height:18px;background:var(--rd-paper);padding:0 3px;color:var(--cd-muted);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-top:1px solid var(--cd-line);padding-top:8px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger button{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:3px 6px;font-size:14px;line-height:20px;align-items:baseline}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger button>span{width:100%;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:24px;line-height:28px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger small{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-column:7/10;grid-row:2;display:grid;grid-template-columns:100px minmax(0,1fr);grid-template-rows:24px minmax(75px,1fr) auto;gap:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading{grid-column:1/-1;grid-row:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading h2{white-space:normal;font-size:var(--rd-title);line-height:22px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{position:relative;grid-column:1;grid-row:2;align-self:center;height:112px;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition>svg{height:calc(100% - 20px);width:100%;display:block}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-orbit{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-ring-track{fill:none;stroke:var(--rd-soft);stroke-width:15}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total{position:absolute;inset:0 0 20px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0!important;min-height:0!important;text-align:center!important}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total strong{font-size:26px;line-height:30px;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total span{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-unit{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:14px;line-height:20px;color:var(--cd-muted);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key{grid-column:2;grid-row:2;display:flex;flex-direction:column;justify-content:center;gap:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key button{display:grid;grid-template-columns:1fr auto;gap:0 4px;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key span{font-size:14px;line-height:20px;display:flex;align-items:center;gap:4px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key span i{display:inline-block;width:6px;height:6px;border-radius:1px;background:var(--mark);flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key strong{font-size:16px;line-height:20px;text-align:right;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key small{grid-column:1/-1;text-align:right;font-size:14px;line-height:18px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail{grid-column:1/-1;grid-row:3;display:flex;flex-direction:column;border-top:1px solid var(--cd-line);padding-top:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button{display:flex;justify-content:space-between;width:100%;gap:4px;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button>svg{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail b{font-size:14px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools{grid-column:10/13;grid-row:2;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts{display:flex;justify-content:space-between;gap:8px;align-items:flex-end;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count{display:flex;align-items:flex-start!important;flex-direction:column;gap:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count>span{font-size:14px;line-height:20px;color:var(--cd-muted);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:var(--rd-value);line-height:30px;color:var(--cd-navy);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count small{font-size:14px;font-weight:400;line-height:20px;color:var(--cd-muted);margin-left:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div{display:flex;flex-direction:column;gap:2px;text-align:right}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>span{font-size:14px;line-height:20px;color:var(--cd-muted);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>strong{font-size:20px;line-height:28px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend{display:flex;align-items:center;gap:8px;flex:none;font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>span{display:flex;align-items:center;gap:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend i{width:6px;height:6px;border-radius:50%;display:inline-block}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>b{font-size:14px;font-weight:400;margin-left:auto}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-before{border:1px solid var(--rd-color-1);background:var(--rd-paper)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-after{background:var(--cd-blue);border:1px solid var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison{display:flex;flex-direction:column;justify-content:space-around;gap:4px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:20px 5px;gap:2px 5px;min-height:27px;padding:0 2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(n+3){display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button[aria-pressed=true]{background:var(--rd-soft)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-name{font-size:14px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values{font-size:14px;line-height:20px;white-space:nowrap;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values b{color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-paired-track{position:relative;height:4px;grid-column:1/-1;margin:0 4px;border-top:1px solid var(--cd-line);pointer-events:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-paired-track>i{position:absolute;top:-1px;height:1px;background:var(--rd-color-1)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-paired-track>b{position:absolute;top:-3px;width:6px;height:6px;border-radius:50%;transform:translateX(-50%)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-selected{justify-content:space-between!important;flex:none;border-top:1px solid var(--cd-line)!important;padding-top:4px!important;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-selected svg{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions{display:flex;justify-content:space-between;gap:6px;flex:none;border-top:1px solid var(--cd-line);padding-top:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions>button{color:var(--cd-blue);min-height:24px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-people{grid-column:7/10;grid-row:3;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape{display:flex;flex-direction:column;gap:5px;flex:1;min-height:0;justify-content:space-around}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape>button{display:grid;grid-template-columns:minmax(0,1fr) 55px;grid-template-rows:20px 4px;gap:2px 6px;min-height:26px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count{grid-column:2;grid-row:1;color:var(--cd-blue);font-size:16px;line-height:20px;text-align:right;font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count small{font-size:14px;color:var(--cd-muted);font-weight:400;margin-left:3px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape button>span:last-child{grid-column:1;grid-row:1;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column{grid-column:1/-1;grid-row:2;height:4px;background:var(--rd-soft);width:100%;border-radius:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column i{display:block;height:4px;width:var(--cohort-share);background:var(--mark);border-radius:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-ledger{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity{display:flex;justify-content:space-between!important;flex:none;border-top:1px solid var(--cd-line)!important;gap:6px;padding-top:4px!important;background:transparent!important}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity strong{font-size:18px;line-height:24px;color:var(--cd-blue);margin-left:auto}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity small{font-size:14px;font-weight:400;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity svg{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution{grid-column:10/13;grid-row:3;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar-title{display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(24px,1fr));gap:4px;flex:1;min-height:80px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar button{display:flex;flex-direction:row;justify-content:space-between;gap:2px;padding:2px 4px;min-height:24px;background:color-mix(in srgb,var(--cd-blue) calc(var(--density)*16%),var(--rd-paper))!important;border-radius:3px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar span{font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar b{font-size:14px;line-height:20px;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-application-facts{display:flex;justify-content:space-between;gap:8px;flex:none;border-top:1px solid var(--cd-line);padding-top:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-application-facts>div{display:flex;align-items:baseline;gap:8px;font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-application-facts strong{font-size:16px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-archive-link{display:none}
@container(min-width:1450px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{grid-template-rows:140px minmax(0,1fr) minmax(0,1fr);gap:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{padding:18px;gap:12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{padding:18px 24px;row-gap:12px;column-gap:36px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:44px;line-height:48px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-size:18px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{padding:22px 24px;gap:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:22px;line-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{grid-template-rows:minmax(220px,1.6fr) minmax(110px,1fr);gap:18px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{gap:7px;grid-template-rows:30px repeat(var(--rows),minmax(30px,1fr))}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-cell{font-size:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button{width:120px;gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button>b{font-size:26px;line-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:28px;line-height:34px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-template-columns:150px minmax(0,1fr);grid-template-rows:26px minmax(110px,1fr) auto}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{height:150px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total strong{font-size:36px;line-height:40px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key{gap:12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key strong{font-size:20px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key small{grid-column:auto;text-align:right}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:32px;line-height:38px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button{grid-template-rows:22px 6px;min-height:32px;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(3),#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(4){display:grid}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-name,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape>button{grid-template-rows:24px 6px;min-height:34px;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape button>span:last-child{font-size:16px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count{font-size:20px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column i{height:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar{gap:7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar button{padding:4px 7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar b{font-size:18px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button{min-height:28px}
}
@container(max-width:1050px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:22px;line-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools{gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-menu>summary{padding:0 7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:112px minmax(0,1fr) minmax(0,1fr);gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);padding:10px 12px;gap:6px 12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts{gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:28px;line-height:34px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts small{margin-left:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption{padding-left:10px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption h3{display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption button{margin-left:auto}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture{padding-left:10px;gap:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{padding:10px;gap:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-size:14px;line-height:20px;white-space:normal}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading{min-height:24px;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading>button{width:18px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{padding:12px;gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:16px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{grid-template-rows:minmax(calc(92px + var(--matrix-rows,4)*24px),1.7fr) minmax(68px,1fr);gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{grid-template-columns:36px repeat(var(--cols),minmax(0,1fr));gap:3px;grid-template-rows:24px repeat(var(--rows),minmax(24px,1fr))}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-column-label{font-size:14px;white-space:normal;line-height:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-view{padding-top:6px;gap:2px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button{width:75px;gap:0}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button>span{font-size:14px;line-height:18px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-selected{display:flex}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger{padding-top:6px;gap:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:22px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-template-columns:75px minmax(0,1fr);grid-template-rows:24px minmax(80px,1fr) auto;gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{height:88px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total strong{font-size:20px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total span{font-size:14px;line-height:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key{gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key small{display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key strong{font-size:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:24px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>span{white-space:normal;line-height:18px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>strong{font-size:18px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend{gap:5px;font-size:14px;flex-wrap:wrap;line-height:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>b{font-size:14px;width:100%;margin:0}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(n+3){display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-selected{font-size:14px;gap:2px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(22px,1fr));gap:3px;min-height:97px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar button{padding:1px 2px;min-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-application-facts{gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-application-facts>div{gap:3px}
}
@media(min-width:1024px) and (max-height:820px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7{gap:8px;padding:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{min-height:48px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{min-height:42px;padding:4px 8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{grid-template-rows:100px minmax(0,1fr) minmax(0,1fr)}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{padding:8px 10px;gap:4px 12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-hero-counts strong{font-size:28px;line-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{padding:10px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{grid-template-rows:minmax(calc(92px + var(--matrix-rows,4)*24px),1.7fr) minmax(58px,1fr);gap:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map{min-height:40px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-view>h3{font-size:14px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button>b{font-size:16px;line-height:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-selected{display:flex}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-template-rows:24px minmax(80px,1fr) auto;padding:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button{min-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-people,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution{padding:8px;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>span{font-size:14px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape{gap:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape>button{min-height:24px;gap:1px;grid-template-rows:20px 3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column i{height:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:24px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar{min-height:85px;gap:2px;grid-template-rows:repeat(4,minmax(20px,1fr))}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-calendar button{min-height:20px;padding:0 1px}
}
@media(max-width:1023px){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{min-width:760px;min-height:630px;flex:none}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-narrow{display:block}}
@container(max-width:780px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-dual-facts>div{display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-panel-heading h2{white-space:nowrap;font-size:14px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-panel-heading>button{width:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-application-facts{flex-wrap:wrap;gap:0;justify-content:space-between}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-application-facts>div{font-size:14px;gap:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-count{flex-direction:row;align-items:baseline!important;gap:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-calendar{min-height:86px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(20px,1fr))}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-contribution .rd-calendar button{justify-content:space-between;padding:0 1px}
}
@media(prefers-reduced-motion:reduce){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 *{transition:none!important}}

/* User direction, 2026-09-26: Songti throughout this screen, with deliberate type hierarchy. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7{font-family:"Songti SC","SimSun","STSong",serif;--rd-title:18px;--rd-value:28px;--rd-major:38px;--rd-body:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(button,select,summary,small,strong,b,h1,h2,h3){font-family:inherit}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:30px;line-height:36px;font-weight:700;letter-spacing:.03em}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading p{font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-size:18px;line-height:24px;font-weight:700}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:21px;line-height:28px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:38px;line-height:38px;font-weight:700}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:28px;line-height:30px;font-weight:700}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:26px;line-height:28px;font-weight:700}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-cell{font-size:16px;font-weight:600}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure{display:flex;flex-direction:column;gap:8px;min-height:0;border-top:1px solid var(--cd-line);padding-top:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure>header{display:flex;justify-content:space-between;align-items:center;min-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure>header>span{color:var(--cd-muted);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-band{display:flex;width:100%;height:8px;flex:none;overflow:hidden;border-radius:3px;background:var(--rd-soft)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-band>span{height:100%;display:block}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values>button{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1px;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong{font-size:24px;line-height:26px;color:var(--cd-blue);font-weight:700}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values :is(span,small){font-size:14px;line-height:18px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topics{grid-column:10/13;grid-row:3;gap:7px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-caption{display:flex;justify-content:space-between;gap:6px;font-size:14px;line-height:20px;color:var(--cd-muted);flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-caption>span{white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list{display:flex;flex-direction:column;justify-content:space-around;gap:4px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{display:flex;justify-content:space-between;gap:5px;padding:2px 3px;min-height:26px;width:100%}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button[aria-pressed=true]{background:var(--rd-soft)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button>span:first-child{font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count{font-size:14px;line-height:20px;color:var(--cd-muted);white-space:nowrap;font-variant-numeric:tabular-nums}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count strong{font-size:18px;color:var(--cd-blue);font-weight:700}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair{display:flex;flex-wrap:wrap;align-items:center;gap:2px 6px;border-top:1px solid var(--cd-line);padding-top:5px;min-width:0;flex:none;font-size:14px;line-height:18px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair>span:first-child{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair-names{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair .rd-theme-link-count{position:static;transform:none;flex:none;color:var(--cd-blue);font-family:inherit;font-size:16px;line-height:20px;background:transparent;padding:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions{display:flex;justify-content:space-between;gap:8px;flex:none;border-top:1px solid var(--cd-line);padding-top:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions>button{font-size:14px;line-height:20px;color:var(--cd-blue);white-space:nowrap;min-height:24px}
@container(min-width:1450px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:34px;line-height:40px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-size:21px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:25px;line-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:48px;line-height:48px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:34px;line-height:38px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:30px;line-height:34px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-cell{font-size:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topics{gap:12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{min-height:36px;padding:4px 5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button>span:first-child{font-size:18px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count{font-size:16px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count strong{font-size:24px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair{font-size:16px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair .rd-theme-link-count{font-size:20px;line-height:24px}
}
@container(max-width:1050px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:26px;line-height:32px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:18px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:32px;line-height:34px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:26px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:22px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topics{gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-caption{font-size:14px;line-height:18px;flex-wrap:wrap;gap:1px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-caption>span:last-child{margin-left:auto}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{min-height:24px;padding:0 2px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count strong{font-size:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair{gap:1px 3px;padding-top:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair>span:first-child{width:auto;flex:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions{padding-top:3px;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend{flex-wrap:nowrap;gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>b{width:auto;margin-left:auto;white-space:nowrap}
}
@media(min-width:1024px) and (max-height:820px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:30px;line-height:32px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topics{padding:8px;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure{gap:5px;padding-top:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong{font-size:20px;line-height:22px}
}

/* V7: academic technology screen. Absorb structure; no copied HUD, glow or ornaments.
   Append after v6 research/typography CSS; replace #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 with the v7 page selector. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 {
 --rd-canvas:#071b32;--rd-paper:#0b2743;--rd-filter:#102f4e;--rd-soft:#173c5e;
 --cd-navy:#eff7fe;--cd-ink:#dceaf5;--cd-muted:#a8c4da;--cd-line:#2b5676;
 --cd-blue:#6dd5ff;--cd-gold:#8cbde8;
 --cd-series-blue:#7baff5;--cd-series-gold:#9dc6e8;--cd-series-light:#517eb9;
 --rd-color-0:#6dd5ff;--rd-color-1:#7baff5;--rd-color-2:#9dc6e8;--rd-color-3:#517eb9;
 --institutional-paper:#0b2743;--institutional-canvas:#071b32;
 --rd-title:18px;--rd-value:28px;--rd-major:38px;--rd-body:14px;
 padding:12px;gap:10px;background:var(--rd-canvas);color:var(--cd-ink);
 font-family:"Songti SC","SimSun","STSong",serif;font-size:14px;line-height:1.45;
 color-scheme:dark;min-height:0;overflow:visible;
}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(button,select,summary,small,strong,b,h1,h2,h3){font-family:inherit}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(button,select,summary){font-size:var(--rd-body);line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(strong,b){font-variant-numeric:tabular-nums;letter-spacing:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 button{color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 button:hover{background:var(--rd-soft)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 :is(button,select,summary):focus-visible{outline:2px solid var(--cd-blue);outline-offset:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 ::selection{background:#35638a;color:#fff}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{position:relative;display:block;min-height:64px;padding:0 4px;border:0;border-bottom:1px solid #2d5575;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading{display:block;padding:0;border:0;text-align:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:32px;line-height:38px;font-weight:700;letter-spacing:.08em;text-align:center;color:var(--cd-navy);white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading p{position:absolute;left:4px;bottom:4px;max-width:calc(100% - 360px);margin:0;color:var(--cd-muted);font-size:14px;line-height:20px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools{position:absolute;right:0;bottom:4px;display:flex;gap:6px;align-items:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-menu>summary{height:28px;min-height:28px;padding:2px 9px;border:1px solid #345f80;border-radius:3px;background:#10324f;color:var(--cd-ink);font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools .cd-primary{background:#24547c;color:#f2f9ff;border-color:#5d8caf}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools .cd-primary:hover{background:#2c648f}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{min-height:38px;padding:4px 9px;gap:10px;flex:none;border:1px solid #234762;border-radius:3px;background:#0b2540}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters label{gap:6px;font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters select{height:28px;min-height:28px;padding:2px 22px 2px 7px;border:1px solid #3d6380;border-radius:3px;background:#153752;color:var(--cd-ink);font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-reset{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-footer{min-height:20px;font-size:14px;line-height:20px;color:var(--cd-muted);flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-footer button{font-size:14px;color:var(--cd-muted);min-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr) minmax(0,1fr);grid-template-rows:100px minmax(0,1fr) minmax(0,1fr);gap:10px;flex:1;min-width:0;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;gap:7px;padding:10px 12px;border:1px solid var(--cd-line);border-radius:3px;background:var(--rd-paper);box-shadow:none;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading{display:flex;flex:none;align-items:center;gap:6px;min-height:30px;padding:0 0 6px;border-bottom:1px solid #355b7b;background:transparent}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2{font-size:18px;line-height:24px;font-weight:700;letter-spacing:.025em;color:var(--cd-navy);white-space:normal}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading>button{height:24px;width:20px;min-height:24px;flex:none;color:#8fb9d9}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel h3{font-size:14px;line-height:20px;font-weight:600;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel button{font-size:var(--rd-body);line-height:20px;min-height:24px;border-radius:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-pending,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .erc-empty{color:var(--cd-muted);font-size:14px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{grid-column:1/-1;grid-row:1;display:grid;grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);grid-template-rows:22px minmax(0,1fr);gap:5px 24px;padding:9px 16px;background:#10324f;border-color:#3b6687}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-panel-heading{grid-column:1;grid-row:1;border:0;min-height:22px;padding:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-panel-heading h2{font-size:16px;line-height:22px;color:#bdd7ec}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts{grid-column:1;grid-row:2;gap:16px;align-items:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button{gap:1px;padding:0 0 0 12px;border-left-color:#39607d;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button:first-child{padding-left:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts span{font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:36px;line-height:36px;font-weight:700;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button[aria-pressed=true] strong{color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts small{font-size:14px;color:var(--cd-muted);margin-left:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption{grid-column:2;grid-row:1;padding-left:16px;border-left-color:#39607d;min-height:22px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption h3,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption button{font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption h3{display:block;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture{grid-column:2;grid-row:2;padding-left:16px;border-left-color:#39607d;gap:10px;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture>button{grid-template-rows:18px minmax(4px,1fr) 18px;gap:1px;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture strong{font-size:14px;line-height:18px;color:#d3e7f8}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture b{font-size:14px;line-height:18px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-volume-track{border-bottom-color:#365977;padding:0 17%;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-volume-track i{background:#547fa8;border-radius:1px 1px 0 0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 [aria-pressed=true] .rd-volume-track i{background:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{grid-column:2;grid-row:2/4;padding:12px 14px;gap:10px;background:#0d2d4b;border-color:#3f7195}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading{min-height:34px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:21px;line-height:28px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-view{flex:1;min-height:0;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading{min-height:28px;gap:8px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading h3{font-size:14px;color:#c4dced}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading select{width:108px;min-height:28px;font-size:14px;background:#143b58;border-color:#426e8b;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{grid-template-columns:36px repeat(var(--cols),minmax(0,1fr));grid-template-rows:24px repeat(var(--rows),minmax(26px,1fr));gap:4px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-column-label,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-row-label,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-corner{font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-cell{--rd-cell-ink:#edf7ff!important;background:color-mix(in srgb,#316589 calc(var(--density)*100%),#0b263f)!important;color:var(--rd-cell-ink);font-size:16px;line-height:22px;border-radius:2px!important}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend{height:24px;min-height:24px;font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend>i{background:linear-gradient(90deg,#0b263f,#316589)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure{gap:6px;padding-top:8px;border-top-color:#315575;flex:none;min-height:84px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure>header>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values :is(span,small){font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-band{height:6px;background:#173e5e;border-radius:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values{min-height:48px;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong{font-size:24px;line-height:28px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger{padding-top:8px;gap:8px;border-top-color:#315575;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger button{gap:2px 5px;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:24px;line-height:28px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger :is(span,small){font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-column:1;grid-row:2;display:grid;grid-template-columns:92px minmax(0,1fr);grid-template-rows:auto minmax(70px,1fr) auto;gap:7px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading{grid-column:1/-1;grid-row:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading h2{font-size:18px;line-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{height:104px;min-height:0;align-self:center}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-ring-track{stroke:#1c4163}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total strong{font-size:30px;line-height:34px;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-unit{font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key{gap:5px;justify-content:center;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key button{grid-template-columns:1fr auto;gap:0 4px;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key span{font-size:14px;line-height:20px;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key strong{font-size:18px;line-height:22px;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key small{display:block;font-size:14px;line-height:18px;grid-column:1/-1;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail{padding-top:5px;border-top-color:#315575}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button{font-size:14px;line-height:20px;min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail b{font-size:14px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-people{grid-column:1;grid-row:3;gap:7px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools{grid-column:3;grid-row:2;gap:7px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topics{grid-column:3;grid-row:3;gap:7px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts{gap:6px;flex:none;align-items:flex-end}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count{gap:1px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>span{font-size:14px;line-height:20px;color:var(--cd-muted);white-space:normal}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:28px;line-height:32px;color:var(--cd-navy)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count small{font-size:14px;color:var(--cd-muted);margin-left:4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>strong{font-size:20px;line-height:26px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend{gap:6px;flex-wrap:wrap;font-size:14px;line-height:18px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>b{width:auto;margin-left:auto;font-size:14px;white-space:nowrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-before{background:#102d48;border-color:#91b6d4}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-after{background:var(--cd-blue);border-color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison{gap:5px;min-height:0;justify-content:space-around}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button{grid-template-rows:20px 6px;min-height:28px;gap:2px 4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(n+3){display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-name,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values{font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values b{color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-paired-track{border-top-color:#315575}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-selected,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions{font-size:14px;line-height:20px;padding-top:5px!important;border-top-color:#315575!important;gap:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions>button{font-size:14px;line-height:20px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape{gap:5px;justify-content:space-around;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape>button{grid-template-columns:minmax(0,1fr) 52px;grid-template-rows:20px 4px;gap:2px 4px;min-height:28px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape button>span:last-child{font-size:14px;line-height:20px;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count{font-size:18px;line-height:20px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count small{font-size:14px;color:var(--cd-muted);margin-left:3px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column{height:4px;background:#173e5e;border-radius:1px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-column i{height:4px;border-radius:1px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity{padding-top:5px!important;border-top-color:#315575!important;gap:5px;font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity strong{font-size:20px;line-height:24px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity small{font-size:14px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-caption{font-size:14px;line-height:20px;color:var(--cd-muted);gap:4px;flex-wrap:wrap}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list{gap:4px;justify-content:space-around;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{min-height:26px;padding:2px 3px;gap:5px;border-radius:2px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button>span:first-child{font-size:14px;line-height:20px;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count{font-size:14px;line-height:20px;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count strong{font-size:18px;line-height:22px;color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair{font-size:14px;line-height:20px;gap:2px 5px;padding-top:5px;border-top-color:#315575}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair>span:first-child{color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair .rd-theme-link-count{font-size:16px;line-height:20px;color:var(--cd-blue);background:transparent}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions{gap:5px;padding-top:5px;border-top-color:#315575}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions>button{font-size:14px;line-height:20px;color:var(--cd-blue);min-height:24px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button{background:#173c5e;border-color:#426d8b;color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-map button>b{color:var(--cd-blue)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-theme-link-count{background:#0d2d4b;color:var(--cd-muted)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-loading,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-options,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .erc-dialog{background:#0c2945;color:var(--cd-ink);border-color:#426c8b}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-options{border:1px solid #426c8b;box-shadow:0 8px 24px #04132366}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-loading button{background:#24547c;color:#f2f9ff}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-notice{background:#163f60;color:#e1f0fb;border:1px solid #5e8cad;box-shadow:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .erc-table-wrap th{background:#153b5b;color:#e3f1fb}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .erc-dialog::backdrop{background:#03101ecc}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .erc-inline-error,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .erc-definitions{color:var(--cd-ink)}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen{padding:14px 18px;gap:12px}
@container(min-width:1450px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7{--rd-body:16px;--rd-title:21px;font-size:16px;padding:16px;gap:12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{min-height:74px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:40px;line-height:46px;letter-spacing:.1em}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading p,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-footer,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-footer button{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-menu>summary{font-size:16px;line-height:22px;height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{min-height:42px;padding:5px 12px;gap:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters label,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters select,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-reset{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters select{height:30px;min-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{grid-template-rows:110px minmax(0,1fr) minmax(0,1fr);gap:14px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{padding:14px 16px;gap:10px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading{min-height:34px;padding-bottom:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading h2{font-size:21px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{padding:10px 22px;gap:5px 32px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-panel-heading h2{font-size:18px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:44px;line-height:44px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts small,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption h3,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture b{font-size:16px;line-height:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture>button{grid-template-rows:20px minmax(5px,1fr) 20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{padding:16px 18px;gap:12px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:25px;line-height:30px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading h3,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-heading select,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-column-label,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-row-label,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-corner{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{grid-template-columns:48px repeat(var(--cols),minmax(0,1fr));gap:6px;grid-template-rows:28px repeat(var(--rows),minmax(32px,1fr))}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-cell{font-size:20px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:30px;line-height:34px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure>header>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values :is(span,small),#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger :is(span,small){font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-template-columns:140px minmax(0,1fr);gap:10px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{height:150px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total strong{font-size:38px;line-height:42px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key small,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-unit,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail b{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key strong{font-size:22px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:34px;line-height:38px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count small,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>b,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-name,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-values,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-selected,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions>button{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>strong{font-size:24px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button{grid-template-rows:22px 6px;min-height:32px;gap:3px 5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(3){display:grid}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape>button{grid-template-rows:22px 5px;min-height:32px;gap:3px 5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape button>span:last-child,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count small,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity small{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity strong{font-size:24px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-caption,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button>span:first-child,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions>button{font-size:16px;line-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{min-height:32px;padding:3px 4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count strong{font-size:24px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair .rd-theme-link-count{font-size:20px;line-height:24px}
}
@container(max-width:1050px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7{padding:9px;gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{min-height:62px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:28px;line-height:34px;letter-spacing:.04em}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading p{max-width:calc(100% - 325px)}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools{gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-tools>button,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rc-analysis-menu>summary{padding:2px 6px;font-size:14px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{padding:4px 6px;gap:7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters label{min-width:0;gap:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{grid-template-rows:96px minmax(0,1fr) minmax(0,1fr);gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{padding:8px;gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading{min-height:26px;padding-bottom:4px;gap:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading h2{font-size:16px;line-height:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading>button{width:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{padding:8px 11px;gap:3px 14px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-panel-heading h2{font-size:14px;line-height:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts{gap:7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts button{padding-left:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts strong{font-size:30px;line-height:32px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-hero-counts small{margin-left:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture{padding-left:10px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-annual-caption h3{display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-year-architecture{gap:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines{padding:10px;gap:7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:20px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{grid-template-columns:30px repeat(var(--cols),minmax(0,1fr));gap:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-column-label{white-space:normal;line-height:17px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality{grid-template-columns:68px minmax(0,1fr);gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{height:84px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-total strong{font-size:24px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key{gap:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key button{gap:0 2px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key strong{font-size:16px;line-height:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key small{display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-count strong{font-size:26px;line-height:28px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-dual-facts>div>strong{font-size:18px;line-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend{gap:4px;line-height:18px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-legend>b{font-size:14px;width:auto;margin-left:auto}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-selected{flex-wrap:wrap;gap:0 5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-landscape>button{grid-template-columns:minmax(0,1fr) 43px;min-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-cohort-count{font-size:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity{flex-wrap:wrap;gap:0 4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-continuity strong{font-size:18px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{padding:0 2px;min-height:24px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-count strong{font-size:16px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-pair{gap:1px 3px;padding-top:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions{gap:4px;padding-top:4px}
}
@media(min-width:1024px) and (max-height:820px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7{padding:8px;gap:7px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{min-height:58px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-heading h1{font-size:28px;line-height:32px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{min-height:36px;padding:3px 6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{grid-template-rows:90px minmax(0,1fr) minmax(0,1fr);gap:8px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development{padding:6px 10px;row-gap:2px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-development .rd-hero-counts strong{font-size:30px;line-height:32px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel{padding:8px;gap:5px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading{min-height:26px;padding-bottom:4px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel-heading h2,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality .rd-panel-heading h2{font-size:16px;line-height:20px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-disciplines .rd-panel-heading h2{font-size:20px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-composition{height:84px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-award-key{gap:3px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-quality-detail button{min-height:22px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure{min-height:75px;gap:4px;padding-top:6px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-values strong,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-subject-ledger b{font-size:22px;line-height:26px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(n+3){display:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-list>button{min-height:24px;padding:0 2px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-topic-actions,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions{padding-top:4px}
}
@media(max-width:1023px){
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-header{min-width:760px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-filters{min-width:760px}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{min-width:760px;min-height:620px;flex:none}
 #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .cd-narrow{background:#0e2f4d;color:var(--cd-muted);font-size:14px}
}
@media(prefers-reduced-motion:reduce){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 *{transition:none!important}}
/* Only the navigation surrounding this page changes; every other route is untouched. */
#root .app-shell:has(.research-screen-v7) .primary-rail button.active{color:#edf7ff;background:#214764;box-shadow:inset 3px 0 #7fc4ed;transition:none}
#root .app-shell:has(.research-screen-v7) .primary-rail button.active:before{background:#7fc4ed;box-shadow:none;transition:none}
/* Density pass from actual 1440 and 1920 screenshots: reveal only existing rows. */
@media(min-height:850px){
 @container(min-width:1051px){
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools{gap:5px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools .rd-count strong{line-height:30px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison{gap:3px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button{grid-template-rows:20px 4px;gap:1px 4px;min-height:26px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(3){display:grid}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-actions{padding-top:4px!important}
 }
 @container(min-width:1450px){
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-composition{--rd-body:16px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel h3{font-size:16px;line-height:22px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools{gap:6px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-schools .rd-count strong{line-height:34px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button{grid-template-rows:22px 4px;gap:2px 5px;min-height:28px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-school-comparison>button:nth-child(-n+5){display:grid}
 }
}
@media(min-height:1000px){
 @container(min-width:1450px){
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-people{gap:5px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-people .rd-panel-heading{min-height:32px;padding-bottom:5px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-people .rd-count strong{line-height:34px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-landscape{gap:3px;justify-content:space-between}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-landscape>button{grid-template-rows:22px 4px;gap:1px 5px;min-height:27px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger{display:flex;flex-direction:column;flex:none;gap:0;padding-top:4px;border-top:1px solid #315575;font-size:16px;line-height:22px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger>div,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger>button{display:grid;grid-template-columns:minmax(0,1fr) 52px 52px;gap:8px;align-items:center;min-height:22px;padding:0;text-align:left;font-size:16px;line-height:22px}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger>div{color:var(--cd-muted)}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger>div>span:not(:first-child),#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger b{text-align:right}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-cohort-ledger b{color:var(--cd-blue);font-size:16px;line-height:22px;font-weight:700}
  #root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7.erc-fullscreen .rd-continuity{padding-top:4px!important;min-height:26px}
 }
}

#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views {display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-view {flex:1;min-height:0;gap:10px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-toolbar {display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-switch {display:flex;gap:3px;background:#071c31;border:1px solid #244b69;padding:3px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-switch button {padding:4px 10px;color:#adcbdf;background:transparent}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-switch button[aria-pressed=true] {color:#e8f6ff;background:#1b4261}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-figure {flex:1;min-height:180px;display:flex;flex-direction:column;justify-content:center;gap:6px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-caption {display:flex;justify-content:space-between;gap:8px;font-size:14px;color:#accbe0;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-caption span:nth-child(2){color:#c9ecff}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-svg{width:100%;flex:1;min-height:0;overflow:visible;font-family:inherit}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-axis{fill:none;stroke:#396485;stroke-width:1;stroke-dasharray:2 5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-band{fill:var(--mark);fill-opacity:.42;stroke:var(--mark);stroke-opacity:.36;stroke-width:.6;cursor:pointer;transition:fill-opacity .16s,stroke-opacity .16s}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-band[data-active=false]{fill-opacity:.06;stroke-opacity:.06}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-band:hover,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-band:focus-visible{fill-opacity:.8;stroke-opacity:1;outline:none;stroke:#effaff;stroke-width:1.5}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-node{cursor:pointer}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-node:focus-visible{outline:1px solid #a9e6ff;outline-offset:5px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-label{font-size:21px;font-weight:600;fill:#dceefb}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-value{font-size:22px;fill:#7ad8ff;font-variant-numeric:tabular-nums}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-hint{font-size:14px;line-height:20px;color:#aecade;min-height:20px;margin:0;text-align:center;flex:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure{flex:none;min-height:0;padding-top:10px;border-top:1px solid #274b65}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel .rd-matrix-cell{font-size:17px;color:#ddf2ff!important;background:color-mix(in srgb,#5295c6 calc(var(--density)*90%),#112b43)!important}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix-legend>i{background:linear-gradient(90deg,#112b43,#5295c6)}
@container cockpit (min-width:1450px){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel .rd-matrix-cell{font-size:22px}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-caption,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-hint{font-size:16px}}
@container cockpit (max-width:1000px){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-figure{min-height:145px}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-discipline-views{gap:6px}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-switch button{padding:2px 5px}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-caption span:nth-child(2){font-size:14px}}
@media(prefers-reduced-motion:reduce){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-band{transition:none}}

/* The earlier crossed-ribbon figure was rejected by the user and is not rendered. */
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 {--mosaic-color-0:#256a94;--mosaic-color-1:#31567e;--mosaic-color-2:#3b748f;--mosaic-color-3:#324766;--mosaic-color-4:#486988}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-stage-structure[data-structure-view=relations] {display:none}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-structure-figure {min-height:0;gap:12px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic {display:flex;gap:0;flex:1;min-height:0;width:100%;border:1px solid #335a77}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-stage {display:flex;flex-direction:column;min-width:0;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel .rd-mosaic-stage-heading {height:54px;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;background:transparent;border-radius:0;border-bottom:1px solid #507088;color:#d8edff;overflow:hidden;padding:3px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-stage-heading span {max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-stage-heading b {font-size:22px;line-height:24px;color:#79d6fb}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-stage-cells {display:flex;flex-direction:column;flex:1;min-height:0}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel .rd-mosaic-cell {position:relative;container-type:size;display:block;min-width:0;min-height:0;border-radius:0;padding:0;border:1px solid #112f49;background:var(--cell-color);color:#f0f6fc}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel .rd-mosaic-cell:hover {background:var(--cell-color);outline:2px solid #c0e8ff;outline-offset:-2px;filter:brightness(1.18);z-index:1}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner {position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;gap:0;padding:0 4px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>span,#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>b {display:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>b {font-size:20px;line-height:24px;font-weight:600}
@container (min-height:25px) and (min-width:32px){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>b{display:block}}
@container (min-height:46px) and (min-width:44px){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>span{display:block}}
@container cockpit (min-width:1450px){#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-stage-heading{height:64px;min-height:64px}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>span{font-size:16px;line-height:24px}#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-mosaic-cell-inner>b{font-size:24px;line-height:28px}}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-matrix{min-height:0;grid-template-rows:26px repeat(var(--rows),minmax(18px,1fr))}
#root .app-shell .executive-cockpit.institutional-cockpit-designed.research-screen-v7 .rd-panel .rd-matrix-cell{line-height:18px;min-height:0!important}
