.home-freshness-drawer{width:min(460px,100vw);color:var(--vnext-label-primary);padding:16px}.home-freshness-drawer>button{margin-bottom:16px}.home-freshness-drawer .home-context-window{border:0}.home-activity-window__footer a{color:var(--vnext-link);align-items:center;gap:8px;font-size:13px;display:inline-flex}.home-portal__page-actions{align-items:center;gap:6px;display:flex}.home-portal{--workstation-window-content-inset:16px;background:var(--vnext-canvas);width:100%;min-width:0;height:100%;min-height:0;display:block;overflow:hidden auto}.home-portal__grid{grid-template-rows:max-content max-content;grid-template-columns:minmax(0,1fr) minmax(300px,330px);align-content:start;gap:16px;min-width:0;min-height:0;padding:16px;display:grid;overflow:visible}.home-portal__window{grid-template-rows:minmax(42px,auto) minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.home-portal__window-header{border-bottom:1px solid var(--vnext-separator-table);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:42px;padding-block:14px;display:flex}.home-portal__window-header>svg{color:var(--vnext-label-tertiary);flex:none}.home-portal__header-actions{flex:none;align-items:center;gap:10px;display:flex}.home-portal__header-link,.home-table-open{color:var(--vnext-link);white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.home-portal__header-link:hover,.home-table-open:hover{text-underline-offset:3px;text-decoration:underline}.home-portal__companies{grid-area:1/1}.home-portal__documents{grid-area:2/1}.home-portal__right-column{grid-area:1/2/span 2;grid-template-rows:auto auto;align-self:start;gap:16px;min-width:0;min-height:0;display:grid;overflow:hidden}.home-portal__right-column>.workstation-window[data-window-scroll=vertical]{overflow:hidden}.home-portal__right-column .workstation-window__body{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow:hidden visible}.home-portal__table-body,.home-portal__desktop-table,.home-portal__table-body>.structured-table-shell,.home-portal__desktop-table>.structured-table-shell,.home-portal__table-body .structured-table__viewport{min-width:0;height:auto;min-height:0}.home-portal__table-body{overflow:hidden}.home-portal__table-body .structured-table__viewport{scrollbar-width:thin;overflow:auto}.home-portal__table-body table.structured-table{width:100%;min-width:0;color:var(--vnext-label-primary);border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums}.home-portal__table-body table.structured-table th{color:var(--vnext-label-secondary);background:var(--vnext-content-subtle);border-right:1px solid var(--vnext-separator-table);border-bottom:1px solid var(--vnext-separator);white-space:normal}.home-portal__table-body table.structured-table th:last-child,.home-portal__table-body table.structured-table td:last-child{border-right:0}.home-portal__table-body table.structured-table td,.home-portal__table-body table.structured-table tbody th{color:var(--vnext-label-primary);background:var(--vnext-content);border-right:1px solid var(--vnext-separator-faint);border-bottom:1px solid var(--vnext-separator-table);vertical-align:middle}.home-portal__companies table.structured-table tbody tr{cursor:pointer}.home-portal__table-body table.structured-table tbody tr:hover>*,.home-portal__table-body table.structured-table tbody tr:focus-within>*{background:var(--vnext-hover-fill)}.home-portal__table-body table.structured-table tbody tr.is-selected>*,.home-portal__table-body table.structured-table tbody tr.is-selected:hover>*{background:var(--vnext-selected-fill)}.home-portal__table-body table.structured-table tbody tr.is-selected>:first-child{box-shadow:none}.home-portal__table-body table.structured-table .structured-table__sticky-label{background:var(--vnext-content)!important;background-clip:padding-box!important}.home-portal__table-body table.structured-table thead .structured-table__sticky-label{background:var(--vnext-content-subtle)!important}.home-portal__table-body table.structured-table tr:hover>.structured-table__sticky-label{background:var(--vnext-hover-fill)!important}.home-portal__table-body table.structured-table tr.is-selected>.structured-table__sticky-label{background:var(--vnext-selected-fill)!important}.home-company-identity{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.home-company-identity>b,.home-company-badge{color:#fff;background:var(--bt-navy-900);border-radius:7px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:grid}.home-company-identity>span,.home-company-identity strong,.home-company-identity small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.home-company-identity strong{color:var(--vnext-label-primary);font-size:12px;font-weight:600}.home-company-identity small{color:var(--vnext-label-secondary);margin-top:1px;font-size:12px;font-weight:400}.home-table-value,.home-document-company{color:var(--vnext-label-primary);font-weight:600}.home-coverage-state,.home-review-state{max-width:100%;color:var(--vnext-label-secondary);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.home-coverage-state i{background:var(--vnext-label-tertiary);border-radius:50%;flex:none;width:6px;height:6px}.home-coverage-state[data-state=full],.home-review-state[data-state=reviewed]{color:var(--vnext-positive)}.home-coverage-state[data-state=full] i{background:var(--vnext-positive)}.home-coverage-state[data-state=partial],.home-coverage-state[data-state=pending_review],.home-review-state[data-state=pending]{color:var(--vnext-label-primary)}.home-coverage-state[data-state=partial] i,.home-coverage-state[data-state=pending_review] i{background:var(--vnext-warning)}.home-document-title{min-width:0;color:var(--vnext-label-primary);grid-template-columns:14px minmax(0,1fr);align-items:center;gap:6px;text-decoration:none;display:grid}.home-document-title svg{color:var(--vnext-label-secondary)}.home-document-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-portal__window-footer{min-width:0;min-height:30px;color:var(--vnext-label-secondary);background:var(--vnext-content-subtle);border-top:1px solid var(--vnext-separator-table);white-space:nowrap;align-items:center;padding:0 12px;font-size:12px;display:flex}.home-portal__window-footer>span+span:before{vertical-align:-2px;background:var(--vnext-separator);content:"";width:1px;height:10px;margin:0 8px;display:inline-block}.home-portal__window-footer strong{color:var(--vnext-label-primary);margin-left:auto;font-weight:600}.home-context-list{margin:0;padding:2px 12px 4px;display:grid}.home-context-list>div{border-bottom:1px solid var(--vnext-separator-faint);justify-content:space-between;align-items:center;gap:12px;min-height:31px;display:flex}.home-context-list>div:last-child{border-bottom:0}.home-context-list dt{color:var(--vnext-label-secondary);font-size:12px}.home-context-list dd{color:var(--vnext-label-primary);font-variant-numeric:tabular-nums;text-align:right;margin:0;font-size:12px;font-weight:600}.home-context-list dd[data-state=full]{color:var(--vnext-positive)}.home-context-list dd[data-state=partial],.home-context-list dd[data-state=pending_review]{color:var(--vnext-label-primary)}.home-context-window__actions{background:var(--vnext-content-subtle);border-top:1px solid var(--vnext-separator-table);grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-height:38px;padding:5px 7px;display:grid}.home-context-window__actions a{border:1px solid var(--vnext-separator);min-width:0;min-height:28px;color:var(--vnext-label-primary);background:var(--vnext-content);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;overflow:hidden}.home-context-window__actions a:first-child{color:#fff;border-color:var(--bt-navy-900);background:var(--bt-navy-900)}.home-saved-window__header{gap:6px}.home-saved-window__header [role=tablist]{flex:none;min-height:25px}.home-saved-window__header [role=tab]{min-height:25px;padding-inline:7px;font-size:12px}.home-link-list{min-width:0;display:grid}.home-link-list>a{min-width:0;min-height:43px;color:var(--vnext-label-primary);border-bottom:1px solid var(--vnext-separator-faint);transition:background var(--motion-hover) var(--ease-standard);grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 10px 5px 12px;text-decoration:none;display:grid}.home-link-list>a:last-child{border-bottom:0}.home-link-list>a:hover,.home-link-list>a:focus-visible{background:var(--vnext-hover-fill)}.home-link-list>a>svg:first-child{color:var(--vnext-label-secondary)}.home-link-list>a>svg:last-child{color:var(--vnext-label-tertiary)}.home-link-list span,.home-link-list strong,.home-link-list small{min-width:0;display:block}.home-link-list strong{color:var(--vnext-label-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:14px;overflow:hidden}.home-link-list small{color:var(--vnext-label-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:12px;overflow:hidden}.home-link-list time{color:var(--vnext-label-secondary);font-variant-numeric:tabular-nums;font-size:12px}.home-empty-state{min-height:92px;color:var(--vnext-label-tertiary);text-align:center;align-content:center;place-items:center;gap:5px;padding:12px;display:grid}.home-empty-state strong,.home-empty-state small{display:block}.home-empty-state strong{color:var(--vnext-label-primary);font-size:12px}.home-empty-state small{max-width:230px;color:var(--vnext-label-secondary);margin-top:2px;font-size:12px;line-height:13px}.home-activity-window__footer{background:var(--vnext-content-subtle);border-top:1px solid var(--vnext-separator-table);justify-content:flex-end;align-items:center;min-height:31px;padding:0 8px;display:flex}.home-activity-window__footer button{min-height:24px;color:var(--vnext-label-secondary);background:0 0;border:0;border-radius:5px;padding:0 6px;font-size:12px}.home-activity-window__footer button:hover{color:var(--vnext-label-primary);background:var(--vnext-hover-fill)}.home-company-mobile-list{display:none}.home-portal-loading__window{border:1px solid var(--vnext-window-border);background:var(--vnext-content);border-radius:8px;grid-template-rows:42px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.home-portal-loading__window .loading-window-header{min-height:42px}html[data-theme=dark] .home-company-identity>b,html[data-theme=dark] .home-company-badge,html[data-theme=dark] .home-context-window__actions a:first-child{background:#0b2945}@media (max-width:1180px){.home-portal__grid{grid-template-columns:minmax(0,1fr) 294px}.home-saved-window__header .workstation-window-title p{display:none}}@media (max-width:900px){.home-portal{height:auto;overflow:visible}.home-portal__grid{grid-template-rows:auto;grid-template-columns:minmax(0,1fr);overflow:visible}.home-portal__companies,.home-portal__documents,.home-portal__right-column{grid-area:auto/1}.home-portal__companies{min-height:310px}.home-portal__right-column{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.home-portal__right-column>:first-child{grid-row:1/span 2;min-height:336px}.home-portal__right-column>:not(:first-child){min-height:164px}.home-portal__documents{min-height:300px}}@media (max-width:768px){.home-portal__page-actions>a,.home-portal__page-actions .global-search-launch kbd{display:none}.home-portal__page-actions .global-search-launch{color:#0000;justify-content:center;width:44px;min-width:44px;min-height:44px;padding:0;font-size:0;overflow:hidden}.home-portal__page-actions .global-search-launch svg{color:var(--vnext-label-primary)}.home-portal__grid{gap:7px;padding:7px 0 12px}.home-portal__window,.home-portal-loading__window{border-inline:0;border-radius:0}.home-portal__window-header{flex-wrap:wrap;gap:4px 10px;padding-block:8px;padding-inline:12px}.home-portal__window-header .workstation-window-title{flex:1 0 100%;max-width:none}.home-portal__header-actions{flex-wrap:wrap}.home-portal__header-link{padding-left:6px}.home-portal__desktop-table{display:none}.home-company-mobile-list{min-width:0;display:grid}.home-company-mobile-list article{border-bottom:1px solid var(--vnext-separator-table);grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;min-width:0;padding:9px 12px;display:grid;position:relative}.home-company-mobile-list article.is-selected{background:var(--vnext-selected-fill);box-shadow:none}.home-company-mobile-list article>button{min-width:0;color:var(--vnext-label-primary);text-align:left;background:0 0;border:0;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:0;display:grid}.home-company-mobile-list article>button strong,.home-company-mobile-list article>button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.home-company-mobile-list article>button strong{font-size:13px;font-weight:600}.home-company-mobile-list article>button small{color:var(--vnext-label-secondary);font-size:12px}.home-company-mobile-list dl{grid-column:1;gap:12px;margin:0;padding-left:40px;display:flex}.home-company-mobile-list dl div{gap:4px;font-size:12px;display:flex}.home-company-mobile-list dt{color:var(--vnext-label-secondary)}.home-company-mobile-list dd{color:var(--vnext-label-primary);margin:0;font-weight:600}.home-company-mobile-list article>a{color:var(--vnext-link);grid-area:1/2/span 2;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.home-portal__companies{min-height:0}.home-portal__window-footer{display:none}.home-portal__right-column{display:contents}.home-portal__right-column>.home-context-window{order:2}.home-portal__right-column>.home-saved-window{order:3}.home-portal__right-column>.home-activity-window{order:1}.home-portal__right-column>.workstation-window{min-height:185px}.home-portal__documents{order:4;min-height:310px}.home-portal__documents .home-portal__table-body table.structured-table{min-width:690px}}@media (prefers-reduced-motion:reduce){.home-portal__page-actions>a,.home-portal__page-actions .global-search-launch,.home-link-list>a{transition:none}}.global-maps-workspace{overflow:auto}.global-maps-workspace>.home-portal__grid{grid-template-rows:minmax(400px,.6fr) minmax(280px,.4fr);min-height:728px;overflow:visible}
