#root{width:100%;height:100%;margin:0 auto}.role-visualiser{width:95%;height:1000px;margin:0 auto;display:flex;flex-direction:column}.controls-container{margin-bottom:20px;padding:16px;border-radius:8px;flex-shrink:0}.controls-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:50px;align-items:center}.control-group{display:flex;flex-direction:column;gap:6px}.control-label{font-size:12px;font-weight:500;color:var(--text-color, #ccc);text-transform:uppercase;letter-spacing:.5px}.select-container select{width:100%;padding:8px 12px;border-radius:4px;font-size:14px;border-color:var(--border-color, #252525);color:var(--text-color, #ffffff);background-color:transparent;transition:border-color .2s ease;cursor:pointer}.select-container select:focus{outline:none;border-color:gold}.select-container select option{color:#a4a4a4}.switch-container{margin-top:13px}.switch-label{font-size:12px;margin-left:10px;font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:.9px}.switch-container .MuiSwitch-root{width:50px;height:24px;padding:0}.switch-container .MuiSwitch-switchBase{padding:2px;color:#666}.switch-container .MuiSwitch-switchBase.Mui-checked{color:gold}.switch-container .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#ffd7004d}.switch-container .MuiSwitch-track{background-color:#555;border-radius:12px}.chart-container{flex:1;min-height:0;overflow-y:auto;border-radius:8px;padding:12px;scrollbar-width:none;-ms-overflow-style:none}.chart-container::-webkit-scrollbar{display:none}@media (max-width: 768px){.role-visualiser{width:95%;height:auto;min-height:600px}.controls-grid{grid-template-columns:1fr;gap:12px}}.ReactVirtualized__Table__headerRow{font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__row{display:flex;flex-direction:row;align-items:center}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:10px;min-width:0px}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:10px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:flex;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{flex:0 0 24px;height:1em;width:1em;fill:currentColor}.live-report{min-height:100vh;background:#fcfcfa;color:#172a40;font-family:Arial,sans-serif}.live-report__hero{min-height:660px;box-sizing:border-box;color:#fff;padding:0 max(7vw,24px) 84px;background-color:#0e1f31;background-image:linear-gradient(115deg,#040d17e6,#173452d1),repeating-linear-gradient(60deg,rgba(126,166,200,.07) 0 1px,transparent 1px 42px)}.live-report__nav{height:62px;margin:0 calc(-1*max(7vw,24px));padding:0 max(7vw,24px);border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:28px;font-size:11px;letter-spacing:1.8px;text-transform:uppercase}.live-report__nav span{font-family:Georgia,serif;font-size:12px;line-height:11px;letter-spacing:0;text-transform:none}.live-report__nav small{font:7px Arial;letter-spacing:1px}.live-report__nav nav{display:flex;gap:28px}.live-report__nav a{color:#aebdca;text-decoration:none}.live-report__nav button{color:#d9e6ef;font-size:11px}.live-report__hero>p:not(.live-report__eyebrow),.live-report__hero>h1,.live-report__hero>.live-report__metadata,.live-report__hero>.live-report__eyebrow{max-width:760px;margin-left:auto;margin-right:auto}.live-report__hero .live-report__eyebrow{margin-top:180px;color:#a9d9ef;border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:8px 14px;width:max-content}.live-report__hero h1,.live-report h2{font-family:Georgia,serif;font-weight:700;letter-spacing:-1.5px}.live-report__hero h1{font-size:clamp(44px,5vw,72px);line-height:1.02;margin-top:28px;margin-bottom:18px}.live-report__hero>p:not(.live-report__eyebrow){font-size:17px;color:#b9c6d1}.live-report__metadata{display:flex;gap:42px;margin-top:46px}.live-report__metadata span{min-width:130px;color:#9aabba;font-size:10px;line-height:2;text-transform:uppercase;letter-spacing:1.6px}.live-report__metadata strong{color:#fff;font-size:14px;text-transform:none;letter-spacing:0}.live-report__section{max-width:1000px;margin:0 auto;padding:76px 24px;border-bottom:1px solid #dbe1e7}.live-report__eyebrow{color:#2e75b6;text-transform:uppercase;letter-spacing:2.4px;font-size:10px;font-weight:700}.live-report__section h2{font-size:42px;line-height:1.05;margin:16px 0 30px}.live-report__metrics{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:5px}.live-report__metrics>div{padding:30px 26px;color:#fff}.live-report__metrics>div:nth-child(1){background:#687486}.live-report__metrics>div:nth-child(2){background:#23456d}.live-report__metrics>div:nth-child(3){background:#5282a9}.live-report__metrics>div:nth-child(4){background:#397a57}.live-report__metrics strong{font:44px Georgia,serif;display:block}.live-report__metrics span{font-size:10px;text-transform:uppercase;letter-spacing:1.5px}table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #dbe1e7;border-radius:4px;overflow:hidden}th{background:#edf3f7;color:#2a4d71;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}th,td{padding:16px;text-align:left;border-bottom:1px solid #dbe1e7}tr:last-child td{border-bottom:0}.live-report__companies{display:flex;flex-wrap:wrap;gap:9px}.live-report__companies span{padding:9px 13px;background:#edf3f8;border-left:2px solid #5f9bc4;border-radius:2px}.live-report__narrative{background:#fbf5e9}.live-report__narrative button{margin-top:12px}footer{max-width:1000px;margin:0 auto;padding:32px 24px 64px}@media (max-width:700px){.live-report__nav nav{display:none}.live-report__hero .live-report__eyebrow{margin-top:100px}.live-report__metadata{gap:18px;flex-wrap:wrap}.live-report__metrics{grid-template-columns:repeat(2,1fr)}.live-report__section h2{font-size:34px}}:root{font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{height:100%}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px}h1{font-size:3.2em;line-height:1.1}@keyframes clippath{0%,to{clip-path:inset(0 0 0 98%)}25%{clip-path:inset(95% 0 0 0)}50%{clip-path:inset(0 95% 0 0)}75%{clip-path:inset(0 0 98% 0)}}
