:root{color:#ffffffde;background:#121212;font-family:Roboto,Avenir Next,Arial,Helvetica Neue,sans-serif;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;--page-background: #121212;--surface: #1e1e1e;--surface-raised: #232323;--text-high: rgba(255, 255, 255, .87);--text-medium: rgba(255, 255, 255, .6);--text-disabled: rgba(255, 255, 255, .38);--primary: #bb86fc;--primary-on: #000000;--secondary: #03dac6;--secondary-on: #000000;--theme-border: rgba(255, 255, 255, .18);--control-muted: #252525;--control-muted-hover: #323232;--select-background: #1e1e1e;--scroll-track: #232323;--scroll-thumb: #747474;--cell-border: rgba(255, 255, 255, .2);--equity-color: #42a5f5;--equity-on: #121212;--bond-color: #bb86fc;--bond-on: #121212;--private-color: #ffb74d;--private-on: #121212;--portfolio-line: #17315c;--line: #e6e6e6;--cell-width: clamp(108px, 6.875vw, 132px);--cell-height: 64px;--cell-gap: 3px;--chart-transition-duration: 1.2s}.return-map-app[data-theme=light]{--page-background: #ffffff;--surface: #ffffff;--surface-raised: #ffffff;--text-high: rgba(0, 0, 0, .87);--text-medium: rgba(0, 0, 0, .6);--text-disabled: rgba(0, 0, 0, .38);--primary: #6200ee;--primary-on: #ffffff;--secondary: #03dac6;--secondary-on: #000000;--theme-border: rgba(0, 0, 0, .18);--control-muted: #f1f1f1;--control-muted-hover: #e4e4e4;--select-background: #ffffff;--scroll-track: #eeeeee;--scroll-thumb: #9d9d9d;--cell-border: rgba(230, 230, 230, .95);--equity-color: #42a5f5;--equity-on: #121212;--bond-color: #bb86fc;--bond-on: #121212;--private-color: #ffb74d;--private-on: #121212;--portfolio-line: #17315c}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-background)}button,select{font:inherit}button:focus-visible,select:focus-visible,.map-scroll:focus-visible{outline:3px solid var(--secondary);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.return-map-app{width:100%;min-height:100vh;background:var(--page-background);color:var(--text-high);transition:background-color .36s ease,color .36s ease}.return-map-shell{width:min(100%,1920px);margin:0 auto;padding:42px clamp(20px,6.8vw,132px) 52px;transition:color .36s ease}.brand-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px;padding-bottom:18px;border-bottom:1px solid var(--theme-border);transition:border-color .36s ease}.brand-lockup,.brand-meta,.theme-switcher{display:flex;align-items:center}.brand-lockup{gap:10px}.brand-wordmark{display:block;width:184px;height:auto}.brand-meta{gap:18px}.brand-kicker{color:var(--text-medium);font-size:11px;font-weight:500;letter-spacing:.14em;line-height:1.4;white-space:nowrap;transition:color .36s ease}.theme-switcher{gap:4px;padding:3px;border:1px solid var(--theme-border);border-radius:8px;background:var(--surface);transition:background-color .36s ease,border-color .36s ease}.theme-switcher__label{padding:0 6px 0 8px;color:var(--text-medium);font-size:12px;line-height:1;transition:color .36s ease}.theme-switcher button{min-height:34px;padding:6px 11px;border:0;border-radius:5px;background:transparent;color:var(--text-medium);cursor:pointer;font-size:13px;font-weight:500;line-height:1;transition:background-color .36s ease,color .36s ease}.theme-switcher button:hover{background:var(--control-muted-hover);color:var(--text-high)}.theme-switcher button.is-selected{background:var(--primary);color:var(--primary-on)}h1{margin:0 0 24px;color:var(--text-high);font-size:clamp(32px,3vw,42px);font-weight:600;line-height:1.15;letter-spacing:-.035em;transition:color .36s ease}.controls{display:grid;gap:9px;margin-bottom:23px}.control-row{display:flex;align-items:center;gap:11px;min-height:39px}.control-label{flex:0 0 auto;color:var(--text-medium);font-size:21px;line-height:1;transition:color .36s ease}.control-group{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.control-group button{min-height:50px;padding:8px 24px;border:0;border-radius:6px;background:var(--control-muted);color:var(--text-high);cursor:pointer;font-size:20px;line-height:1.2;transition:background-color .26s ease,color .26s ease}.control-group button:hover{background:var(--control-muted-hover)}.control-group button.is-selected{background:var(--primary);color:var(--primary-on)}.asset-select-label{position:relative;display:inline-flex}.asset-select-label select{min-width:205px;height:33px;padding:3px 35px 3px 11px;border:1px solid var(--theme-border);border-radius:3px;background:var(--select-background);color:var(--text-high);cursor:pointer;font-size:20px;line-height:1.1;transition:background-color .36s ease,color .36s ease,border-color .36s ease}.map-scroll{width:100%;overflow-x:auto;overflow-y:hidden;padding:0 0 7px;overflow-anchor:none;overscroll-behavior:contain;scrollbar-color:var(--scroll-thumb) transparent;scrollbar-width:thin}.map-scroll--zero,.map-scroll--asset{max-height:min(760px,calc(100vh - 330px));overflow-y:auto}.map-scroll::-webkit-scrollbar{height:12px}.map-scroll::-webkit-scrollbar-track{background:var(--scroll-track);border-radius:6px}.map-scroll::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:6px}.return-map-grid{position:relative;display:grid;grid-template-columns:repeat(10,minmax(var(--cell-width),1fr)) minmax(var(--cell-width),1.05fr);gap:4px;width:min(100%,1492px);min-width:calc(var(--cell-width) * 11 + 40px);align-items:start}.return-column{min-width:var(--cell-width)}.return-column h2{margin:0 0 6px;color:var(--text-high);font-size:23px;font-weight:800;line-height:1;text-align:center;letter-spacing:-.02em;transition:color .36s ease}.column-stage{position:relative;width:100%;transition:height var(--chart-transition-duration) ease}.return-cell-position{position:absolute;left:0;width:100%;will-change:top,height;transition:top var(--chart-transition-duration) cubic-bezier(.22,.8,.24,1),height var(--chart-transition-duration) ease}.return-cell{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--cell-border);border-radius:5px;padding:4px 5px;overflow:hidden;text-align:center;transition:background-color var(--chart-transition-duration) ease,color var(--chart-transition-duration) ease,filter .12s ease,transform .12s ease}.portfolio-path{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none;animation:portfolio-path-in .42s ease both}.portfolio-path__line{fill:none;stroke:var(--portfolio-line);stroke-width:3.5;stroke-dasharray:10 8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 0 rgba(255,255,255,.55))}.portfolio-path__dot{fill:var(--portfolio-line);stroke:var(--page-background);stroke-width:1.5;vector-effect:non-scaling-stroke}@keyframes portfolio-path-in{0%{opacity:0}to{opacity:1}}.return-cell:hover{position:relative;z-index:1;filter:saturate(1.08) brightness(1.03);transform:translateY(-1px)}.return-cell__asset,.return-cell__value{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.return-cell__asset{font-size:clamp(14px,.83vw,16px);line-height:1.1;letter-spacing:-.03em}.return-cell__value{margin-top:3px;font-size:clamp(15px,.94vw,18px);line-height:1.05;letter-spacing:-.01em}.map-key{display:flex;align-items:center;gap:6px;margin-top:17px;color:var(--text-high);font-size:19px;line-height:1;transition:color .36s ease}.map-key__label{margin-right:2px}.map-key__item{padding:7px 8px;color:#fff;transition:background-color .36s ease,color .36s ease}.map-key__item--equities{background:var(--equity-color);color:var(--equity-on)}.map-key__item--bonds{background:var(--bond-color);color:var(--bond-on)}.map-key__item--private{background:var(--private-color);color:var(--private-on)}.map-key__item--portfolio{background:#fff;color:#121212}.map-footnotes{margin-top:21px;color:var(--text-medium);font-size:14px;line-height:1.25;transition:color .36s ease}.map-footnotes p{margin:0 0 8px}.map-footnotes p:first-child{color:var(--text-high);font-size:16px}@media(max-width:1100px){:root{--cell-width: 116px}.return-map-shell{padding-inline:42px}.return-cell__asset,.return-cell__value{font-size:16px}}@media(max-width:640px){:root{--cell-width: 85px}.return-map-shell{width:100%;padding:30px 20px 34px}.brand-header{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:25px}.brand-meta{width:100%;justify-content:space-between;gap:12px}.brand-kicker{font-size:10px}h1{margin-bottom:18px;font-size:28px;line-height:1.08}.controls{gap:8px;margin-bottom:21px}.control-row{display:block}.control-label{display:inline-block;margin:0 7px 6px 0;font-size:17px}.control-group{display:inline-flex;vertical-align:middle}.control-group button,.asset-select-label select{min-height:34px;height:34px;padding:5px 11px;font-size:16px}.asset-select-label select{min-width:151px;padding-right:24px}.return-map-grid{gap:3px}.return-column h2{margin-bottom:6px;font-size:18px}.return-cell__asset,.return-cell__value{font-size:14px}.return-cell__asset{font-size:12px}.map-key{flex-wrap:wrap;font-size:16px}.map-footnotes{font-size:12px}.map-footnotes p:first-child{font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
