.expired-app{display:flex;flex-direction:column;gap:4rem;height:100vh;background:linear-gradient(154deg,#00797f00 58.29%,#00797f0d 83.73%),#fff}.expired-app .insight-navbar .user-options-menu{position:relative}.expired-app .insight-navbar .user-options-menu .user-options-list{position:absolute;right:0;width:14.6rem;margin-top:.4rem;border-radius:var(--radius-sm, 4px)}.expired-app .insight-navbar .user-options-menu .user-options-list .select-option{cursor:pointer}.expired-app .delete-account-modal-actions .button{height:4.4rem}.expired-app-content{display:flex;flex-direction:row;justify-content:center;margin:auto;padding:4rem;gap:8rem;border-radius:1.6rem}.expired-left-panel{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:340px;max-width:460px;flex:1 1 0;gap:4rem}.expired-left-panel .expired-left-top{display:flex;flex-direction:column;gap:1.6rem;align-items:center}.expired-left-panel .expired-left-bottom{display:flex;flex-direction:column;gap:2rem}.expired-feature-card{display:flex;flex-direction:column;gap:2rem;padding:4rem;min-width:320px;max-width:450px;border-radius:2rem;border:1px solid var(--color-border-faint);background:var(--color-background-sidebar)}.expired-feature-card .feature-list{display:flex;flex-direction:column;gap:2rem}.expired-feature-card .feature-list .feature-list-item{display:flex;align-items:flex-start;gap:1.2rem}.expired-feature-card .feature-list .feature-list-item .check{stroke:var(--color-text-success);flex-shrink:0}@media (max-width: 1024px){.expired-app{height:calc(100% - var(--navbar-height))}.expired-app .expired-left-panel,.expired-app .expired-feature-card{min-width:200px;max-width:320px}}@media (max-width: 600px){.expired-app .expired-app-content{flex-direction:column;align-items:center;margin:auto 1.6rem;padding:0 0 4rem;gap:6rem}.expired-app .expired-left-panel,.expired-app .expired-feature-card{max-width:100%}.expired-app .modal{display:grid;grid-template-rows:2rem 1fr 15rem;height:calc(100% - var(--navbar-height));position:absolute;top:var(--navbar-height)}.expired-app .modal .delete-account-modal-actions{display:flex;flex-direction:column-reverse}.expired-app .expired-feature-card{padding:3.2rem 2.4rem}}.advisor-settings{min-height:calc(100vh - 7rem);overflow:auto;height:100%;padding-bottom:12rem;background:var(--color-background-page);--advisor-settings-nav-width: 26rem;--advisor-settings-content-width: 104rem}.advisor-settings .text-field{max-width:var(--advisor-settings-content-width)}.advisor-settings-tools{display:flex;gap:1rem}.advisor-settings>.settings-header{padding:6rem 10rem;margin-top:2rem;display:flex;align-items:flex-end;left:0;right:0;z-index:calc(var(--bottom-z-index) + 1)}.advisor-settings .nav-container{width:var(--advisor-settings-nav-width);min-width:var(--advisor-settings-nav-width)}.advisor-settings nav{display:flex;flex-direction:column;width:var(--advisor-settings-nav-width);border:1px solid var(--gray-04);border-radius:3px;background:#fff;box-shadow:var(--elevation-level-2)}.advisor-settings nav a{cursor:pointer;padding:1.8rem 2rem;border-bottom:1px solid var(--gray-04);display:flex;justify-content:space-between;align-items:center;font-weight:400}.advisor-settings a:visited{background:unset}.advisor-settings .selected-setting,.advisor-settings a:hover{font-weight:500;background:var(--gray-05)}.advisor-settings a.clickable-text:hover{background:none}.advisor-settings h2{font-size:3.6rem;font-weight:400}.advisor-settings>main:only-of-type{display:flex;gap:2rem;padding:2rem 10rem;width:max-content;min-width:100vw}.advisor-settings thead{position:sticky;z-index:calc(var(--bottom-z-index) + 1);background:linear-gradient(to bottom,white 85%,transparent 100%)}.advisor-settings .group-header-row{cursor:pointer}.advisor-settings th{padding-top:0;font-size:1.2rem;text-transform:uppercase;font-family:var(--font-default-mono),monospace;line-height:130%;letter-spacing:-.02rem}.advisor-settings td,.advisor-settings th{padding:2rem 1rem}.advisor-settings td{border:1px var(--gray-04);border-style:solid solid none none;vertical-align:middle;overflow-x:clip;text-overflow:ellipsis}.advisor-settings td ul{display:flex;flex-direction:column;gap:1rem}.advisor-settings td:last-child{border-right:none}.advisor-settings tr:last-child td{border-bottom-style:solid}.advisor-settings td:first-child,.advisor-settings th:first-child{padding-left:0}.advisor-settings .small-card td:first-child,.advisor-settings .small-card th:first-child{width:auto}.advisor-settings .removable-field{align-items:flex-end;justify-content:center;display:flex;gap:2rem}.advisor-settings .removable-field form+form{margin-left:1rem;width:25%}.advisor-settings .removable-field button:disabled{visibility:hidden}.advisor-settings .attributes-form{display:flex;flex-direction:column;gap:2.4rem}.advisor-settings ul.group-names{--item-height: 4.4rem;max-height:calc(4 * var(--item-height));overflow-y:scroll}.advisor-settings ul.group-names li{display:flex;gap:2rem;height:var(--item-height);width:100%;justify-content:space-between;align-items:center}.advisor-settings form .button.primary{width:100%}.advisor-settings textarea{margin-top:2rem}.advisor-settings tr.custom-attributes{width:100%;text-align:center}.advisor-settings tr.custom-attributes .custom-attribute-name{max-width:19.6rem;text-align:left}.advisor-settings tr.custom-attributes .custom-attribute-value-set{max-width:33.8rem;text-align:left}.advisor-settings nav a:last-child{border:none}.advisor-settings canvas{position:absolute;opacity:0;pointer-events:none}.advisor-settings-card{background:#fff;padding:4rem 5rem;border:1px solid var(--gray-04);border-radius:3px;display:flex;flex-direction:column;gap:1.6rem}.advisor-settings-card .heading{margin-bottom:4rem}.advisor-settings-card header{display:flex;justify-content:space-between;align-items:center}.advisor-settings-card{max-width:var(--advisor-settings-content-width)}.advisor-settings-card-container.small-container,.advisor-settings .small-card{width:60rem}.advisor-settings-card-container{display:flex;flex-direction:column;gap:1rem;width:100%}.settings-form-card{padding:0;height:max-content}.settings-form-item{padding:4rem}.settings-advisor-fee-form-item{padding:2rem 4rem 4rem}.settings-form-item.form-item-list{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.settings-form-card .settings-form-item,.settings-form-card .settings-advisor-fee-form-item{border-top:1px solid var(--gray-04)}.settings-form-card select{min-width:10rem;width:100%}.settings-form-card .settings-form-item:first-child{border:none}.white-label-image{display:flex;justify-content:flex-end;width:100%;gap:.5rem}.white-label-image img{object-fit:contain;width:15rem}@media (max-width: 1000px){.advisor-settings>main:only-of-type{flex-direction:column;gap:5rem}.advisor-settings .nav-container{position:static}.advisor-settings-card{margin:0}}.white-label-colors{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:3rem}.white-label-color{display:flex;align-items:center;gap:2rem;justify-content:space-between;width:100%}.white-label-color .color-swatch{height:3rem;width:3rem;border-radius:3px}.preferred-attributes-selectors{display:flex;flex-direction:column;gap:2rem}.asset-name-and-ticker{display:flex}.asset-name-and-ticker>*:first-child{min-width:6rem}.asset-name-and-ticker>*:last-child{margin-left:2rem;max-width:35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-option{display:flex;flex-direction:column;padding:.8rem 1.2rem}.asset-ticker{color:var(--color-text-secondary)}.info-panel{position:relative;display:flex;align-items:center;height:fit-content;color:var(--gray-05)}.info-panel .info-panel-text{display:none;color:var(--gray-05);position:absolute;top:-5px;width:max-content;max-width:24rem;padding:1.5rem 2rem;background:var(--gray-01);border-radius:.3rem;z-index:var(--middle-z-index);white-space:pre-line;box-shadow:var(--elevation-level-3)}.info-panel .info-panel-text .heading{padding-bottom:.5rem;color:var(--gray-05)}.info-panel.bottom-arrow .info-panel-text{transform:translate(-50%,-105%)}.info-panel.top-arrow .info-panel-text{top:150%;transform:translate(-50%)}.info-panel.left-arrow .info-panel-text{left:110%}.info-panel.right-arrow .info-panel-text{right:110%}.info-panel .info-panel-text:after{content:"";position:absolute;top:10px;margin-top:-5px;border-width:1rem;border-style:solid}.info-panel.bottom-arrow .info-panel-text:after{top:calc(100% + .2rem);left:calc(50% + .5rem);border-color:transparent var(--gray-01) transparent transparent;transform:rotate(-90deg)}.info-panel.top-arrow .info-panel-text:after{top:-1.2rem;left:calc(50% + .5rem);border-color:transparent var(--gray-01) transparent transparent;transform:rotate(90deg)}.info-panel.left-arrow .info-panel-text:after{right:100%;border-color:transparent var(--gray-01) transparent transparent}.info-panel.right-arrow .info-panel-text:after{left:100%;border-color:transparent transparent transparent var(--gray-01)}.info-panel:hover .info-panel-text{display:initial}.profile-portfolio-statistics dl{display:flex}.profile-portfolio-statistics dl section{border:1px var(--color-border-faint) solid;padding:1rem;min-width:10rem;height:12rem;display:flex;flex-grow:1;flex-shrink:0;flex-direction:column;justify-content:space-between;background:#fff}.profile-portfolio-statistics dl section:first-child{border-left-style:solid;border-bottom-left-radius:5px;border-top-left-radius:5px}.profile-portfolio-statistics dl section:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}.profile-portfolio-statistics dt{font-family:var(--font-default-mono),monospace;font-size:1rem;font-weight:400;line-height:130%;letter-spacing:-.02rem;color:var(--gray-02);text-transform:uppercase}.profile-portfolio-statistics dd{font-weight:400;color:var(--color-portfolio-current)}.profile-portfolio-statistics dd.temporary-0,.profile-portfolio-statistics dd.client-portfolio{color:var(--color-portfolio-current)}.profile-portfolio-statistics dd.assigned-model{color:var(--color-portfolio-assigned)}.profile-portfolio-statistics dd.custom-model{color:var(--color-portfolio-custom)}.profile-portfolio-statistics dd.temporary-1{color:var(--color-portfolio-temp-1)}.profile-portfolio-statistics dd.temporary-2{color:var(--color-portfolio-temp-2)}.profile-portfolio-statistics dd.temporary-3{color:var(--color-portfolio-temp-3)}.profile-portfolio-statistics dd.temporary-4{color:var(--color-portfolio-temp-4)}.profile-portfolio-statistics dd.temporary-5{color:var(--color-portfolio-temp-5)}.profile-portfolio-statistics dd.temporary-6{color:var(--color-portfolio-temp-6)}.profile-portfolio-statistics dd.stats-portfolio-count-1{font-size:2.6rem;line-height:100%}.profile-portfolio-statistics dd.stats-portfolio-count-2{font-size:2rem}.profile-portfolio-statistics dd.stats-portfolio-count-3{font-size:1.6rem}.button.delete-account-button{width:fit-content;justify-content:flex-start;padding:2rem 0}.delete-account-modal-content{display:flex;flex-direction:column;gap:1.2rem}.delete-account-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.add-selector-button{display:flex;align-items:center;gap:var(--radius-sm);background:transparent;border:none;height:3rem;padding:1rem 0}.add-selector-button svg{margin:.7rem}.report-settings{display:flex;flex-direction:column;gap:2rem}.report-settings .general-disclaimer-input{height:40.6rem}.report-settings .module-disclaimer-input{height:13.1rem}.report-settings .module-selectors{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;margin-top:2rem}.report-settings .basic-checkbox-wrapper{width:32%;padding:0 .8rem 2rem 0}.custom-monitor-results-page{max-width:100%;margin:0 4rem;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"header" "table"}.custom-monitor-results-page .headline{padding:6rem 0;grid-area:header;display:flex;align-items:center;gap:.8rem}.custom-monitor-results-page .subheader{display:flex;justify-content:space-between;gap:4px;align-items:center;padding:1.6rem 0}.custom-monitor-results-page .fabric-table{grid-area:table}.custom-monitor-results-page .custom-monitor-results{display:flex;flex-direction:column;gap:12px}.dashboard-controls{position:absolute;top:calc(var(--dashboard-header-height) - 22rem);width:100%}.dashboard-controls ul{margin-top:6rem;display:flex;gap:1rem}.dashboard-controls li{border:solid 1px var(--gray-04);border-radius:5px;background:#fff;display:flex}.dashboard-controls .dashboard-control-highlight{border-radius:5px 0 0 5px;background-image:linear-gradient(-45deg,#3c67ed,#e24723);width:5px;height:100%;opacity:0}.dashboard-controls a:link,.dashboard-controls a{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;width:14rem;height:10rem;border-radius:5px}.dashboard-controls .active-dashboard-option .dashboard-control-highlight{opacity:.95}.dashboard-controls li:hover,.dashboard-controls .active-dashboard-option a:hover,.dashboard-controls .active-dashboard-option a{box-shadow:var(--elevation-level-2)}.dropdown-group .attribute-dropdown-item-grouped{min-height:3.2rem}.optimizer-controls-search-select .selector-menu.small .dropdown-group-header{padding:.8rem 0}.attribute-allocation-filter .selector-container.small .selector-menu li,.attribute-allocation-filter .selector-menu.small li{flex-direction:column-reverse;row-gap:0;padding:.4rem;align-items:flex-start}.remote-data-dropdown-subtitle{color:var(--color-text-secondary)}.monitor-sidebar-panel{margin-top:2rem}.monitor-sidebar-panel .filters-section{display:flex;flex-direction:column;gap:1.2rem}.monitor-sidebar-panel .filter-type-and-remove{display:grid;grid-template-columns:max-content 1fr max-content;justify-content:space-between;align-items:center;gap:.4rem}.monitor-sidebar-panel .filter-title{color:var(--text-primary, #051C2C);font-family:var(--typography-family-body, Roboto),sans-serif;font-size:var(--typography-size-xs, 12px);font-style:normal;font-weight:var(--typography-weight-bold, 800);line-height:var(--typography-line-height-3xs, 16px)}.monitor-sidebar-panel .filter-operator-container{background:var(--dark-blue-110);padding:.8rem;border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:.4rem}.monitor-sidebar-panel .filter-operator-container .option-with-icon{justify-content:flex-start}.monitor-sidebar-panel .attribute-value-menu{width:100%}.monitor-sidebar-panel .comparison-filter-operator-container{display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:.4rem}.monitor-sidebar-panel .filters-applied{display:flex;align-items:center;justify-content:space-between;font-family:var(--typography-family-body, Roboto),sans-serif;color:var(--text-primary, #051C2C);font-size:var(--typography-size-sm, 1.4rem);font-style:normal;font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-2xs, 2rem);transform:scaleY(0);transition:all .15s ease-out}.monitor-sidebar-panel .filters-applied .link{padding:0}.monitor-sidebar-panel .filters-applied.visible{transform:scaleY(1)}.monitor-sidebar-panel .filter-attribute-search{height:2.4rem}.monitors-toolbox{padding:2.4rem 0;display:flex;justify-content:flex-end}.monitor-snooze-date-picker{position:relative}.monitor-snooze-date-picker [name=snooze]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;box-sizing:border-box}.monitor-snooze-date-picker [name=snooze]::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer}.monitor-snooze-notice{display:flex;align-items:center;gap:.8rem;font-weight:500;font-size:1.6rem;color:#00000040}.monitor-snooze-notice button{padding:0;color:var(--gray-01);font-size:1.6rem}.monitor-snooze-notice span{color:#fd8800}.monitor-snooze-notice path{stroke:#fd8800}.snooze-button{pointer-events:none}.monitor-list{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem}.monitor-list .monitor-list-item{grid-column:span 2}.monitor-list .monitor-list-item:nth-last-child(1):nth-child(3n+1){grid-column:span 6}.monitor-list .monitor-list-item:nth-last-child(2):nth-child(3n+1){grid-column:span 3}.monitor-list .monitor-list-item:nth-last-child(1):nth-child(3n+2){grid-column:span 3}@media (max-width: 860px){.monitor-list .monitor-list-item{grid-column:span 3}.monitor-list .monitor-list-item:nth-last-child(1):nth-child(odd){grid-column:span 6}}@media (max-width: 700px){.monitor-list .monitor-list,.monitor-list .monitor-list-item{grid-column:span 6}}.meter{border-radius:4px;border:1px solid #E6E6E6;background:#f3f1f1;box-shadow:0 0 5px 1px #0000000d inset;height:2.4rem;display:flex;align-items:flex-start;overflow:hidden}.meter .progress-indicator{height:100%;background:var(--border-active);max-width:100%}.monitor-dashboard-card{background:#fff top 1.5rem left 2rem no-repeat;background-size:2rem;border:1px solid var(--color-border-faint);box-shadow:0 1px 7px #1f40871a;border-radius:.8rem;padding-top:.8rem;height:100%;display:flex;flex-direction:column;gap:1.2rem;transition:border ease-out .15s}.monitor-dashboard-card .monitor-card-header{display:grid;grid-template-columns:[grid-start] 2.4rem [title-start] 1fr [title-end] max-content [grid-end];padding-right:4px}.monitor-dashboard-card .monitor-card-title{font-family:Roboto,sans-serif;font-size:var(--typography-size-md, 16px);font-style:normal;font-weight:600;line-height:var(--typography-line-height-xs, 24px);padding:.8rem 0;grid-column-start:title-start}.monitor-dashboard-card .monitor-card-icons{grid-column-start:title-end;position:relative}.monitor-dashboard-card .monitor-card-content{padding:0 2.4rem 2.4rem}.monitor-dashboard-card .monitor-card-number{font-size:4rem;color:var(--text-link-default);line-height:100%}.monitor-dashboard-card .meter{margin-top:.8rem}.monitor-dashboard-card:focus{border:1px solid var(--color-border-focus)}.monitor-dashboard-card:hover{border:1px solid var(--border-hover)}.dashboard-header{min-height:var(--dashboard-header-height);border-bottom:1px solid var(--gray-04);display:flex;align-items:center;background:#fff url(/GrayWavyChromeDots14187.png) no-repeat right center;background-size:contain}.dashboard-header .dashboard-header-content{display:flex;position:relative;top:-2rem;justify-content:space-between;align-items:center;width:118rem;max-width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}.dashboard-header .dashboard-company-logo{position:absolute;top:calc(100% - 2rem);right:2rem;height:180px;width:180px;object-fit:contain}.dashboard-container{--dashboard-header-height: 28rem;min-height:calc(100vh - var(--navbar-height));position:relative;overflow:auto;height:100%;padding-bottom:12rem}.dashboard-content{padding-top:10rem;width:118rem;max-width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}.monitor-results{padding-top:8rem;display:flex;flex-direction:column;gap:4rem}.monitor-results header{display:flex;align-items:center;gap:1.6rem}.clock-icon *{stroke:var(--color-icon-default)}.card-grid{display:grid;grid-template-columns:fit-content(25rem) 1fr;row-gap:1.2rem;column-gap:8rem}.card-grid .heading-row,.card-grid .card-row{display:grid;grid-template-columns:subgrid;padding:1.2rem 2.4rem;grid-column-start:1;grid-column-end:-1}.card-grid .heading-row{font-size:01.2rem;font-weight:600;line-height:135%;text-transform:uppercase;padding-bottom:0}.card-grid .heading-row>*:last-child{text-align:right}.card-grid .card-row{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.4rem;transition:box-shadow .15s ease-in-out;cursor:pointer}.card-grid .card-row:hover{box-shadow:0 0 4px #0003}.card-grid .sort-arrow{cursor:pointer}.card-grid .sort-arrow:after{display:inline-block;position:relative;right:-.5rem;content:"";width:1rem;height:1rem;background:url("data:image/svg+xml,%3csvg%20width='8'%20height='5'%20viewBox='0%200%208%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20class='app-icon'%3e%3cpath%20d='M6.6775%200.0107422L4%202.68241L1.3225%200.0107422L0.5%200.833242L4%204.33324L7.5%200.833242L6.6775%200.0107422Z'%20fill='%23999999'/%3e%3c/svg%3e") center no-repeat;opacity:0;transition:opacity,transform .25s ease-in-out}.card-grid .sort-arrow.order-ascending:after{opacity:1;transform:scaleY(-1)}.card-grid .sort-arrow.order-descending:after{opacity:1}.portfolio-cell{display:flex;flex-direction:column;gap:var(--radius-sm)}.portfolio-cell div{font-size:1.2rem;color:var(--color-text-secondary);line-height:135%;font-weight:400}.portfolio-cell .heading{font-size:1.6rem;font-weight:600;line-height:150%}.lollipop-bar-wrapper{height:8rem;display:flex;align-items:center}.benchmark-bar{--bar-height: 4rem;position:relative;height:var(--bar-height);width:calc(100% - var(--bar-height));background:var(--gray-06);overflow:visible;margin:0 1rem;z-index:0}.benchmark-bar.empty{background:var(--gray-06) url("data:image/svg+xml,%3csvg%20width='10px'%20height='10px'%20viewBox='0%200%2040%2040'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='diagonal-stripes'%20fill='%23e8e7e4'%3e%3cpolygon%20id='Path-2-Copy'%20points='0%2040%200%2020%2020%2040'/%3e%3cpolygon%20id='Path-2'%20points='0%200%2040%2040%2040%2020%2020%200'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat;border-radius:calc(var(--bar-height) / 2)}.benchmark-bar.empty:before,.benchmark-bar.empty:after{content:none}.benchmark-bar.condensed{--bar-height: 2rem;width:15rem}.benchmark-bar.condensed svg{width:1.2rem}.benchmark-bar.condensed .similarity-fill{border-top-right-radius:var(--bar-height);border-bottom-right-radius:var(--bar-height)}.benchmark-bar.condensed.empty{margin:0;width:17rem}.benchmark-bar.tracking-error svg{right:unset;left:0;transform:translate(-50%,-50%)}.benchmark-bar.good-bar .similarity-fill,.benchmark-bar.good-bar:before{background-color:var(--functional-green)}.benchmark-bar.warning-bar .similarity-fill,.benchmark-bar.warning-bar:before{background-color:var(--functional-red)}.benchmark-bar.alert-bar .similarity-fill,.benchmark-bar.alert-bar:before{background-color:var(--functional-yellow)}.benchmark-bar .similarity-fill{position:absolute;height:100%;background:transparent;left:0;z-index:1}.benchmark-bar svg{position:absolute;top:50%;right:0;width:1.5rem;height:1.5rem;transform:translate(50%,-50%);z-index:1}.benchmark-bar p{font-size:1.5rem;font-weight:400;position:absolute;right:1.5rem;top:50%;transform:translateY(-1rem);z-index:2}.benchmark-bar:after,.benchmark-bar:before{content:"";display:block;left:calc(var(--bar-height) / -2);width:calc(var(--bar-height) / 2);height:100%;background-color:var(--gray-06);border-radius:var(--bar-height) 0 0 var(--bar-height);position:absolute}.benchmark-bar:after{left:unset;right:calc(var(--bar-height) / -2);border-radius:0 var(--bar-height) var(--bar-height) 0}.lollipop{--default-height: 3rem;position:absolute;right:-4px;top:1rem;width:4px;cursor:default}.lollipop.temporary-0>*,.lollipop.client-portfolio>*{background:var(--color-portfolio-current)}.lollipop.assigned-model>*{background:var(--color-portfolio-assigned)}.lollipop.custom-model>*{background:var(--color-portfolio-custom)}.lollipop.temporary-1>*{background:var(--color-portfolio-temp-1)}.lollipop.temporary-2>*{background:var(--color-portfolio-temp-2)}.lollipop.temporary-3>*{background:var(--color-portfolio-temp-3)}.lollipop.temporary-4>*{background:var(--color-portfolio-temp-4)}.lollipop.temporary-5>*{background:var(--color-portfolio-temp-5)}.lollipop.temporary-6>*{background:var(--color-portfolio-temp-6)}.lollipop svg{height:1.5rem;width:100%;overflow:visible}.lollipop-head{position:absolute;background:#000;color:#fff;width:3rem;height:3rem;border-radius:100%;display:flex;justify-content:center;align-items:center;transform:translate(-50%);bottom:0;z-index:var(--middle-z-index)}.lollipop-head+*{position:absolute;background:#000;width:4px;height:var(--default-height);transform:translate(-2px,var(--default-height));top:calc(var(--default-height) * -1)}.lollipop.short{transform:translateY(calc(var(--default-height) - .5rem))}.lollipop.short .lollipop-head+*{height:.5rem}.lollipop.medium{transform:translateY(calc(var(--default-height) - 1.8rem))}.lollipop.medium .lollipop-head+*{height:1.8rem}.lollipop.off-target>*:after,.lollipop.off-target>*{background:var(--functional-red)}.lollipop.on-target>*:after,.lollipop.on-target>*{background:var(--functional-green)}.investment-policy-bar{--ips-bar-height: 4rem;position:relative;width:100%;max-width:55rem;margin-right:calc(var(--ips-bar-height) / 2)}.investment-policy-bar:after,.investment-policy-bar:before{box-sizing:content-box;display:block;content:"";border-radius:var(--ips-bar-height) 0 0 var(--ips-bar-height);border:1px var(--gray-04);border-style:solid none solid solid;height:var(--ips-bar-height);aspect-ratio:1 / 2;background:var(--gray-05)}.investment-policy-bar:after{position:absolute;border-style:solid solid solid none;border-radius:0 var(--ips-bar-height) var(--ips-bar-height) 0;top:0;left:100%}.investment-policy-bar>*{position:absolute;width:calc(100% - var(--ips-bar-height) / 2);top:0;left:calc(var(--ips-bar-height) / 2);height:var(--ips-bar-height);background:var(--gray-05);border:1px var(--gray-04);border-style:solid none;box-sizing:content-box}.investment-policy-bar .ips-bounds{background:#fff;position:absolute;top:0;border:1px var(--gray-03);border-style:none dashed;height:var(--ips-bar-height);left:0;width:100%}.investment-policy-bar .bar-range{position:absolute;background:none;top:100%;height:min-content;width:min-content;border:none}.circled-icon{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;background:var(--primary-gray-04);border:1px solid var(--primary-gray-03);border-radius:100%}.confirmation-dialog{z-index:var(--top-z-index);position:fixed;top:30%;left:50%;transform:translate(-50%,-50%);background:#fff;width:60rem;padding:3.8rem 9rem;border:1px solid var(--gray-04);border-radius:5px}.confirmation-dialog .confirmation-message{display:flex;align-items:center;gap:2rem}.confirmation-dialog>.confirmation-text{text-align:center;padding-top:2rem}.global-search{--top-padding: 10rem;padding:var(--top-padding) 0}.global-search.overlay{background-image:var(--gray-02);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:calc(var(--top-z-index) * 999)}.global-search .search-header{border-bottom:1px solid var(--gray-04);width:100%}.global-search .search{width:calc(100vw - 2 * var(--top-padding));max-width:121rem;margin:0 auto;padding:1.5rem;background:var(--gray-05);border-radius:3px;max-height:calc(100vh - 2 * var(--top-padding));overflow:auto;box-shadow:0 4px 64px #00000040}.global-search .search,.global-search .global-search-results{display:flex;flex-direction:column;gap:8rem}.insight-navbar{background:var(--color-background-header);width:100%;height:var(--navbar-height);padding:0 1.6rem;position:sticky;top:0;z-index:var(--top-nav-index);display:flex;align-items:center;justify-content:space-between}.insight-navbar .main-navigation{display:flex;gap:1.2rem;align-items:center}@media (max-width: 480px){.insight-navbar .main-navigation{height:.4rem;display:flex;align-items:center}}.insight-navbar .navbar-icons{display:flex;align-items:center;gap:2rem}.insight-navbar .avatar-button:hover .open-user-menu-button{transition:all .15s ease-out;outline:6px solid var(--color-background-icon-hover-header)}.insight-navbar .avatar-button:active .open-user-menu-button{transition:all .15s ease-out;outline:6px solid var(--color-background-icon-press-header)}.insight-navbar .open-user-menu-button{height:3.2rem;width:3.2rem;background-color:var(--color-icon-on-header);border-radius:100%;color:var(--color-text-on-header-icon);border:none;display:flex;align-items:center;justify-content:center}.insight-navbar .wealth-manager-company-logo{height:3.2rem}@media (max-width: 768px){.insight-navbar .wealth-manager-company-logo{height:2.4rem}}@media (max-width: 480px){.insight-navbar{padding:0 .8rem}.insight-navbar .navbar-icons{gap:.4rem}}.insight-navbar+.menu-overlay+.dropdown-menu{top:calc(var(--navbar-height) + 2rem);right:2rem;position:fixed}.navbar-logo{padding:0 1.6rem 0 0;height:100%;display:flex;align-items:center}.navbar-dropdown{min-width:20rem;max-width:40rem}.navbar-dropdown .version{font-size:1.2rem;color:var(--gray-03);font-family:var(--font-default-mono),monospace;padding:.5rem;text-align:right;display:block}.addepar-progress-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:calc(100vh - var(--navbar-height));margin:auto;text-align:center;max-width:40rem}.addepar-progress-loading .loader{width:8rem}.integration-progress-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:calc(100vh - var(--navbar-height));margin:auto;text-align:center;max-width:40rem;color:var(--color-text-error)}.integration-progress{height:100vh;overflow:auto;background:var(--color-background-page);text-align:center;padding:14rem 0}.integration-progress .result-indicator{margin-bottom:2rem}.integration-progress p{width:50%;margin:0 auto}.integration-progress a:link{font-weight:400}.integration-progress-page{padding:4rem 0;background:var(--color-background-page)}.integration-progress-page .addepar-header{width:60rem}.integration-progress-page .description{width:60rem;text-align:center;color:var(--color-text-secondary, #555)}.integration-progress-page .integration-progress-v2{width:40rem;border-radius:8px;padding:4rem;background:var(--color-background-surface, #FFF);box-shadow:0 1px 7px #1f40871a}.integration-progress-page .integration-progress-v2 .button,.integration-progress-page .integration-progress-v2 .outside-us,.integration-progress-page .integration-progress-v2 .within-us{width:100%}.integration-progress-page .integration-progress-v2 .addepar-api-key-form .fixed-label{position:revert}.integration-progress-page .integration-progress-v2 img{height:10rem;width:10rem}.integration-progress-page .integration-progress-v2 img.logo{height:6.4rem;width:6.4rem}.integration-progress-page .integration-progress-v2 h2{font-size:2.4rem;font-weight:500;margin-bottom:1.6rem}.integration-progress-page .integration-progress-v2 p{width:32rem;font-size:1.6rem;text-align:center}.addepar-api-key-form{background:var(--color-background-surface);width:100%}.integration-progress-page{display:flex;align-items:center;flex-direction:column;gap:4rem}.integration-progress-page .addepar-header{display:flex;flex-direction:column;align-items:center;gap:2rem}.integration-progress-page .integration-progress-v2{display:flex;flex-direction:column;align-items:center;gap:var(--space-40)}.integration-progress-page .integration-progress-v2 .within-us{display:flex;flex-direction:column;gap:2rem;align-items:center}.integration-progress-page .integration-progress-v2 .outside-us{display:flex;flex-direction:column;gap:4rem;align-items:center}.integration-progress-page .integration-progress-v2 .addepar-api-key-form{display:flex;flex-direction:column;gap:2rem;align-items:center}.integration-progress-page .text-field-label{display:flex;gap:.4rem}.addepar-household-structure{display:flex;flex-direction:column;gap:4rem;padding-top:4rem}.addepar-household-structure h3{margin-bottom:1.6rem}.addepar-household-structure .select{width:40rem}.custom-taxability .custom-taxability-fields{display:flex;flex-direction:column;gap:4rem}.custom-taxability .taxable-label-cards{display:flex;flex-direction:row;gap:var(--space-40)}.custom-taxability .taxable-label-card{flex:1}.custom-taxability fieldset.inline label{width:100%}.custom-taxability ul{display:flex;flex-direction:column;gap:.8rem}.custom-taxability li{display:flex;align-items:center;justify-content:space-between}.filter-attributes-by-value{width:100%;display:flex;flex-direction:column;gap:3.2rem}.filter-attributes-by-value section{position:relative}.filter-attributes-by-value .error{position:absolute;bottom:-2.4rem;padding:0}.filter-attributes-by-value table{max-width:125rem}.filter-attributes-by-value td{vertical-align:middle;height:4.4rem}.filter-attributes-by-value table svg{height:initial;width:initial}.filter-attributes-by-value table svg.check{width:2.4rem;height:2.4rem}.filter-attributes-by-value table button{display:inline-block}.ips-bounds{display:flex;flex-direction:column;gap:4rem}.ips-bounds hgroup{display:flex;flex-direction:column;gap:1.6rem}.ips-bounds hgroup p{font-size:1.2rem;line-height:1.5}.ips-bounds table{max-width:90rem}.ips-bounds table svg{height:initial;width:initial}.ips-bounds table button{display:inline-block}.ips-bounds td{vertical-align:middle}.manage-asset-attributes{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-40);align-self:stretch}.manage-asset-attributes section{width:100%;display:flex;flex-direction:row;gap:var(--space-40)}.manage-asset-attributes h5{padding-bottom:.2rem}.manage-asset-attributes .asset-toggles{flex:1;padding-top:.7rem}.manage-asset-attributes fieldset.inline-toggle{align-items:center;justify-content:space-between;height:4.4rem}.manage-asset-attributes .asset-list-items{flex:2;border-left:1px solid var(--color-border-faint);padding-top:1.58rem;padding-left:var(--space-40)}.manage-asset-attributes .asset-list-items label{flex:1}.manage-asset-attributes .asset-list-items select{width:100%}.manage-asset-attributes li{display:flex;align-items:center;justify-content:space-between}.outbound-attributes .selector-container{max-width:32rem}.outbound-attributes .inline-outbound-selectors{padding-top:3.2rem;display:flex;justify-content:flex-start;gap:3rem}.outbound-attributes .selectors{display:flex;flex-direction:column;gap:3.2rem}.rollup-sma{width:100%;display:flex;flex-direction:column}.rollup-sma select{width:32rem}.rollup-sma section{margin-top:3.2rem}.addepar-attributes{display:flex;flex-direction:column;gap:6.4rem}.addepar-attributes>section{background:#fff;width:100%}.addepar-attributes .add-button{margin-left:auto}.addepar{overflow:auto;background:var(--color-background-page)}.addepar h3{font-size:2.4rem;font-weight:500}.addepar .connected{width:7rem}.addepar>.addepar-heading{display:flex;padding-top:4rem;justify-content:space-between;padding-left:10rem;padding-right:10rem;margin-top:9rem;left:0;right:0;z-index:calc(var(--bottom-z-index) + 1)}.addepar>.addepar-heading .addepar-title{margin-bottom:4rem}.addepar .connection-toggle{display:flex;align-items:center;gap:.5rem}.addepar .connection-toggle svg{height:4rem;width:7rem}.addepar main{background-color:var(--color-background-input-default);border-radius:.8rem;box-shadow:var(--box-shadow-x-small);margin-left:10rem;margin-right:10rem;margin-bottom:10rem;padding:4rem;display:flex;flex-direction:column;gap:6.4rem}.addepar main>button{width:fit-content}.addepar .settings-section{display:flex;flex-direction:column}.addepar .settings-section h3{margin-bottom:var(--space-40)}.addepar .settings-section hgroup{margin-bottom:var(--space-40)}.addepar .settings-section hgroup h3{margin-bottom:0}.side-panel-progress{text-align:center;padding:10rem 0}.side-panel-progress .result-indicator{margin-bottom:2rem}.side-panel-progress p{width:50%;margin:0 auto}.side-panel-progress a:link{font-weight:400}.integrations-list-page{height:calc(100vh - 7rem);overflow:auto;background:var(--color-background-page);padding:4rem 10rem}.integrations-list-page .unavailable .third-party-item{opacity:.5;background:var(--color-background-button-primary-disabled, #DDD);pointer-events:none}.integrations-list-page .description{color:var(--color-text-secondary)}.integrations-list-page .third-party-item{border-radius:.8rem;display:flex;width:29.5rem;height:26.7rem;padding:2rem;flex-direction:column;justify-content:space-between;align-items:flex-start;background-color:var(--color-background-input-default);box-shadow:var(--box-shadow-x-small);transition:all .2s ease-out;text-align:left}.integrations-list-page .third-party-item section{width:100%;display:flex;justify-content:space-between}.integrations-list-page .third-party-item section .connected{color:var(--color-text-success)}.integrations-list-page .third-party-item section img{height:6rem;width:6rem;object-fit:contain}.integrations-list-page .third-party-item div{display:flex;height:10rem;flex-direction:column;gap:.8rem}.integrations-list-page .third-party-item:hover{box-shadow:var(--box-shadow-medium)}.integrations-list-page .third-party-item:focus-visible{border:2px solid var(--color-border-focus);box-shadow:var(--box-shadow-medium)}.integrations-list-page{display:flex;flex-direction:column;gap:4rem}.integrations-list-page .integrations-list{display:flex;flex-wrap:wrap;gap:2rem;flex:initial}.add-model-portfolio-form{display:flex;flex-direction:column;gap:4rem}.model-portfolio-name-input{display:flex;flex-direction:column;gap:.4rem}.model-portfolio-name-input .base-input{height:4rem}.model-actions-menu{position:relative}.model-actions-menu .add-button{height:3.2rem;width:3.2rem;background-color:var(--color-background-button-primary-default);list-style:none;display:flex;justify-content:center;align-items:center;align-self:flex-end;border-radius:5rem;cursor:pointer}.model-actions-menu .add-button:hover{transition:background-color .2s ease-in-out;background-color:var(--color-background-button-primary-hover)}.model-actions-menu .add-button:active{background-color:var(--color-background-button-primary-press)}.model-actions-menu .model-actions{padding:.8rem;border-radius:.4rem;background:var(--color-background-surface, #FFF);box-shadow:0 3px 12px #1f408726;margin-top:.8rem;width:17.9rem;position:absolute;right:0}.model-actions-menu .model-actions .add-model-option{display:flex;align-items:center;gap:.8rem}.table-card{height:max-content;position:relative}.table-card .table-header{display:flex;justify-content:space-between;padding:1.6rem 0}.table-card .table-header label{width:32rem}.table-card .ag-full-width-row{display:flex;align-items:center;margin-left:0;width:100%;padding-left:1rem;color:var(--text-link-default);font-size:var(--typography-size-md);cursor:pointer}.table-card .ag-full-width-row:hover{color:var(--text-link-hover)}.table-card .ag-full-width-position-row{padding-left:12.2rem}.table-card .ag-full-width-account-row{padding-left:10.6rem}.table-card .ag-full-width-portfolio-row{padding-left:9rem}.table-card .ag-theme-positions-table{--ag-header-column-resize-handle-display: none;--ag-row-group-indent-size: 1.2em;--ag-borders-critical: none}.table-card .ag-theme-positions-table .ag-header-cell .ag-header-cell-label{justify-content:left}.table-card .ag-theme-positions-table .ag-header-cell-label{flex-direction:row;justify-content:end}.table-card .ag-theme-positions-table ul{width:44.7rem}.table-card .ag-theme-positions-table .prospect-cell{text-align:right;width:fit-content;flex:1;display:flex;justify-content:flex-end;align-items:center}.table-card .ag-theme-positions-table .prospect-holding-period-cell{text-align:left;display:flex;justify-content:center;align-items:center}.table-card .ag-theme-positions-table .prospect-holding-period-cell .ag-rich-select-value{padding:0 1.4rem}.table-card .ag-theme-positions-table .prospect-holding-period-dropdown-option{padding:0 .8rem}.table-card .ag-theme-positions-table .ag-virtual-list-item:hover{background-color:var(--blue-alpha-200)}.table-card .ag-theme-positions-table .prospect-name-cell{flex:1}.table-card .ag-theme-positions-table .account-name-value{text-overflow:ellipsis;overflow:hidden}.table-card .ag-theme-positions-table .warning-icon{flex-shrink:0}.table-card .ag-theme-positions-table .editable-cell{cursor:pointer;background:green}.table-card .ag-row-focus{z-index:1}.table-card .ag-pinned-left-header,.table-card .ag-pinned-left-cols-container{box-shadow:0 2px 8px #1f408726;border-right:1px solid var(--color-table-border);z-index:1}.table-card input[type=search]{background-image:none;padding-left:1.6rem;width:100%;color:var(--text-primary, #051C2C)}.table-card .text-field::placeholder{color:var(--text-primary, #051C2C);text-align:left}.table-card .selector-menu.ag-grid-search-results{position:fixed}.table-card .add-new-asset{color:var(--text-link-default)}.table-card .ag-overlay-no-rows-wrapper{justify-content:left;padding-left:1.1rem}.table-card .ag-group-value{display:flex;align-items:center;width:100%;height:3.8rem;justify-content:space-between}.table-card .header-label{color:var(--color-text-on-label, #305096);border-radius:4px;border:1px solid var(--color-border-label, #305096);padding:.4rem .8rem}.table-card .selector-container span{text-transform:capitalize}.table-card select{width:14rem;font-size:var(--typography-size-xs)}.table-card select option{text-transform:capitalize}.table-tooltip{pointer-events:none;max-width:25rem;padding:1.6rem;color:var(--color-text-on-primary);font-size:var(--typography-size-xs);font-weight:600;line-height:var(--typography-line-height-3xs);background:var(--color-background-tooltip);border-radius:var(--radius-md)}.card{background-color:#fff;padding:1.6rem;border-radius:1.2rem;box-shadow:var(--elevation-large)}.input-select-cell{display:flex;flex-direction:row;align-items:center;height:100%;gap:.8rem;border-radius:0;text-wrap:wrap;background-color:var(--color-background-input-default);margin-right:1.6rem}.input-select-cell input{width:100%;border:none;text-wrap:wrap;background-color:var(--color-background-input-default)}.input-select-cell .text-field:focus{outline:none;text-wrap:wrap}.input-select-cell select{min-height:3.2rem;width:14rem;font-size:var(--typography-size-xs)}.input-select-cell label{width:unset}.custom-asset-modal-content{padding-top:1.6rem;display:flex;flex-direction:column;gap:4rem}.asset-attribute-option{display:grid;grid-template-columns:1fr 25.6rem;align-items:center}.asset-attribute-option .attribute-name{font-family:var(--font-default),sans-serif;font-size:var(--typography-size-xs, 12px);font-style:normal;font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-3xs, 16px)}.asset-attributes{display:flex;flex-direction:column;gap:1.2rem}.editable-field{position:relative}.editable-field .editable-field-input{border-radius:var(--radius-sm, .4rem);border:2px solid var(--color-border-focus);background:var(--color-background-input-default, #FFF);outline:none;min-width:25.6rem;height:3.2rem;padding:.8rem 1.2rem}.editable-field .editable-field-input:disabled{display:none}.editable-field .reset-editable-field-input{border-radius:var(--radius-sm, .4rem);min-height:3.2rem;min-width:25.6rem;text-align:left;border:transparent;background:transparent;word-wrap:break-word}.editable-field .reset-editable-field-input:hover{background-color:var(--black-alpha-100, rgba(51, 51, 51, .1));transition:background-color .15s ease-out}.editable-field .reset-editable-field-input:disabled{display:none}.editable-field .reset-editable-field-input:focus{outline:2px solid var(--color-border-focus)}.sub-nav{padding:0 4rem;background:var(--color-background-nav-secondary, #F6F6F6)}.sub-nav .client-name{color:var(--text-primary)}.sub-nav .nav-tabs{border:none;display:flex;align-self:stretch}.sub-nav .nav-tabs .nav-tab{background:transparent;padding:0 4rem;border:none;color:var(--color-text-secondary);min-width:12.8rem;display:flex;align-items:center;justify-content:center;border-radius:0;cursor:pointer;position:relative;white-space:nowrap}.sub-nav .nav-tabs .nav-tab:hover{color:var(--text-link-hover)}.sub-nav .nav-tabs .nav-tab:hover{color:var(--text-link-press)}.sub-nav .nav-tabs .nav-tab:disabled{cursor:not-allowed;color:var(--color-text-disabled)}.sub-nav .nav-tabs .nav-tab:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:-2px}.sub-nav .nav-tabs .nav-tab.selected{color:var(--text-primary)}.sub-nav .nav-tabs .nav-tab:after{content:"";position:absolute;bottom:0;width:0;height:2px;background:var(--color-border-active);transition:width .25s ease-in-out;left:50%;transform:translate(-50%)}.sub-nav .nav-tabs .nav-tab.selected:after{width:100%}@media (max-width: 768px){.sub-nav .client-name{font-size:var(--typography-size-md)}.sub-nav .nav-tabs .nav-tab{padding:.8rem 1.6rem;font-size:var(--typography-size-xs);font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-3xs);letter-spacing:var(--typography-letter-spacing-regular)}}@media (max-width: 480px){.sub-nav{padding:0 1.6rem}.sub-nav .client-name{font-size:var(--typography-size-sm)}.sub-nav .nav-tabs .nav-tab{min-width:7.2rem;padding:.8rem 1.2rem;font-size:var(--typography-size-2xs);line-height:var(--typography-line-height-4xs)}}.sub-nav{display:grid;align-items:center;gap:.4rem;grid-template-columns:4.4rem 1fr 1fr;grid-template-areas:"arrow name tabs"}.sub-nav .arrow{grid-area:arrow}.sub-nav .client-name{grid-area:name}.sub-nav .nav-tabs{grid-area:tabs;justify-self:flex-end}@media (max-width: 768px){.sub-nav{grid-template-columns:auto 1fr;grid-template-rows:auto;grid-template-areas:"arrow name" "tabs tabs"}.sub-nav .nav-tabs{justify-self:flex-start}}.prospect-sub-nav .client-name{grid-column:2 / -1}.prospect-statements .instructions{color:var(--color-text-secondary, #555)}.prospect-statements .status{padding-top:.4rem;color:var(--color-text-on-label)}.prospect-statements .status .loader{width:2.4rem}.prospect-statements .status .loader circle{stroke:var(--color-text-on-label)}.prospect-statements .status-item{max-height:fit-content}.prospect-statements .import-success{color:var(--color-text-success)}.prospect-statements .import-failed{color:var(--color-text-error)}.prospect-statements .import-failed path{stroke:var(--color-text-error)}.prospect-statements{display:grid;grid-template-columns:auto auto 1fr;flex-direction:row;gap:1.2rem}.prospect-statements .upload{display:flex;flex-direction:column;gap:1.2rem}.prospect-statements .instructions{display:flex;flex-direction:column}.prospect-statements .status{display:flex;flex-direction:row;gap:.8rem}.prospect-statements .status .status-list{display:flex;flex-direction:column;gap:.8rem}.prospect-statements .status-item{display:flex;flex-direction:row;gap:.8rem;align-items:center}.prospect-statements .prospect-action-box{justify-self:flex-end;display:flex;align-items:center;height:fit-content;gap:1.6rem}.create-prospect-form{display:flex;flex-direction:column;gap:4rem}.prospects{display:flex;flex-direction:column;min-width:100%;gap:4rem;padding:3rem 4rem;min-height:calc(100vh - var(--navbar-height));height:100%}.prospects .prospect-import{display:flex;gap:1.2rem;align-items:center}.prospects .positions-save:hover{color:var(--text-link-default)}.prospects .positions-save .app-icon{rotate:-90deg;color:var(--blue-600)}.prospects .template{color:var(--text-link-default);font-size:1.4rem}.prospects .template:hover{color:var(--text-link-hover)}.prospects button{flex-shrink:0;right:0}.prospects .button-icon{margin-bottom:unset}.prospects .tabs .selected{color:var(--text-primary, #051C2C)}.prospects .text-field:focus{color:#000}.prospects .text-field:disabled{background:var(--color-background-page);color:#000}.prospects .text-field:disabled:hover{border:1px solid transparent}.prospects .editable-header::placeholder{font-size:3.2rem}.prospects .actions{width:2.4rem;padding:0 .4rem 0 0;margin:0;vertical-align:middle}.csv-upload{display:flex;flex-direction:column;gap:2rem;width:100%}.csv-upload a:link,.csv-upload a:visited{color:var(--text-link-default)}.csv-upload a:hover{color:var(--text-link-hover)}.prospect-content{display:flex;flex-direction:column;gap:1.2rem}.prospect-content .prospect-tab-section{display:flex;justify-content:flex-end}.prospect-content .prospect-tab-section .tab{width:17.1rem}.delete-prospect-actions{display:flex;gap:.8rem}.delete-prospect-actions .button{flex:1 0 0}.insight-mobile-view-restriction-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:var(--white);z-index:25}.insight-mobile-view-restriction-container .insight-mobile-view-restriction-content{display:flex;flex-direction:column;align-items:center;max-width:75%;max-height:50%;margin:35% 0 auto;gap:2rem}.insight-mobile-view-restriction-container .insight-mobile-view-restriction-content .restriction-title,.insight-mobile-view-restriction-container .insight-mobile-view-restriction-content .restriction-subtitle{text-align:center}.insight-mobile-view-restriction-container .insight-mobile-view-restriction-content .restriction-title{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.insight-mobile-view-restriction-container .insight-mobile-view-restriction-footer{display:flex;flex-direction:column;align-items:center;gap:2.8rem;width:100%;pointer-events:initial}.insight-mobile-view-restriction-container .insight-mobile-view-restriction-footer .book-demo-button{width:calc(100% - 3.2rem)}@media (max-width: 440px){html:has(.insight-mobile-view-restriction-container),.dashboard-container,.dashboard-page{overflow:hidden;pointer-events:none}.global-search{display:none}}.side-nav{background:var(--color-background-sidenav);color:var(--color-link-sidenav-default);width:24.4rem;position:fixed;top:0;height:100vh;padding:var(--padding-xxl);box-shadow:3px 0 12px #1f408726;left:-24.4rem;transition:left ease-in-out .3s;z-index:var(--left-side-nav-index)}.side-nav.visible{left:0}.side-nav .active{color:var(--color-link-sidenav-active)}.side-nav .close-icon-container{display:flex;justify-content:flex-end}.side-nav .side-nav-links{width:100%}.side-nav .side-nav-links .nav-item{display:flex;gap:.8rem}.side-nav .side-nav-links .nav-item:hover{color:var(--color-link-sidenav-hover);transition:all .15s ease-out}.side-nav .side-nav-links .nav-item:focus-visible{outline:2px solid var(--color-border-focus)}.side-nav .side-nav-links .nav-item:active{color:var(--color-link-sidenav-press)}.side-nav .side-nav-links .nav-item svg{width:2.4rem;height:2.4rem;color:inherit}.side-nav{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.side-nav .side-nav-links{display:flex;flex-direction:column;gap:2.4rem}.flyout-panel{position:fixed;right:-61rem;top:var(--navbar-height, 0);bottom:0;width:100%;max-width:50rem;min-width:40rem;z-index:var(--top-z-index);box-shadow:var(--box-shadow-x-small);overflow-y:auto;background:#fff;transition:max-width,right ease-in-out .25s;display:flex;flex-direction:column;align-items:stretch;justify-content:start}.flyout-panel.medium-flyout-panel{right:-60rem;max-width:60rem}.flyout-panel.fit-flyout-panel{width:fit-content;max-width:100rem}.flyout-panel.large-flyout-panel{right:-100rem;max-width:100rem;overflow-y:hidden}.flyout-panel.visible{right:0}.flyout-panel.visible .flyout-panel-top-nav{display:flex;justify-content:space-between}.flyout-panel footer button,.flyout-panel nav button{border:none;background:transparent}.flyout-panel .flyout-panel-header{min-height:8rem;padding:4rem 4rem 0;margin-bottom:4rem;display:flex;align-items:center}.flyout-panel .flyout-panel-header.flex{display:flex;align-items:center;justify-content:space-between;gap:1rem}.flyout-panel .flyout-panel-header.flex>.flex-1{flex:1}.flyout-panel .flyout-panel-header-deprecate{flex:1;overflow-y:auto;padding:0 4rem 4rem}.flyout-panel .flyout-panel-top-nav{position:relative;display:none;justify-content:space-between;align-items:center;margin-left:5px;height:4rem;margin-bottom:-4rem;top:2rem}.flyout-panel .flyout-panel-top-nav button{display:flex;align-items:center;justify-content:center;position:absolute;padding:2rem 1.5rem;color:var(--gray-02);top:0}.flyout-panel .flyout-panel-footer{overflow:hidden;width:100%;background:#fff;border-top:solid 1px var(--gray-04);justify-content:flex-end}.flyout-panel .flyout-panel-card{margin-top:2rem;padding:2rem;background:#fff;border:1px solid var(--gray-04);border-radius:3px}.flyout-panel .flyout-panel-card:first-child{margin-top:0}.flyout-panel .flyout-panel-top-nav button[aria-label=close]{top:50%;right:4rem;transform:translateY(-.5rem)}.flyout-panel .flyout-panel-top-nav button[aria-label=back]{top:0;left:0}.guided-rebalance-panel{position:relative;padding:0 2rem 8rem;display:flex;flex-direction:column;gap:2rem}.guided-rebalance-panel+footer{position:absolute;bottom:0;right:0;left:0;padding-right:4rem;border-top:1px solid var(--color-border-faint);height:calc(8rem - 2px);display:flex;align-items:center;justify-content:flex-end;background:#fff;width:100%}.missing-risk-data{display:flex;gap:2rem;flex-direction:column;background:var(--gray-05)}.missing-risk-data ul{padding-top:2rem}.missing-risk-data li{list-style-type:circle}.missing-risk-data section{display:flex;gap:2rem}.missing-risk-data section>*{width:50%;border:1px solid var(--gray-04);border-radius:3px;padding:1rem;background:#fff;display:flex;flex-direction:column;align-items:center}.missing-risk-data svg{transform:scale(.5)}.restriction-list-container,.cash-constraint,.rebalance-requirement,.trade-preferences,.constraint-toggles{padding:2rem;border:1px solid var(--gray-04);border-radius:3px;background:#fff}.guided-rebalance-panel .rebalance-requirement{display:flex;justify-content:space-between;align-items:center}.guided-rebalance-panel svg.loader{margin:auto}.constraint-toggles{display:flex;justify-content:space-between;flex-direction:column}.constraint-toggles ul{display:flex;flex-direction:column;gap:2rem}.constraint-toggles label{width:max-content}.constraint-toggles label.checkbox{margin:0}.constraint-toggles label.checkbox .checkbox-item-description{display:none}.constraint-toggles li{display:flex;margin-left:50%;gap:2rem;align-items:center}.guided-rebalance-button.active{background-color:var(--color-background-icon-press)}.toggle-switch{display:flex;align-items:center;height:100%}.toggle-switch.toggle-row{width:100%;height:4rem;display:flex;align-items:center}.toggle-switch .info-text-02{margin:0 .5rem}.toggle-switch .info-text-02:last-of-type{margin:0 0 0 7.5rem}.toggle-switch .pill-shape{position:absolute;width:7rem;height:4rem;background:var(--gray-05);border:1px solid var(--gray-04);border-radius:7rem;cursor:pointer;transform:translateY(-50%)}.toggle-switch .toggle-row-label{color:#000;padding-right:8rem;width:100%}.toggle-switch .pill-shape>*{height:3.5rem;width:3.5rem;border-radius:100%;background:#fff;border:1px solid var(--gray-03);position:absolute;top:50%;left:.2rem;transition:left ease-in-out .25s;transform:translateY(-50%)}.toggle-switch.toggle-switch-on .pill-shape{background-image:var(--blue-purple-gradient)}.toggle-switch .toggle-row-label+.pill-shape{right:0;top:50%}.toggle-switch.toggle-switch-on .pill-shape>*{left:calc(100% - 3.7rem)}.toggle-switch.toggle-disabled .pill-shape{pointer-events:none}.restriction-list-container header{display:flex;justify-content:space-between}.restriction-list-container .search-form{width:50%}.restriction-list-container h3{width:max-content}.restriction-list{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.restriction-list li{border:1px solid var(--color-border-default);border-radius:var(--radius-sm);padding:1rem;display:flex;justify-content:space-between;flex-wrap:wrap}.restriction-list li>div{display:flex;gap:1rem;align-items:flex-end}.asset-info-panel{position:relative;display:flex;align-items:center}.asset-info-panel-text{width:max-content;padding:1.5rem 2rem;position:absolute;bottom:110%;color:var(--gray-01);background:#fff;box-shadow:var(--elevation-level-3);border:1px solid var(--gray-04);border-radius:5px;z-index:var(--top-z-index);pointer-events:none}.asset-info-panel-arrow{width:20px;height:20px;position:absolute;background:#fff;border:1px solid;border-radius:1px;transform:translateY(5px) rotate(45deg);box-shadow:3px 5px 4px #00000040;border-color:transparent var(--gray-04) var(--gray-04) transparent;z-index:var(--middle-z-index)}.asset-info-panel-arrow,.asset-info-panel .asset-info-panel-text{display:none}.asset-info-panel-arrow,.asset-info-panel:hover .asset-info-panel-text{display:initial}.asset-info-panel+.heading{white-space:nowrap;overflow-x:clip;text-overflow:ellipsis;position:unset;display:block}.cash-constraint header+*{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;height:8rem}.cash-constraint header+* label{width:15rem}.cash-constraint .right-adjusted{display:flex;justify-content:flex-end;align-items:center}:root{--slider-height: .9rem;--slider-overhang: 4%}.slider-container{padding:0 3rem}.slider-inner-container{position:relative;height:10rem;width:100%;margin:auto}.slider-element{position:absolute;top:50%;transform:translateY(-50%)}.slider{width:100%;height:5rem}.slider-rail{background:var(--gray-04);width:calc(100% + 2 * var(--slider-overhang));height:var(--slider-height);border-radius:5rem;left:50%;transform:translate(-50%,-50%);pointer-events:none}.slider-indicator-dot{background:#fff;width:2.5rem;height:2.5rem;border-radius:100%;left:100%;transform:translate(-50%,-50%);box-shadow:var(--elevation-level-1);cursor:pointer}.slider-indicator-fill{background:linear-gradient(120deg,var(--purple),var(--blue));opacity:60%;height:var(--slider-height);border-radius:5rem;pointer-events:none;left:calc(-1 * var(--slider-overhang))}.slider-tick-mark{width:1px;height:3.5rem;background:var(--gray-03)}.slider-tick-label{transform:translateY(180%);pointer-events:none;width:fit-content}.slider-tick-label-min{left:calc(-1 * var(--slider-overhang))}.slider-tick-label-max{right:calc(-1 * var(--slider-overhang))}.slider-tick-mark-mask{width:2px;height:2rem;background:#fff}.slider-title{display:flex;justify-content:center}.file-drop-icons{display:flex;flex-direction:row;gap:1.2rem}.import-model-side-panel footer{padding:2rem;align-items:center}.import-model-side-panel .select{width:30rem}.import-model-side-panel .side-panel-card{margin-top:1.4rem}.import-model-side-panel .side-panel-card a{font-size:1.4rem;font-weight:500;color:var(--gray-02);text-align:center}.side-panel-card.loading{opacity:.65}.side-panel-card{display:flex;flex-direction:column;gap:3.4rem}.drop-zone.loading{gap:1rem}.upload-positions-preview h3{margin-bottom:3rem}.upload-positions-preview>div{margin-bottom:1rem;display:flex;gap:1rem;align-items:center;color:var(--gray-02);padding:2rem 0}.upload-positions-preview td:first-child{width:10rem}.upload-positions-preview td,.upload-positions-preview tr:first-child>td{padding:1rem}.upload-positions-preview td{border:1px solid var(--gray-03);vertical-align:middle}.upload-positions-preview thead td{font-size:1.4rem;color:var(--gray-02)}.upload-positions-preview .ticker-not-found,.upload-positions-preview .ticker-not-found input{color:var(--color-text-error)}.integrations-side-panel .img{max-width:13rem;max-height:13rem;object-fit:contain}.integrations-side-panel svg{max-width:13rem}.integrations-side-panel>p{color:var(--gray-02)}.integrations-side-panel,.integrations-side-panel .integration-form{display:flex;flex-direction:column;gap:4rem}.manage-model-group-side-panel{padding-top:2rem}.manage-model-group-side-panel .invalid{color:var(--functional-red)}.manage-model-group-side-panel .side-panel-card.model-group-model{padding:0}.manage-model-group-side-panel .side-panel-card.model-group-model .heading{height:4.5rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.manage-model-group-side-panel .edit-model-group-buttons{border-top:1px solid var(--gray-04);padding:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.manage-model-group-side-panel .edit-model-group-buttons button{min-width:15rem}.manage-model-group-side-panel-footer{padding:2rem;display:flex;align-items:center;justify-content:end}.notes-container{padding:0 4rem 4rem}.note{font-size:1.4rem;margin-bottom:4rem;border-bottom:1px solid var(--color-border-faint)}.note-header{display:flex;width:100%;justify-content:space-between;color:var(--color-text-secondary);font-size:1.2rem;font-weight:600;line-height:1.62rem}.created-at{color:var(--color-text-subtle);font-weight:400}.text{padding:2rem 0}.add-note-container{display:flex;flex-direction:column;margin-bottom:4rem;margin-top:1.6rem;gap:1rem}.add-note{width:100%;height:12.61rem;padding:1.2rem}.add-note-count{color:var(--color-text-subtle);text-align:right;font-size:1.2rem;font-style:normal;font-weight:400}.constraint-panel{display:flex;flex-direction:column;gap:2rem;padding:2rem}.constraint-panel>*{background:#fff}.assigned-model-assignments{border-radius:7px;padding:var(--padding-md);background:var(--color-background-sidebar-container, #EFF2F6)}.assigned-model-assignments .model-search{width:100%;display:flex;flex-direction:column;gap:var(--padding-sm)}.assigned-model-assignments .model-search .search-form .text-field{padding-right:var(--padding-lg)}.assigned-model-assignments .assigned-models{width:100%}.assigned-model-assignments .assigned-models .name,.assigned-model-assignments .assigned-models .cash,.assigned-model-assignments .assigned-models .cash-output{color:var(--color-text-secondary)}.assigned-model-assignments .assigned-models .allocation-field{height:3.2rem;width:7.2rem;text-align:right;padding:var(--radius-md)}.assigned-model-assignments{display:grid;gap:2rem;align-items:flex-start}.assigned-model-assignments .model-allocation-header{grid-row:1;display:flex;gap:.4rem;align-items:center}.assigned-model-assignments .assigned-models{display:grid;row-gap:.4rem;align-items:center}.assigned-model-assignments .assigned-models .allocation-item{display:flex;justify-content:space-between;align-items:center}.assigned-models-panel{display:flex;flex-direction:column;gap:4rem;padding:2rem}.custom-model-panel{grid-row:2;display:flex;gap:2rem;flex-direction:column}.model-portfolio-panel{padding:var(--padding-xxl);display:flex;flex-direction:column;gap:var(--padding-xxl)}.model-portfolio-panel .model-portfolio-removal{display:flex;flex-direction:column;gap:.4rem}.model-portfolio-panel .model-portfolio-removal .remove-model-portfolio-button,.model-portfolio-panel .model-portfolio-removal .remove-info{justify-self:center}.model-portfolio-panel .change-name{display:flex;flex-direction:column;gap:.4rem}.model-portfolio-panel .remove-model-portfolio-button{border:none;background:transparent;text-align:center}.model-portfolio-panel .remove-info{color:var(--color-text-secondary, #555);text-align:center}.model-portfolio-panel .loader circle{stroke:#fff}.constraint-label{height:1.6rem;min-width:max-content}.search-model-portfolios-for-asset-universe .base-input{width:100%}.search-model-portfolios-for-asset-universe .search-models-with-input{position:relative;display:flex;align-items:center;width:100%}.search-model-portfolios-for-asset-universe .search-models-with-input .base-input{height:3.2rem;padding-right:2.4rem}.search-model-portfolios-for-asset-universe .search-models-with-input .expand-down-icon{position:absolute;right:.8rem;pointer-events:none;display:flex;align-items:center}.search-model-portfolios-for-asset-universe .search-models-with-input .expand-down-icon.expanded{transform:rotate(180deg)}.search-model-portfolios-for-asset-universe .search-results-menu-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:transparent}.search-model-portfolios-for-asset-universe .model-portfolio-search-results{position:absolute;top:100%;max-height:20rem;width:100%;border-radius:var(--radius-sm)}.selected-models-list-item{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem;color:var(--color-text-secondary);height:2rem}.selected-models-list-item .remove-model-from-universe{border:none;background:none;border-radius:100%;aspect-ratio:1}.scenario-chart-config{display:flex;flex-direction:column;gap:2rem}.scenario-chart-control{display:grid;gap:2rem;align-items:flex-start;border-radius:7px;padding:var(--padding-md);background:var(--color-background-sidebar-container, #EFF2F6)}.scenario-chart-control .radio-buttons{display:grid;grid-template-columns:repeat(5,1fr)}.scenario-chart-control .radio-button{width:auto}.scenario-chart-control .control-group{display:flex;flex-direction:column;gap:2rem}.scenario-chart-control .scenario-toggle{display:flex;gap:.4rem;align-items:center}.scenario-chart-control .scenario-selection-area{display:flex;flex-direction:column;gap:1.2rem}.scenario-chart-control .scenario-separator{display:flex;padding:.8rem 0;align-items:center;gap:3.2rem;align-self:stretch;color:var(--color-text-subtle, #999);font-family:var(--typography-family-body),monospace;font-size:var(--typography-size-2xs, 1rem);font-style:normal;font-weight:800;line-height:var(--typography-line-height-4xs, 1.2rem);letter-spacing:.1rem}.scenario-chart-control .scenario-chart-scenarios{border-radius:.4rem}.scenario-chart-control .scenario-chart-scenarios .app-icon{width:1.6rem;height:1.6rem}.scenario-chart-control .scenario-chart-scenarios .duplicate-icon path,.scenario-chart-control .scenario-chart-scenarios .pencil-icon path{fill:var(--text-link-default)}.scenario-chart-control .scenario-chart-scenarios .plus-inside-circle path{stroke:var(--text-link-default)}.scenario-chart-control .scenario-chart-scenarios .warning-text{color:var(--color-text-error)}.scenario-chart-control .scenario-chart-scenarios .trash-can-small path{stroke:var(--color-text-error)}.scenario-chart-control .chart-line-icon{width:2.4rem;height:2.4rem}.scenario-description-modal-container{width:47.1rem;align-items:flex-start;border-radius:.8rem;box-shadow:0 .4rem 1.6rem #1f408726}.scenario-description-modal-container .modal-content{display:flex;flex-direction:column;gap:4rem;padding:4rem}.scenario-description-modal-container .scenario-description-modal-header{display:flex;justify-content:space-between;gap:4rem;align-items:center}.scenario-description-modal-container .scenario-actions{gap:4rem;display:flex}.scenario-description-modal-container .scenario-actions .scenario-actions-inner{display:flex;align-items:center}.scenario-description-modal-container .scenario-actions .button{padding:0}.scenario-description-modal-container .scenario-actions .button.link:hover .duplicate-icon path{fill:var(--text-link-hover)}.scenario-description-modal-container .scenario-actions .button.link:hover .pencil-icon path{fill:var(--text-link-hover)}.scenario-description-modal-container .duplicate-icon path,.scenario-description-modal-container .pencil-icon path{fill:var(--text-link-default)}.scenario-description-modal-container .trash-can path{stroke:var(--color-text-error)}.scenario-description-modal-container .factor-delete-section .action-button{padding:0}.scenario-description-modal-container .factor-delete-section .delete-icon-canvas{display:flex;width:24px;height:24px;justify-content:center;align-items:center;gap:2.667px}.scenario-description-modal-container .factor-shock-list{display:grid;gap:.4rem}.scenario-description-modal-container .factor-shock{display:flex;padding:.8rem;justify-content:space-between;align-items:flex-end;border-radius:.4rem;border:1px solid var(--color-border-faint, #E6E6E6);background:var(--color-background-surface, #FFF)}.scenario-description-modal-container .factor-shock .factor-shock-header{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.scenario-edit-modal-container{width:68.4rem;align-items:flex-start;border-radius:.8rem;box-shadow:0 .4rem 1.6rem #1f408726}.scenario-edit-modal-container .modal-content{display:flex;flex-direction:column;gap:4rem;padding:4rem}.scenario-edit-modal-container .scenario-edit-modal-header{display:flex;align-items:center;gap:.4rem}.scenario-edit-modal-container .scenario-edit-modal-header .headline-xl-medium{flex-grow:1;text-align:left}.scenario-edit-modal-container .scenario-edit-modal-body{display:flex;flex-direction:column;gap:4rem}.scenario-edit-modal-container .edit-factor-shock-list{display:flex;flex-direction:column;gap:4px;align-self:stretch}.scenario-edit-modal-container .edit-factor-shock{display:grid;grid-template-columns:1fr auto auto;padding:.8rem;align-items:center;border-radius:.4rem;column-gap:1.2rem;border:1px solid var(--color-border-faint, #E6E6E6);background:var(--color-background-surface, #FFF)}.scenario-edit-modal-container .edit-factor-shock .factor-shock-info{display:flex;flex-direction:column}.scenario-edit-modal-container .edit-factor-shock .factor-shock-info span{display:flex;align-items:center}.scenario-edit-modal-container .scenario-name-input{display:flex;flex-direction:column;gap:.4rem}.scenario-edit-modal-container .description-counter{text-align:right;color:var(--color-text-subtle, #6B7280)}.scenario-edit-modal-container .number-edit{display:flex;width:6.2em;height:3.2rem;padding:.8rem 1.2rem;flex-direction:column;align-items:flex-end;gap:.4rem}.scenario-edit-modal-container .edit-factor-shock label{width:auto}.scenario-edit-modal-container .two-sided-container{display:flex;align-items:flex-start;align-self:stretch;justify-content:center}.scenario-edit-modal-container .two-sided-container .vertical-bar{align-self:stretch;width:1px;background:var(--color-border-faint, #E6E6E6);margin:0 2rem;flex-grow:0}.scenario-edit-modal-container .two-sided-container ul{max-height:12rem}.scenario-edit-modal-container .two-sided-container>*{flex-grow:1;align-self:stretch}.scenario-edit-modal-container .factor-search-container{display:flex;flex-direction:column;justify-content:flex-start;gap:1.2rem;align-self:stretch;width:24.8rem}.scenario-delete-modal-container{display:flex;width:51.6rem;padding:4rem;flex-direction:column;gap:4rem;border-radius:.8rem;box-shadow:0 .4rem 1.6rem #1f408726}.scenario-delete-modal-container .scenario-delete-modal-header{display:flex;align-items:center;gap:.4rem}.scenario-delete-modal-container .scenario-delete-modal-header .headline-xl-medium{flex-grow:1;text-align:left}.scenario-delete-modal-container .scenario-delete-modal-body{display:flex;flex-direction:column;gap:4rem}.scenario-delete-modal-container .scenario-delete-modal-footer{justify-content:center;display:flex;gap:1.2rem;width:100%}.scenario-delete-modal-container .scenario-delete-modal-footer button{width:100%}.proposed-portfolio-panel{padding:var(--padding-xxl)}.proposed-portfolio-panel .toggle{height:fit-content}.proposed-portfolio-panel .toggle-group{display:flex;flex-direction:column;align-items:flex-start}.proposed-portfolio-panel .proposed-portfolio-removal{padding-bottom:2rem}.proposed-portfolio-panel .change-name{display:flex;flex-direction:column;gap:.4rem}.proposed-portfolio-panel .remove-proposed-portfolio-button{border:none;background:transparent;text-align:center}.proposed-portfolio-panel .remove-info{color:var(--color-text-secondary, #555);text-align:center}.proposed-portfolio-panel .button.primary{width:100%}.controls-group .tax-harvest-input-container{padding:.8rem;border-radius:.4rem;gap:1.2rem;display:flex;flex-direction:column;background:var(--dark-blue-110)}.controls-group .tax-harvest-input-container .tax-harvest-limits-container{padding-top:2.8rem;padding-bottom:.8rem;display:flex;flex-direction:column;gap:3.2rem}.proposed-portfolio-panel{display:flex;flex-direction:column;gap:2rem}.proposed-portfolio-panel .proposed-portfolio-removal{display:flex;flex-direction:column;gap:.4rem}.proposed-portfolio-panel .proposed-portfolio-removal .remove-proposed-portfolio-button,.proposed-portfolio-panel .proposed-portfolio-removal .remove-info{justify-self:center}.proposed-portfolio-panel .tax-sma-warning{color:var(--orange-900);display:flex;justify-content:center;gap:.8rem}.proposed-portfolio-panel .tax-sma-warning path{stroke:var(--orange-900)}.grouping-divider{margin:3.2rem 0;height:1px;background-color:var(--color-border-default)}.grouping-selects{display:flex;padding:.8rem;flex-direction:column;align-items:flex-start;gap:2rem;align-self:stretch;border-radius:.4rem;background:var(--color-background-sidebar-container)}.grouping-selects .grouping-label{font-size:var(--typography-size-sm);font-weight:var(--typography-weight-medium)}.grouping-selects .attribute-selectors{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.grouping-selects .selector-container{align-self:stretch}.grouping-selects .add-group-button{display:flex;align-items:center;gap:.4rem;background:transparent;border:none;height:3rem;padding:1rem 0}.grouping-selects .add-group-button svg{margin:0}.grouping-selects .removable-attribute{display:grid;grid-template-columns:1fr 3.2rem;width:100%;align-items:end;gap:.8rem}.grouping-selects .removable-attribute .button-icon{width:3.2rem;height:3.2rem}.attribution-chart-settings{padding-top:2rem;display:flex;gap:2rem;flex-direction:column}.asset-allocation-chart{--segment-height: 7rem;height:100%}.asset-allocation-chart .one-portfolio-asset-allocation-row{height:7rem;position:relative;margin:2rem 2rem 2rem 8rem}.attribute-value-container{display:flex;flex-direction:column;border-bottom:1px solid var(--gray-04);border-right:1px solid var(--gray-04);border-left:.5rem solid var(--gray-04);position:relative}.attribute-value-container:first-child{border-top:1px solid var(--gray-04);border-radius:3px 3px 0 0}.attribute-value-container:last-child{border-radius:0 0 3px 3px}.attribute-value-container .attribute-value-allocation-label{position:absolute;height:11rem;max-height:11rem;overflow-x:clip;white-space:nowrap;text-align:center;transform:rotate(180deg);writing-mode:vertical-rl;text-orientation:sideways;text-overflow:ellipsis;top:0;padding:.8rem 3rem}.attribute-value-container aside article:not(:last-child){border-bottom:1px solid var(--gray-04)}.attribute-value-container.temporary-0,.attribute-value-container.client-portfolio{border-left-color:var(--color-portfolio-current)}.attribute-value-container.assigned-model{border-left-color:var(--color-portfolio-assigned)}.attribute-value-container.custom-model{border-left-color:var(--color-portfolio-custom)}.attribute-value-container.temporary-1{border-left-color:var(--color-portfolio-temp-1)}.attribute-value-container.temporary-2{border-left-color:var(--color-portfolio-temp-2)}.attribute-value-container.temporary-3{border-left-color:var(--color-portfolio-temp-3)}.attribute-value-container.temporary-4{border-left-color:var(--color-portfolio-temp-4)}.attribute-value-container.temporary-5{border-left-color:var(--color-portfolio-temp-5)}.attribute-value-container.temporary-6{border-left-color:var(--color-portfolio-temp-6)}.asset-allocation-chart-one-attribute-value{position:relative}.asset-allocation-chart-one-attribute-value .attribute-value-emphasis{visibility:visible;display:block;left:0;bottom:calc(100% - 6px);position:absolute;width:100%;height:0;border-top-right-radius:5px;border-top-left-radius:5px;transition:height .25s;pointer-events:none;background:inherit}.asset-allocation-chart-one-attribute-value .attribute-value-emphasis.hovered-attribute-value{height:2rem}.asset-allocation-chart-one-attribute-value .attribute-value-main{height:7rem;display:flex;justify-content:flex-end;align-items:center}.asset-allocation-chart-one-attribute-value .attribute-value-main .heading{color:var(--gray-04);position:relative;right:1rem}.asset-allocation-chart-one-attribute-value .attribute-value-main+aside{display:block}.asset-allocation-chart-one-attribute-value .attribute-value-main+aside legend{display:flex;width:100%;margin-bottom:0}.asset-allocation-chart-one-attribute-value .attribute-value-main+aside fieldset{padding-bottom:.5rem;margin-bottom:.5rem}.asset-allocation-chart-one-attribute-value .attribute-value-main+aside td:last-child{text-align:right}.asset-allocation-chart-one-attribute-value:first-of-type .attribute-value-main{border-radius:5px 0 0 5px}.asset-allocation-chart-one-attribute-value:last-of-type .attribute-value-main{border-radius:0 5px 5px 0}.asset-allocation-chart-one-attribute-value:only-child .attribute-value-main{border-radius:5px}.asset-allocation-chart-one-attribute-value:hover+aside{transform:translate(-50%,-50%);pointer-events:none;z-index:var(--top-z-index);display:block;position:fixed}.empty-allocation-segment{width:100%;height:var(--segment-height);border:1px solid var(--gray-02);border-radius:3px}.empty-allocation-segment .empty-allocation-target{width:100%;height:var(--segment-height)}.historical-analysis-config{display:flex;flex-direction:column;gap:2rem}.historical-analysis-config .advisor-fee-section{display:flex;flex-direction:column;gap:.4rem}.historical-analysis-config .advisor-fee-section .title-with-tooltip{display:flex;flex-direction:row;align-items:center;gap:.4rem}.historical-analysis-config .historical-time-settings .radio-buttons{display:flex}.historical-analysis-config .historical-time-settings .radio-button{flex-grow:1}.statistics-overview-module-list{display:flex;flex-direction:column;margin-top:1.2rem}.statistics-overview-module-list .drag-zone{position:relative}.statistics-overview-module-list .drag-zone.drag-top:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:.2rem;background:var(--color-text-link-active);border-radius:2rem}.statistics-overview-module-list .drag-zone.drag-bottom:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:.2rem;background:var(--color-text-link-active);border-radius:2rem}.dragable-statistics-list-item{cursor:grab;margin:.6rem 0}.dragable-statistics-list-item:active{cursor:grabbing}.dragable-statistics-list-item .statistics-list-module{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:.4rem;border:1px solid var(--color-border-default, #CCC);background:var(--color-background-input-default, #FFF);box-shadow:var(--elevation-small)}.dragable-statistics-list-item .statistics-list-module .dragable-area{display:flex;flex-direction:row;align-items:center}.drag-zone{position:relative}.drag-zone.drag-top:before{content:"";position:absolute;top:-1px;left:1rem;width:calc(100% - 20px);height:2px;background:var(--color-text-link-active)}.drag-zone.drag-bottom:after{content:"";position:absolute;bottom:-1px;left:1rem;width:calc(100% - 20px);height:2px;background:var(--color-text-link-active)}.drag-zone.drag-left:before{content:"";position:absolute;left:-1px;top:1rem;height:calc(100% - 20px);width:2px;background:var(--color-text-link-active)}.drag-zone.drag-right:after{content:"";position:absolute;right:-1px;top:1rem;height:calc(100% - 20px);width:2px;background:var(--color-text-link-active)}.workspace-statistics-overview-side-panel{display:flex;flex-direction:column;gap:2rem}.household-structure-selector{position:relative}.household-structure-selector .select-container{display:flex;flex-direction:row;width:100%;padding:8px 12px;gap:.8rem;align-items:center;justify-content:space-between;line-height:3rem;border-radius:var(--radius-sm, 4px);border:1px solid var(--color-border-default);background:var(--color-background-input-default)}.household-structure-selector .select-container.focus{border:1px solid var(--color-border-focus)}.household-structure-selector .dropdown{position:absolute;z-index:10;display:flex;left:0;right:0;padding:12px;flex-direction:column;align-items:flex-start;max-height:calc(100vh - 50rem);overflow-y:auto;border-radius:8px;background:#fff;box-shadow:0 .4rem 1.6rem #1f408726}.household-structure-selector .parent{flex-direction:column;font-size:1.6rem;font-weight:600;line-height:2.4rem}.household-structure-selector .not-parent{flex-direction:row;width:100%;justify-content:space-between;font-size:1.4rem;font-weight:400;line-height:2.4rem}.household-structure-selector .list-item-container:hover,.household-structure-selector .household-structure-container:hover{border-radius:.8rem;background:#f2f5fa}.household-structure-selector .list-item{display:flex;flex-direction:row;align-items:center;width:100%;gap:.8rem}.household-structure-selector .list-item-container{flex-direction:row;width:100%;gap:.8rem;padding:1.2rem 1.2rem 1.2rem 2.8rem}.household-structure-selector .household-structure-container{flex-direction:row;width:100%;gap:.8rem;padding:1.2rem}.household-structure-selector .item-row{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}.household-structure-selector .item-title{display:flex;align-items:stretch;flex-direction:row;gap:.8rem}.household-structure-selector ul{width:100%;flex-direction:column}.household-structure-selector li{width:100%;display:flex;flex-direction:row;justify-content:space-between}.household-structure-selector ul>li>ul>li{padding-right:0}.household-structure-selector li>ul{width:100%;flex-direction:column}.household-structure-selector .selected{border-radius:8px;background:#cfd8ec}.selector-with-icon{display:flex;align-items:center;gap:.4rem;width:100%}.selector-with-icon .new-selector-text{display:block;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selector-with-icon .household-icon{width:2.4rem;height:2.4rem}.select-menu.small .selected{background-color:var(--color-background-select-selected)}.multi-element-dropdown.small{font-size:var(--typography-size-xs)}.multi-element-dropdown.small .household-icon,.multi-element-dropdown.small .portfolio-icon{width:1.6rem;height:1.6rem}.multi-element-dropdown.large{font-size:var(--typography-size-md)}.multi-element-dropdown.large .portfolio-icon{width:2rem;height:2rem}.multi-element-dropdown .item-title{display:flex;align-items:center;gap:.4rem}.multi-element-dropdown .item-title .portfolio-title{display:flex;align-items:center;word-wrap:break-word}.multi-element-dropdown .portfolio-value-container{display:flex;flex-direction:row;align-items:center;gap:.8rem;height:fit-content;padding-top:.2rem}.multi-element-dropdown .portfolio-value-container .similarity-indicator{width:.8rem;height:.8rem;border-radius:100%;background-color:var(--color-background-indicator-blank)}.multi-element-dropdown .portfolio-value-container .similarity-indicator.red{background-color:var(--color-background-indicator-critical)}.multi-element-dropdown .portfolio-value-container .similarity-indicator.yellow{background-color:var(--color-background-indicator-warning)}.multi-element-dropdown .portfolio-value-container .similarity-indicator.green{background-color:var(--color-background-indicator-success)}@media (max-width: 430px){.multi-element-dropdown .portfolio-value-container{display:none}}.add-portfolio-menu{position:relative;display:flex;justify-content:center;align-items:center}.add-portfolio-menu .add-button{height:3.2rem;width:3.2rem;background-color:var(--color-background-button-primary-default);list-style:none;display:flex;justify-content:center;align-items:center;align-self:flex-end;border-radius:5rem}.add-portfolio-menu .add-button:hover{transition:background-color .2s ease-in-out;background-color:var(--color-background-button-primary-hover)}.add-portfolio-menu .add-button:active{background-color:var(--color-background-button-primary-press)}.add-portfolio-menu[open] .add-button{outline-offset:0;outline-width:.6rem;outline-style:solid;outline-color:var(--color-background-icon-press);background-color:var(--color-background-button-primary-press)}.add-portfolio-menu .add-portfolio-options{padding:.8rem;border-radius:.4rem;background:var(--color-background-surface, #FFF);box-shadow:0 3px 12px #1f408726;margin-top:.8rem;width:22.9rem;position:absolute;right:0}.add-portfolio-menu .add-portfolio-options .model-portfolio-icon-svg{width:1.9rem;height:1.8rem;margin-left:1px}.add-portfolio-menu .add-portfolio-options .add-portfolio-option{width:100%;padding:.8rem 1.2rem;height:3.6rem;border:none;border-radius:.8rem;background-color:var(--color-background-surface, #FFF);display:flex;align-items:center;gap:.8rem}.add-portfolio-menu .add-portfolio-options .add-portfolio-option:hover{background:var(--color-background-select-hover, #F5FAFB)}.add-portfolio-menu .add-portfolio-options .add-portfolio-option:active{background:var(--color-background-select-selected, #F0F7F9);font-weight:var(--typography-weight-medium, 600)}.add-portfolio-menu .add-portfolio-options .add-portfolio-option:focus-visible{outline:2px solid var(--color-border-focus, #2EC3B4)}.add-portfolio-menu .add-portfolio-options .divider{height:1px;background-color:var(--color-border-default, #CCC)}.new-portfolio-modal{border-radius:.8rem;padding:4rem;height:32rem}.new-portfolio-modal .new-portfolio-modal-input{padding:.8rem 1.2rem;border-radius:var(--radius-sm, 4px);width:43.6rem;height:4rem;border:1px solid var(--color-border-default, #CCC);background:var(--color-background-input-default, #FFF)}.new-portfolio-modal .new-portfolio-modal-input:user-invalid{border-color:var(--color-border-error, #DA2323);outline-color:var(--color-border-error, #DA2323)}.new-portfolio-modal .new-portfolio-modal-input:focus:not(:user-invalid){border-color:var(--color-border-focus);outline-color:var(--color-border-focus)}.new-portfolio-modal .new-portfolio-form{display:flex;flex-direction:column;gap:4rem}.new-portfolio-modal .new-portfolio-form .new-portfolio-modal-header{display:flex;justify-content:space-between;align-items:center}.new-portfolio-modal .new-portfolio-form .portfolio-name-input{display:flex;flex-direction:column;gap:.4rem}.proposals-container{display:flex;flex-direction:column;gap:1.2rem}.proposal-list{padding:0;flex-grow:1;overflow-y:hidden;display:flex;flex-direction:column}.proposal-list .select-proposals{display:grid;grid-template-columns:1fr 1fr;width:100%}.proposal-list .portfolio-notice{height:100%;width:100%;display:flex;justify-content:center;padding:2rem}.proposal-list .proposal-list-item{display:flex;justify-content:space-between;padding:1.2rem;border-radius:.4rem;width:100%;background:var(--color-background-surface)}.proposal-list .proposal-list-item .proposal-info{display:grid;align-items:center;width:100%;gap:5%;grid-template-columns:75% 20%}.proposal-list .proposal-list-item .proposal-info .proposal-list-icon-container{display:flex;justify-content:end}.proposal-list .proposal-list-item .portfolio-name{display:block;word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proposal-list .proposal-list-item:hover{background:var(--color-background-select-selected)}.proposal-list .proposal-list-item>*:first-child{cursor:pointer;width:100%}.proposal-list ul>*:last-child{border-bottom:none}.proposal-list .proposal-list-icon:hover,.proposal-list .proposal-list-icon{padding:1rem 1.2rem;background:0;border:none;border-radius:100%;display:flex;justify-content:center;align-items:center;width:4.4rem;height:4.4rem}.proposal-list .proposal-list-icon:hover{background:var(--color-background-icon-hover)}.proposal-list .heading{border-bottom:1px solid var(--gray-04);padding:2rem;color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:2.43rem}.proposal-list ul{display:flex;flex-direction:column;color:var(--text-primary, #051C2C);font-size:16px;font-style:normal;font-weight:500;line-height:2.4rem}.proposal-list .info-text-02{color:var(--color-text-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:2.03rem}.proposal-list .list-item-badge{padding:.4rem .8rem;display:flex;justify-content:center;align-items:center;width:fit-content;border-radius:4px}.proposal-list .list-item-badge.view-only{color:var(--color-text-on-label);border:1px solid var(--color-border-label);background:var(--color-background-label-default)}.proposal-list .list-item-badge.exported{color:var(--color-text-success);border:1px solid var(--color-border-success);background:var(--color-background-label-success);gap:.4rem}.proposal-list .list-item-badge.exported .check{stroke:var(--color-text-success);width:1.2rem;height:1.2rem}.proposal-list .proposals{display:flex;height:100%;max-height:30rem;overflow-y:auto}.proposal-list .other-proposals{display:flex;flex-direction:row;gap:.4rem;padding:.8rem 2rem;justify-content:left;color:var(--color-text-subtle);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:2.03rem;background:var(--color-background-subtle)}.app-icon.help-icon{height:2rem;width:2rem;color:inherit}.add-model-button:disabled{opacity:.5;cursor:not-allowed}.find-model-modal{position:relative}.modal-input .base-input{height:4rem}.assigned-model-button .image-container{outline-offset:.3rem;border-radius:50%;outline:0 solid var(--color-portfolio-assigned);transition:outline-width 75ms ease-in}.assigned-model-button .has-assigned-model .model-assignment-badge{color:var(--color-portfolio-assigned)}.assigned-model-button .assigned-model-in-workspace{outline-width:2px;transition:outline-width 75ms ease-out}.assigned-model-button .add:not(.assigned-model-in-workspace){outline:1px dashed var(--gray-400);color:var(--gray-400)}.custom-model-button .has-custom-model .briefcase{fill:var(--color-portfolio-custom)}.custom-model-button .has-custom-model .pen{stroke:var(--color-portfolio-custom)}.custom-model-button .image-container{outline-offset:.3rem;border-radius:50%;outline:0 solid var(--color-portfolio-custom);transition:outline-width 75ms ease-in}.custom-model-button .custom-model-in-workspace{outline-width:2px;transition:outline-width 75ms ease-out}.custom-model-button .add:not(.custom-model-in-workspace){outline:1px dashed var(--gray-400);color:var(--gray-400)}.custom-model-button .add:after{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%204L7%2010'%20stroke='white'%20stroke-linecap='round'/%3e%3cpath%20d='M10%207L4%207'%20stroke='white'%20stroke-linecap='round'/%3e%3c/svg%3e");background-color:var(--color-background-button-primary-default)}.custom-model-button .custom-model-badge.has-custom-model{--custom-model-icon-color: var(--color-portfolio-custom)}.custom-model-button:disabled .add:after{background-color:var(--gray-400)}.model-portfolio-button.temporary-0{color:var(--color-portfolio-current)}.model-portfolio-button.temporary-0 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-current)}.model-portfolio-button.temporary-1{color:var(--color-portfolio-temp-1)}.model-portfolio-button.temporary-1 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-temp-1)}.model-portfolio-button.temporary-2{color:var(--color-portfolio-temp-2)}.model-portfolio-button.temporary-2 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-temp-2)}.model-portfolio-button.temporary-3{color:var(--color-portfolio-temp-3)}.model-portfolio-button.temporary-3 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-temp-3)}.model-portfolio-button.temporary-4{color:var(--color-portfolio-temp-4)}.model-portfolio-button.temporary-4 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-temp-4)}.model-portfolio-button.temporary-5{color:var(--color-portfolio-temp-5)}.model-portfolio-button.temporary-5 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-temp-5)}.model-portfolio-button.temporary-6{color:var(--color-portfolio-temp-6)}.model-portfolio-button.temporary-6 .model-portfolio-icon-svg{outline-color:var(--color-portfolio-temp-6)}.model-portfolio-button .model-portfolio-icon-svg{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;outline-offset:.5rem;border-radius:100%;overflow:visible;outline:0 solid;transition:outline-width 75ms ease-in}.model-portfolio-button .model-portfolio-icon-svg.model-portfolio-visible{outline-width:2px;transition:outline-width 75ms ease-out}.proposed-portfolio-button.temporary-1{color:var(--color-portfolio-temp-1)}.proposed-portfolio-button.temporary-1 .proposed-portfolio-icon{outline-color:var(--color-portfolio-temp-1)}.proposed-portfolio-button.temporary-2{color:var(--color-portfolio-temp-2)}.proposed-portfolio-button.temporary-2 .proposed-portfolio-icon{outline-color:var(--color-portfolio-temp-2)}.proposed-portfolio-button.temporary-3{color:var(--color-portfolio-temp-3)}.proposed-portfolio-button.temporary-3 .proposed-portfolio-icon{outline-color:var(--color-portfolio-temp-3)}.proposed-portfolio-button.temporary-4{color:var(--color-portfolio-temp-4)}.proposed-portfolio-button.temporary-4 .proposed-portfolio-icon{outline-color:var(--color-portfolio-temp-4)}.proposed-portfolio-button.temporary-5{color:var(--color-portfolio-temp-5)}.proposed-portfolio-button.temporary-5 .proposed-portfolio-icon{outline-color:var(--color-portfolio-temp-5)}.proposed-portfolio-button.temporary-6{color:var(--color-portfolio-temp-6)}.proposed-portfolio-button.temporary-6 .proposed-portfolio-icon{outline-color:var(--color-portfolio-temp-6)}.proposed-portfolio-button .proposed-portfolio-icon{width:2rem;height:2rem;outline-offset:.5rem;border-radius:50%;outline:0 solid var(--color-portfolio-temp-1);transition:outline-width 75ms ease-in}.proposed-portfolio-button .proposed-portfolio-icon.proposed-portfolio-visible{outline-width:2px;transition:outline-width 75ms ease-out}.asset-filter-widget-button.has-filters{outline:1px solid var(--teal-500);outline-offset:-.7rem}.workspace-asset-filter-panel{display:flex;justify-content:space-between;align-items:center;padding-right:2rem;border-bottom:1px solid var(--color-border-faint);height:6rem}.workspace-asset-filter-panel .filter-flyout-nav-content{display:flex;align-items:center;gap:.8rem}.filter-settings{height:100%;display:flex;flex-direction:column;gap:4rem}.filter-settings-disabled>*:not(.toggle){pointer-events:none}.filter-settings .filters-container{display:flex;flex-direction:column;gap:1.6rem}.filter-settings .filter-list{display:flex;flex-direction:column;gap:1.2rem}.filter-settings .filter-list li{display:grid;grid-template-columns:1fr 8rem 2fr 4.4rem;gap:.8rem;align-items:center;justify-content:space-between}.drag-and-drop-zone{padding:0;background:none;box-shadow:none;height:3.2rem;min-height:unset;width:100%;border:none;position:relative}.drop-zone-indicator{position:absolute;left:0;right:0;top:calc(50% - 2px);display:flex;width:100%;height:4px;background:var(--gray-04);pointer-events:none}.workspace-layout-widget{height:100%;overflow-y:auto}.workspace-layout-widget .tabs ul{margin:0}.workspace-layout-widget .tabs li{display:flex;justify-content:center}.workspace-customization-section{padding:0 2rem 2rem;display:flex;flex-direction:column}.workspace-customization-section li{background:#fff;min-height:6rem;display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;border:1px solid var(--gray-04);border-radius:5px;box-shadow:var(--elevation-level-1)}.workspace-section-library{display:flex;flex-direction:column;padding:4rem 1rem;gap:2rem}.my-workspace-layout li>*:last-child{display:flex;align-items:center}.my-workspace-layout li>*:first-child{display:flex;align-items:center;gap:1rem;cursor:grab;padding:0}.workspace-customization-section li.dragging{opacity:.2;cursor:grabbing}.workspace-manager-form{display:flex;flex-direction:column;gap:4rem}.workspace-manager-form .workspace-form-actions{display:grid;gap:.8rem;grid-template-columns:1fr 1fr}.workspace-manager-form .workspace-name-input{display:flex;flex-direction:column;gap:.4rem}.workspace-pages-selector,.workspace-pages-menu.selector-menu{width:24.4rem}.workspace-pages-selector .app-icon,.workspace-pages-menu.selector-menu .app-icon{width:1.6rem;height:1.6rem}.workspace-pages-selector .plus-inside-circle path,.workspace-pages-menu.selector-menu .plus-inside-circle path{stroke:var(--text-link-default)}.workspace-pages-selector .pencil-icon path,.workspace-pages-selector .duplicate-icon path,.workspace-pages-menu.selector-menu .pencil-icon path,.workspace-pages-menu.selector-menu .duplicate-icon path{fill:var(--text-link-default)}.workspace-pages-selector .warning-text path,.workspace-pages-menu.selector-menu .warning-text path{stroke:var(--color-text-error)}.workspace-tertiary-nav-bar{padding:.4rem 4rem;box-shadow:0 1px 4px #1f40871a;border-bottom:1px solid var(--color-border-faint);background:var(--white);position:sticky;top:var(--navbar-height);z-index:var(--top-z-index)}.workspace-tertiary-nav-bar.module-pinned{box-shadow:none}.workspace-tertiary-nav-bar .workspace-household-select{width:41.2rem}.workspace-tertiary-nav-bar .tertiary-nav-icon{position:relative;height:4.4rem;width:4.4rem;border-radius:4.4rem;border:none;padding:0;background:none;outline:none}.workspace-tertiary-nav-bar .tertiary-nav-icon .icon-container{outline-offset:.3rem;border-radius:50%;outline:2px solid var(--color-portfolio-current)}.workspace-tertiary-nav-bar .tertiary-nav-icon .icon-container .current-portfolio{background-repeat:no-repeat;background-position:center;background-color:#fff;background-size:contain;width:2.4rem;height:2.4rem}.workspace-tertiary-nav-bar .tertiary-nav-button{cursor:pointer}.workspace-tertiary-nav-bar .tertiary-nav-button:has(.icon-container):hover{outline:0}.workspace-tertiary-nav-bar .tertiary-nav-button:hover:not(:disabled),.workspace-tertiary-nav-bar .tertiary-nav-button:active:not(:disabled){outline-offset:-6px;outline-width:.6rem;outline-style:solid}.workspace-tertiary-nav-bar .tertiary-nav-button:focus-visible:not(:active){outline:2px solid var(--color-border-focus);outline-offset:-2px}.workspace-tertiary-nav-bar .tertiary-nav-button:hover:not(:disabled){transition:outline-width .1s ease-out;outline-color:var(--color-background-icon-hover)}.workspace-tertiary-nav-bar .tertiary-nav-button:active:not(:disabled){outline-color:var(--color-background-icon-press)}.workspace-tertiary-nav-bar .tertiary-nav-button.open:before{content:" ";position:absolute;border-radius:4.4rem;height:4.4rem;width:4.4rem;outline:2px solid var(--teal-400);outline-offset:-2px}.workspace-tertiary-nav-bar .tertiary-nav-button .upper-right-icon:after{content:" ";position:absolute;top:.4rem;right:.4rem;width:1.2rem;height:1.2rem;border-radius:100%;background-repeat:no-repeat;outline:1px solid white;background-position:center}.workspace-tertiary-nav-bar .tertiary-nav-button .upper-right-icon.add:after{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%204L7%2010'%20stroke='white'%20stroke-linecap='round'/%3e%3cpath%20d='M10%207L4%207'%20stroke='white'%20stroke-linecap='round'/%3e%3c/svg%3e");background-color:var(--color-background-button-primary-default)}.workspace-tertiary-nav-bar .tertiary-nav-button .upper-right-icon.benchmark:after{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Benchmark'%3e%3cg%20id='Group%2016392'%3e%3cpath%20id='Line%20765'%20d='M4.5%204L4.5%209'%20stroke='white'%20stroke-linecap='round'/%3e%3cpath%20id='Line%20766'%20d='M7%205.5L7%209'%20stroke='white'%20stroke-linecap='round'/%3e%3cpath%20id='Line%20767'%20d='M9.5%207L9.5%209'%20stroke='white'%20stroke-linecap='round'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-color:var(--color-background-button-primary-default)}.workspace-tertiary-nav-bar .tertiary-nav-button:disabled .upper-right-icon.add:after{background-color:var(--gray-400)}.workspace-tertiary-nav-bar .workspace-tools{display:flex;gap:1.2rem;align-items:center;margin-right:4rem}.workspace-tertiary-nav-bar .workspace-tools .select-button-small-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.workspace-tertiary-nav-bar .workspace-tools .selector-menu .selector-menu-item{width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workspace-tertiary-nav-bar{grid-column:1 / -1;grid-row:2;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-top:.8rem}.workspace-tertiary-nav-bar .insight-report-top-nav{display:flex;gap:1rem;flex-wrap:wrap;row-gap:.8rem;justify-content:flex-end;flex-shrink:1}.workspace-tertiary-nav-bar .tertiary-nav-icon{flex-shrink:0;display:grid;place-items:center;outline:none;align-content:center}.workspace-tertiary-nav-bar .tertiary-nav-icon summary{margin:auto}.workspace-tertiary-nav-bar .workspace-tools{flex-shrink:0}@media (min-width: 1024px){.workspace-tertiary-nav-bar{padding:.8rem 4rem .4rem}}@media (max-width: 1023px) and (min-width: 768px){.workspace-tertiary-nav-bar{padding:.8rem 1.6rem .5rem 3.2rem}.workspace-tertiary-nav-bar .workspace-tools{width:100%;display:flex;flex-direction:row;gap:1rem}.workspace-tertiary-nav-bar .insight-report-top-nav{width:100%;padding-top:.8rem;justify-content:flex-start}}@media (max-width: 767px){.workspace-tertiary-nav-bar{padding:.8rem 1.6rem .5rem;gap:.4rem}.workspace-tertiary-nav-bar .workspace-tools{width:100%;display:flex;flex-direction:column;gap:.4rem}.workspace-tertiary-nav-bar .insight-report-top-nav{width:100%;padding-top:.4rem;justify-content:flex-start}.workspace-tertiary-nav-bar .workspace-household-select{width:100%}.workspace-tertiary-nav-bar .workspace-household-select>div,.workspace-tertiary-nav-bar .workspace-household-select select,.workspace-tertiary-nav-bar .workspace-household-select button{width:100%}.workspace-tertiary-nav-bar .workspace-household-select .portfolio-value-container{display:none}.workspace-tertiary-nav-bar .workspace-pages-selector{width:100%}.workspace-tertiary-nav-bar .workspace-pages-selector>div,.workspace-tertiary-nav-bar .workspace-pages-selector select,.workspace-tertiary-nav-bar .workspace-pages-selector button{width:100%}.workspace-tertiary-nav-bar .portfolio-value-container{display:none}}.insight-report-layout{--color-text-subtle: var(--neutral-500);--sub-navs-height: calc(var(--workspace-sub-nav-height) + (var(--workspace-tertiary-nav-height) * 2));position:relative}.insight-report-layout .insight-report-top-nav .button-icon{position:relative}.insight-report-layout .insight-report-top-nav .vertical-bar{width:1px;height:4.4rem;background:var(--color-border-default)}.insight-report-layout .widget-left-panel{padding:2rem 0 0 4rem}.insight-report-layout .widget-right-panel{padding:2rem 4rem 0 0;height:max-content}.insight-report-layout .widget-left-panel,.insight-report-layout .widget-right-panel{position:sticky;top:calc(var(--navbar-height) + 5.6rem);max-height:calc(100vh - 16rem)}#insight-report-modules-container{container-type:inline-size;container-name:modules-container}.insight-report-modules{container-type:inline-size;padding:1rem 0}.insight-report-modules .pin-zone+.drag-zone{margin-top:1.2rem}@container modules-container (min-width: 1024px){.insight-report-modules{padding:1rem 3rem}}@container modules-container (min-width: 768px) and (max-width: 1023px){.insight-report-modules{padding:1rem 2.2rem}}@container modules-container (max-width: 767px){.insight-report-modules{padding:1rem .6rem}}@media (max-width: 900px) and (min-width: 431px){.insight-report-layout{--sub-navs-height: calc(var(--workspace-sub-nav-height) + (var(--workspace-tertiary-nav-height) * 2))}.insight-report-layout .widget-left-panel,.insight-report-layout .widget-right-panel{top:calc(var(--navbar-height) + 8.6rem)}}@media (max-width: 430px){.insight-report-layout{--sub-navs-height: calc(var(--workspace-sub-nav-height) + (var(--workspace-tertiary-nav-height) * 3))}.insight-report-layout .widget-left-panel,.insight-report-layout .widget-right-panel{top:calc(var(--navbar-height) + 17.2rem)}}.filter-count{font-family:var(--font-default),sans-serif;font-size:1.2rem;background:#000;border-radius:100%;color:#fff;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.filters{top:0;right:0;position:absolute;padding:.2rem .4rem;min-width:1.8rem;background:var(--teal-500);border-radius:5rem;color:var(--color-text-on-primary);border:1px solid var(--color-text-on-primary);display:flex;align-items:center;justify-content:center}.insight-report-layout{display:grid;grid-template-columns:100% 0;grid-template-rows:min(var(--workspace-sub-nav-height),1fr) auto 1fr}.insight-report-layout .sub-nav{grid-column:1 / -1;grid-row:1}.insight-report-layout .workspace-tertiary-nav-bar{grid-column:1 / -1;grid-row:2}.insight-report-layout .widget-left-panel{grid-column:1 / span 1;grid-row:3}.insight-report-layout .widget-right-panel{grid-column:11 / span 1;grid-row:3;justify-self:flex-start}.insight-report-layout-main{grid-column:1;grid-row:3}.insight-report-modules{grid-column:1;display:grid;grid-template-columns:repeat(12,1fr)}.insight-report-modules .drag-zone{grid-column:1 / span 12}.insight-report-modules .workspace-module-row{position:relative;grid-column:1 / span 12;display:grid;grid-template-columns:repeat(12,1fr)}.insight-report-modules .workspace-module-row:has(>.resizeable-module:only-child) .resizeable-module{grid-column:span 12}@container modules-container (min-width: 1024px){.insight-report-modules .workspace-module-row:has(>.resizeable-module:nth-child(2)) .resizeable-module{grid-column:span 6}.insight-report-modules .workspace-module-row:has(>.resizeable-module:nth-child(3)) .resizeable-module{grid-column:span 4}}@container modules-container (min-width: 768px) and (max-width: 1023px){.insight-report-modules:has(>.resizeable-module) .resizeable-module{grid-column:span 12}.insight-report-modules .workspace-module-row:has(>.resizeable-module:nth-child(2)) .resizeable-module{grid-column:span 6}.insight-report-modules .workspace-module-row:has(>.resizeable-module:nth-child(3)) .resizeable-module{grid-column:span 6}.insight-report-modules .workspace-module-row:has(>.resizeable-module:nth-child(3)) .resizeable-module:nth-last-child(2){grid-column:span 12}}@container modules-container (max-width: 767px){.insight-report-modules .workspace-module-row .resizeable-module{grid-column:span 12}}.filter-count{display:flex;align-items:center;justify-content:center}.insert-module-as-row-button{display:flex;position:absolute;left:1rem;transform:translateY(-50%);align-items:center;justify-content:center;grid-column:1 / span 12;z-index:1;width:calc(100% - 2rem);opacity:0;background:none;padding:0;margin:0;border:none;cursor:pointer;height:3.4rem;transition:opacity .15s ease-in-out}.insert-module-as-row-button.insert-at-bottom{bottom:0;transform:translateY(50%)}.insert-module-as-row-button:active .indicator-line{background:var(--color-icon-link-press)}.insert-module-as-row-button:active path{fill:var(--color-icon-link-press)}.insert-module-as-row-button:hover{opacity:1}.insert-module-as-row-button .indicator-line{position:absolute;top:calc(50% - 1px);height:2px;background:var(--color-background-button-primary-hover);width:100%}.insert-module-as-row-button .add-module-icon{position:absolute}.insert-horizontally-button{display:flex;position:absolute;transform:translate(-50%);align-items:center;justify-content:center;z-index:1;top:1rem;width:3.4rem;height:calc(100% - 2rem);opacity:0;background:none;padding:0;margin:0;border:none;cursor:pointer;transition:opacity .15s ease-in-out}.insert-horizontally-button.insert-at-row-end{right:0;transform:translate(50%)}.insert-horizontally-button:active .indicator-line{background:var(--color-icon-link-press)}.insert-horizontally-button:active path{fill:var(--color-icon-link-press)}.insert-horizontally-button:hover{opacity:1}.insert-horizontally-button .indicator-line{position:absolute;top:0;width:2px;height:100%;background:var(--color-background-button-primary-hover)}.insert-horizontally-button .add-module-icon{position:absolute}.failed-to-load-data{padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;background-color:var(--white)}.failed-to-load-data .failure-icon-svg{width:4rem;height:4rem}.failed-to-load-data .error-message{text-align:center;padding:0}.failed-to-load-data .retry-button{padding:0}.asset-allocation-table-v2{display:flex;flex-direction:column;gap:1.2rem}.asset-allocation-table-v2 .ag-cell:has(.allocation-cell-violation),.asset-allocation-table-v2 .ag-cell:has(.allocation-cell-error){padding:0}.asset-allocation-table-v2 .allocation-cell-error,.asset-allocation-table-v2 .allocation-cell-violation{display:flex;align-items:center;justify-content:space-between;flex-flow:row-reverse;gap:.4rem;text-align:right;width:100%;padding-left:calc(var(--ag-cell-horizontal-padding) - 1px + var(--ag-row-group-indent-size) * var(--ag-indentation-level));padding-right:calc(var(--ag-cell-horizontal-padding) - 1px)}.asset-allocation-table-v2 .allocation-cell-error .warning-icon path,.asset-allocation-table-v2 .allocation-cell-violation .warning-icon path{stroke:var(--orange-500)}.asset-allocation-table-v2 .allocation-cell-violation{color:var(--orange-500);background:var(--orange-50)}.asset-allocation-table-v2 .restriction-violation-list{display:flex;flex-direction:column;gap:.8rem}.asset-allocation-table-v2 .footer-cell{display:flex;flex-direction:column;align-items:flex-end;width:100%;text-align:right}.asset-allocation-table-v2 .footer-cell .number-edit{color:var(--text-primary, #051C2C);border:1px var(--color-border-default);border-radius:0;border-style:none none solid none;position:relative}.asset-allocation-table-v2 .footer-cell .number-edit div{padding:0;font-size:1.4rem;width:100%}.asset-allocation-table-v2 .footer-cell .number-edit .text-field{padding:0;position:absolute;width:100%;border:none;background:#fff;outline-style:none}.asset-allocation-table-v2 .footer-cell .number-edit.disabled{border:none;background-color:#fff}.ag-cell:has(.number-edit){padding:0}.ag-cell:has(.number-edit) div,.ag-cell:has(.number-edit) article{padding:0 1.5rem}.export-trades{position:fixed;height:100vh;width:100vw;top:0;left:0;background:linear-gradient(135deg,rgba(85,85,85,.5),var(--gray-01));display:flex;align-items:center;justify-content:center;z-index:var(--top-z-index);--account-export-summary-panel-width: 25rem}.export-trades.creation-date-warning header svg{transform:scale(1.3)}.export-trades.creation-date-warning header{display:flex;justify-content:flex-start;gap:2rem}.export-trades .loader{display:flex;margin:auto;height:100%}.export-trades main{background:#fff;padding:4rem;overflow:auto;border-radius:var(--radius-md, 8px)}.export-trades table{margin-top:2rem;table-layout:auto}.export-trades .failure{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:6rem;margin-top:5rem;font-size:4rem;padding:8rem;text-align:center}.export-trades.trade-table main{height:95vh;width:95vw}.export-trades header h3{padding-left:2rem}.export-trades header span,.export-trades header{display:flex;justify-content:space-between;align-items:center;gap:1.2rem}.export-trades .trade-row ul{text-align:left;list-style:disc outside;padding-left:1.2rem;display:flex;flex-direction:column;gap:.4rem}.export-trades .trade-row td{border-right:solid 1px var(--gray-04)}.export-trades .trade-row th,.export-trades .trade-row td{border-bottom:1px solid var(--gray-04)}.export-trades .order-subtotal td{text-align:right;padding:2rem 1rem 0;font-size:2.1rem}.export-trades .order-subtotal .order-subtotal-value{text-align:left;padding:2rem 1rem 0}.export-trades th{font-weight:500}.export-trades td{font-weight:400}.export-trades .trade-row td:first-child{border-left:1px solid var(--gray-04)}.export-trades td label{margin:0}.export-trades .account-level-trades{display:flex}.export-trades .portfolio-info-panel{width:var(--account-export-summary-panel-width);padding:2.5rem 2rem 0 0;font-family:var(--font-default-mono),monospace;font-size:1.2rem;font-weight:600;color:var(--gray-01);text-transform:uppercase;display:flex;gap:1rem;flex-direction:column}.portfolio-info-panel>section{border:1px solid var(--gray-04);border-radius:5px;padding:1rem 1rem 1rem calc(1rem + 3px);position:relative}.portfolio-info-panel>section:before{content:"";position:absolute;left:0;top:0;display:inline-block;height:100%;background:var(--gray-02);width:3px;border-radius:5px 0 0 5px;opacity:.8}.export-trades .portfolio-info-panel+div{width:calc(95vw - 4rem - var(--account-export-summary-panel-width))}.export-trades .export-trades-table-title tr:first-child{border-style:none}.export-trades .export-trades-table-title th{text-align:left}.export-trades *[colspan="10"] *{text-align:center;font-size:1.5rem;font-weight:500}.export-trades table h5{text-align:left;padding-top:3rem}.export-trades td.account{width:10rem}.export-trades thead th,.export-trades td{padding:.5rem;text-align:center}.export-trades tr td.invalid-trade-cell{background:var(--gray-05)}.export-trades td.position-name{width:10rem}.export-trades .hide-trade-violation-column .trade-violation-field{display:none}.export-trades.trade-table p{white-space:normal}.export-trades.trade-table table p{width:22rem;white-space:nowrap;overflow-x:clip;text-overflow:ellipsis;padding-right:1rem}.export-trades .trade-type{text-transform:lowercase}.export-trades thead tr{border:none}.export-trades .portfolio-info-panel header{border-bottom:none}.export-trades .portfolio-info-panel h5{text-align:left;text-transform:none}.export-trades .trade-editing{position:relative}.export-trades button.secondary{color:var(--color-background-button-primary-default);border-color:var(--color-background-button-primary-default);width:50%}.export-trades button.secondary:hover{border-color:var(--color-background-button-primary-default)}.export-trades button.primary{width:50%}.export-trades select{width:100%}.recent-proposal-name{word-break:break-all}.workspace-asset-location-chart .asset-location-chart-container{min-height:25rem;height:100%}.legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;width:90%}.legend .legend-label{display:flex;align-items:center;gap:5px;cursor:pointer;justify-content:flex-start;width:max-content;white-space:nowrap}.legend .legend-marker{width:12px;height:12px;transition:background-color .3s ease;border-radius:2px;flex-shrink:0}.attribution-chart-container{height:43rem;flex-grow:1}.benchmark-metric-bar-container{container-type:inline-size;container-name:benchmark-metric-bar;display:flex;align-content:center}.benchmark-metric-bar{display:flex;justify-content:space-between;flex-grow:1}.benchmark-metric-bar>*{flex-grow:1;display:flex;flex-direction:column;padding:2rem;width:50%}.benchmark-metric-bar>*:last-child{border-left:1px solid var(--gray-04)}.benchmark-metric-bar .benchmark-bar{margin:4rem auto 0;max-width:38rem}@container benchmark-metric-bar (max-width: 1200px){.benchmark-metric-bar{display:flex;align-content:center;flex-direction:column}.benchmark-metric-bar>*{border-top:1px solid var(--gray-04);padding:2rem 0;width:100%}.benchmark-metric-bar>*:first-child{border-top:none}.benchmark-metric-bar>*:last-child{border-left:none}}.exposure-breakdown-chart{height:43rem;width:100%;flex-grow:1}.workspace-historical-analysis-chart .historical-chart-container{height:100%;min-height:28rem}.historical-chart-container{height:28rem;width:100%}.investment-policy-bounds{display:grid;grid-template-columns:repeat(auto-fit,minmax(40rem,1fr));width:100%;outline:white solid 1px;outline-offset:-1px}.investment-policy-bounds .ips{padding:2rem;display:flex;border-bottom:var(--gray-04) 1px solid;border-right:var(--gray-04) 1px solid;height:9rem;gap:2rem;align-items:center;justify-content:space-between}.investment-policy-bounds .label{display:flex;flex-direction:column;justify-content:space-between;height:100%}.investment-policy-bounds .label .info-text-02{width:10rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.2rem;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.investment-policy-bounds .range{font-weight:500}.scenario-content{height:100%;display:flex;flex-direction:column;align-items:center}.scenario-content .scenario-legend{min-height:2.4rem}.scenario-chart{height:28rem;width:100%;flex-grow:1}.scenario-statistics{padding-top:2rem;text-align:right}.pinned-statistics-overview-container{display:flex;flex-direction:row;text-align:end;gap:.4rem;background-color:var(--color-background-statistic);container-type:inline-size;container-name:scroll-container}.pinned-statistics-overview-container .pinned-statistics-settings-button{padding:.4rem}.pinned-statistics-overview-container .statistics-overview-scroll-container{display:flex;gap:2rem;overflow-x:auto;flex-grow:1;padding:.8rem 0 .8rem 4rem;scrollbar-width:thin;scrollbar-color:var(--neutral-300, #CCC) transparent}.pinned-statistics-overview-container .statistics-overview-scroll-container::-webkit-scrollbar{height:3px}.pinned-statistics-overview-container .statistics-overview-scroll-container::-webkit-scrollbar-track{background:transparent}.pinned-statistics-overview-container .statistics-overview-scroll-container::-webkit-scrollbar-thumb{background-color:var(--neutral-300, #CCC);border-radius:3px}.pinned-statistics-overview-container .item-title{font-family:var(--typography-family-body, Roboto),sans-serif;font-size:var(--typography-size-xs, 1.2rem);font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-3xs, 1.6rem);letter-spacing:var(--typography-letter-spacing-regular, 0)}.pinned-statistics-overview-container .pinned-statistics-statistic-item{display:flex;flex-direction:column;min-width:14rem;gap:.4rem;flex:1}.pinned-statistics-overview-container .pinned-statistics-data{color:var(--color-portfolio-current);text-align:right;font-family:var(--typography-family-numerical, "Roboto Mono"),monospace;font-size:var(--typography-size-xs, 1.2rem);font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-3xs, 1.6rem);letter-spacing:var(--typography-letter-spacing-regular, 0)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-0,.pinned-statistics-overview-container .pinned-statistics-data.client-portfolio{color:var(--color-portfolio-current)}.pinned-statistics-overview-container .pinned-statistics-data.assigned-model{color:var(--color-portfolio-assigned)}.pinned-statistics-overview-container .pinned-statistics-data.custom-model{color:var(--color-portfolio-custom)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-1{color:var(--color-portfolio-temp-1)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-2{color:var(--color-portfolio-temp-2)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-3{color:var(--color-portfolio-temp-3)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-4{color:var(--color-portfolio-temp-4)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-5{color:var(--color-portfolio-temp-5)}.pinned-statistics-overview-container .pinned-statistics-data.temporary-6{color:var(--color-portfolio-temp-6)}@container scroll-container (max-width: 1023px) and (min-width: 768px){.pinned-statistics-overview-container .statistics-overview-scroll-container{padding:.8rem 0 .8rem 3.2rem}}@container scroll-container (max-width: 767px){.pinned-statistics-overview-container .statistics-overview-scroll-container{padding:.4rem 0 .4rem 1.6rem}.pinned-statistics-overview-container .item-title{font-family:var(--typography-family-body, Roboto),sans-serif;font-size:var(--typography-size-2xs, 1rem);font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-4xs, 1.2rem);letter-spacing:var(--typography-letter-spacing-regular, 0)}.pinned-statistics-overview-container .pinned-statistics-data{font-family:var(--typography-family-numerical, "Roboto Mono"),monospace;font-size:var(--typography-size-2xs, 1rem);font-style:normal;font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-4xs, 1.2rem);letter-spacing:var(--typography-letter-spacing-regular, 0)}}.pin-zone{position:sticky;z-index:calc(var(--bottom-z-index) + 2);width:100%;grid-column:1 / -1;box-shadow:0 1px 4px #1f40871a}.plan-risk-workspace{display:flex;flex-direction:column;gap:4rem;padding:2rem 4rem}.plan-risk-workspace .plan-risk-module-header{padding:0 2rem;display:flex;justify-content:space-between;min-height:6rem;align-items:center}.plan-risk-workspace .plan-risk-data-module{background:#fff;border-radius:.8rem;box-shadow:var(--elevation-x-small);padding:2rem}.plan-page-loading{height:100%;display:flex;align-items:center;justify-content:center;transform:translateY(-2%)}.workspace-module-options.modal{width:auto}.workspace-module-options .module-options-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.4rem}.workspace-module-options li{display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:1.2rem}.workspace-module-options .module-option-button{display:flex;align-items:center;justify-content:center;background:var(--color-background-button-primary-default);height:8rem;width:12rem;border-radius:var(--radius-lg)}.workspace-module-options .module-option-button:hover:not(:disabled){background-color:var(--color-background-button-primary-hover);box-shadow:0 0 8px #0000003d;transform:translateY(-.1rem);transition:all .15s ease-out}.workspace-module-options .module-option-button:hover:disabled{cursor:initial}.workspace-module-options .module-option-button:focus{border-radius:12px;border:2px solid var(--color-border-focus)}.workspace-module-options .module-option-button:disabled{background-color:var(--neutral-200);opacity:1}.insight-report-layout-section{background:#fff;border-radius:.8rem;box-shadow:var(--elevation-x-small);margin:1rem 0}.insight-report-layout-section .workspace-section-actions{display:flex;gap:.4rem}.insight-report-layout-section .portfolio-legend{margin:1rem 0 1rem 2rem}.insight-report-layout-section>header{min-height:6rem;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.insight-report-layout-section .card-header{display:grid;padding:1.6rem 2.4rem;grid-template-columns:1fr 1fr;grid-template-areas:"heading1 settings" "heading2 settings"}.insight-report-layout-section .card-header .heading1{grid-area:heading1}.insight-report-layout-section .card-header .heading2{grid-area:heading2;color:var(--color-text-secondary)}.insight-report-layout-section .card-header .settings-icon{position:relative;grid-area:settings;grid-column:span 2;justify-self:end;z-index:var(--top-z-index)}.insight-report-layout-section .header-with-label{display:flex;gap:2rem}.insight-report-layout-section aside{display:none;position:absolute;top:-5.5rem;border:1px solid var(--gray-04);border-radius:3px;background-color:var(--transparent-white);min-width:24rem}.insight-report-layout-section aside header{background-color:#fff;border-bottom:1px solid var(--gray-04)}.insight-report-layout-section aside header,.insight-report-layout-section aside article{height:4rem;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.insight-report-layout-section aside h5{color:#000}.insight-report-section-settings{padding:2rem 2rem 0}.insight-print-report-layout-main{width:100%}@media print{.insight-report-layout.insight-print-report{background:#fff}.insight-report-layout-section{break-inside:avoid;box-shadow:none}}@media print{.insight-report-layout{padding:0}#insight-navbar{display:none}}:root{--report-beta-page-width: 1258px;--report-beta-page-height: 972px;--report-beta-page-preview-scale: calc(1258 / 160);--report-beta-page-preview-width: calc(var(--report-beta-page-width) / var(--report-beta-page-preview-scale));--report-beta-page-preview-height: calc(var(--report-beta-page-height) / var(--report-beta-page-preview-scale));--report-beta-page-outer-padding: 40px;--report-beta-page-inner-padding: 20px;--report-beta-page-full-width-module: calc(var(--report-beta-page-width) - 2 * var(--report-beta-page-outer-padding));--report-beta-page-full-height-module: calc(var(--report-beta-page-height) - 2 * var(--report-beta-page-outer-padding));--report-beta-page-half-width-module: calc(var(--report-beta-page-width) / 2 - var(--report-beta-page-inner-padding));--report-beta-page-half-height-module: calc(var(--report-beta-page-height) / 2 - var(--report-beta-page-inner-padding))}.report-page-container{display:grid;grid-template-columns:1fr [sidebar] 0;transition:grid-template-columns .25s ease-in-out;height:100vh}.report-page-container .sidebar{grid-column:sidebar}.report-page-container:has(.sidebar.open){grid-template-columns:1fr [sidebar] 32rem}.report-page-content{display:flex;align-items:flex-start}.report-slide-deck{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;margin:0 auto;box-sizing:border-box}.report-page-slide{position:absolute;top:0;left:0;padding:40px 20px 20px;width:100%;z-index:-1}.report-page-slide .report-svg-container{width:100%;height:auto;aspect-ratio:auto;background-color:#fff;border:1px solid var(--color-border-default, #CCC)}.report-page-slide.active{z-index:0}.report-page-slide.active .report-svg-container{box-shadow:0 0 10px #0000001a}.a4-foreign-content{width:100%;height:100%;transform-origin:top left}.report-page-page{overflow:hidden;padding:2rem 4rem;width:var(--report-beta-page-width);height:var(--report-beta-page-height);display:grid;gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:68px 1fr 1fr 58px}.report-page-page .stress-test-chart{display:flex;flex-direction:column}.report-page-page .summary-header{margin-bottom:8px}.report-page-page .chart-subtitle{color:var(--color-text-secondary, #555);font-size:var(--typography-size-xs, 1.2rem);font-weight:var(--typography-weight-regular, 400);line-height:var(--typography-line-height-3xs, 1.6rem);letter-spacing:var(--typography-letter-spacing-regular, 0rem);margin-bottom:1.6rem}.report-page-page .cumulative-return-chart{display:flex;flex-direction:column}.report-page-page.layout-bottom-span{grid-template-areas:"header         header" "top-left       top-right" "full-bottom    full-bottom" "footer         footer"}.report-page-page.layout-bottom-span :nth-child(2).module{grid-area:top-left}.report-page-page.layout-bottom-span :nth-child(3).module{grid-area:top-right}.report-page-page.layout-bottom-span :nth-child(4).module{grid-area:full-bottom}.report-page-page.layout-bottom-span :nth-child(4).module img{max-width:var(--report-beta-page-full-width-module)}.report-page-page.layout-top-span{grid-template-areas:"header         header" "full-top       full-top" "bottom-left    bottom-right" "footer         footer"}.report-page-page.layout-top-span :nth-child(2).module{grid-area:full-top}.report-page-page.layout-top-span :nth-child(2).module img{max-width:var(--report-beta-page-full-width-module)}.report-page-page.layout-top-span :nth-child(3).module{grid-area:bottom-left}.report-page-page.layout-top-span :nth-child(4).module{grid-area:bottom-right}.report-page-page.attribute-table-overflow-page{grid-template-areas:"header          header" "attribute-table attribute-table" "attribute-table attribute-table" "footer          footer"}.report-page-page.attribute-table-overflow-page .module img{max-width:var(--report-beta-page-full-width-module);max-height:var(--report-beta-page-full-height-module)}.report-page-page.single-exhibit-page{grid-template-areas:"header header" "module module" "module module" "footer footer"}.report-page-page.single-exhibit-page .module{display:flex;align-items:center;justify-content:center;height:100%;width:100%;grid-area:module}.report-page-page.single-exhibit-page .module img{max-width:var(--report-beta-page-full-width-module);max-height:var(--report-beta-page-full-height-module)}.report-page-page.layout-left-span{grid-template-areas:"header header" "full-left top-right" "full-left bottom-right" "footer footer"}.report-page-page.layout-left-span :nth-child(2).module{grid-area:full-left}.report-page-page.layout-left-span :nth-child(2).module img{max-height:var(--report-beta-page-full-height-module)}.report-page-page.layout-left-span :nth-child(3).module{grid-area:top-right}.report-page-page.layout-left-span :nth-child(4).module{grid-area:bottom-right}.report-page-page.layout-right-span{grid-template-areas:"header header" "top-left full-right" "bottom-left full-right" "footer footer"}.report-page-page.layout-right-span :nth-child(2).module{grid-area:top-left}.report-page-page.layout-right-span :nth-child(3).module{grid-area:full-right}.report-page-page.layout-right-span :nth-child(3).module img{max-height:var(--report-beta-page-full-height-module)}.report-page-page.layout-right-span :nth-child(4).module{grid-area:bottom-left}.report-page-page.layout-quad{grid-template-areas:"header header" "top-left top-right" "bottom-left bottom-right" "footer footer"}.report-page-page.layout-quad :nth-child(2).module{grid-area:top-left}.report-page-page.layout-quad :nth-child(3).module{grid-area:top-right}.report-page-page.layout-quad :nth-child(4).module{grid-area:bottom-left}.report-page-page.layout-quad :nth-child(5).module{grid-area:bottom-right}.report-page-page.table-overflow-page{grid-template-areas:"header header" "module module" "module module" "footer footer"}.report-page-page.table-overflow-page .module{align-items:flex-start;height:max-content;width:100%;grid-area:module}.report-page-page.layout-column-span{grid-template-areas:"header header" "left right" "left right" "footer footer"}.report-page-page.layout-column-span :nth-child(2).module{grid-area:left}.report-page-page.layout-column-span :nth-child(3).module{grid-area:right}.report-page-page.layout-column-span .module img{max-height:var(--report-beta-page-full-height-module)}.report-page-page.layout-row-span{grid-template-areas:"header header" "top top" "bottom bottom" "footer footer"}.report-page-page.layout-row-span :nth-child(2).module{grid-area:top}.report-page-page.layout-row-span :nth-child(3).module{grid-area:bottom}.report-page-page.layout-row-span .module img{max-width:var(--report-beta-page-full-width-module)}.report-page-page .module-options.modal{width:auto}.report-page-page .module-options .module-options-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.4rem}.report-page-page .module-options li{display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:1.2rem}.report-page-page .module-options .module-option-button{display:flex;align-items:center;justify-content:center;background:var(--color-background-button-primary-default);height:8rem;width:12rem;border-radius:var(--radius-lg)}.report-page-page .module-options .module-option-button:hover:not(:disabled){background-color:var(--color-background-button-primary-hover);box-shadow:0 0 8px #0000003d;transform:translateY(-.1rem);transition:all .15s ease-out}.report-page-page .module-options .module-option-button:hover:disabled{cursor:initial}.report-page-page .module-options .module-option-button:focus{border-radius:12px;border:2px solid var(--color-border-focus)}.report-page-page .module-options .module-option-button:disabled{background-color:var(--neutral-200);opacity:1}.report-page-page .module{padding:1.6rem;display:flex;flex-direction:column}.report-page-page .module.configurable{border-radius:.8rem;cursor:pointer}.report-page-page .module.configurable:hover:not(.active){outline:2px solid var(--color-border-secondary-hover)}.report-page-page .module.configurable.active{border:2px solid var(--color-border-focus);margin:-2px}.report-page-page .module img{max-width:var(--report-beta-page-half-width-module);max-height:var(--report-beta-page-half-height-module)}.report-page-page .header{grid-area:header;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--color-border-default, #CCC)}.report-page-page .header .prepared-details{display:flex;flex-direction:row;align-items:center;column-gap:1rem}.report-page-page .header .details-text{text-align:right}.report-page-page .header .report-beta-company-logo{width:3rem;height:3rem}.report-page-page .donut-chart .donut-chart-portfolios{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.report-page-page .donut-chart .donut-chart-portfolios .donut-chart-portfolio-name{text-align:center;color:var(--text-primary);line-height:var(--typography-line-height-2xs, 20px);margin-bottom:1.2rem}.report-page-page .attribute-table{height:max-content}.report-page-page .footer{grid-area:footer;display:grid;grid-template-columns:90% 1fr}.report-page-page .add-module-button{border:none;position:relative;cursor:pointer;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.8rem;gap:.4rem;background-color:var(--color-background-subtle);color:var(--color-text-on-secondary)}.report-page-page .add-module-button:active{color:var(--color-text-on-secondary-press)}.beta-report-settings.portfolio-select{display:flex;flex-direction:column;gap:1.2rem}.beta-report-settings.portfolio-select .portfolio-search{display:block}.attribute-allocation-table{width:100%}.attribute-allocation-table .right{text-align:right}.attribute-allocation-table .numeric{font-family:var(--font-default-mono),monospace}.attribute-allocation-table .table-head-row{border-bottom:none}.attribute-allocation-table .table-head-cell{background:var(--table-h1-bg);color:var(--white);font-weight:700;height:24px;line-height:24px}.attribute-allocation-table .table-head-cell .table-head-content{display:flex;justify-content:end;gap:.2rem}.attribute-allocation-table .table-title{width:90%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attribute-allocation-table .table-cell{padding:0 12px;margin:0;width:16.89%;height:24px;line-height:24px}.attribute-allocation-table .table-cell.attribute-cell{width:15.4%}.attribute-allocation-table .child-row .table-cell:first-child{padding-left:20px}.attribute-allocation-table .parent-row{box-shadow:0 1px 0 0 var(--table-h2-border) inset}.attribute-allocation-table .parent-row:has(+.child-row){box-shadow:0 -1px 0 0 var(--table-h2-border) inset,0 1px 0 0 var(--table-h2-border) inset}.attribute-allocation-table .changes{border-left:1px solid var(--table-h1-bg);border-right:1px solid var(--table-h1-bg)}.attribute-allocation-table .total-row{background-color:var(--table-total-bg)}.attribute-allocation-table .total-row .table-cell:first-child{padding-left:20px}.report-preview-selector{width:fit-content;height:100%;display:flex;flex-direction:column;align-items:center;margin:4rem 0 4rem 2.4rem;gap:2rem}.report-preview-selector .report-preview-slide{justify-items:center;cursor:pointer}.report-preview-selector .report-preview-slide .report-preview-slide-image{width:var(--report-beta-page-preview-width);height:var(--report-beta-page-preview-height)}.report-preview-selector .report-preview-slide .report-preview-slide-image.active{outline:.2rem solid var(--color-border-focus)}.report-preview-selector .report-preview-slide .report-preview-slide-title{margin-top:.4rem}.report-preview-svg-container .report-page-page{-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:0 0;transform:scale(calc(1 / var(--report-beta-page-preview-scale)));width:var(--report-beta-page-width);height:var(--report-beta-page-height)}.report-preview-slide{cursor:pointer}.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon{width:2rem;height:2rem;position:absolute;left:1.2rem;pointer-events:none;display:flex;align-items:center;background-image:none;background-size:contain;background-repeat:no-repeat}.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.proposal-icon+.base-input,.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.model-icon+.base-input,.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.assigned-model-icon+.base-input,.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.custom-model-icon+.base-input{padding-left:4rem}.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.proposal-icon{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205C2.5%203.27411%203.89911%201.875%205.625%201.875H12.0895C12.9183%201.875%2013.7131%202.20424%2014.2992%202.79029L16.168%204.65916C16.7541%205.24521%2017.0833%206.04006%2017.0833%206.86887V15C17.0833%2016.7259%2015.6842%2018.125%2013.9583%2018.125H5.625C3.89911%2018.125%202.5%2016.7259%202.5%2015V5ZM5.625%203.125C4.58947%203.125%203.75%203.96447%203.75%205V15C3.75%2016.0355%204.58947%2016.875%205.625%2016.875H13.9583C14.9939%2016.875%2015.8333%2016.0355%2015.8333%2015V6.86887C15.8333%206.37159%2015.6358%205.89467%2015.2842%205.54304L13.4153%203.67417C13.0637%203.32254%2012.5867%203.125%2012.0895%203.125H5.625Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.875%201.875C12.2202%201.875%2012.5%202.15482%2012.5%202.5V5.41667C12.5%205.99196%2012.9664%206.45833%2013.5417%206.45833H16.4583C16.8035%206.45833%2017.0833%206.73816%2017.0833%207.08333C17.0833%207.42851%2016.8035%207.70833%2016.4583%207.70833H13.5417C12.276%207.70833%2011.25%206.68232%2011.25%205.41667V2.5C11.25%202.15482%2011.5298%201.875%2011.875%201.875Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.875%2011.875C7.22018%2011.875%207.5%2012.1548%207.5%2012.5V14.1667C7.5%2014.5118%207.22018%2014.7917%206.875%2014.7917C6.52982%2014.7917%206.25%2014.5118%206.25%2014.1667V12.5C6.25%2012.1548%206.52982%2011.875%206.875%2011.875Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.79167%209.375C10.1368%209.375%2010.4167%209.65482%2010.4167%2010V14.1667C10.4167%2014.5118%2010.1368%2014.7917%209.79167%2014.7917C9.44649%2014.7917%209.16667%2014.5118%209.16667%2014.1667V10C9.16667%209.65482%209.44649%209.375%209.79167%209.375Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.7083%2010.625C13.0535%2010.625%2013.3333%2010.9048%2013.3333%2011.25V14.1667C13.3333%2014.5118%2013.0535%2014.7917%2012.7083%2014.7917C12.3632%2014.7917%2012.0833%2014.5118%2012.0833%2014.1667V11.25C12.0833%2010.9048%2012.3632%2010.625%2012.7083%2010.625Z'%20fill='%23333333'/%3e%3c/svg%3e")}.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.model-icon{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Icon'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.5%206.25C2.5335%206.25%201.75%207.0335%201.75%208V16.5C1.75%2017.7426%202.75736%2018.75%204%2018.75H16.4944L16.4981%2018.7499C16.5058%2018.7496%2016.5213%2018.7488%2016.5434%2018.7469C16.5878%2018.7431%2016.6575%2018.7349%2016.7435%2018.7177C16.9184%2018.6827%2017.1443%2018.6138%2017.3641%2018.4819C17.7553%2018.2472%2018.25%2017.7459%2018.25%2016.5V9.50005H19.75V16.5C19.75%2018.2541%2018.9947%2019.2528%2018.1359%2019.7681C17.7307%2020.0112%2017.3316%2020.1298%2017.0377%2020.1886C16.8894%2020.2182%2016.7637%2020.2335%2016.6715%2020.2414C16.6252%2020.2454%2016.587%2020.2475%2016.5581%2020.2487C16.5517%2020.2489%2016.5457%2020.2491%2016.5403%2020.2493C16.5333%2020.2495%2016.5271%2020.2497%2016.5217%2020.2498L16.509%2020.25L16.504%2020.25L16.5019%2020.25C16.5019%2020.25%2016.5%2020.25%2016.5%2019.5V20.25H4C1.92893%2020.25%200.25%2018.5711%200.25%2016.5V8C0.25%206.20507%201.70507%204.75%203.5%204.75H16.5C18.2949%204.75%2019.75%206.20507%2019.75%208V9.50005H18.25V8C18.25%207.0335%2017.4665%206.25%2016.5%206.25H3.5Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.75%203.5C5.75%201.98122%206.98122%200.75%208.5%200.75H11.5C13.0188%200.75%2014.25%201.98122%2014.25%203.5V5.5C14.25%205.91421%2013.9142%206.25%2013.5%206.25C13.0858%206.25%2012.75%205.91421%2012.75%205.5V3.5C12.75%202.80964%2012.1904%202.25%2011.5%202.25H8.5C7.80964%202.25%207.25%202.80964%207.25%203.5V5.5C7.25%205.91421%206.91421%206.25%206.5%206.25C6.08579%206.25%205.75%205.91421%205.75%205.5V3.5Z'%20fill='currentColor'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.25%2011.5C0.25%2011.0858%200.585786%2010.75%201%2010.75H19C19.4142%2010.75%2019.75%2011.0858%2019.75%2011.5C19.75%2011.9142%2019.4142%2012.25%2019%2012.25H1C0.585786%2012.25%200.25%2011.9142%200.25%2011.5Z'%20fill='currentColor'/%3e%3c/g%3e%3c/svg%3e");width:1.8rem;height:1.8rem;left:1.4rem}.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.assigned-model-icon{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2011.5C21%208.5%2021%2010.5%2021%2010.5V9C21%207.61929%2019.8807%206.5%2018.5%206.5H5.5C4.11929%206.5%203%207.61929%203%209V17.5C3%2019.1569%204.34315%2020.5%206%2020.5H11.5'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.5%206.5V4.5C15.5%203.39543%2014.6046%202.5%2013.5%202.5H10.5C9.39543%202.5%208.5%203.39543%208.5%204.5V6.5'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2012.5H3'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.3004%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.3017%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.3029%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3%2021.5033H22.3033'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3%2016.9214H22.3033V15.1377L18.3017%2013.5L14.3%2015.1377V16.9214Z'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-select-form .search-select-dropdown-with-input .selected-option-icon.custom-model-icon{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='22'%20viewBox='0%200%2021%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.5%206.25C2.5335%206.25%201.75%207.0335%201.75%208V16.5C1.75%2017.7426%202.75736%2018.75%204%2018.75H7.75C8.16421%2018.75%208.5%2019.0858%208.5%2019.5C8.5%2019.9142%208.16421%2020.25%207.75%2020.25H4C1.92893%2020.25%200.25%2018.5711%200.25%2016.5V8C0.25%206.20507%201.70507%204.75%203.5%204.75H16.5C18.2949%204.75%2019.75%206.20507%2019.75%208V9.5C19.75%209.91421%2019.4142%2010.25%2019%2010.25C18.5858%2010.25%2018.25%209.91421%2018.25%209.5V8C18.25%207.0335%2017.4665%206.25%2016.5%206.25H3.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.75%203.5C5.75%201.98122%206.98122%200.75%208.5%200.75H11.5C13.0188%200.75%2014.25%201.98122%2014.25%203.5V5.5C14.25%205.91421%2013.9142%206.25%2013.5%206.25C13.0858%206.25%2012.75%205.91421%2012.75%205.5V3.5C12.75%202.80964%2012.1904%202.25%2011.5%202.25H8.5C7.80964%202.25%207.25%202.80964%207.25%203.5V5.5C7.25%205.91421%206.91421%206.25%206.5%206.25C6.08579%206.25%205.75%205.91421%205.75%205.5V3.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.25%2011.5C0.25%2011.0858%200.585786%2010.75%201%2010.75H13C13.4142%2010.75%2013.75%2011.0858%2013.75%2011.5C13.75%2011.9142%2013.4142%2012.25%2013%2012.25H1C0.585786%2012.25%200.25%2011.9142%200.25%2011.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.312%2012.2544C17.984%2011.5824%2019.074%2011.5814%2019.746%2012.2544C20.418%2012.9264%2020.418%2014.0164%2019.745%2014.6884L13.971%2020.4574C13.784%2020.6444%2013.53%2020.7494%2013.265%2020.7494H11.25V18.7344C11.25%2018.4694%2011.355%2018.2154%2011.543%2018.0274L17.312%2012.2544Z'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.68%2015.7494L16.25%2013.3194'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-select-form .search-select-dropdown-with-input .base-input{height:3.2rem;text-overflow:ellipsis}.portfolio-select-form .search-select-menu .select-option.model,.portfolio-select-form .search-select-menu .select-option.search-result{display:flex;align-items:center}.portfolio-select-form .search-select-menu .search-result-icon,.portfolio-select-form .search-select-menu .assigned-model-icon,.portfolio-select-form .search-select-menu .custom-model-icon{width:1.6rem;height:1.6rem}.portfolio-select-form .search-select-menu .search-result-icon .model-portfolio-icon-svg,.portfolio-select-form .search-select-menu .assigned-model-icon .model-portfolio-icon-svg,.portfolio-select-form .search-select-menu .custom-model-icon .model-portfolio-icon-svg{width:1.4rem;height:1.4rem;padding-left:.1rem}.portfolio-select-form .search-select-menu .assigned-model-svg,.portfolio-select-form .search-select-menu .custom-model-svg{color:var(--color-icon-default)}.portfolio-select-form .assigned-model-svg,.portfolio-select-form .custom-model-svg,.portfolio-select-form .proposal-menu-icon-svg,.portfolio-select-form .model-portfolio-icon-svg{width:1.6rem;height:1.6rem}.report-tertiary-nav-bar{padding:.4rem 4rem;box-shadow:0 1px 4px #1f40871a;border-bottom:1px solid var(--color-border-faint);background:var(--white);position:sticky;top:var(--navbar-height);z-index:var(--top-z-index);display:flex;align-items:center;justify-content:end;gap:.4rem}.report-tertiary-nav-bar .add-slide-button{height:3.2rem;width:3.2rem;background-color:var(--color-background-button-primary-default);margin-right:.8rem}.report-tertiary-nav-bar .add-slide-button:hover{transition:background-color .2s ease-in-out;background-color:var(--color-background-button-primary-hover)}.report-tertiary-nav-bar .add-slide-button:active{background-color:var(--color-background-button-primary-press)}.report-tertiary-nav-bar .add-page-modal{display:flex;flex-direction:column;gap:2rem}.report-tertiary-nav-bar .add-page-modal .page-layout-list{display:flex;flex-flow:row wrap;align-items:flex-start;gap:20px;max-width:54rem}.report-tertiary-nav-bar .add-page-modal .page-layout-option{display:flex;flex-direction:column;align-items:center;gap:.4rem}.report-tertiary-nav-bar .add-page-modal .add-report-beta-page-layout-btn{display:flex;align-items:center;justify-content:center;background:var(--color-background-button-primary-default);color:var(--color-background-button-primary-default);height:9.3rem;width:12rem;border:none;border-radius:var(--radius-sm);cursor:pointer}.report-tertiary-nav-bar .add-page-modal .add-report-beta-page-layout-btn:hover:not(:disabled){background-color:var(--color-background-button-primary-hover);color:var(--color-background-button-primary-hover);box-shadow:0 0 8px #0000003d;transform:translateY(-.1rem);transition:all .15s ease-out}.report-tertiary-nav-bar .add-page-modal .add-report-beta-page-layout-btn:hover:disabled{cursor:initial}.report-tertiary-nav-bar .add-page-modal .add-report-beta-page-layout-btn:disabled{background-color:var(--neutral-200);color:var(--neutral-200);opacity:1}.report-tertiary-nav-bar .add-page-modal .divider{height:1px;background-color:var(--color-border-default, #CCC)}.print-confirmation{display:flex;flex-direction:column;gap:4rem}.add-item-zone{opacity:0;transition:opacity ease-in-out .3s}.add-item-zone:hover{opacity:1}.module-options.modal{width:auto}.module-options.modal header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.module-options ul{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.4rem}.module-options li{display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:1.2rem}.module-options .button{background:var(--color-background-button-primary-default);height:8rem;width:12rem;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg)}.module-options .button:hover{background-color:var(--color-background-button-primary-hover);box-shadow:0 0 8px #0000003d;transform:translateY(-.1rem);transition:all .15s ease-out}.module-options .button:focus{border-radius:12px;border:2px solid var(--color-border-focus)}.remote-data-dropdown-item{display:flex;justify-content:space-between;align-items:flex-end;gap:.8rem}.remote-data-dropdown-subtitle{font-family:var(--font-default-mono),monospace;font-size:1rem;font-weight:400;line-height:150%;letter-spacing:-.04rem;text-transform:uppercase}.portfolio-search{display:grid;grid-template-columns:90% 10%;align-items:center}.portfolio-search input{height:4.8rem}.portfolio-search input[type=search]::-webkit-search-cancel-button{display:none}.portfolio-search input[type=search]{padding-right:3.5rem;background-repeat:no-repeat;background-position:center left 1.2rem,center right 1.2rem}.portfolio-option{padding-left:3rem;background:none left center no-repeat}.portfolio-search.client input{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2015.5H18C16.895%2015.5%2016%2014.605%2016%2013.5V13.5C16%2012.395%2016.895%2011.5%2018%2011.5H20C20.552%2011.5%2021%2011.948%2021%2012.5V14.5C21%2015.052%2020.552%2015.5%2020%2015.5Z'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2011.5V8.5C20%207.395%2019.105%206.5%2018%206.5H4.5C3.672%206.5%203%205.828%203%205V5C3%204.172%203.672%203.5%204.5%203.5H17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2015.5V18.5C20%2019.605%2019.105%2020.5%2018%2020.5H5C3.895%2020.5%203%2019.605%203%2018.5V5'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search.client input:disabled{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2015.5H18C16.895%2015.5%2016%2014.605%2016%2013.5V13.5C16%2012.395%2016.895%2011.5%2018%2011.5H20C20.552%2011.5%2021%2011.948%2021%2012.5V14.5C21%2015.052%2020.552%2015.5%2020%2015.5Z'%20stroke='%23999999'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2011.5V8.5C20%207.395%2019.105%206.5%2018%206.5H4.5C3.672%206.5%203%205.828%203%205V5C3%204.172%203.672%203.5%204.5%203.5H17'%20stroke='%23999999'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2015.5V18.5C20%2019.605%2019.105%2020.5%2018%2020.5H5C3.895%2020.5%203%2019.605%203%2018.5V5'%20stroke='%23999999'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23999999'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search.model input{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2017.235L6.179%2020L7.388%2013.88L3%209.392L9.179%208.621L12%203L14.821%208.621L21%209.392L16.612%2013.88L17.821%2020L12%2017.235Z'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search.proposal input{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.1213%206.12132L16.8787%203.87868C16.3161%203.31607%2015.553%203%2014.7574%203H7C5.34315%203%204%204.34315%204%206V18C4%2019.6569%205.34315%2021%207%2021H17C18.6569%2021%2020%2019.6569%2020%2018V8.24264C20%207.44699%2019.6839%206.68393%2019.1213%206.12132Z'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%208.5H16.5C15.3954%208.5%2014.5%207.60457%2014.5%206.5V3'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%2015V17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2012V17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.5%2013.5V17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search.target input{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='22'%20viewBox='0%200%2021%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.5%206.25C2.5335%206.25%201.75%207.0335%201.75%208V16.5C1.75%2017.7426%202.75736%2018.75%204%2018.75H7.75C8.16421%2018.75%208.5%2019.0858%208.5%2019.5C8.5%2019.9142%208.16421%2020.25%207.75%2020.25H4C1.92893%2020.25%200.25%2018.5711%200.25%2016.5V8C0.25%206.20507%201.70507%204.75%203.5%204.75H16.5C18.2949%204.75%2019.75%206.20507%2019.75%208V9.5C19.75%209.91421%2019.4142%2010.25%2019%2010.25C18.5858%2010.25%2018.25%209.91421%2018.25%209.5V8C18.25%207.0335%2017.4665%206.25%2016.5%206.25H3.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.75%203.5C5.75%201.98122%206.98122%200.75%208.5%200.75H11.5C13.0188%200.75%2014.25%201.98122%2014.25%203.5V5.5C14.25%205.91421%2013.9142%206.25%2013.5%206.25C13.0858%206.25%2012.75%205.91421%2012.75%205.5V3.5C12.75%202.80964%2012.1904%202.25%2011.5%202.25H8.5C7.80964%202.25%207.25%202.80964%207.25%203.5V5.5C7.25%205.91421%206.91421%206.25%206.5%206.25C6.08579%206.25%205.75%205.91421%205.75%205.5V3.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.25%2011.5C0.25%2011.0858%200.585786%2010.75%201%2010.75H13C13.4142%2010.75%2013.75%2011.0858%2013.75%2011.5C13.75%2011.9142%2013.4142%2012.25%2013%2012.25H1C0.585786%2012.25%200.25%2011.9142%200.25%2011.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.312%2012.2544C17.984%2011.5824%2019.074%2011.5814%2019.746%2012.2544C20.418%2012.9264%2020.418%2014.0164%2019.745%2014.6884L13.971%2020.4574C13.784%2020.6444%2013.53%2020.7494%2013.265%2020.7494H11.25V18.7344C11.25%2018.4694%2011.355%2018.2154%2011.543%2018.0274L17.312%2012.2544Z'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.68%2015.7494L16.25%2013.3194'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search.assigned-model input{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2011.5C21%208.5%2021%2010.5%2021%2010.5V9C21%207.61929%2019.8807%206.5%2018.5%206.5H5.5C4.11929%206.5%203%207.61929%203%209V17.5C3%2019.1569%204.34315%2020.5%206%2020.5H11.5'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.5%206.5V4.5C15.5%203.39543%2014.6046%202.5%2013.5%202.5H10.5C9.39543%202.5%208.5%203.39543%208.5%204.5V6.5'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2012.5H3'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.3004%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.3017%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.3029%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3%2021.5033H22.3033'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3%2016.9214H22.3033V15.1377L18.3017%2013.5L14.3%2015.1377V16.9214Z'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search input:focus{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.1931%205.58187C16.5249%207.91369%2016.5249%2011.6943%2014.1931%2014.0261C11.8613%2016.358%208.08065%2016.358%205.74883%2014.0261C3.41701%2011.6943%203.41701%207.91369%205.74883%205.58187C8.08065%203.25005%2011.8613%203.25005%2014.1931%205.58187'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.15%2014.06L20%2019.99'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-option.model{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2017.235L6.179%2020L7.388%2013.88L3%209.392L9.179%208.621L12%203L14.821%208.621L21%209.392L16.612%2013.88L17.821%2020L12%2017.235Z'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-option.proposal{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.1213%206.12132L16.8787%203.87868C16.3161%203.31607%2015.553%203%2014.7574%203H7C5.34315%203%204%204.34315%204%206V18C4%2019.6569%205.34315%2021%207%2021H17C18.6569%2021%2020%2019.6569%2020%2018V8.24264C20%207.44699%2019.6839%206.68393%2019.1213%206.12132Z'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%208.5H16.5C15.3954%208.5%2014.5%207.60457%2014.5%206.5V3'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.5%2015V17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2012V17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.5%2013.5V17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-option.custom-model{background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='22'%20viewBox='0%200%2021%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.5%206.25C2.5335%206.25%201.75%207.0335%201.75%208V16.5C1.75%2017.7426%202.75736%2018.75%204%2018.75H7.75C8.16421%2018.75%208.5%2019.0858%208.5%2019.5C8.5%2019.9142%208.16421%2020.25%207.75%2020.25H4C1.92893%2020.25%200.25%2018.5711%200.25%2016.5V8C0.25%206.20507%201.70507%204.75%203.5%204.75H16.5C18.2949%204.75%2019.75%206.20507%2019.75%208V9.5C19.75%209.91421%2019.4142%2010.25%2019%2010.25C18.5858%2010.25%2018.25%209.91421%2018.25%209.5V8C18.25%207.0335%2017.4665%206.25%2016.5%206.25H3.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.75%203.5C5.75%201.98122%206.98122%200.75%208.5%200.75H11.5C13.0188%200.75%2014.25%201.98122%2014.25%203.5V5.5C14.25%205.91421%2013.9142%206.25%2013.5%206.25C13.0858%206.25%2012.75%205.91421%2012.75%205.5V3.5C12.75%202.80964%2012.1904%202.25%2011.5%202.25H8.5C7.80964%202.25%207.25%202.80964%207.25%203.5V5.5C7.25%205.91421%206.91421%206.25%206.5%206.25C6.08579%206.25%205.75%205.91421%205.75%205.5V3.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.25%2011.5C0.25%2011.0858%200.585786%2010.75%201%2010.75H13C13.4142%2010.75%2013.75%2011.0858%2013.75%2011.5C13.75%2011.9142%2013.4142%2012.25%2013%2012.25H1C0.585786%2012.25%200.25%2011.9142%200.25%2011.5Z'%20fill='%23333333'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.312%2012.2544C17.984%2011.5824%2019.074%2011.5814%2019.746%2012.2544C20.418%2012.9264%2020.418%2014.0164%2019.745%2014.6884L13.971%2020.4574C13.784%2020.6444%2013.53%2020.7494%2013.265%2020.7494H11.25V18.7344C11.25%2018.4694%2011.355%2018.2154%2011.543%2018.0274L17.312%2012.2544Z'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.68%2015.7494L16.25%2013.3194'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-option.assigned-model{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2011.5C21%208.5%2021%2010.5%2021%2010.5V9C21%207.61929%2019.8807%206.5%2018.5%206.5H5.5C4.11929%206.5%203%207.61929%203%209V17.5C3%2019.1569%204.34315%2020.5%206%2020.5H11.5'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.5%206.5V4.5C15.5%203.39543%2014.6046%202.5%2013.5%202.5H10.5C9.39543%202.5%208.5%203.39543%208.5%204.5V6.5'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2012.5H3'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15.3004%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18.3017%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.3029%2021.5033V16.9214'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.3%2021.5033H22.3033'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.3%2016.9214H22.3033V15.1377L18.3017%2013.5L14.3%2015.1377V16.9214Z'%20stroke='%23333333'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.portfolio-search-container{display:grid;grid-template-columns:90% 10%;row-gap:1.2rem}.portfolio-search-container .portfolio-search{grid-column:span 2}.portfolio-search-container .add-selector-button{grid-column:1}.portfolio-comparison-container{display:flex;flex-direction:column;gap:1.2rem}.portfolio-comparison-container select{width:90%}.benchmark-select-label{display:flex;flex-direction:row;gap:.4rem;align-items:center;line-height:1.62rem;padding:.25rem 0}.portfolio-search-container select,.portfolio-search-container select:disabled{width:90%;padding-left:4rem;padding-right:3.5rem;background-repeat:no-repeat;background-position:center left 1.2rem,center right 1.2rem;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20%2015.5H18C16.895%2015.5%2016%2014.605%2016%2013.5V13.5C16%2012.395%2016.895%2011.5%2018%2011.5H20C20.552%2011.5%2021%2011.948%2021%2012.5V14.5C21%2015.052%2020.552%2015.5%2020%2015.5Z'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2011.5V8.5C20%207.395%2019.105%206.5%2018%206.5H4.5C3.672%206.5%203%205.828%203%205V5C3%204.172%203.672%203.5%204.5%203.5H17'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2015.5V18.5C20%2019.605%2019.105%2020.5%2018%2020.5H5C3.895%2020.5%203%2019.605%203%2018.5V5'%20stroke='%23323232'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%205L8%2011L2%205'%20stroke='%23333333'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.settings-panel{display:flex;flex-direction:column;gap:4rem}.no-data-notice{padding:4rem 2rem;background:var(--color-background-input-disabled);color:var(--color-text-on-disabled);text-align:center;border-radius:var(--radius-md)}.no-data-notice .main-content{padding-top:1rem;display:flex;flex-direction:column;gap:2rem}.report-statistics-overview{display:flex;flex-direction:column}.editable-text-area{display:grid}.editable-text-area:after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}.editable-text-area>textarea{resize:none;overflow:hidden;color:inherit}.editable-text-area>textarea,.editable-text-area:after{background:transparent;border:1px solid transparent;outline:none;padding:var(--padding-md);font:inherit;border-radius:var(--radius-sm);grid-area:1 / 1 / 2 / 2}.editable-text-area>textarea:hover{border-color:var(--color-border-default)}.editable-text-area>textarea:focus{border-color:var(--color-border-focus);outline:3px solid var(--color-border-focus-outline)}.report-template-builder .report-builder-form{margin-top:2.4rem}.report-template-builder .builder-header{background:#739dc2;color:#fff}.trial-email-confirmation-page{display:flex;align-items:center;justify-content:center;height:100vh}.trial-email-confirmation-page .trial-email-confirmation-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;width:100%}.trial-email-confirmation-page .trial-email-confirmation-content .confirmation-title{display:flex;flex-direction:column;align-items:center;gap:2rem}.trial-email-confirmation-page .trial-email-confirmation-content .confirm{padding:0}.trial-email-confirmation-page .trial-email-confirmation-content .confirmation-actions{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.trial-email-confirmation-page .trial-email-confirmation-content .confirmation-actions .resend-success{color:var(--color-text-success);opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s cubic-bezier(.4,0,.2,1)}.trial-email-confirmation-page .trial-email-confirmation-content .confirmation-actions .resend-success.visible{opacity:1;transform:translateY(0)}@media (max-width: 1024px){.trial-email-confirmation-page .trial-email-confirmation-content{max-width:70%}}.trial-form-page{display:flex;flex-direction:column;align-items:center;justify-content:center}.trial-form-page .msci-logo{content:"";background:url(/MSCIWealthManagementLogo14187.svg) no-repeat center;background-size:contain;height:3.6rem;width:100%;max-width:35.2rem}.trial-form-page .success-view{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:30rem}.trial-form-page .highlighted-text{color:var(--color-portfolio-assigned)}.trial-page-header{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:63.8rem;padding:4rem 10%;gap:13.6rem}.trial-page-header .trial-header-subtitle{min-width:25rem}.trial-page-header .trial-header-details{width:33%;display:flex;flex-direction:column;gap:2.4rem;z-index:1}.trial-page-header .wealth-manager-company-logo{width:33.2rem;height:4.8rem}.trial-page-header .trial-header-text{display:flex;flex-direction:column;gap:1.2rem}.trial-page-header .trial-header-actions{display:flex;flex-direction:row;align-items:center}.trial-page-header .trial-header-spacer{width:41.66%}.trial-page-header .trial-header-asset{position:absolute;right:8rem;top:6rem;width:60%;height:50rem;background-color:var(--white)}.trial-page-header .trial-header-asset .trial-header-webm{width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.trial-page-sign-up{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:6rem 10% 20rem;gap:13.6rem;width:100%;background-color:var(--color-background-subtle)}.trial-page-sign-up .trial-page-details{width:33%}.trial-page-sign-up .trial-page-details-header{margin-bottom:4rem}.trial-page-sign-up .trial-details{display:flex;flex-direction:column;gap:2.8rem}.trial-page-sign-up .trial-details .detail-line{display:flex;flex-direction:row;align-items:center;gap:2.4rem;width:100%}.trial-page-sign-up .trial-details .detail-line svg{color:var(--teal-400)}.trial-form-section{display:flex;flex-direction:column;align-items:center;width:41.66%;padding:8rem 5.7rem;gap:2rem;background-color:var(--white);border-radius:var(--radius-lg)}.trial-form-section .trial-form{display:flex;flex-direction:column;align-items:center;gap:2.4rem;width:100%;max-width:44rem}.trial-form-section .trial-form .trial-form-flex{display:flex;flex-direction:column;align-items:center;width:100%}.trial-form-section .trial-form .trial-form-flex.inputs{gap:4rem}.trial-form-section .trial-form .trial-form-flex.inputs .selector-container{width:100%}.trial-form-section .trial-form .trial-form-flex.inputs .selector-container:not(.large){margin-top:-1.6rem}.trial-form-section .trial-form .trial-form-flex.text-group,.trial-form-section .trial-form .trial-form-flex.button-group{gap:1.2rem}.trial-form-section .trial-form .trial-form-flex.text-group{align-items:flex-start}.trial-form-section .trial-form .trial-form-flex.text-group .basic-checkbox{width:100%}.trial-form-section .trial-form .trial-form-link{color:var(--text-link-default)}.trial-form-section .trial-form .trial-form-submit,.trial-form-section .trial-form .trial-form-sign-in{width:100%}@media (max-width: 1024px){.trial-header-spacer,.trial-header-actions .up-down-arrow{display:none}.trial-form-page{background-color:var(--white)}.trial-page-header{padding:2.8rem 1.6rem 2rem;justify-content:initial;height:initial;max-width:44rem;margin:0 auto}.trial-page-header .wealth-manager-company-logo{width:18rem}.trial-page-header .trial-header-text{background-image:url(/TrialLaptopImg14187.png);background-position:top right;background-repeat:no-repeat;background-size:contain}.trial-page-header .trial-header-title{font-family:var(--typography-family-headline, Roboto),sans-serif;font-size:var(--typography-size-xl, 20px);font-style:normal;font-weight:var(--typography-weight-bold, 800);line-height:var(--typography-line-height-sm, 28px);letter-spacing:-.4px;max-width:33%}.trial-page-header .trial-header-subtitle{font-family:var(--typography-family-body, Roboto),sans-serif;font-size:var(--typography-size-md, 1.6rem);font-weight:var(--typography-weight-regular, 400);line-height:var(--typography-line-height-xs, 2.4rem);letter-spacing:var(--typography-letter-spacing-regular, 0);margin-top:12rem;width:100%}.trial-page-header .trial-header-details{width:100%;gap:.4rem}.trial-page-header .trial-header-actions{justify-content:center;margin-top:2rem;text-align:center}.trial-page-header .trial-header-asset{display:none}.trial-page-sign-up{flex-direction:column-reverse;gap:0;padding:0;align-items:center}.trial-page-sign-up .trial-page-details{width:100%;max-width:45rem;padding:4rem 1.6rem 8rem}.trial-page-sign-up .trial-page-details-header{font-family:var(--typography-family-headline, Roboto),sans-serif;font-size:var(--typography-size-xl, 20px);font-style:normal;font-weight:var(--typography-weight-bold, 800);line-height:var(--typography-line-height-sm, 28px);letter-spacing:-.4px}.trial-page-sign-up .detail-line-text{font-family:var(--typography-family-body, Roboto),sans-serif;font-size:var(--typography-size-sm, 1.4rem);font-weight:var(--typography-weight-regular, 400);line-height:var(--typography-line-height-2xs, 2rem);letter-spacing:var(--typography-letter-spacing-regular, 0)}.trial-page-sign-up .trial-form-section{border-radius:0;border-top:1px solid var(--color-border-faint);width:100%;padding:5.6rem 1.6rem 4rem}}@media (max-width: 435px){.trial-page-header .trial-header-subtitle{margin-top:9rem}}.trial-set-password{display:flex;align-items:center;justify-content:center;height:100vh}.trial-set-password .trial-form-section{gap:4rem;background-color:transparent;padding:0;min-width:22rem}.trial-terms-conditions-page{display:flex;align-items:center;height:100vh}.trial-terms-conditions-page .trial-terms-conditions-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.4rem;width:100%}.trial-terms-conditions-page .trial-terms-conditions-content .terms-conditions-title{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.trial-terms-conditions-page .trial-terms-conditions-content .terms-conditions-scrollbox{max-height:40rem;max-width:50%;overflow-y:auto;padding:1.6rem;border:1px solid var(--color-border-default);border-radius:.8rem;background:var(--color-background-subtle);-webkit-user-select:none;user-select:none}.trial-terms-conditions-page .trial-terms-conditions-content .terms-conditions-scrollbox:focus-visible{outline-color:var(--color-border-focus)}.trial-terms-conditions-page .trial-terms-conditions-content .terms-conditions-actions{display:flex;flex-direction:column}@media (max-width: 1024px){.trial-terms-conditions-page .trial-terms-conditions-content .terms-conditions-scrollbox{max-width:80%;max-height:70vh}}#insight-authentication-form{display:flex;flex-direction:column;gap:4rem}.signed-out-app{min-height:100vh;position:relative;display:grid;grid-template-columns:1fr 1fr;min-width:30rem}.signed-out-app .signed-out-app-logo{content:"";background:url(/MSCIWealthManagementLogo14187.svg) no-repeat center;background-size:contain;height:3.6rem;width:100%;max-width:35.2rem}.signed-out-app .signed-out-routes{margin:8rem;display:flex;flex-direction:column;align-items:center;gap:8rem}.signed-out-app .insight-authentication-form{width:100%;max-width:44rem}@media (max-width: 1024px){.signed-out-app .signed-out-routes{margin:8rem 3.2rem}}@media (max-width: 768px){.signed-out-app .signed-out-routes{margin:4rem 1.6rem}}@media (max-width: 1024px){.signed-out-app>aside{display:none}.signed-out-app{grid-template-columns:1fr}}.signed-out-page-aside{position:fixed;top:0;left:50%;overflow:hidden;height:100vh;width:50%;display:flex;flex-direction:column;align-items:flex-start;padding:8rem 8rem 0;gap:6rem;flex:1 0 0;background:linear-gradient(180deg,var(--dark-blue-500) 0%,var(--dark-blue-400) 100%)}.aside-new-feature{display:flex;gap:.8rem;flex-direction:column}.aside-feature-badge{color:var(--text-primary, #051C2C);background:var(--white);padding:0 .4rem;width:fit-content;font-family:var(--font-default),sans-serif;font-size:var(--typography-size-sm, 14px);font-style:normal;font-weight:var(--typography-weight-medium, 600);line-height:var(--typography-line-height-2xs, 20px)}.aside-feature-title{color:var(--white);font-family:var(--font-default),sans-serif;font-size:var(--typography-size-2xl, 28px);font-style:normal;font-weight:var(--typography-weight-bold, 800);line-height:var(--typography-line-height-lg, 36px);letter-spacing:-.56px}.aside-feature-summary{color:var(--white);font-family:var(--font-default),sans-serif;font-size:var(--typography-size-lg, 18px);font-style:normal;font-weight:var(--typography-weight-regular, 400);line-height:var(--typography-line-height-sm, 28px)}.aside-pdf-icon{content:"";background:url("data:image/svg+xml,%3csvg%20width='179'%20height='120'%20viewBox='0%200%20179%20120'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M104.449%2054.2804C150.801%2056.8334%20165.432%2094.8208%20166.953%20113.495'%20stroke='white'%20stroke-width='4.93458'%20stroke-linecap='round'/%3e%3cpath%20d='M176%2097.8691L168.564%20115.963L150.505%20106.22'%20stroke='white'%20stroke-width='4.93458'%20stroke-linecap='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.1587%209.86914C13.1587%204.41856%2017.5773%200%2023.0279%200H60.8598L90.4671%2029.6073V98.2804C90.4671%20103.731%2086.0485%20108.15%2080.5979%20108.15H23.0279C17.5773%20108.15%2013.1587%20103.731%2013.1587%2098.2804V9.86914Z'%20fill='%23EDEDED'/%3e%3crect%20y='42.7664'%20width='61.1589'%20height='33'%20rx='3.28972'%20fill='%23F15642'/%3e%3cpath%20d='M15.4978%2061.264H10.7945V58.0129H15.4978C16.1917%2058.0129%2016.7486%2057.8972%2017.1684%2057.6659C17.5967%2057.4346%2017.9094%2057.1176%2018.1065%2056.715C18.3121%2056.3037%2018.4149%2055.8411%2018.4149%2055.3271C18.4149%2054.796%2018.3121%2054.3034%2018.1065%2053.8493C17.9094%2053.3867%2017.5967%2053.014%2017.1684%2052.7313C16.7486%2052.4486%2016.1917%2052.3072%2015.4978%2052.3072H12.3109V67.7664H8.12165V49.0561H15.4978C16.9885%2049.0561%2018.2649%2049.3259%2019.3273%2049.8657C20.3981%2050.4054%2021.2163%2051.1464%2021.7817%2052.0888C22.3557%2053.0226%2022.6427%2054.0935%2022.6427%2055.3014C22.6427%2056.5093%2022.3557%2057.5588%2021.7817%2058.4498C21.2163%2059.3407%2020.3981%2060.0347%2019.3273%2060.5315C18.2649%2061.0199%2016.9885%2061.264%2015.4978%2061.264ZM30.5848%2067.7664H26.4726L26.4983%2064.528H30.5848C31.5186%2064.528%2032.3067%2064.3139%2032.9493%2063.8855C33.5918%2063.4486%2034.0801%2062.8061%2034.4142%2061.9579C34.7483%2061.1012%2034.9154%2060.0604%2034.9154%2058.8353V57.9743C34.9154%2057.0491%2034.8211%2056.2352%2034.6327%2055.5327C34.4442%2054.8217%2034.1658%2054.2262%2033.7974%2053.7465C33.429%2053.2667%2032.9707%2052.9069%2032.4224%2052.6671C31.8827%2052.4272%2031.2616%2052.3072%2030.5591%2052.3072H26.3955V49.0561H30.5591C31.827%2049.0561%2032.9835%2049.2703%2034.0287%2049.6986C35.0824%2050.1269%2035.9905%2050.7395%2036.753%2051.5362C37.524%2052.3329%2038.1194%2053.2753%2038.5392%2054.3633C38.959%2055.4513%2039.1689%2056.6636%2039.1689%2058V58.8353C39.1689%2060.1632%2038.959%2061.3754%2038.5392%2062.472C38.1194%2063.56%2037.524%2064.5023%2036.753%2065.2991C35.9905%2066.0872%2035.0867%2066.6955%2034.0416%2067.1238C32.9964%2067.5522%2031.8441%2067.7664%2030.5848%2067.7664ZM28.85%2049.0561V67.7664H24.6607V49.0561H28.85ZM45.389%2049.0561V67.7664H41.1998V49.0561H45.389ZM52.7523%2056.9463V60.1846H44.2196V56.9463H52.7523ZM53.5748%2049.0561V52.3072H44.2196V49.0561H53.5748Z'%20fill='white'/%3e%3cpath%20d='M90.4673%2029.6075L60.8599%200V25.8278C60.8599%2027.9626%2062.5047%2029.6075%2064.6395%2029.6075H90.4673Z'%20fill='%23F15642'/%3e%3c/svg%3e") no-repeat center;background-size:contain;height:12rem;width:18rem;flex-shrink:0}.aside-prospect-table-image{border-radius:8px;width:1409px;height:975px;flex-shrink:0;display:block;object-position:top left}
