@font-face{font-family:Colfax;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ColfaxWebRegular.woff2) format("woff2"),url(/fonts/ColfaxWebRegular.woff) format("woff")}@font-face{font-family:Colfax;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/ColfaxWebBold.woff2) format("woff2"),url(/fonts/ColfaxWebBold.woff) format("woff")}:root{--workspace-text-size: 16px;--orange-ink: #b3470f;--violet-ink: #7331a8;--pink-ink: #b8145a;--blue-ink: #3a4bd6;--green-ink: #067a4f}*{box-sizing:border-box}html,body,#root{height:100%;font-family:var(--font);font-synthesis:none}body{margin:0;color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased;font-size:var(--t-md);line-height:var(--lh-normal)}h1,h2{font-size:var(--t-3xl);font-weight:var(--w-bold);line-height:var(--lh-tight)}h3,h4,h5,h6{font-size:var(--t-xl);font-weight:var(--w-medium);line-height:var(--lh-tight)}a{color:var(--blue);text-decoration:none}a:hover{color:#3646d6}.report-account-link{color:var(--ink);border-radius:8px;padding:0 6px;margin:0 -6px}.report-account-link:hover{color:var(--ink);background:var(--grey-bg)}.report-account-link:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.selection-slot{flex-shrink:0;display:flex;justify-content:center;padding:8px var(--page-gutter) 0}.selection-slot>*{min-width:0;width:100%;max-width:var(--col)}button{font-family:inherit;font-size:inherit;cursor:pointer}input,select,textarea,option,optgroup{font-family:inherit;font-size:var(--t-md);color:var(--ink)}::file-selector-button{font:inherit}input[type=checkbox],input[type=radio]{accent-color:var(--primary);cursor:pointer}input:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:2px}h1[tabindex]:focus,h1[tabindex]:focus-visible,h2[tabindex]:focus,h2[tabindex]:focus-visible{outline:none;box-shadow:none}.tnum{font-variant-numeric:tabular-nums}.app-shell{display:flex;height:100%;background:var(--page);overflow:hidden}.published-rail{display:none}.published-rail__list{display:flex;flex-direction:column;gap:2px}.published-rail__row{display:flex;align-items:center;gap:11px;height:38px;padding:0 12px;border-radius:8px;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);text-decoration:none}.published-rail__row:hover{background:var(--grey-bg);color:var(--ink)}.published-rail__row.is-active{background:var(--side-active);color:var(--ink)}.published-rail__section{display:flex;flex-direction:column;gap:2px}.published-rail__section-button{width:100%;height:38px;display:flex;align-items:center;gap:11px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--ink-2);font:inherit;font-size:var(--t-md);font-weight:var(--w-regular);text-align:left;cursor:pointer}.published-rail__section-button:hover{background:var(--grey-bg);color:var(--ink)}.published-rail__section-button.is-active[aria-expanded=false]{background:var(--side-active);color:var(--ink)}.published-rail__section-button.is-active[aria-expanded=true]{color:var(--ink)}.published-rail__chevron{display:inline-flex;margin-left:auto;transition:transform .15s ease;transform:rotate(-90deg)}[aria-expanded=true]>.published-rail__chevron{transform:rotate(0)}.published-rail__children{display:flex;flex-direction:column;gap:2px}.published-rail__children[hidden]{display:none}.published-rail__side-chevron{display:inline-flex;margin-left:auto}.top-nav__desktop-unpublished,.top-nav__secondary{display:none}.app{display:flex;flex-direction:column;height:100%;background:var(--page);overflow-x:hidden;scrollbar-gutter:stable;min-width:0;flex:1 1 auto}.main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--page);position:relative}.top-nav{flex-shrink:0;position:relative;z-index:40;background:var(--sidebar);border-bottom:1px solid var(--line-2)}.top-nav a:hover{color:var(--ink)}.top-nav__utility{min-height:68px;display:flex;align-items:center;gap:12px;padding:8px 18px}.top-nav__company{min-width:0;display:flex;align-items:center;gap:10px}.top-nav__company-chooser{min-width:0;position:relative}.top-nav__company-button{min-width:0;display:flex;align-items:center;gap:7px;padding:4px 6px;border:0;border-radius:8px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.top-nav__company-button:hover,.top-nav__company-button[aria-expanded=true]{background:var(--side-active)}.account-button__avatar{display:inline-flex}.account-button__identity{min-width:0;display:flex;flex-direction:column;align-items:flex-start;line-height:20px;text-align:left}.account-button__identity strong,.account-button__identity small{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button__identity strong{color:var(--ink);font-size:var(--t-md);font-weight:var(--w-regular)}.account-button__identity small{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.top-nav__identity{min-width:0;display:flex;flex-direction:column;line-height:20px}.top-nav__company-name{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--t-md);font-weight:var(--w-regular)}.top-nav__owner{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:var(--t-xs)}.top-nav__company-menu{position:absolute;top:calc(100% + 9px);left:0;z-index:4;width:330px;padding:9px;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-menu)}.top-nav__company-search{height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;border-radius:8px;background:var(--grey-bg)}.top-nav__company-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.top-nav__company-list{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:2px;padding:7px 0}.top-nav__company-option{min-height:48px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:var(--ink-2);text-align:left;cursor:pointer}.top-nav__company-option:hover,.top-nav__company-option.is-current{background:var(--side-active);color:var(--ink)}.top-nav__company-option:disabled{cursor:default}.top-nav__company-option>span{min-width:0;display:flex;flex-direction:column;gap:1px}.top-nav__company-option strong,.top-nav__company-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav__company-option strong,.top-nav__company-option-name{font-size:var(--t-md);font-weight:var(--w-regular)}.top-nav__company-option small,.top-nav__company-empty{color:var(--muted);font-size:var(--t-xs)}.top-nav__company-empty{padding:12px 10px}.top-nav__company-error{display:block;padding:8px 10px;border-radius:8px;background:var(--danger-bg);color:var(--danger-ink);font-size:var(--t-xs)}.top-nav__company-manage{min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:1px solid var(--line-2);color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-bold);text-decoration:none}.top-nav__books-warning{min-width:0;padding-left:10px;border-left:1px solid var(--line)}.top-nav__mobile-books-warning{display:none}.top-nav__plan{display:flex;align-items:center;gap:7px;white-space:nowrap}.top-nav__plan>span,.top-nav__plan>a{min-height:24px;display:inline-flex;align-items:center;padding:0;border-radius:0;font-size:var(--t-xs);font-weight:var(--w-regular)}.top-nav__plan>span{color:var(--muted)}.top-nav__plan>a{color:var(--ink-2);font-weight:var(--w-bold)}.top-nav__utilities{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.top-nav__search-button{min-height:34px;padding:0 10px;border:0;border-radius:8px;display:inline-flex;align-items:center;gap:7px;background:var(--grey-bg);color:var(--ink);font:inherit;font-size:var(--t-md);font-weight:var(--w-medium);cursor:pointer}.top-nav__search-button:hover{background:var(--side-active)}.top-nav__search-key{margin-left:3px;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular);letter-spacing:.15px}.company-search__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;padding:9vh 18px 18px;display:flex;align-items:flex-start;justify-content:center;background:#161d2b4d}.company-search{width:min(720px,100%);max-height:min(720px,82vh);overflow:hidden;display:flex;flex-direction:column;border-radius:12px;background:var(--surface);box-shadow:var(--shadow-menu);color:var(--ink)}.company-search__field{min-height:66px;padding:11px 14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line-2);background:var(--surface)}.company-search__field input{min-width:0;flex:1;height:44px;padding:0 4px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:var(--t-xl);font-weight:var(--w-regular)}.company-search__field input::placeholder{color:var(--muted-2)}.company-search__shortcut,.company-search__footer kbd{border:0;border-radius:3px;background:var(--choice-rest);color:var(--muted);font-family:inherit;font-size:var(--t-xs);font-weight:var(--w-medium);white-space:nowrap}.company-search__shortcut{padding:5px 7px}.company-search__results{min-height:230px;overflow-y:auto;overscroll-behavior:contain;padding:5px 10px 7px}.company-search__group{padding:10px 9px 5px;color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-bold);letter-spacing:.4px;text-transform:uppercase}.company-search__result{width:100%;min-height:58px;padding:8px 9px;border:0;border-bottom:1px solid var(--line-2);display:flex;align-items:center;gap:11px;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.company-search__result.is-active{border-radius:8px;border-bottom-color:transparent;background:var(--choice-active)}.company-search__icon{width:34px;height:34px}.company-search__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.company-search__title,.company-search__detail{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-search__title{font-size:var(--t-xl);font-weight:var(--w-regular)}.company-search__detail{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.company-search__value{flex-shrink:0;font-size:var(--t-xl);font-weight:var(--w-regular);text-align:right}.company-search__empty{min-height:220px;padding:36px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.company-search__empty strong{font-size:var(--t-xl)}.company-search__empty span{max-width:500px;color:var(--muted);font-size:var(--t-md);line-height:23px}.company-search__loading{padding:10px 9px;color:var(--muted);font-size:var(--t-xs)}.company-search__error{margin:8px 4px;padding:10px 12px;border-radius:8px;background:var(--coral-50);color:var(--danger-ink);font-size:var(--t-md)}.company-search__footer{min-height:37px;padding:7px 13px;border-top:1px solid var(--line-2);display:flex;align-items:center;justify-content:flex-end;gap:14px;color:var(--muted);font-size:var(--t-xs)}.company-search__footer span{display:inline-flex;align-items:center;gap:4px}.company-search__footer kbd{min-width:21px;padding:2px 5px;text-align:center}@media(max-width:620px){.company-search__scrim{padding:0;align-items:stretch}.company-search{width:100%;max-height:100%;border-radius:0}.company-search__footer{display:none}.company-search__value{font-size:var(--t-md)}.company-search__shortcut,.top-nav__search-key{display:none}}.top-nav__waiting{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--grey-bg);color:var(--ink-2);font-size:var(--t-2xs)}.top-nav__ai{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 4px;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-medium);cursor:pointer;white-space:nowrap}.top-nav__switch{width:34px;height:20px;flex-shrink:0;position:relative;border-radius:999px;background:var(--muted-2);transition:background-color .15s}.top-nav__switch>span{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:999px;background:var(--surface);transition:left .15s}.top-nav__switch.is-on{background:var(--green-500)}.top-nav__switch.is-on>span{left:17px}.top-nav__menu-button{display:none;width:38px;height:38px;padding:0;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--ink);background:var(--surface);border:1px solid var(--line)}.top-nav__primary{min-width:0;display:flex;align-items:center;gap:1px;padding:0 4px}.top-nav__direct,.top-nav__group-button{min-height:44px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:var(--radius-sm);border:0;background:transparent;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);text-decoration:none;white-space:nowrap}.top-nav__direct:hover,.top-nav__group-button:hover,.top-nav__group-button.is-active,.top-nav__direct.active,.top-nav__group.is-open>.top-nav__group-button{color:var(--ink);background:var(--side-active)}.top-nav__group{position:relative}.top-nav__group-button>svg{transition:transform .15s ease}.top-nav__group.is-open>.top-nav__group-button>svg:last-child{transform:rotate(180deg)}.top-nav__dropdown{display:none;position:absolute;top:calc(100% + 7px);left:0;width:286px;padding:7px;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-menu)}.top-nav__group.is-open>.top-nav__dropdown{display:flex;flex-direction:column}.top-nav__dropdown-link,.top-nav__dropdown-disabled{min-height:44px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:8px;color:var(--ink-2);text-decoration:none;font-size:var(--t-md);font-weight:var(--w-regular)}.top-nav__dropdown-link:hover,.top-nav__dropdown-link.active{background:var(--side-active);color:var(--ink)}.top-nav__dropdown-disabled{color:var(--muted);border-top:1px solid var(--line-2);border-radius:0;margin-top:4px;padding-top:4px}.top-nav__group:nth-last-child(-n+3)>.top-nav__dropdown{left:auto;right:0}.top-nav__submenu-row{position:relative}.top-nav__submenu-button{width:100%;min-height:44px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--ink-2);text-align:left;font-size:var(--t-md);font-weight:var(--w-regular);cursor:pointer}.top-nav__submenu-button>span{flex:1}.top-nav__submenu-button:hover,.top-nav__submenu-button.is-active,.top-nav__submenu-row.is-open>.top-nav__submenu-button{background:var(--side-active);color:var(--ink)}.top-nav__submenu{display:none;position:absolute;top:-7px;left:calc(100% + 8px);width:286px;padding:7px;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-menu)}.top-nav__submenu-row.is-open>.top-nav__submenu{display:flex;flex-direction:column}.top-nav__pub{height:16px;padding:0 4px;border-radius:4px;display:inline-flex;align-items:center;border:1px solid var(--muted-2);color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-bold);line-height:16px;letter-spacing:.4px}.top-nav__count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--coral);color:var(--surface);font-size:var(--t-2xs);font-weight:var(--w-bold)}.top-nav__scrim,.top-nav__receipt-appbar{display:none}.top-nav__receipt-brand{min-width:0;display:flex;align-items:center;gap:10px}.top-nav__receipt-brand>img{flex-shrink:0;border-radius:9px}.top-nav__receipt-brand>span{min-width:0;display:flex;flex-direction:column;line-height:18px}.top-nav__receipt-brand strong{color:var(--ink);font-size:var(--t-xl)}.top-nav__receipt-brand small{color:var(--muted);font-size:var(--t-xs)}@media(min-width:901px){.app{display:grid;grid-template-columns:259px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app.app--secondary-nav{grid-template-columns:489px minmax(0,1fr)}.top-nav{grid-column:1;grid-row:1;min-width:0;height:100%;overflow:hidden;background:var(--sidebar);border-right:1px solid var(--line-2);border-bottom:0;position:relative}.main{grid-column:2;grid-row:1;overflow:hidden}.app--bare{grid-template-columns:minmax(0,1fr)}.app--bare .main{grid-column:1}.top-nav__utility{width:259px;height:100%;min-height:0;overflow-y:auto;padding:34px 18px 18px;flex-direction:column;align-items:stretch;gap:10px}.app--secondary-nav .top-nav__utility{border-right:1px solid var(--line-2)}.top-nav__company{width:100%;align-items:flex-start;padding:0 4px;position:relative}.top-nav__company-chooser{position:static}.top-nav__company-chooser .top-nav__identity{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.account-button--rail{min-width:0;max-width:100%}.account-button--rail .account-button__avatar{display:none}.account-button--rail .account-button__identity strong,.account-button--rail .account-button__identity small{max-width:210px}.top-nav__company-button{width:auto;min-height:34px;padding:4px}.top-nav__company-name,.top-nav__owner{max-width:210px}.top-nav__company-menu{left:0;width:227px}.top-nav__books-warning{width:100%;padding:8px 0 0;border-left:0;border-top:1px solid var(--line-2)}.top-nav__plan{order:3;width:100%;margin-top:auto;padding:14px 4px 0;border-top:1px solid var(--line-2)}.published-rail{order:1;display:block;width:100%;padding-top:32px}.top-nav__group--published,.top-nav__primary{display:none}.top-nav__desktop-unpublished{order:2;display:flex;width:100%;padding:18px 4px 0;flex-direction:column;gap:6px}.top-nav__desktop-unpublished-title{margin:0 12px;color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-bold);letter-spacing:.5px;text-transform:uppercase}.top-nav__desktop-unpublished-list{display:flex;flex-direction:column;gap:2px}.top-nav__desktop-unpublished-button{width:100%;min-height:34px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--ink-2);text-align:left;font-size:var(--t-md);font-weight:var(--w-regular)}.top-nav__desktop-unpublished-button:hover,.top-nav__desktop-unpublished-button.is-active{background:var(--side-active);color:var(--ink)}.top-nav__secondary{display:flex;position:absolute;top:0;right:0;bottom:0;left:259px;z-index:2;width:230px;min-width:0;overflow-y:auto;padding:34px 16px 18px;flex-direction:column;background:var(--grey-bg)}.top-nav__secondary-title{margin:0 4px 22px;font-size:var(--t-xl);font-weight:var(--w-bold);color:var(--ink)}.top-nav__secondary-list{display:flex;flex-direction:column;gap:2px}.top-nav__secondary-link{min-height:38px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:8px;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);text-decoration:none}.top-nav__secondary-link:hover,.top-nav__secondary-link.is-active{background:var(--surface);color:var(--ink)}.top-nav__group{width:100%}.top-nav__group-button{width:100%;min-height:40px;justify-content:flex-start}.top-nav__group-button>svg:last-child{margin-left:auto}.top-nav__dropdown{position:static;width:100%;margin:2px 0 7px;padding:5px 0 7px 12px;background:transparent;border:0;box-shadow:none}.top-nav__dropdown-link,.top-nav__dropdown-disabled,.top-nav__submenu-button{min-height:40px}.top-nav__submenu-button>svg:last-child{margin-left:auto}.top-nav__submenu{position:static;width:100%;margin:2px 0 7px;padding:5px 0 7px 12px;background:transparent;border:0;box-shadow:none}.top-nav__utilities{order:4;width:100%;margin:0;padding-top:4px;flex-direction:column;align-items:stretch}.top-nav__utilities>button{width:100%}.top-nav__ai{width:100%;padding:0 8px;justify-content:flex-start;min-width:0;overflow:hidden}.top-nav__ai .top-nav__ai-label{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}}@media(max-width:900px){.account-button--rail .account-button__identity{display:none}.top-nav__menu-button{display:inline-flex}.top-nav__primary{display:none;position:absolute;top:68px;left:0;right:0;z-index:2;max-height:calc(100vh - 68px);overflow-y:auto;padding:10px 14px 18px;background:var(--sidebar);border-bottom:1px solid var(--line)}.top-nav__primary.is-mobile-open{display:flex;flex-direction:column;align-items:stretch}.top-nav__mobile-books-warning{display:block;padding:4px 6px 8px;margin-bottom:4px;border-bottom:1px solid var(--line-2)}.top-nav__books-warning{display:none}.top-nav__direct,.top-nav__group-button{width:100%;min-height:42px;justify-content:flex-start;padding:0 12px;font-size:var(--t-md)}.top-nav__group-button>svg:last-child{margin-left:auto}.top-nav__dropdown{position:static;width:100%;margin:2px 0 7px;padding:5px 7px 7px 20px;background:transparent;border:0;box-shadow:none}.top-nav__dropdown-link,.top-nav__dropdown-disabled{min-height:40px}.top-nav__submenu-button{min-height:40px;font-size:var(--t-md)}.top-nav__submenu-button>svg:last-child{transition:transform .15s ease}.top-nav__submenu-row.is-open>.top-nav__submenu-button>svg:last-child{transform:rotate(90deg)}.top-nav__submenu{position:static;width:100%;margin:2px 0 7px;padding:5px 7px 7px 20px;background:transparent;border:0;box-shadow:none}.top-nav__scrim{display:block;position:fixed;top:68px;right:0;bottom:0;left:0;z-index:1;border:0;background:#161d2b6b}}@media(max-width:760px){.top-nav__utility{gap:10px;padding:9px 12px}.top-nav__plan,.top-nav__owner{display:none}.top-nav__company-name{max-width:150px}.top-nav__books-warning{max-width:130px}.top-nav__ai-label{display:none}}@media(max-width:560px){.top-nav__company-name{max-width:96px}.top-nav__books-warning,.top-nav__add-label{display:none}.top-nav__utilities{gap:5px}.top-nav__ai{gap:4px;padding:0}}@media(max-width:700px){.top-nav[data-receipt-user="1"]{background:var(--surface)}.top-nav[data-receipt-user="1"] .top-nav__utility{display:none}.top-nav[data-receipt-user="1"] .top-nav__receipt-appbar{min-height:calc(62px + env(safe-area-inset-top));padding:max(9px,env(safe-area-inset-top)) 16px 9px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.top-nav__receipt-account{min-width:0;display:flex;align-items:flex-end;flex-direction:column;gap:2px;text-align:right}.top-nav__receipt-account>strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--t-xs)}.top-nav__receipt-account>button{min-height:22px;color:var(--blue)!important;font-size:var(--t-xs)!important}.app-shell--receipt-user .head{display:none}.app-shell--receipt-user .body{padding-top:16px;padding-bottom:max(32px,env(safe-area-inset-bottom));gap:16px}.app-shell--receipt-user .hero{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:14px 10px 15px;column-gap:8px!important}.app-shell--receipt-user .hero .label{font-size:var(--t-xs)}.app-shell--receipt-user .hero .figure{font-size:var(--t-3xl)}}@media(prefers-reduced-motion:reduce){.top-nav__switch,.top-nav__switch>span,.top-nav__group-button>svg,.top-nav__submenu-button>svg,.published-rail__chevron{transition:none}}.txn-row-action{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--ink-2);cursor:pointer;transition:color .12s,background-color .12s,border-color .12s}.txn-row-action:hover{background:var(--grey-bg);color:var(--ink);border-color:var(--line)}.txn-row-action--review:hover{background:var(--green-bg);color:var(--green);border-color:#a7e5cc}.txn-row-action:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.txn-row-action:disabled{cursor:not-allowed;opacity:.42}.txn-row-action:disabled:hover{background:transparent;color:var(--ink-2);border-color:transparent}.txn-description,.txn-row-cell--category{text-transform:uppercase;letter-spacing:.01em}.bank-reconciliation-register{font-family:var(--font)}.bank-reconciliation-register th{padding:8px 10px;background:var(--surface);color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-regular);letter-spacing:.03em;line-height:var(--lh-normal);text-transform:uppercase;white-space:nowrap}.bank-reconciliation-register td{padding:7px 10px;vertical-align:middle}.bank-reconciliation-register__description{line-height:1.15}.bank-reconciliation-register__title{display:block;color:var(--ink);font-size:var(--t-transaction);font-weight:var(--w-regular);letter-spacing:.01em;text-transform:uppercase}.bank-reconciliation-register__meta,.bank-reconciliation-register__support{display:block;margin-top:2px;color:var(--muted);font-size:var(--t-transaction-meta);font-weight:var(--w-regular);line-height:1.2}.bank-reconciliation-register__amount{color:var(--ink);font-size:var(--t-transaction);font-weight:var(--w-regular);font-variant-numeric:tabular-nums;line-height:1.15;white-space:nowrap}.txn-table-shell{container:transaction-list / inline-size}@container transaction-list (min-width: 761px){.txn-table{display:block;border-collapse:separate!important}.txn-table>thead,.txn-table>tbody{display:block}.txn-table>thead>tr{display:flex;align-items:stretch}.txn-table>thead>tr>th{flex:0 0 auto}.txn-table>thead>tr>th:nth-child(1){width:34px!important}.txn-table>thead>tr>th:nth-child(2){flex:0 1 540px}.txn-table>thead>tr>th:nth-child(3){width:150px!important}.txn-table>thead>tr>th:nth-child(4){flex:1 1 260px;max-width:none!important}.txn-table>thead>tr>th:nth-child(5){width:116px!important}.txn-table>thead>tr>th:nth-child(6){width:124px!important}.txn-table .txn-section-heading,.txn-table .txn-section-heading>th{display:block;width:100%!important}.txn-table .txn-row{display:flex;align-items:stretch;width:100%;margin-bottom:0;overflow:visible;border:0!important;border-radius:0;box-shadow:none}.txn-table .txn-row-cell{display:flex;align-items:center;border:0}.txn-table .txn-row-cell--select{flex:0 0 34px}.txn-table .txn-row-cell--description{flex:1 1 540px;min-width:0}.txn-table .txn-row-cell--amount{flex:0 0 150px;justify-content:flex-end}.txn-table .txn-row-cell--category{flex:0 1 260px;min-width:0;width:auto!important;max-width:none!important}.txn-table .txn-row-cell--matching{flex:0 0 116px}.txn-table .txn-row-cell--actions{flex:0 0 124px;justify-content:flex-end}.txn-table .txn-row-cell--category,.txn-table .txn-row-cell--matching,.txn-table .txn-row-cell--actions{background:transparent}}@container transaction-list (max-width: 760px){.txn-table-shell{overflow-x:visible!important}.txn-table{display:block;min-width:0!important;border-collapse:separate!important}.txn-table>thead,.txn-table>thead>tr,.txn-table>tbody{display:block}.txn-table>thead{margin-bottom:8px}.txn-table>thead th:not(.txn-table__select-all){display:none}.txn-table .txn-table__select-all{display:flex;align-items:center;gap:9px;width:auto!important;padding:7px 10px!important;background:transparent!important}.txn-table .txn-table__select-all:after{content:"Select all";color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-bold);letter-spacing:.1em;text-transform:uppercase}.txn-table .txn-section-heading,.txn-table .txn-section-heading>th{display:block}.txn-table .txn-section-heading>th{width:auto!important;padding:15px 8px 12px!important}.txn-table .txn-row{display:grid;grid-template-columns:32px minmax(0,1fr) 124px 42px;row-gap:0;align-items:stretch;width:100%;margin:0;overflow:visible;border:0!important;border-radius:0;box-shadow:none}.txn-table .txn-row-cell{display:flex;align-items:center;width:auto!important;min-width:0!important;max-width:none!important;border:0}.txn-table .txn-row-cell__content{max-height:none}.txn-table .txn-row-cell--select{grid-column:1;grid-row:1;padding:12px 0 12px 12px!important}.txn-table .txn-row-cell--description{grid-column:2;grid-row:1;padding:12px 8px!important}.txn-table .txn-row-cell--amount{grid-column:3 / 5;grid-row:1;justify-content:flex-end;padding:12px!important;white-space:normal!important}.txn-table .txn-row-cell--amount>.txn-row-cell__content{width:100%}.txn-table .txn-row-cell--category,.txn-table .txn-row-cell--matching,.txn-table .txn-row-cell--actions{grid-row:2;min-height:50px;background:transparent}.txn-table .txn-row-cell--category{grid-column:1 / 3;padding:9px 8px 9px 12px!important}.txn-table .txn-row-cell--matching{grid-column:3;justify-content:flex-end;padding:9px 8px!important}.txn-table .txn-row-cell--actions{grid-column:4;justify-content:flex-end;padding:8px!important}}@container transaction-list (max-width: 460px){.txn-table .txn-row{grid-template-columns:28px minmax(0,1fr) 108px 42px}.txn-table .txn-row-cell--select{padding-left:9px!important}.txn-table .txn-row-cell--description{padding-left:7px!important}.txn-table .txn-row-cell--amount{padding-left:6px!important}.txn-table .txn-row[aria-selected=true] .txn-row-cell--matching>*{visibility:hidden}.txn-table .txn-row[aria-selected=true] .txn-row-cell--actions{justify-self:end}}.txn-matching-guidance{display:inline-flex;align-items:center;gap:4px;max-width:100%;overflow:hidden;border:0;border-radius:3px;padding:4px 7px;background:var(--blue-bg);color:var(--blue);font:inherit;font-size:var(--t-xs);font-weight:var(--w-regular);line-height:1.25;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.txn-matching-guidance__spark{display:flex;flex:0 0 auto}.txn-matching-guidance:hover{background:var(--choice-active);color:var(--blue)}.txn-matching-guidance--needs{background:var(--coral-50);color:var(--coral-500)}.txn-matching-guidance--needs:hover{background:var(--coral-100);color:var(--red-600)}.txn-matching-guidance:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.txn-row-cell__content{max-height:56px}.txn-row--review-confirmed{pointer-events:none}.txn-row--review-confirmed .txn-row-cell{animation:txn-row-confirm .23s cubic-bezier(.2,.8,.2,1) both}.txn-row-action--done{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important;animation:txn-tick-pop .28s cubic-bezier(.2,.9,.25,1.25) both}.txn-row-action--done svg path{stroke-dasharray:24;stroke-dashoffset:24;animation:txn-tick-draw .25s ease-out .05s forwards}.txn-row--review-leaving{pointer-events:none;animation:txn-row-to-all .43s cubic-bezier(.4,0,.2,1) both}.txn-row--review-leaving .txn-row-cell{background:var(--green-bg);animation:txn-row-cell-collapse .43s cubic-bezier(.4,0,.2,1) both}.txn-row--review-leaving .txn-row-cell__content{overflow:hidden;animation:txn-row-content-collapse .43s cubic-bezier(.4,0,.2,1) both}@keyframes txn-row-confirm{0%{background-color:transparent}55%{background-color:var(--green-bg)}to{background-color:var(--green-bg)}}@keyframes txn-tick-pop{0%{transform:scale(.78)}65%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes txn-tick-draw{to{stroke-dashoffset:0}}@keyframes txn-row-to-all{0%,18%{opacity:1;transform:translate(0) scale(1)}68%,to{opacity:0;transform:translate(-38px) scale(.985)}}@keyframes txn-row-cell-collapse{0%,58%{padding-top:9px;padding-bottom:9px}to{padding-top:0;padding-bottom:0}}@keyframes txn-row-content-collapse{0%,58%{max-height:48px}to{max-height:0}}@media(prefers-reduced-motion:reduce){.txn-row--review-confirmed,.txn-row--review-confirmed .txn-row-cell,.txn-row--review-leaving,.txn-row--review-leaving .txn-row-cell,.txn-row--review-leaving .txn-row-cell__content,.txn-row-action--done,.txn-row-action--done svg path{animation:none!important;transition:none!important}}.head{flex-shrink:0;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:34px var(--page-gutter) 6px;width:100%;max-width:calc(var(--col) + (2 * var(--page-gutter)));margin:0 auto;background:transparent}.head h1{font-size:var(--t-4xl);font-weight:var(--w-bold);letter-spacing:-.5px;margin:0;line-height:var(--lh-tight)}.body{flex:1;min-width:0;overflow:auto;padding:14px var(--page-gutter) 56px;display:flex;flex-direction:column;gap:22px;align-items:center}.body>*{min-width:0;width:100%;max-width:var(--col);flex-shrink:0}.body--wide>*{max-width:none}.main:has(>.body--wide)>.head{max-width:none}.main:has(>.body--wide)>.selection-slot>*{max-width:none}.body--school-register>*{max-width:none}.main:has(>.body--school-register)>.head{max-width:none}.main:has(>.body--school-register)>.selection-slot>*{max-width:none}.body--reading>*{max-width:775px}.body--medium>*{max-width:900px}.main:has(>.body--reading)>.head{max-width:calc(775px + (2 * var(--page-gutter)))}.main:has(>.body--medium)>.head{max-width:calc(900px + (2 * var(--page-gutter)))}.ledger-workspace{display:grid;grid-template-columns:268px minmax(0,1fr);gap:20px;align-items:start}.ledger-account-detail{min-width:0;display:flex;flex-direction:column;gap:22px}.dataroom-workspace{display:grid;grid-template-columns:220px minmax(0,1fr)}@media(max-width:700px){.dataroom-workspace{grid-template-columns:minmax(0,1fr);gap:16px!important}.dataroom-section-rail{flex:none!important;flex-direction:row!important;overflow-x:auto;width:100%;padding-bottom:4px}.dataroom-section-rail>button{flex:0 0 min(260px,82vw)}.dataroom-deal-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important}.dataroom-deal-row>.tnum,.dataroom-deal-row>.muted{grid-column:2;min-width:0!important;text-align:left!important}.dataroom-deal-row>svg{grid-column:3;grid-row:1}.dataroom-template-row{align-items:flex-start!important;flex-wrap:wrap}.dataroom-template-row>.row{width:100%;padding-left:48px;justify-content:flex-start!important}.dataroom-editor-head,.dataroom-editor-item{align-items:stretch!important;flex-wrap:wrap}.dataroom-editor-head>input:nth-of-type(2),.dataroom-editor-item>div{flex-basis:calc(100% - 74px)!important}.dataroom-editor-head>button,.dataroom-editor-item>button{margin-left:74px}.dataroom-portal-row{align-items:flex-start!important;flex-wrap:wrap}.dataroom-portal-row>span:nth-of-type(2){flex-basis:calc(100% - 58px)!important}.dataroom-portal-detail{padding-left:16px!important;padding-right:16px!important}}.ledger-account-rail{min-width:0;position:sticky;top:0;max-height:calc(100vh - 128px);overflow:hidden;display:flex;flex-direction:column;border-radius:12px;border:1px solid var(--line);background:var(--surface)}.ledger-account-rail__head{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 8px 14px;border-bottom:1px solid var(--line-2)}.ledger-account-rail__head>span:first-child{min-width:0;display:flex;flex-direction:column;gap:1px}.ledger-account-rail__head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--t-md)}.ledger-account-rail__head small{color:var(--muted);font-size:var(--t-xs)}.ledger-account-rail__arrows{display:flex;gap:4px;flex-shrink:0}.ledger-account-rail__arrows button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink-2)}.ledger-account-rail__arrows button:hover:not(:disabled){background:var(--side-active);color:var(--ink)}.ledger-account-rail__arrows button:disabled{opacity:.35;cursor:default}.ledger-account-rail__keys{min-height:32px;display:flex;align-items:center;gap:4px;padding:0 12px;border-bottom:1px solid var(--line-2);color:var(--muted);font-size:var(--t-2xs)}.ledger-account-rail__keys kbd{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:5px;background:var(--grey-bg);color:var(--ink-2);font:inherit;font-weight:var(--w-bold)}.ledger-account-rail__keys span{margin-left:3px}.ledger-account-rail__list{min-height:0;overflow-y:auto;padding:6px}.ledger-account-rail__section+.ledger-account-rail__section{margin-top:7px}.ledger-account-rail__section-head{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 8px;color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-bold);text-transform:uppercase;letter-spacing:.04em}.ledger-account-rail__section-head strong{color:var(--ink-2);font-size:var(--t-xs);letter-spacing:0;font-weight:var(--w-medium)}.ledger-account-link{min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px 0 10px;border-radius:8px;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-medium)}.ledger-account-link:hover{background:var(--grey-bg);color:var(--ink)}.ledger-account-link.is-active{background:var(--blue);color:var(--surface)}.ledger-account-link>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-account-link>strong{white-space:nowrap;font-size:var(--t-xs);font-weight:var(--w-regular)}.ledger-account-link>strong.is-empty{color:var(--muted-2);font-weight:var(--w-medium)}.ledger-account-link.is-active>strong{color:var(--surface)}.ledger-account-rail__profit{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;border-top:1px solid var(--line-2);background:var(--sidebar);color:var(--ink);font-size:var(--t-md);font-weight:var(--w-regular)}.ledger-account-rail__profit>strong{font-weight:var(--w-medium)}.ledger-account-rail__loading{display:flex;flex-direction:column;gap:5px;padding:8px}.ledger-account-rail__loading span{height:34px;border-radius:7px;background:var(--grey-bg)}.ledger-account-rail__error{margin:0;padding:12px;color:var(--red-700);font-size:var(--t-md)}.party-ledger-row:not(.is-closed):hover{background:var(--grey-bg)}.party-ledger-row:not(.is-closed):focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.party-statement-row:hover{background:var(--grey-bg)}.party-statement-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}@media(max-width:820px){.ledger-workspace{display:flex;flex-direction:column}.ledger-account-rail{position:static;width:100%;max-height:300px}.ledger-account-detail{width:100%}}@media(max-width:900px){:root{--page-gutter: 16px}.head{padding-top:22px}.head{flex-wrap:wrap;row-gap:12px}.head>*{min-width:0;max-width:100%}}@media(max-width:720px){.register-filter-quick{display:none!important}.register-filter-actions{width:100%;margin-left:0!important;justify-content:flex-end}}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.row{display:flex;align-items:center;gap:12px}.spread{display:flex;align-items:center;justify-content:space-between;gap:16px}.muted{color:var(--muted)}.sr-only{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.section-label{font-size:var(--t-xl);font-weight:var(--w-bold);color:var(--ink);margin:0 0 10px}.hl-tabbar[data-overflow=right],.hl-pannable[data-overflow=right]{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 24px),transparent)}.hl-tabbar[data-overflow=left],.hl-pannable[data-overflow=left]{-webkit-mask-image:linear-gradient(to right,transparent,#000 24px);mask-image:linear-gradient(to right,transparent,#000 24px)}.hl-tabbar[data-overflow=both],.hl-pannable[data-overflow=both]{-webkit-mask-image:linear-gradient(to right,transparent,#000 24px,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(to right,transparent,#000 24px,#000 calc(100% - 24px),transparent)}.hl-flat-list{display:flex;flex-direction:column;gap:0}.hl-flat-row{min-height:64px;display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line-2)}.hl-row-title{min-width:0;font-size:var(--t-md);font-weight:var(--w-regular);line-height:1.2}.hl-row-meta{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.hl-row-amount{flex-shrink:0;font-size:var(--t-xl);font-weight:var(--w-regular);font-variant-numeric:tabular-nums;text-align:right}.connections-register-groups{display:flex;flex-direction:column;gap:20px}.connections-register-row{min-height:64px;border-bottom:1px solid var(--line-2);background:transparent}.connections-register-row__main{min-height:63px;display:grid;grid-template-columns:34px minmax(0,1fr) 100px 242px;align-items:center;column-gap:12px;width:100%}.connections-register-row__identity{min-width:0;display:flex;flex-direction:column;gap:2px}.connections-register-row__identity .hl-row-title,.connections-register-row__identity .hl-row-meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connections-register-row__status{justify-self:start;min-width:0}.connections-register-row__actions{width:242px;min-width:0;justify-self:end;justify-content:flex-end;flex-wrap:nowrap;gap:6px}@media(max-width:720px){.connections-register-row__main{grid-template-columns:34px minmax(0,1fr) auto;padding:10px 0;row-gap:8px}.connections-register-row__actions{grid-column:2 / 4;justify-self:end}}@media(max-width:460px){.connections-register-row__main{grid-template-columns:34px minmax(0,1fr)}.connections-register-row__status{grid-column:2}.connections-register-row__actions{grid-column:1 / -1;width:100%;flex-wrap:wrap}}.tile{width:34px;height:34px;border-radius:9px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--surface)}.tile-violet{background:var(--violet-tile)}.tile-coral{background:var(--coral-500)}.tile-green{background:var(--green-500)}.tile-grey{background:#cbd2d9}.hero{background:var(--grad-stats);border-radius:var(--radius);color:var(--surface);display:grid;align-items:end;gap:0 20px;padding:15px 24px 17px}.hero .label{font-size:var(--t-md);font-weight:var(--w-regular);line-height:1.2;opacity:.92}.hero .figure{font-size:var(--t-figure);font-weight:var(--w-bold);line-height:var(--lh-tight);letter-spacing:-.4px}.bill-payment-runs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:10px 0 18px;overflow:hidden;border-radius:var(--radius);background:var(--grad-stats);color:var(--surface)}.bill-payment-run{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;min-height:76px;padding:10px 10px 9px;border:0;border-left:1px solid rgba(255,255,255,.32);background:transparent;color:inherit;font:inherit;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.bill-payment-run:first-child{border-left:0}.bill-payment-run:hover{background:#ffffff1a}.bill-payment-run:focus-visible{position:relative;z-index:1;outline:3px solid var(--surface);outline-offset:-4px}.bill-payment-run--active{background:#ffffff30}.bill-payment-run__label{font-size:var(--t-sm);font-weight:var(--w-medium);line-height:1.2;opacity:.92;white-space:nowrap}.bill-payment-run__figure{margin-top:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:var(--t-xl);line-height:var(--lh-tight);letter-spacing:-.2px;white-space:nowrap}.bill-payment-run__count{margin-top:2px;font-size:var(--t-xs);line-height:1.2;opacity:.78}@media(max-width:900px){.bill-payment-runs{grid-template-columns:repeat(3,minmax(0,1fr))}.bill-payment-run:nth-child(4){border-left:0}.bill-payment-run:nth-child(n+4){border-top:1px solid rgba(255,255,255,.32)}}@media(max-width:560px){.bill-payment-runs{grid-template-columns:repeat(2,minmax(0,1fr))}.bill-payment-run:nth-child(odd){border-left:0}.bill-payment-run:nth-child(4){border-left:1px solid rgba(255,255,255,.32)}.bill-payment-run:nth-child(n+3){border-top:1px solid rgba(255,255,255,.32)}}@media(max-width:560px){.hero{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-inline:16px}.hero-count-1{grid-template-columns:minmax(0,1fr)!important}.hero-count-3>:last-child{grid-column:1 / -1}}.hero-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 16px}@media(max-width:900px){.hero-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}}@media(max-width:560px){.hero-4{grid-template-columns:minmax(0,1fr);gap:18px 0}}.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:700px){.cols-2{grid-template-columns:minmax(0,1fr)}}.receipt-page-subtitle{display:block;margin-top:5px;font-size:var(--t-md);line-height:23px}.receipt-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.receipt-tabs-scroll{overflow-x:auto;overflow-y:hidden}.receipt-tabs-scroll>div{min-width:max-content}.receipt-tab-panel{display:flex;flex-direction:column;gap:18px}.receipt-register{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.receipt-register__toolbar{min-height:68px;padding:10px 12px 10px 16px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line-2);background:var(--sidebar)}.receipt-register__toolbar>span:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.receipt-register__toolbar strong{font-size:var(--t-md)}.receipt-register__toolbar small{font-size:var(--t-xs);color:var(--muted)}.receipt-search{margin-left:auto;min-width:112px;height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border-radius:8px;border:1px solid var(--line);background:var(--surface)}.receipt-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:var(--t-md)}.receipt-search input::placeholder{color:var(--muted)}.receipt-search--wide{width:min(430px,100%);margin-left:0}.receipt-search--register{width:min(390px,100%)}.receipt-track-list{list-style:none;margin:0;padding:0}.receipt-transactions-scroll{min-width:0;overflow-x:auto}.receipt-transactions-table{width:100%;min-width:520px;border-collapse:collapse;table-layout:fixed}.receipt-transactions-table td{height:52px;padding:7px 12px;vertical-align:middle;border-top:1px solid var(--line-2);font-size:var(--t-md)}.receipt-date-group th{padding:14px 12px 8px;text-align:left;color:var(--muted);background:var(--surface);font-size:var(--t-2xs);font-weight:var(--w-bold);letter-spacing:.4px}.receipt-transaction-row{cursor:pointer;outline:none}.receipt-transaction-row:hover,.receipt-transaction-row:focus-visible{background:var(--sidebar)}.receipt-transaction-row[data-selected="1"]{background:var(--blue-bg)}.receipt-transaction-row:focus-visible{box-shadow:inset 0 0 0 2px var(--blue)}.receipt-transactions-table__pick-col{width:36px}.receipt-transactions-table__amount-col{width:180px}.receipt-transaction-row td:first-child{padding:7px 3px 7px 10px}.receipt-transaction-row td:nth-child(2){padding-left:3px}.receipt-transaction-row__pick input{width:17px;height:17px;margin:0;accent-color:var(--primary);cursor:pointer}.receipt-requested-mark{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:var(--green-bg)}.receipt-transaction-row__supplier{min-width:0;display:flex;align-items:center;gap:10px}.receipt-transaction-row__supplier>span:last-child{min-width:0;display:flex;flex-direction:column;gap:1px}.receipt-transaction-row__supplier strong,.receipt-transaction-row__supplier small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receipt-transaction-row__supplier strong{font-size:var(--t-md)}.receipt-transaction-row__supplier small{color:var(--muted);font-size:var(--t-xs)}.receipt-transaction-row__amount{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:var(--t-md)!important;font-weight:var(--w-regular)}.receipt-upload-only{min-height:250px;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:24px;border:1.5px dashed var(--line);border-radius:var(--radius);background:var(--sidebar)}.receipt-upload-only__copy{display:flex;flex-direction:column;gap:7px;text-align:center}.receipt-upload-only__copy strong{font-size:var(--t-xl)}.receipt-upload-only__copy span{color:var(--muted);font-size:var(--t-md);line-height:24px}.receipt-upload-only__actions{width:min(560px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.receipt-upload-only__actions>button{width:100%;min-height:52px}.receipt-pass-field{display:flex;flex-direction:column;gap:7px}.receipt-pass-field>strong{font-size:var(--t-md)}.receipt-pass-field textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--grey-bg);color:var(--ink);font:inherit;padding:12px 14px}.receipt-pass-field textarea{resize:vertical;min-height:104px;line-height:24px}.receipt-pass-actions{display:flex;gap:10px;justify-content:flex-end}.receipt-person-picker{overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.receipt-person-picker>button{min-height:62px;padding:10px 12px;display:flex;align-items:center;gap:11px;border:0;background:var(--surface);color:var(--ink);text-align:left;cursor:pointer}.receipt-person-picker>button+button{border-top:1px solid var(--line-2)}.receipt-person-picker>button:hover{background:var(--sidebar)}.receipt-person-picker>button[aria-checked=true]{background:var(--violet-bg)}.receipt-person-picker>button>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.receipt-person-picker strong{font-size:var(--t-md)}.receipt-person-picker small{color:var(--muted);font-size:var(--t-xs);line-height:20px}.receipt-person-picker__check{width:24px;height:24px;flex-shrink:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--line-2)}.receipt-person-picker>button[aria-checked=true] .receipt-person-picker__check{background:var(--violet)}.receipt-delegate-bar{position:sticky;top:0;z-index:2;padding:12px 14px;display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;border-radius:var(--radius);background:var(--grey-bg)}.receipt-delegate-bar__count{min-width:190px;display:flex;flex-direction:column;gap:2px}.receipt-delegate-bar__count strong{font-size:var(--t-md)}.receipt-delegate-bar__count small{color:var(--muted);font-size:var(--t-xs);line-height:18px}.receipt-select-all{min-height:40px;padding:0 11px;display:inline-flex!important;align-items:center;flex-direction:row!important;gap:8px!important;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)!important;cursor:pointer;font-size:var(--t-md)!important;font-weight:var(--w-regular)!important;white-space:nowrap}.receipt-select-all input{width:17px!important;height:17px!important;padding:0!important;accent-color:var(--primary);cursor:pointer}.receipt-delegate-bar label{display:flex;flex-direction:column;gap:5px;color:var(--ink-2);font-size:var(--t-xs);font-weight:var(--w-regular)}.receipt-delegate-bar select,.receipt-delegate-bar input{height:40px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:inherit;font-size:var(--t-md)}.receipt-delegate-bar select{width:240px}.receipt-delegate-bar input{width:160px}.receipt-track-tools{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.receipt-track-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.receipt-track-list>li+li{border-top:1px solid var(--line-2)}.receipt-filter-pills{display:inline-flex;gap:4px;padding:4px;border-radius:9px;background:var(--grey-bg)}.receipt-filter-pills button{min-height:32px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:var(--t-md);font-weight:var(--w-regular)}.receipt-filter-pills button[aria-pressed=true]{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #161d2b14}.receipt-track-row{min-height:62px;padding:9px 13px;display:flex;align-items:center;gap:11px}.receipt-track-row__select{width:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center}.receipt-track-row__select input{width:17px;height:17px;margin:0;accent-color:var(--primary);cursor:pointer}.receipt-track-row--openable{cursor:pointer;outline:none;transition:background-color .12s ease}.receipt-track-row--openable:hover,.receipt-track-row--openable:focus-visible{background:var(--sidebar)}.receipt-track-row--openable:focus-visible{box-shadow:inset 0 0 0 2px var(--blue)}.receipt-track-row__state{width:34px;height:34px;flex-shrink:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:var(--coral-500)}.receipt-track-row__state.is-done{background:var(--green-bg)}.receipt-track-row__state.is-done svg{color:var(--green)!important}.receipt-track-row__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.receipt-track-row__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:var(--t-transaction);font-weight:var(--w-regular);line-height:24px}.receipt-track-row__copy>span{color:var(--muted);font-size:var(--t-transaction-meta);line-height:16px}.receipt-track-row__badges{display:flex;align-items:center;gap:7px;flex-shrink:0}.receipt-track-row__money{min-width:92px;text-align:right;font-size:var(--t-md);font-weight:var(--w-regular)}.receipt-track-row__open-control{flex-shrink:0}.receipt-track-row__action-slot{display:inline-flex;flex-shrink:0}.receipt-activity-count{min-width:34px;height:28px;padding:0 8px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink-2);font-size:var(--t-xs);font-weight:var(--w-regular)}.receipt-answer-preview__meta{min-height:50px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:10px;background:var(--sidebar);flex-shrink:0}.receipt-answer-preview__meta>span:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.receipt-answer-preview__meta small{color:var(--muted);font-size:var(--t-xs)}.receipt-answer-preview__status{display:flex;align-items:center;gap:10px;flex-shrink:0}.receipt-answer-preview__match{margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:23px}.receipt-answer-preview__workspace{min-height:470px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px}.receipt-answer-preview__document{min-width:0;display:flex;flex-direction:column;gap:10px}.receipt-answer-preview__empty{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px dashed var(--line);border-radius:12px;background:var(--surface)}.receipt-answer-preview__empty>div{padding-bottom:14px!important;text-align:center}.receipt-answer-preview__empty>button{min-width:210px;min-height:44px}.receipt-answer-preview__stream{height:min(600px,58vh);min-height:430px;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:20px;border:1px solid var(--line);border-radius:12px;background:var(--grey-bg)}.receipt-answer-preview__receipt{display:flex;flex-direction:column;gap:9px}.receipt-answer-preview__receipt+.receipt-answer-preview__receipt{padding-top:20px;border-top:1px solid var(--line)}.receipt-answer-preview__receipt>header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.receipt-answer-preview__receipt>header strong{font-size:var(--t-md)}.receipt-answer-preview__receipt>header small{color:var(--muted);font-size:var(--t-xs)}.receipt-answer-preview__file{width:100%;height:min(600px,58vh);min-height:430px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.receipt-answer-preview__file--image{overflow:auto;display:flex;align-items:flex-start;justify-content:center;padding:16px}.receipt-answer-preview__file--image img{display:block;max-width:100%;height:auto;border-radius:6px;box-shadow:var(--shadow-menu)}.receipt-answer-preview__open{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;color:var(--blue);font-size:var(--t-md);font-weight:var(--w-bold);text-decoration:none}.receipt-answer-preview__open:hover{text-decoration:underline}.receipt-answer-preview__review{align-self:stretch;padding:0 0 0 24px;border:0;border-left:1px solid var(--line-2);border-radius:0;background:transparent;display:flex;flex-direction:column;gap:16px}.receipt-answer-preview__review p{margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:23px}.receipt-answer-preview__review label{display:flex;flex-direction:column;gap:7px;font-size:var(--t-md);font-weight:var(--w-regular)}.receipt-answer-preview__review textarea{width:100%;min-height:128px;padding:11px 12px;resize:vertical;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);line-height:23px}.receipt-answer-preview__review textarea:focus-visible{border-color:var(--blue);outline:2px solid var(--blue-bg)}.receipt-answer-preview__actions{margin-top:auto;display:flex;flex-direction:column;gap:8px}.receipt-answer-preview__actions>button{width:100%}.receipt-answer-preview__actions--foot{margin-top:0;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.receipt-answer-preview__actions--foot>button{width:auto}.receipt-answer-preview__review>small{color:var(--muted);font-size:var(--t-xs);line-height:20px}.receipt-activity-thread{overflow:hidden;border:0;border-radius:0;background:transparent}.receipt-activity-thread header{min-height:38px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line-2)}.receipt-activity-thread header strong{font-size:var(--t-md)}.receipt-activity-thread header span{min-width:23px;height:23px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--grey-bg);font-size:var(--t-xs);font-weight:var(--w-regular)}.receipt-activity-thread>p{padding:12px}.receipt-activity-thread ol{max-height:330px;margin:0;padding:0;overflow-y:auto}.receipt-activity-thread li{padding:10px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;list-style:none}.receipt-activity-thread li+li{border-top:1px solid var(--line-2)}.receipt-activity-thread__number{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--grey-bg);color:var(--ink-2);font-size:var(--t-xs);font-weight:var(--w-regular)}.receipt-activity-thread li>span:last-child{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.receipt-activity-thread li strong{font-size:var(--t-xs)}.receipt-activity-thread li q{padding:7px 8px;border-radius:7px;background:var(--grey-bg);color:var(--ink-2);font-size:var(--t-xs);line-height:20px;quotes:none}.receipt-activity-thread li a{max-width:100%;overflow:hidden;text-overflow:ellipsis;color:var(--blue);font-size:var(--t-xs);font-weight:var(--w-bold);text-decoration:none;white-space:nowrap}.receipt-activity-thread li a:hover{text-decoration:underline}.receipt-activity-thread li small{color:var(--muted);font-size:var(--t-2xs);line-height:17px}.pwa-install{min-height:68px;padding:10px 40px 10px 10px;position:relative;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:var(--radius);background:var(--sidebar)}.pwa-install>img{flex:0 0 44px;border-radius:11px}.pwa-install__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.pwa-install__copy strong{font-size:var(--t-md)}.pwa-install__copy small{color:var(--muted);font-size:var(--t-xs);line-height:20px}.pwa-install__action{min-height:38px;padding:0 13px;border:0;border-radius:8px;background:var(--coral);color:var(--surface);font:inherit;font-size:var(--t-xs);font-weight:var(--w-bold);white-space:nowrap}.pwa-install__close{width:30px;height:30px;padding:0;position:absolute;top:5px;right:5px;border:0;border-radius:7px;background:transparent;color:var(--muted);font:22px/1 var(--font)}.receipt-pwa-portal{padding:max(24px,env(safe-area-inset-top)) 16px max(64px,env(safe-area-inset-bottom))}.receipt-pwa-portal__appbar{display:none}.phone-upload-qr{display:flex;flex-direction:column;align-items:stretch;gap:14px}.phone-upload-qr__image{width:min(280px,100%);aspect-ratio:1;align-self:center;padding:10px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.phone-upload-qr__image img{display:block;width:100%;height:100%}.phone-upload-qr__image span{color:var(--muted);font-size:var(--t-md)}.phone-upload-qr__copy{display:flex;flex-direction:column;gap:5px;text-align:center}.phone-upload-qr__copy strong{font-size:var(--t-xl)}.phone-upload-qr__copy span{color:var(--ink-2);font-size:var(--t-md);line-height:23px}.phone-upload-qr__local{padding:10px 12px;border-radius:8px;background:var(--orange-bg);color:var(--ink-2);font-size:var(--t-xs);line-height:20px}.phone-upload-qr>small{color:var(--muted);font-size:var(--t-xs);text-align:center}@media(min-width:701px){.pwa-install{display:none}}@media(max-width:700px){.pwa-install{align-items:flex-start}.pwa-install__action{align-self:center}.receipt-pwa-portal__appbar{margin:-8px 0 2px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.receipt-pwa-portal__appbar>button{min-height:40px;padding:0 8px;border:0;background:transparent;color:var(--blue);font:inherit;font-size:var(--t-xs);font-weight:var(--w-bold)}.receipt-pwa-portal__footer-signout{display:none}.phone-upload-trigger{display:none!important}}@media(max-width:900px){.receipt-delegate-bar{position:static}.receipt-answer-preview__workspace{grid-template-columns:minmax(0,1fr)}.receipt-answer-preview__review{order:-1}}.receipt-track-row__actions{display:flex;align-items:center;gap:8px}.receipt-bulk-handoff{padding:10px 12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid var(--line);border-radius:var(--radius);background:var(--sidebar)}.receipt-bulk-handoff>span:first-child{min-width:260px;margin-right:auto;display:flex;flex-direction:column;gap:2px}.receipt-bulk-handoff>span:first-child strong{font-size:var(--t-md)}.receipt-bulk-handoff>span:first-child small{color:var(--muted);font-size:var(--t-xs)}@media(max-width:620px){.receipt-page-subtitle{display:none}.receipt-transactions-table{min-width:0}.receipt-transactions-table__amount-col{width:96px}.receipt-transactions-table td{padding:7px 8px}.receipt-tabs-scroll{overflow-x:visible}.receipt-tabs-scroll>div{min-width:0;flex-wrap:wrap;row-gap:6px}.receipt-register__toolbar{align-items:flex-start;flex-direction:column}.receipt-search{width:100%;margin-left:0}.receipt-upload-only{min-height:220px;padding:18px 14px}.receipt-upload-only__actions{grid-template-columns:minmax(0,1fr)}.receipt-delegate-bar{align-items:stretch;flex-direction:column}.receipt-delegate-bar label,.receipt-delegate-bar select,.receipt-delegate-bar input,.receipt-delegate-bar>button{width:100%}.receipt-bulk-handoff{align-items:stretch;flex-direction:column}.receipt-bulk-handoff>span:first-child{min-width:0;margin-right:0}.receipt-bulk-handoff>button,.receipt-bulk-handoff .receipt-select-all{width:100%}.receipt-track-row{align-items:flex-start;flex-wrap:wrap}.receipt-track-row__copy{flex-basis:calc(100% - 50px)}.receipt-track-row--selectable .receipt-track-row__copy{flex-basis:calc(100% - 81px)}.receipt-track-row__money{margin-left:45px;text-align:left}.receipt-track-row>button{margin-left:auto}.receipt-answer-preview__meta{align-items:flex-start;flex-direction:column;gap:8px}.receipt-answer-preview__status{width:100%;flex-wrap:wrap}.receipt-answer-preview__file{height:48vh;min-height:280px}.receipt-answer-modal{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)!important;border-radius:10px!important}.receipt-answer-modal .hl-modal-head{padding:18px 16px 0!important}.receipt-answer-modal .hl-modal-body{padding:14px 16px 16px!important}.receipt-answer-modal .hl-modal-foot{padding:12px 16px max(14px,env(safe-area-inset-bottom))!important}.receipt-answer-modal .receipt-answer-preview__workspace{min-height:0}.receipt-answer-modal .receipt-answer-preview__review{padding:12px 0 0;border-left:0;border-top:1px solid var(--line-2)}.receipt-answer-modal .receipt-activity-thread ol{max-height:none;overflow:visible}.receipt-answer-preview__actions--foot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-answer-preview__actions--foot>button{width:100%}.receipt-answer-preview__actions--foot>button:only-child{grid-column:1 / -1}.receipt-answer-preview__actions--foot>button:last-of-type:nth-of-type(odd){grid-column:1 / -1}}.delivery-provider-row{min-width:0;border-bottom:1px solid var(--line-2);align-items:center}.hl-steps{display:flex;flex-wrap:wrap;gap:1px;background:var(--line-2);border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.hl-step{flex:1 1 260px;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:15px 14px;background:var(--page)}.hl-step .tile{font-size:var(--t-xs);font-weight:var(--w-bold)}.delivery-provider-row{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(230px,1.25fr) minmax(86px,auto) auto;gap:16px;padding:14px 0}.delivery-provider-name{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px}.delivery-provider-detail{min-width:0;display:flex;flex-direction:column;gap:2px;color:var(--ink-2);font-size:var(--t-md);line-height:22px}.delivery-provider-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap}.delivery-register-actions{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line-2)}.delivery-register-scroll{overflow-x:auto}.delivery-register{--delivery-register-row-height: 88px;width:100%;min-width:880px;border-collapse:collapse;table-layout:fixed}.delivery-register tbody tr{height:var(--delivery-register-row-height)}.delivery-register th,.delivery-register td{border-bottom:1px solid var(--line-2);padding:12px 10px;text-align:left;vertical-align:middle}.delivery-register th{height:40px;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-medium);white-space:nowrap}.delivery-register th:first-child,.delivery-register td:first-child{padding-left:6px}.delivery-register th:last-child,.delivery-register td:last-child{padding-right:0}.delivery-register th:nth-child(1){width:38px}.delivery-register th:nth-child(2){width:31%}.delivery-register th:nth-child(3){width:24%}.delivery-register th:nth-child(4),.delivery-register th:nth-child(5),.delivery-register th:nth-child(6){width:15%}.delivery-register .number{text-align:right}.delivery-sort-heading{border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.delivery-register th.number .delivery-sort-heading{width:100%;justify-content:flex-end}.delivery-sort-heading>span{color:var(--muted-2);font-size:var(--t-2xs)}.delivery-sort-heading:hover{color:var(--ink)}.delivery-register-check input{width:16px;height:16px;margin:0;accent-color:var(--ink)}.delivery-register-sub,.delivery-register-file{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-register-sub{margin-top:2px;font-size:var(--t-xs)}.delivery-register-file{margin-top:2px;font-size:var(--t-2xs)}.delivery-register-period{font-size:var(--t-md);white-space:nowrap}.delivery-register-open{width:100%;min-width:0;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.delivery-register-open:hover .hl-row-title{text-decoration:underline}.delivery-register-open:focus-visible{border-radius:3px;outline:2px solid var(--violet);outline-offset:3px}.delivery-register-missing td{background:var(--orange-bg)}.delivery-register-missing .delivery-register-sub{color:var(--attention-ink)}.delivery-reconcile-intro{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-2);padding:8px 0 12px}.delivery-reconcile-intro>span:first-child{display:flex;flex-direction:column;gap:5px}.delivery-reconcile-counts{white-space:nowrap;font-size:var(--t-md)}.delivery-filter-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.delivery-reconcile-bulkbar{min-height:54px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:8px 4px;border-bottom:1px solid var(--line-2);background:var(--violet-bg)}.delivery-reconcile-bulkbar label{display:inline-flex;align-items:center;gap:8px;font-size:var(--t-md);font-weight:var(--w-bold);cursor:pointer}.delivery-reconcile-bulkbar input,.delivery-reconcile-check input{width:16px;height:16px;margin:0}.delivery-reconcile-scroll{overflow-x:auto}.delivery-reconcile-table{width:100%;min-width:1060px;border-collapse:collapse;table-layout:fixed}.delivery-reconcile-table th,.delivery-reconcile-table td{border-bottom:1px solid var(--line-2);padding:12px 10px;text-align:left;vertical-align:middle}.delivery-reconcile-table th{height:40px;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-medium);white-space:nowrap}.delivery-reconcile-table th:first-child,.delivery-reconcile-table td:first-child{padding-left:4px}.delivery-reconcile-table th:last-child,.delivery-reconcile-table td:last-child{padding-right:0}.delivery-reconcile-table th:nth-child(1){width:38px}.delivery-reconcile-table th:nth-child(2){width:24%}.delivery-reconcile-table th:nth-child(3){width:21%}.delivery-reconcile-table th:nth-child(4){width:12%}.delivery-reconcile-table th:nth-child(5){width:30%}.delivery-reconcile-table th:nth-child(6){width:13%}.delivery-reconcile-table .number{text-align:right}.delivery-reconcile-check{text-align:center!important}.delivery-reconcile-table tr[data-reconciled="1"]{background:linear-gradient(90deg,var(--green-bg),transparent 22%)}.delivery-reconcile-original{display:inline-block;margin-top:3px;font-size:var(--t-2xs);font-weight:var(--w-bold)}.delivery-reconcile-bank,.delivery-reconcile-bank>span{min-width:0;display:flex;flex-direction:column;gap:2px}.delivery-reconcile-bank .muted{font-size:var(--t-xs)}.delivery-match-status{display:inline-block;font-size:var(--t-xs);font-weight:var(--w-bold);white-space:nowrap}.delivery-match-status--done{color:var(--green)}.delivery-bulk-review{display:flex;flex-direction:column;gap:14px}.delivery-bulk-review-list{border-top:1px solid var(--line-2)}.delivery-bulk-review-row{min-height:68px;display:grid;grid-template-columns:minmax(170px,.8fr) minmax(260px,1.5fr) auto;align-items:center;gap:16px;padding:10px 4px;border-bottom:1px solid var(--line-2)}.delivery-bulk-review-row>span,.delivery-bulk-review-row>span>span{min-width:0;display:flex;flex-direction:column;gap:2px}.delivery-bulk-review-row .muted{font-size:var(--t-xs)}.delivery-bulk-total{display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:var(--w-bold)}.delivery-dropzone{width:100%;min-height:158px;border:1px solid var(--line);border-radius:10px;background:var(--grey-bg);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;text-align:center}.delivery-dropzone:hover,.delivery-dropzone[data-dragging="1"]{border-color:var(--violet);background:var(--violet-bg)}.delivery-dropzone-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.delivery-upload-files{border-top:1px solid var(--line-2)}.delivery-upload-file{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-2);padding:8px 4px 8px 10px}.delivery-upload-file-name{display:block;max-width:580px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-upload-remove{width:36px;height:36px;flex:0 0 36px;border:0;border-radius:8px;background:transparent;color:var(--ink-2);font-size:var(--t-3xl);cursor:pointer}.delivery-upload-remove:hover{background:var(--grey-bg)}.delivery-upload-remove:disabled{cursor:default;opacity:.45}.delivery-reader-note{padding:11px 13px;border-radius:10px;background:var(--grey-bg);color:var(--ink-2);font-size:var(--t-xs);line-height:22px}.delivery-read-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-2)}.delivery-read-summary>span{min-width:0;display:flex;flex-direction:column;gap:3px;padding:11px 8px;border-bottom:1px solid var(--line-2)}.delivery-read-summary>span:nth-child(odd){padding-left:0}.delivery-read-summary>span:nth-child(2n){border-left:1px solid var(--line-2);padding-left:14px}.delivery-read-summary>span:last-child:nth-child(odd){grid-column:1 / -1}.delivery-read-summary .muted{font-size:var(--t-xs)}.delivery-reconciled-note{padding:12px 14px;border-radius:8px;background:var(--green-bg);color:var(--green);font-size:var(--t-md);line-height:23px}.delivery-bank-candidates{border-top:1px solid var(--line-2)}.delivery-bank-candidate{min-height:58px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 4px;border-bottom:1px solid var(--line-2);cursor:pointer}.delivery-bank-candidate input{width:16px;height:16px;margin:0;accent-color:var(--ink)}.delivery-bank-total{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line-2);font-size:var(--t-md)}.delivery-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.delivery-review-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.delivery-read-figures{border-top:1px solid var(--line-2)}.delivery-read-figures>span{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line-2);padding:8px 4px;color:var(--ink-2);font-size:var(--t-md)}.delivery-read-figures strong{color:var(--ink)}@media(max-width:900px){.delivery-provider-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 14px}.delivery-provider-detail{grid-column:1}.delivery-provider-row>:nth-child(3){grid-column:2;grid-row:1}.delivery-provider-row .delivery-provider-actions{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:620px){.delivery-provider-row{grid-template-columns:minmax(0,1fr)}.delivery-provider-row>:nth-child(3){grid-column:1;grid-row:auto}.delivery-provider-row .delivery-provider-actions{grid-column:1}.delivery-provider-actions>*,.delivery-provider-actions>a>button{width:100%}.delivery-register-actions{align-items:stretch;flex-direction:column;padding:10px 0}.delivery-register-actions .delivery-provider-actions{justify-content:stretch}.delivery-reconcile-intro{align-items:flex-start;flex-direction:column}.delivery-reconcile-bulkbar{grid-template-columns:minmax(0,1fr);align-items:stretch}.delivery-reconcile-bulkbar>button{width:100%}.delivery-filter-dates{grid-template-columns:minmax(0,1fr)}.delivery-bulk-review-row{grid-template-columns:minmax(0,1fr) auto}.delivery-bulk-review-row>span:nth-child(2){grid-column:1 / -1;grid-row:2}.delivery-dropzone-actions{align-items:stretch;flex-direction:column;width:100%}.delivery-dropzone-actions>button{width:100%}.delivery-read-summary,.delivery-review-grid,.delivery-review-grid--three{grid-template-columns:minmax(0,1fr)}.delivery-read-summary>span:nth-child(2n){border-left:0;padding-left:0}.delivery-read-summary>span{padding-left:0}.delivery-dropzone{min-height:136px;padding:20px 14px}}.sa-income-kinds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media(max-width:760px){.sa-income-kinds{grid-template-columns:repeat(2,minmax(0,1fr))}.sa-section-row{align-items:flex-start!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) auto;gap:10px 12px!important}.sa-section-row>:last-child{grid-column:2 / 4;justify-self:start}}@media(max-width:430px){.sa-income-kinds{grid-template-columns:minmax(0,1fr)}.sa-section-row{grid-template-columns:48px minmax(0,1fr);padding:14px!important}.sa-section-row>.tile{width:48px!important;height:48px!important}.sa-section-row>:last-child{grid-column:2}}.forms-section-rail{display:flex}.forms-section-picker{display:none}@media(max-width:620px){.forms-section-rail{display:none!important}.forms-section-picker{width:100%;display:flex;flex-direction:column;gap:10px}}.bank-reconciliation-run{display:contents}@media(max-width:620px){.bank-reconciliation-run{display:flex;flex-direction:column;gap:16px}.bank-reconciliation-summary{position:static!important;order:-1;z-index:auto!important}}@media(max-width:620px){.app-shell--receipt-user .receipt-tabs-scroll{margin-top:-2px}.app-shell--receipt-user .receipt-tabs-scroll [role=tablist]{width:100%}.app-shell--receipt-user .receipt-tabs-scroll [role=tab]{min-height:42px}.app-shell--receipt-user .receipt-track-tools,.app-shell--receipt-user .receipt-filter-pills{width:100%}.app-shell--receipt-user .receipt-filter-pills button{min-height:38px;flex:1}.app-shell--receipt-user .receipt-bulk-handoff{padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto}.app-shell--receipt-user .receipt-bulk-handoff>span:first-child{grid-column:1 / -1}.app-shell--receipt-user .receipt-bulk-handoff .receipt-select-all{width:auto}.app-shell--receipt-user .receipt-bulk-handoff>button{width:auto;min-width:108px}.app-shell--receipt-user .receipt-track-list{overflow:visible;display:flex;flex-direction:column;gap:12px;border:0;border-radius:0;background:transparent}.app-shell--receipt-user .receipt-track-list>li+li{border-top:1px solid var(--line)}.app-shell--receipt-user .receipt-track-row{min-height:0;padding:14px;position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:8px 10px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.app-shell--receipt-user .receipt-track-row--selectable{grid-template-columns:20px 36px minmax(0,1fr)}.app-shell--receipt-user .receipt-track-row__select{width:20px;grid-column:1;grid-row:1;align-self:center}.app-shell--receipt-user .receipt-track-row__state{grid-column:1;grid-row:1}.app-shell--receipt-user .receipt-track-row--selectable .receipt-track-row__state{grid-column:2}.app-shell--receipt-user .receipt-track-row__copy{grid-column:2 / -1;grid-row:1;padding-right:78px;flex-basis:auto}.app-shell--receipt-user .receipt-track-row--selectable .receipt-track-row__copy{grid-column:3;flex-basis:auto}.app-shell--receipt-user .receipt-track-row__copy>span{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-shell--receipt-user .receipt-track-row__badges{grid-column:2 / -1;grid-row:2;flex-wrap:wrap}.app-shell--receipt-user .receipt-track-row--selectable .receipt-track-row__badges{grid-column:3}.app-shell--receipt-user .receipt-track-row__money{min-width:0;margin:0;position:absolute;top:15px;right:14px;text-align:right}.app-shell--receipt-user .receipt-track-row__open-control{width:100%;min-height:44px;grid-column:1 / -1;grid-row:3}.app-shell--receipt-user .receipt-track-row__action-slot{grid-column:1 / -1;grid-row:3;width:100%;padding-top:4px}.app-shell--receipt-user .receipt-track-row__open-control+.receipt-track-row__action-slot{grid-row:4}.app-shell--receipt-user .receipt-track-row__actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-shell--receipt-user .receipt-track-row__actions>button{width:100%;min-height:48px}.app-shell--receipt-user .receipt-track-row__actions>button:only-child{grid-column:1 / -1}}@media(max-width:900px){.bill-panes{flex-direction:column;overflow-y:auto}.bill-panes>*{flex:0 0 auto!important}.bill-panes>:first-child{min-height:240px}}table{width:100%;border-collapse:collapse}.customer-directory-table{min-width:1180px;table-layout:fixed;border-collapse:separate;border-spacing:0}.customer-aged-table{border-collapse:separate;border-spacing:0}.customer-table-actions{position:sticky;right:0;z-index:2;background:var(--surface);background-clip:padding-box;border-left:1px solid var(--line-2)}thead .customer-table-actions{z-index:3}.customer-directory-actions{display:flex;justify-content:flex-end;gap:4px;white-space:nowrap}.property-action-line{display:grid;grid-template-columns:150px minmax(220px,1fr) auto;gap:14px;min-height:50px;align-items:center;border-bottom:1px solid var(--line-2)}@media(max-width:720px){.property-pl-owner-quick,.property-mtd-return-quick,.property-mtd-period-quick,.property-performance-owner-quick,.property-performance-year-quick,.property-documents-status-quick,.property-compliance-owner-quick,.property-tenancy-status-quick,.property-portfolio-show-quick{display:none!important}}@media(max-width:600px){.property-action-line{grid-template-columns:118px minmax(0,1fr);gap:6px 12px;padding:10px 0}.property-action-line__action{grid-column:2}}th{font-size:var(--t-2xs);font-weight:var(--w-bold);letter-spacing:.4px;color:var(--muted);text-align:left;text-transform:uppercase;background:transparent;height:36px;padding:0 12px;border-bottom:1px solid var(--line)}th[scope=row]{text-transform:none}td{border-bottom:1px solid var(--line-2);padding:13px 12px;font-size:var(--t-md)}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfd}.num{text-align:right;font-variant-numeric:tabular-nums}button{transition:transform .09s ease,filter .12s ease,background-color .12s ease}button:not(:disabled):active{transform:scale(.97);filter:brightness(.94)}button.hl-confirm:not(:disabled):active{transform:scale(.985) translateY(1px)}.transaction-review-dialog{height:calc(100vh - 24px);max-height:calc(100vh - 24px);pointer-events:auto;background:var(--surface);border:0;border-radius:12px;box-shadow:var(--shadow-modal);display:flex;flex-direction:column;overflow:hidden}.transaction-review-head{width:calc(100% - 84px);max-width:980px;margin-inline:auto;padding:22px 0 6px;align-items:center}.transaction-review-head .transaction-review-title{margin:0;font-size:var(--t-4xl);font-weight:var(--w-bold);line-height:1.12;letter-spacing:.01em;text-transform:uppercase}.transaction-review-summary{flex-shrink:0;width:calc(100% - 84px);max-width:980px;margin-inline:auto;padding:0;display:flex;flex-direction:column;gap:10px}.transaction-review-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px 42px 18px;display:flex;flex-direction:column;gap:18px}.transaction-review-details,.transaction-review-account-page{width:100%;max-width:980px;margin-inline:auto;display:flex;flex-direction:column;gap:18px}.transaction-review-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.transaction-review-choice-tile{position:relative;min-width:0;min-height:76px;padding:10px 6px;border:0;border-bottom:1px solid var(--line-2);border-radius:0;background:var(--surface);color:var(--ink);display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto auto;align-items:center;column-gap:12px;row-gap:1px;overflow:hidden;text-align:left;font:inherit;cursor:pointer}.transaction-review-choice-tile:not(.is-disabled):hover{background:var(--side-active)}.transaction-review-choice-tile.is-settled{background:var(--sidebar)}.transaction-review-choice-tile.is-disabled{background:var(--sidebar);cursor:not-allowed}.transaction-review-choice-tile>.tile{grid-column:1;grid-row:1 / 4}.transaction-review-choice-label{grid-column:2;grid-row:1;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.transaction-review-choice-value{grid-column:2;grid-row:2;max-width:100%;color:var(--ink);font-size:var(--t-md);font-weight:var(--w-regular);line-height:23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-review-choice-tag{grid-column:2;grid-row:3;max-width:100%;color:var(--blue);font-size:var(--t-2xs);line-height:17px}.transaction-review-choice-arrow{grid-column:3;grid-row:1 / 4;display:flex}.transaction-review-account-fields{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.transaction-review-supplier-account-fields{width:100%;display:grid;grid-template-columns:minmax(280px,1fr) 150px 160px;align-items:end;gap:14px}.transaction-review-section-title{margin:0;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-medium);line-height:1.25}.transaction-match-view .transaction-review-section-title{color:var(--ink);font-size:var(--t-xl)}.transaction-review-back:hover{color:var(--blue)!important}.transaction-match-view{width:100%;max-width:980px;margin-inline:auto;display:flex;flex-direction:column;gap:22px}.transaction-match-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.transaction-match-state{font-size:var(--t-xl);font-weight:var(--w-regular);line-height:1.25}.transaction-match-search>div{height:58px!important;border-radius:3px!important;background:var(--choice-rest)!important}.transaction-match-search input{font-size:var(--t-xl)!important}.transaction-match-remainder{display:flex;flex-direction:column;gap:12px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.transaction-match-remainder-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.transaction-match-remainder-choice{min-width:0;min-height:56px;padding:8px 12px;border:1px solid var(--line);border-radius:3px;background:var(--surface);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;font:inherit;cursor:pointer}.transaction-match-remainder-choice:hover{background:var(--side-active)}.transaction-match-remainder-account{grid-column:1 / -1}.transaction-match-remainder-list{display:flex;flex-direction:column;border-top:1px solid var(--line-2)}.transaction-match-remainder-posted{min-height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line-2)}.transaction-match-table th{height:40px;font-size:var(--t-2xs);font-weight:var(--w-regular)}.transaction-review-footer{flex-shrink:0;padding:10px 42px 14px;display:flex;flex-direction:column;gap:8px;background:var(--surface)}.transaction-review-footer>*{width:100%;max-width:980px;margin-inline:auto}.transaction-review-footer-actions{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8px}.transaction-review-save{width:100%;height:46px!important;border:0!important;border-radius:3px!important;background:transparent!important;color:var(--ink-2)!important}.transaction-review-approve{width:100%;height:46px!important;border-color:var(--ink)!important;border-radius:3px!important;background:var(--ink)!important;color:var(--surface)!important}@media(max-width:700px){.transaction-review-dialog{height:calc(100vh - 16px);max-height:calc(100vh - 16px);border-radius:10px}.transaction-review-head{width:calc(100% - 40px);padding:18px 0 6px;gap:10px}.transaction-review-head .transaction-review-title{font-size:var(--t-3xl)}.transaction-review-summary{padding:0 20px}.transaction-review-scroll{padding:18px 20px 20px;gap:20px}.transaction-review-footer{padding:10px 20px 16px}.transaction-review-summary{width:calc(100% - 40px)}.transaction-review-choice-grid,.transaction-review-supplier-account-fields{grid-template-columns:minmax(0,1fr)}.transaction-review-supplier-account-fields>button{width:100%}.transaction-review-account-fields{flex-direction:column;align-items:stretch}.transaction-review-account-fields>label,.transaction-review-account-fields>button{width:100%}.transaction-match-remainder-actions,.transaction-review-footer-actions{grid-template-columns:minmax(0,1fr)}}@keyframes hl-did{0%{background-color:var(--green-500)}to{background-color:inherit}}.accounttx-summary-drill{cursor:pointer}.accounttx-summary-drill:hover>td{background:var(--grey-bg)}.accounttx-summary-drill:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.hl-did{animation:hl-did .9s ease-out}@keyframes hl-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes hl-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(6px) scale(.99)}}@keyframes hl-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hl-fade-out{0%{opacity:1}to{opacity:0}}.hl-panel-in{animation:hl-in .16s cubic-bezier(.2,.7,.3,1) both}.hl-panel-out{animation:hl-out .14s ease-in both}.hl-dim-in{animation:hl-fade-in .16s ease-out both}.hl-dim-out{animation:hl-fade-out .14s ease-in both}@keyframes hl-settle{to{opacity:0;transform:translate(10px)}}.hl-settle{animation:hl-settle .28s ease-in both}@media(prefers-reduced-motion:reduce){button,button:active{transition:none;transform:none;filter:none}.hl-did,.hl-panel-in,.hl-panel-out,.hl-dim-in,.hl-dim-out,.hl-settle{animation:none}}.rules-suggestions{display:flex;flex-direction:column;gap:8px}.rules-suggestions__heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rules-suggestions__help{margin-left:auto;color:var(--ink-2)}.rules-suggestions__help>summary{width:max-content;display:flex;align-items:center;gap:6px;min-height:28px;padding:0 8px;border-radius:7px;background:var(--grey-bg);cursor:pointer;list-style:none;font-size:var(--t-xs);font-weight:var(--w-bold)}.rules-suggestions__help>summary::-webkit-details-marker{display:none}.rules-suggestions__help-chevron{display:flex;transition:transform .15s ease}.rules-suggestions__help[open]{flex-basis:100%;margin-left:0}.rules-suggestions__help[open]>summary{margin-left:auto}.rules-suggestions__help[open] .rules-suggestions__help-chevron{transform:rotate(180deg)}.rules-suggestions__help>p{max-width:760px;margin:8px 0 2px;padding:9px 12px;border-radius:8px;background:var(--grey-bg);color:var(--muted);font-size:var(--t-md);line-height:23px}.rules-suggestions__table{min-width:1120px;border-collapse:separate;border-spacing:0}.rules-suggestions__table .rules-suggestion-main>td{border-top:1px solid var(--line-2);border-bottom:0}.rules-suggestions__table .rules-suggestion-spacer>td{height:0;padding:0;border:0}@media(max-width:700px){.rules-suggestions__heading{align-items:flex-start}.rules-suggestions__help{margin-left:0}.rules-suggestions__help[open]>summary{margin-left:0}}@media(prefers-reduced-motion:reduce){.rules-suggestions__help-chevron{transition:none}}.five-minute-requests{gap:24px}.five-minute-intro{max-width:690px;margin:0;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);line-height:1.45}.five-minute-task{display:flex;flex-direction:column;gap:24px;padding:22px 0 28px;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.five-minute-task__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:var(--t-md);font-weight:var(--w-regular)}.five-minute-task__progress{height:4px;margin-top:-16px;overflow:hidden;border-radius:0;background:var(--choice-rest)}.five-minute-task__progress>span{display:block;height:100%;background:var(--choice-active-ink);transition:width .18s ease}.five-minute-task__heading{display:flex;align-items:flex-start;gap:14px}.five-minute-task__heading>div{min-width:0;display:flex;flex-direction:column;gap:5px}.five-minute-task__heading .section-label{margin:0}.five-minute-task__heading h2{max-width:620px;margin:0;color:var(--ink);font-size:var(--t-3xl);font-weight:var(--w-bold);line-height:1.18;letter-spacing:-.2px}.five-minute-task__tile{width:40px;height:40px;flex:0 0 40px;border-radius:3px;background:var(--coral-500);display:flex;align-items:center;justify-content:center}.five-minute-task__payment{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(120px,.8fr) minmax(120px,.8fr);gap:2px;background:var(--surface)}.five-minute-task__payment>div{min-height:70px;padding:12px 14px;background:var(--grey-bg);display:flex;flex-direction:column;justify-content:center;gap:4px}.five-minute-task__payment span{color:var(--muted);font-size:var(--t-md);font-weight:var(--w-regular)}.five-minute-task__payment strong{overflow:hidden;color:var(--ink);font-size:var(--t-xl);font-weight:var(--w-regular);line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.five-minute-task__payment>div:last-child{text-align:right}.five-minute-task__explanation{max-width:680px;margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:1.5}.five-minute-task__returned{padding:13px 15px;border-radius:3px;background:var(--coral-50);display:flex;flex-direction:column;gap:4px;color:var(--ink-2);font-size:var(--t-md);line-height:1.45}.five-minute-task__returned strong{color:var(--ink)}.five-minute-task__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.five-minute-task__actions>button:not(.five-minute-text-action){width:100%;min-width:0}.five-minute-text-action,.five-minute-skip{min-height:36px;padding:0;border:0;background:transparent;color:var(--ink-2);font:inherit;font-size:var(--t-md);font-weight:var(--w-medium);cursor:pointer}.five-minute-text-action{grid-column:1 / -1;justify-self:center}.five-minute-text-action:hover,.five-minute-skip:hover{color:var(--blue)}.five-minute-skip{align-self:flex-end;display:inline-flex;align-items:center;gap:5px}.five-minute-finished>p{max-width:600px;margin:-34px auto 0;color:var(--muted);font-size:var(--t-md);line-height:1.5;text-align:center}.five-minute-done-heading{margin:22px 0 8px;display:flex;flex-direction:column;gap:4px}.five-minute-done-heading .section-label{margin:0}.five-minute-done-heading p{margin:0;color:var(--muted);font-size:var(--t-md)}.five-minute-done-list{margin:0;padding:0;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2);list-style:none}.five-minute-done-list li{min-height:62px;padding:0;border-bottom:1px solid var(--line-2)}.five-minute-done-list li>button{width:100%;min-height:62px;padding:9px 2px;border:0;background:transparent;color:inherit;font:inherit;display:grid;grid-template-columns:36px minmax(0,1fr) auto minmax(90px,auto) 16px;align-items:center;gap:12px;text-align:left;cursor:pointer}.five-minute-done-list li:last-child{border-bottom:0}.five-minute-done-list li>button:hover{background:var(--grey-bg)}.five-minute-done-list__icon{width:36px;height:36px;border-radius:3px;background:var(--green-bg);color:var(--green);display:flex;align-items:center;justify-content:center}.five-minute-done-list__copy{min-width:0;display:flex;flex-direction:column;gap:2px}.five-minute-done-list__copy strong{overflow:hidden;color:var(--ink);font-size:var(--t-xl);font-weight:var(--w-regular);text-overflow:ellipsis;white-space:nowrap}.five-minute-done-list__copy small,.five-minute-done-list__state{color:var(--muted);font-size:var(--t-md);font-weight:var(--w-regular)}.five-minute-done-list__amount{color:var(--ink);font-size:var(--t-xl);font-weight:var(--w-regular);text-align:right}.five-minute-modal-copy{max-width:520px;margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:1.5}.five-minute-field{display:flex;flex-direction:column;gap:6px}.five-minute-field>span{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.five-minute-field input,.five-minute-field textarea,.five-minute-field select{width:100%;min-height:44px;box-sizing:border-box;padding:11px 13px;border:0;border-radius:8px;outline:none;background:var(--grey-bg);color:var(--ink);font:inherit;font-size:var(--t-ios-input)}.five-minute-field textarea{min-height:104px;resize:vertical}.five-minute-field input:focus,.five-minute-field textarea:focus,.five-minute-field select:focus{box-shadow:0 0 0 2px var(--blue)}.five-minute-link{padding:13px 14px;border-radius:3px;background:var(--grey-bg);color:var(--ink-2);font-size:var(--t-md);line-height:1.45;word-break:break-all}.five-minute-modal-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.five-minute-modal-note{margin:0;color:var(--muted);font-size:var(--t-md);line-height:1.45}.five-minute-check{display:flex;align-items:flex-start;gap:10px;color:var(--ink-2);font-size:var(--t-md);line-height:1.4;cursor:pointer}.five-minute-check input{width:17px;height:17px;margin:1px 0 0;flex:0 0 17px;accent-color:var(--primary)}.five-minute-check>span{display:flex;flex-direction:column;gap:2px}.five-minute-check small{color:var(--muted);font-size:var(--t-xs)}.five-minute-search{width:100%;min-height:44px;padding:0 13px;border-radius:8px;background:var(--grey-bg);display:flex;align-items:center;gap:10px}.five-minute-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:var(--t-ios-input)}.five-minute-register{padding-top:22px;display:flex;flex-direction:column;gap:16px;container-type:inline-size}.five-minute-register__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:var(--t-md)}.five-minute-register__summary .section-label{margin:0}.five-minute-register__list,.five-minute-handoffs ul,.five-minute-conversation ol{margin:0;padding:0;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2);list-style:none}.five-minute-register__list li+li{border-top:1px solid var(--line-2)}.five-minute-register__list li{min-height:62px;padding:0 2px;display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(112px,max-content) minmax(90px,max-content) auto;grid-template-areas:"open activity state amount actions";align-items:center;gap:12px}.five-minute-register__list .five-minute-register__open{grid-area:open;width:100%;min-width:0;min-height:62px;padding:9px 0;border:0;background:transparent;color:inherit;font:inherit;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;text-align:left;cursor:pointer}.five-minute-register__list .five-minute-register__open:hover{background:var(--grey-bg)}.five-minute-register__tile{width:36px;height:36px;border-radius:3px;background:var(--coral-500);color:#fff;display:flex;align-items:center;justify-content:center}.five-minute-register__tile.is-done{background:var(--green-bg);color:var(--green)}.five-minute-register__copy{min-width:0;display:flex;flex-direction:column;gap:2px}.five-minute-register__copy strong{overflow:hidden;color:var(--ink);font-size:var(--t-transaction);font-weight:var(--w-regular);line-height:24px;text-overflow:ellipsis;white-space:nowrap}.five-minute-register__supplier,.receipt-track-row__supplier{text-transform:uppercase;letter-spacing:.01em}.five-minute-register__kind,.receipt-track-row__kind{color:var(--muted);text-transform:none;letter-spacing:0}.five-minute-register__copy small,.five-minute-register__state,.five-minute-register__activity{color:var(--muted);font-size:var(--t-transaction-meta);font-weight:var(--w-regular)}.five-minute-register__copy small{overflow:hidden;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.five-minute-register__activity{grid-area:activity;min-width:0;display:inline-flex;align-items:center;gap:4px}.five-minute-register__amount{grid-area:amount;color:var(--ink);font-size:var(--t-transaction);font-weight:var(--w-regular);line-height:24px;text-align:right;white-space:nowrap}.five-minute-register__state{grid-area:state;white-space:nowrap}.five-minute-register__row-actions{grid-area:actions;display:grid;grid-template-columns:repeat(4,max-content);align-items:center;gap:8px}@container (max-width: 860px){.five-minute-register__list li{padding-bottom:10px;grid-template-columns:minmax(0,1fr) auto minmax(112px,max-content) minmax(90px,max-content);grid-template-areas:"open activity state amount" "actions actions actions actions"}.five-minute-register__row-actions{margin-left:48px;grid-template-columns:repeat(4,minmax(0,1fr))}.five-minute-register__row-actions>button{width:100%;min-width:0}}.five-minute-conversation{display:flex;flex-direction:column;gap:14px}.five-minute-conversation>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.five-minute-conversation>header>span:first-child{display:flex;flex-direction:column;gap:2px}.five-minute-conversation>header strong{color:var(--ink);font-size:var(--t-xl);font-weight:var(--w-bold)}.five-minute-conversation>header small,.five-minute-conversation__empty{margin:0;color:var(--muted);font-size:var(--t-md)}.five-minute-conversation__count{min-width:32px;min-height:28px;padding:0 8px;background:var(--grey-bg);color:var(--ink-2);display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:var(--t-md)}.five-minute-conversation ol li{min-height:58px;padding:10px 2px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px}.five-minute-conversation ol li+li{border-top:1px solid var(--line-2)}.five-minute-conversation__number{width:28px;height:28px;background:var(--choice-rest);color:var(--ink-2);display:flex;align-items:center;justify-content:center;font-size:var(--t-xs);font-weight:var(--w-regular)}.five-minute-conversation__copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.five-minute-conversation__copy>strong{font-size:var(--t-md)}.five-minute-conversation__copy q{max-width:100%;padding:7px 9px;background:var(--grey-bg);color:var(--ink-2);font-size:var(--t-md);line-height:1.45}.five-minute-conversation__copy a,.five-minute-detail__target{color:var(--blue);font-size:var(--t-md);font-weight:var(--w-bold);display:inline-flex;align-items:center;gap:6px;text-decoration:none}.five-minute-conversation__copy a:hover,.five-minute-detail__target:hover{text-decoration:underline}.five-minute-conversation__copy small{color:var(--muted);font-size:var(--t-xs)}.five-minute-conversation__composer{padding-top:14px;border-top:1px solid var(--line-2);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.five-minute-conversation__composer textarea{min-height:76px}.five-minute-conversation__composer>button{min-height:44px}.five-minute-detail__topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.five-minute-detail__topline>span{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.five-minute-detail__topline>strong{color:var(--ink);font-size:var(--t-3xl);font-weight:var(--w-bold)}.five-minute-detail__why{margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:1.5}.five-minute-detail__note{margin:0;color:var(--muted);font-size:var(--t-md);line-height:1.5}.five-minute-detail__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.five-minute-detail__facts>div{min-height:58px;padding:10px 12px;background:var(--grey-bg);display:flex;flex-direction:column;justify-content:center;gap:3px}.five-minute-detail__facts span{color:var(--muted);font-size:var(--t-xs)}.five-minute-detail__facts strong{color:var(--ink);font-size:var(--t-md);font-weight:var(--w-regular)}.five-minute-detail__decision{padding-top:14px;border-top:1px solid var(--line-2)}.five-minute-detail__actions{padding-top:14px;border-top:1px solid var(--line-2);display:flex;align-items:center;gap:9px;flex-wrap:wrap}.five-minute-handoffs{display:flex;flex-direction:column;gap:8px}.five-minute-handoffs>.section-label{margin:0}.five-minute-handoffs>p{margin:0;color:var(--muted);font-size:var(--t-md);line-height:1.45}.five-minute-handoffs li{min-height:48px;padding:7px 2px;display:flex;align-items:center;gap:10px}.five-minute-handoffs li+li{border-top:1px solid var(--line-2)}.five-minute-handoffs__depth{width:24px;height:24px;flex:0 0 24px;background:var(--choice-rest);color:var(--muted);display:flex;align-items:center;justify-content:center;font-size:var(--t-xs)}.five-minute-handoffs__copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.five-minute-handoffs__copy strong{font-size:var(--t-md)}.five-minute-handoffs__copy small,.five-minute-handoffs__state{color:var(--muted);font-size:var(--t-xs);line-height:1.4}@media(max-width:700px){.five-minute-intro{font-size:var(--t-md)}.five-minute-task{gap:20px;padding-top:18px}.five-minute-task__heading h2{font-size:var(--t-3xl)}.five-minute-task__payment{grid-template-columns:minmax(0,1fr) minmax(105px,auto)}.five-minute-task__payment>div:first-child{grid-column:1 / -1}.five-minute-task__payment>div:last-child{text-align:right}.five-minute-task__actions{grid-template-columns:minmax(0,1fr)}.five-minute-text-action{grid-column:auto}.five-minute-done-list li>button{grid-template-columns:36px minmax(0,1fr) auto 16px;gap:10px}.five-minute-done-list__state{grid-column:2}.five-minute-done-list__amount{grid-column:3;grid-row:1}.five-minute-done-list li>button>svg{grid-column:4;grid-row:1}.five-minute-register__list li{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"open amount" "state activity" "actions actions";gap:6px 10px}.five-minute-register__list .five-minute-register__open{grid-template-columns:36px minmax(0,1fr);gap:10px}.five-minute-register__activity{justify-self:end}.five-minute-register__state{text-align:left}.five-minute-register__row-actions{margin-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}.five-minute-handoffs li{align-items:flex-start;flex-wrap:wrap}.five-minute-handoffs__state{margin-left:34px}}@media(max-width:430px){.five-minute-task__payment{grid-template-columns:minmax(0,1fr)}.five-minute-task__payment>div:first-child{grid-column:auto}.five-minute-task__payment>div:last-child{text-align:left}.five-minute-modal-actions{align-items:stretch;flex-direction:column}.five-minute-modal-actions>button{width:100%}.five-minute-conversation__composer{grid-template-columns:minmax(0,1fr)}.five-minute-conversation__composer>button{width:100%}.five-minute-detail__facts{grid-template-columns:minmax(0,1fr)}.five-minute-detail__actions{align-items:stretch;flex-direction:column}.five-minute-detail__actions>button{width:100%}.five-minute-register__state{display:none}.five-minute-register__row-actions{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.five-minute-task__progress>span{transition:none}}.recurring-detail__tab{padding-top:18px;display:flex;flex-direction:column;gap:18px}.recurring-detail__tabs>[role=tablist]{height:40px!important;overflow-y:hidden!important;scrollbar-width:none}.recurring-detail__tabs>[role=tablist]::-webkit-scrollbar{display:none}.recurring-detail__section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.recurring-detail__section-heading .section-label{margin:0}.recurring-detail__section-heading p{max-width:520px;margin:0;color:var(--muted);font-size:var(--t-xs);line-height:1.45;text-align:right}.recurring-detail__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.recurring-detail__facts>div{min-height:66px;padding:11px 13px;background:var(--grey-bg);justify-content:center}.recurring-detail__upcoming{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.recurring-detail__upcoming>div{min-height:68px;padding:10px 13px;background:var(--choice-rest);display:flex;flex-direction:column;justify-content:center;gap:3px}.recurring-detail__upcoming>div.is-next{background:var(--choice-active)}.recurring-detail__upcoming span,.recurring-detail__upcoming small{color:var(--muted);font-size:var(--t-xs)}.recurring-detail__upcoming>div.is-next span,.recurring-detail__upcoming>div.is-next strong{color:var(--choice-active-ink)}.recurring-detail__upcoming strong{color:var(--ink);font-size:var(--t-md);font-weight:var(--w-regular)}.recurring-detail__help{margin:-8px 0 0;color:var(--muted);font-size:var(--t-xs);line-height:1.45}.recurring-detail__table-scroll{min-width:0;overflow-x:auto}.recurring-detail__table-scroll table{min-width:700px;margin:0}.recurring-detail__totals{width:min(320px,100%);margin-left:auto;display:flex;flex-direction:column;gap:7px}.recurring-detail__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.recurring-detail__metrics>div{min-height:96px;padding:12px 13px;background:var(--grey-bg);display:flex;flex-direction:column;justify-content:center;gap:4px}.recurring-detail__metrics span,.recurring-detail__metrics small{color:var(--muted);font-size:var(--t-xs);line-height:1.4}.recurring-detail__metrics strong{color:var(--ink);font-size:var(--t-3xl);font-weight:var(--w-regular);line-height:1.15}.recurring-detail__metrics strong.good{color:var(--green)}.recurring-detail__status-row{min-height:36px;display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:var(--muted);font-size:var(--t-xs)}.recurring-detail__actions{padding-top:16px;border-top:1px solid var(--line-2);display:flex;align-items:center;gap:9px;flex-wrap:wrap}.recurring-detail__actions>button{border-radius:3px!important}@media(max-width:760px){.recurring-detail__section-heading{flex-direction:column;gap:4px}.recurring-detail__section-heading p{text-align:left}.recurring-detail__facts,.recurring-detail__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.recurring-detail__upcoming{grid-template-columns:minmax(0,1fr)}}@media(max-width:480px){.recurring-detail__tab{gap:14px;padding-top:14px}.recurring-detail__facts,.recurring-detail__metrics{grid-template-columns:minmax(0,1fr)}.recurring-detail__actions{align-items:stretch;flex-direction:column}.recurring-detail__actions>button{width:100%}}@media(max-width:620px){.chart-account-tools{align-items:stretch!important;flex-direction:column}.chart-account-tools>*{width:100%}.chart-account-tools>:first-child{flex:0 0 44px!important}.control-statement-destinations{align-items:stretch!important;flex-direction:column}.control-statement-destinations>*{width:100%}.sales-invoice-open-action{display:none!important}.sales-product-tools{align-items:stretch!important;flex-direction:column}.sales-product-tools>*{width:100%}.sales-product-tools>:first-child{flex:0 0 44px!important}.sales-credit-tools{align-items:stretch!important;flex-direction:column}.sales-credit-tools>*{width:100%}.sales-credit-tools>:first-child{flex:0 0 44px!important}.quote-pipeline-row{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto;gap:7px 10px!important}.quote-pipeline-row>.tile{grid-column:1;grid-row:1}.quote-pipeline-primary{grid-column:2;grid-row:1}.quote-pipeline-markers{grid-column:2 / 4;grid-row:2;justify-content:flex-start!important}.quote-pipeline-amount{grid-column:3;grid-row:1;min-width:86px!important}.job-pipeline-row{display:grid!important;grid-template-columns:36px minmax(0,1fr) auto;gap:7px 10px!important}.job-pipeline-row>.tile{grid-column:1;grid-row:1}.job-pipeline-primary{grid-column:2;grid-row:1}.job-pipeline-state{grid-column:2 / 4;grid-row:2;justify-content:flex-start}.job-pipeline-amount{grid-column:3;grid-row:1;min-width:94px!important}.resourcing-tools{align-items:stretch!important;flex-direction:column}.resourcing-tools>*{width:100%}.resourcing-tools>:first-child{flex:0 0 44px!important}.transfer-pair-grid{grid-template-columns:minmax(0,1fr)!important}.rule-form-primary-fields{flex-direction:column}.expense-claim-status>span:not(.row){max-width:100%;height:auto!important;min-height:22px;white-space:normal!important;line-height:18px}}td[style*=sticky],th[style*=sticky]{z-index:1}thead th[style*=sticky]{z-index:2}[hidden]{display:none!important}.hero .hero-figure{display:block;min-width:0;margin:0;padding:4px 6px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:center;cursor:pointer}.hero .hero-figure .label,.hero .hero-figure .figure{display:block}.hero .hero-figure:hover .label{text-decoration:underline;text-underline-offset:3px}.hero .hero-figure:focus-visible{outline:2px solid var(--surface);outline-offset:2px}.dataroom-standalone-shell{height:100%;min-width:0;display:grid;grid-template-columns:260px minmax(0,1fr);background:var(--page);overflow:hidden}.dataroom-standalone-shell .body--reading>*{max-width:1040px}.dataroom-standalone-shell .main:has(>.body--reading)>.head{max-width:calc(1040px + (2 * var(--page-gutter)))}.dataroom-standalone-shell .body--request>*{max-width:775px}.dataroom-standalone-shell .main:has(>.body--request)>.head{max-width:calc(775px + (2 * var(--page-gutter)))}.dataroom-standalone-nav{min-width:0;height:100%;padding:34px 24px 18px;display:flex;flex-direction:column;gap:30px;overflow-y:auto;background:var(--sidebar)}.dataroom-standalone-brand{padding:0 8px;display:flex;align-items:center;gap:11px}.dataroom-standalone-brand>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.dataroom-standalone-brand strong{font-size:var(--t-xl);font-weight:var(--w-regular)}.dataroom-standalone-brand small{color:var(--muted);font-size:var(--t-xs)}.dataroom-standalone-mark{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:var(--coral-500);color:var(--on-primary)}.dataroom-standalone-nav nav{display:flex;flex-direction:column;gap:2px}.dataroom-standalone-nav-row{min-height:34px;padding:0 12px;display:flex;align-items:center;gap:11px;border-radius:8px;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);text-decoration:none}.dataroom-standalone-nav-row:hover{background:var(--grey-bg);color:var(--ink)}.dataroom-standalone-nav-row.is-active{background:var(--side-active);color:var(--ink);font-weight:var(--w-bold)}.dataroom-standalone-data-note{margin:auto 4px 0;padding-top:16px;border-top:1px solid var(--line-2);color:var(--muted);font-size:var(--t-xs);line-height:var(--lh-normal)}.dataroom-signin{width:100%;height:100%;padding:32px 20px;display:flex;align-items:center;justify-content:center;background:var(--page)}.dataroom-signin-form{width:min(420px,100%);display:flex;flex-direction:column;gap:18px}.dataroom-signin-form h1{margin:0;font-size:var(--t-4xl);line-height:var(--lh-tight)}.dataroom-signin-form p{margin:5px 0 0;color:var(--muted);font-size:var(--t-md)}@media(max-width:900px){.dataroom-standalone-shell{display:flex;flex-direction:column}.dataroom-standalone-nav{width:100%;height:auto;padding:10px 16px;flex-direction:row;align-items:center;gap:12px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line-2)}.dataroom-standalone-brand{padding:0;flex:0 0 auto}.dataroom-standalone-brand small{display:none}.dataroom-standalone-mark{width:34px;height:34px;flex-basis:34px}.dataroom-standalone-nav nav{margin-left:auto;flex-direction:row}.dataroom-standalone-nav-row{white-space:nowrap}.dataroom-standalone-data-note{display:none}}@media(max-width:620px){.dataroom-standalone-nav{align-items:stretch;flex-wrap:wrap;overflow:visible}.dataroom-standalone-brand{width:100%}.dataroom-standalone-nav nav{width:100%;margin-left:0;overflow-x:auto}.dataroom-standalone-nav-row{min-height:40px;padding:0 10px}.dataroom-standalone-nav-row svg{display:none!important}}.workspace-head-actions,.workspace-section-head,.workspace-filter-row,.workspace-person-row,.workspace-document-row,.workspace-activity-row,.workspace-comment-compose,.workspace-portal-actions,.workspace-pack-heading{display:flex;align-items:center}.workspace-head-actions{gap:8px;flex-wrap:wrap;justify-content:flex-end}.workspace-section-head{min-height:34px;justify-content:space-between;gap:14px}.workspace-section-head .section-label{margin:0}.workspace-word-action{padding:4px 0;border:0;background:transparent;color:var(--ink);font-family:var(--font);font-size:var(--t-md);font-weight:var(--w-bold);cursor:pointer}.workspace-word-action:hover{text-decoration:underline}.workspace-word-action:disabled{opacity:.5;cursor:not-allowed}.workspace-word-action.is-danger{color:var(--danger-ink)}.workspace-section-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.workspace-pack-section{border-radius:8px;transition:background .12s ease}.workspace-pack-section.is-drop-target{background:var(--choice-active)}.workspace-request-drag-row{position:relative}.workspace-request-drag-row[draggable=true] .workspace-list-row{cursor:grab}.workspace-request-drag-row.is-being-dragged{opacity:.34}.workspace-request-drag-row.drop-before:before,.workspace-request-drag-row.drop-after:after{position:absolute;left:0;right:0;z-index:2;height:2px;border-radius:2px;background:var(--blue);content:""}.workspace-request-drag-row.drop-before:before{top:-1px}.workspace-request-drag-row.drop-after:after{bottom:-1px}.workspace-drag-hint{margin:-12px 0 0;color:var(--muted);font-size:var(--t-xs)}.workspace-bulk-bar{min-height:54px;padding:8px 10px;display:flex;align-items:center;gap:12px;border:1px solid var(--line-2);border-radius:8px;background:var(--surface)}.workspace-bulk-bar.has-selection{position:sticky;top:0;z-index:4;border-color:var(--line);background:var(--sidebar);box-shadow:var(--shadow-menu)}.workspace-bulk-select{min-width:180px;margin-right:auto;display:flex;align-items:center;gap:10px;cursor:pointer}.workspace-bulk-select input,.workspace-request-check input{width:18px;height:18px;flex:0 0 18px}.workspace-bulk-select>span{display:flex;flex-direction:column;gap:2px}.workspace-bulk-select strong{font-size:var(--t-md)}.workspace-bulk-select small{color:var(--muted);font-size:var(--t-xs)}.workspace-bulk-actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;flex-wrap:wrap}.workspace-bulk-assignee{width:220px}.workspace-bulk-notice{margin-top:-10px;display:flex;align-items:center;gap:14px;color:var(--green);font-size:var(--t-xs)}.workspace-email-preview{flex:0 0 auto;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-menu)}.workspace-email-preview-note{margin:-4px 0 -6px;color:var(--muted);font-size:var(--t-xs)}.workspace-email-preview-brand{padding:18px 22px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line-2)}.workspace-email-preview-brand>span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:var(--primary);color:var(--surface)}.workspace-email-preview-brand strong{display:flex;flex-direction:column;font-size:var(--t-md)}.workspace-email-preview-brand small{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.workspace-email-preview-body{padding:24px 28px 28px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.workspace-email-overline{color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-bold);letter-spacing:.08em;text-transform:uppercase}.workspace-email-preview-body h3{margin:0;font-size:var(--t-3xl)}.workspace-email-preview-message{margin:12px 0 0;padding:12px 14px;border-left:3px solid var(--line-2);background:var(--sidebar);color:var(--ink-2);white-space:pre-wrap;font-size:var(--t-md);line-height:1.55}.workspace-email-preview-body p{margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-email-pack{margin-top:4px;font-size:var(--t-md)}.workspace-email-request-list{width:100%;display:flex;flex-direction:column}.workspace-email-request-list>div{min-height:48px;padding:9px 0;display:flex;align-items:center;gap:10px;border-top:1px solid var(--line-2)}.workspace-email-request-list>div>span{width:30px;flex:0 0 30px;color:var(--muted);font-size:var(--t-xs)}.workspace-email-request-list>div>strong{font-size:var(--t-md)}.workspace-email-request-list>small{padding-top:8px;color:var(--muted)}.workspace-email-cta{margin:6px auto 0;padding:11px 22px;border-radius:8px;background:var(--primary);color:var(--surface);font-size:var(--t-md);font-weight:var(--w-bold)}.workspace-email-preview-body>small{width:100%;color:var(--muted);font-size:var(--t-xs);text-align:center}.workspace-email-deliveries{display:flex;flex-direction:column}.workspace-email-deliveries>div{min-height:50px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line-2)}.workspace-email-deliveries>div>span:first-child{min-width:0;display:flex;flex-direction:column}.workspace-email-deliveries strong{overflow:hidden;font-size:var(--t-md);text-overflow:ellipsis;white-space:nowrap}.workspace-email-deliveries small,.workspace-email-deliveries>div>span:last-child{color:var(--muted);font-size:var(--t-xs)}.workspace-selectable-request{display:flex;align-items:stretch;transition:background .12s ease}.workspace-selectable-request.is-selected{background:var(--choice-active)}.workspace-selectable-request>.workspace-list-row{min-width:0;flex:1}.workspace-request-check{width:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;cursor:pointer}.workspace-flat-list{width:100%;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.workspace-list-row,.workspace-person-row,.workspace-document-row,.workspace-activity-row{width:100%;min-height:66px;padding:10px 2px;gap:12px;border:0;background:transparent;color:var(--ink);font:inherit;font-family:var(--font);text-align:left;text-decoration:none}button.workspace-list-row{display:flex;align-items:center;cursor:pointer}.workspace-list-row:hover{background:color-mix(in srgb,var(--grey-bg) 46%,transparent)}button.workspace-activity-row{cursor:pointer}button.workspace-activity-row:hover{background:color-mix(in srgb,var(--grey-bg) 46%,transparent)}.workspace-list-row.is-compact{min-height:58px}.workspace-row-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.workspace-row-copy .hl-row-title,.workspace-row-copy .hl-row-meta{overflow:hidden;text-overflow:ellipsis}.workspace-row-copy .hl-row-title,.workspace-row-copy .hl-row-meta{white-space:nowrap}.workspace-row-count{flex:0 0 auto;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular);text-align:right}.workspace-icon-count{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;color:var(--muted);font-size:var(--t-xs)}.workspace-filter-row{align-items:flex-end;gap:10px;flex-wrap:wrap}.workspace-filter-row>:first-child{flex:1 1 390px;min-width:240px}.workspace-filter-row>:not(:first-child){flex:0 1 230px;min-width:180px}.workspace-intro,.workspace-pack-heading>span:first-child{display:flex;flex-direction:column;gap:4px}.workspace-intro p,.workspace-pack-heading p,.workspace-modal-prose{margin:0;max-width:760px;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-pack-heading{justify-content:space-between;align-items:flex-end;gap:18px}.workspace-request-context{padding-bottom:12px;display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line-2);color:var(--muted);font-size:var(--t-xs)}.workspace-form-stack{display:flex;flex-direction:column;gap:16px}.workspace-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}.workspace-field-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-textarea{width:100%;min-height:96px;padding:12px 14px;resize:vertical;border:1px solid transparent;border-radius:8px;outline:none;background:var(--grey-bg);color:var(--ink);font-family:var(--font);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-textarea:focus,.workspace-comment-compose input:focus{border-color:var(--blue)}.workspace-fresh-link{margin-top:4px;overflow:hidden;color:var(--blue);font-size:var(--t-xs);text-overflow:ellipsis;white-space:nowrap}.workspace-empty-line{margin:0;padding:14px 2px;font-size:var(--t-md)}.workspace-document-row,.workspace-activity-row{display:flex;align-items:center}.workspace-document-row:hover .hl-row-title{text-decoration:underline}.workspace-comments{display:flex;flex-direction:column}.workspace-comment{padding:9px 0;border-top:1px solid var(--line-2)}.workspace-comment p{margin:3px 0 0;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-comment-meta,.workspace-source-note{color:var(--muted);font-size:var(--t-xs)}.workspace-comment-compose{gap:8px;margin-top:10px}.workspace-source-note{margin:0;padding-top:8px;border-top:1px solid var(--line-2)}.workspace-conversation-meta,.workspace-modal-actions,.workspace-reply-actions,.workspace-thread-meta,.workspace-portal-complete{display:flex;align-items:center}.workspace-conversation-meta{min-height:28px;justify-content:space-between;gap:12px;color:var(--muted);font-size:var(--t-xs)}.workspace-request-prompt{min-height:168px}.workspace-modal-actions{width:100%;justify-content:space-between;gap:8px}.workspace-thread{margin-top:8px;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.workspace-thread-entry{padding:13px 2px;border-bottom:1px solid var(--line-2)}.workspace-thread-entry:last-child{border-bottom:0}.workspace-thread-meta{justify-content:space-between;gap:12px}.workspace-thread-meta strong{font-size:var(--t-md);font-weight:var(--w-medium)}.workspace-thread-meta span{color:var(--muted);font-size:var(--t-xs);text-align:right}.workspace-thread-entry>p{margin:7px 0 0;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal);white-space:pre-wrap}.workspace-assignment-entry{background:color-mix(in srgb,var(--grey-bg) 42%,transparent)}.workspace-assignment-copy{margin-top:7px;display:flex;align-items:flex-start;gap:8px;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-assignment-copy svg{margin-top:2px}.workspace-assignment-note{margin:-7px 0 0;color:var(--muted);font-size:var(--t-xs);line-height:var(--lh-normal)}.workspace-thread-files{margin-top:8px;display:flex;flex-direction:column}.workspace-thread-files button{min-height:34px;padding:5px 0;display:flex;align-items:center;gap:7px;border:0;border-top:1px solid var(--line-2);background:transparent;color:var(--blue);font-family:var(--font);font-size:var(--t-md);text-align:left;cursor:pointer}.workspace-reply-composer{margin-top:12px;display:flex;flex-direction:column;gap:8px}.workspace-reply-drop{padding:0 0 7px;overflow:hidden;border:1px solid transparent;border-radius:8px;background:var(--grey-bg);transition:border-color .12s ease,background .12s ease}.workspace-reply-drop.is-dragging{border-color:var(--blue);background:var(--choice-active)}.workspace-reply-drop .workspace-textarea{min-height:82px;border-radius:8px 8px 0 0}.workspace-reply-drop>span{display:block;padding:0 14px;color:var(--muted);font-size:var(--t-xs)}.workspace-reply-actions{justify-content:flex-end;gap:8px;flex-wrap:wrap}.workspace-upload-options{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.workspace-pending-files{display:flex;flex-direction:column;border-top:1px solid var(--line-2)}.workspace-pending-files>span{min-height:34px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line-2);color:var(--ink-2);font-size:var(--t-xs)}.workspace-pending-files>span>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-pending-files button{width:30px;height:30px;border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.workspace-request-copy{white-space:pre-line}.workspace-portal-complete{padding-top:14px;justify-content:space-between;gap:16px;border-top:1px solid var(--line-2)}.workspace-portal-complete span{color:var(--muted);font-size:var(--t-xs)}.workspace-portal-assignment{padding-bottom:16px;display:flex;flex-direction:column;gap:12px;border-bottom:1px solid var(--line-2)}.workspace-portal-assignment p{margin:5px 0 0;color:var(--muted);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-portal-assignment-controls{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;gap:8px}.workspace-phone-link{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.workspace-phone-link p{margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-phone-link img{width:min(280px,80vw);height:auto;image-rendering:pixelated}.workspace-phone-link>span{color:var(--muted);font-size:var(--t-xs)}.workspace-phone-upload{min-height:100vh;padding:28px 16px 56px;overflow-y:auto;background:var(--page);color:var(--ink)}.workspace-phone-upload-inner{width:min(620px,100%);margin:0 auto;display:flex;flex-direction:column;gap:24px}.workspace-phone-upload section{display:flex;flex-direction:column;gap:9px}.workspace-phone-request{margin:0;color:var(--ink);font-size:var(--t-xl);line-height:var(--lh-normal);white-space:pre-line}.workspace-phone-help{margin:0;color:var(--muted);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-phone-success{min-height:44px;padding:10px 12px;display:flex;align-items:center;gap:9px;border-radius:8px;background:var(--green-bg);color:var(--green);font-size:var(--t-md)}.workspace-phone-complete{padding-top:14px;border-top:1px solid var(--line-2)}.workspace-phone-expiry{margin:0;color:var(--muted);font-size:var(--t-xs)}.workspace-portal{min-height:100vh;padding:36px 18px 72px;overflow-y:auto;background:var(--page);color:var(--ink)}.workspace-portal-inner{width:min(900px,100%);margin:0 auto;display:flex;flex-direction:column;gap:24px}.workspace-portal-header{display:flex;align-items:flex-start;gap:14px}.workspace-portal-header>span:last-child{min-width:0}.workspace-portal-header h1,.workspace-portal-message h1{margin:2px 0 5px;font-size:var(--t-4xl);font-weight:var(--w-bold);line-height:var(--lh-tight)}.workspace-portal-header p,.workspace-portal-message p{margin:0;color:var(--ink-2);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-portal-overline{color:var(--muted);font-size:var(--t-2xs);font-weight:var(--w-bold);letter-spacing:.4px;text-transform:uppercase}.workspace-portal-filters{display:flex;flex-direction:column;gap:10px}.workspace-portal-statuses{display:flex;gap:8px;padding-bottom:9px;overflow-x:auto;border-bottom:3px solid var(--choice-rule)}.workspace-portal-statuses button{height:28px;padding:0 10px;flex:0 0 auto;border:0;border-radius:3px;background:var(--choice-rest);color:var(--choice-rest-ink);font-family:var(--font);font-size:var(--t-md);font-weight:var(--w-medium);cursor:pointer}.workspace-portal-statuses button.is-active{background:var(--choice-active);color:var(--choice-active-ink)}.workspace-portal-pack>h2{margin:0 0 16px;font-size:var(--t-3xl);font-weight:var(--w-bold)}.workspace-portal-section{margin-top:20px}.workspace-portal-item{border-top:1px solid var(--line-2)}.workspace-portal-section .workspace-portal-item:last-child{border-bottom:1px solid var(--line-2)}.workspace-portal-item-head{width:100%;min-height:68px;padding:10px 2px;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--ink);font-family:var(--font);text-align:left;cursor:pointer}.workspace-portal-item-head:hover{background:color-mix(in srgb,var(--grey-bg) 46%,transparent)}.workspace-portal-number{width:28px;flex:0 0 28px;color:var(--muted);font-size:var(--t-xs)}.workspace-portal-item-body{padding:18px 4px 24px 42px;display:flex;flex-direction:column;gap:24px;border-top:1px solid var(--line-2)}.workspace-portal-question{margin:0;color:var(--ink);font-size:var(--t-xl);line-height:var(--lh-normal)}.workspace-portal-why{margin:7px 0 0;color:var(--muted);font-size:var(--t-md);line-height:var(--lh-normal)}.workspace-portal-actions{gap:8px;margin-top:10px;flex-wrap:wrap}.workspace-portal-documents{display:flex;flex-direction:column}.workspace-portal-document{min-height:42px;padding:7px 0;display:flex;align-items:center;gap:8px;border:0;border-bottom:1px solid var(--line-2);background:transparent;color:var(--blue);font-family:var(--font);font-size:var(--t-md);cursor:pointer}.workspace-portal-message{padding:48px 0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media(max-width:980px){.workspace-field-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-list-row>.workspace-row-count,.workspace-person-row>.workspace-row-count{display:none}}@media(max-width:700px){.workspace-field-grid,.workspace-field-grid--four{grid-template-columns:minmax(0,1fr)}.workspace-list-row,.workspace-person-row,.workspace-document-row,.workspace-activity-row{align-items:flex-start;flex-wrap:wrap}.workspace-list-row>.workspace-row-copy,.workspace-person-row>.workspace-row-copy{flex-basis:calc(100% - 50px)}.workspace-list-row>.tile+.workspace-row-copy~*,.workspace-person-row>.tile+.workspace-row-copy~*{margin-left:46px}.workspace-list-row>.tile+.workspace-row-copy~*+*,.workspace-person-row>.tile+.workspace-row-copy~*+*{margin-left:0}.workspace-row-copy .hl-row-title,.workspace-row-copy .hl-row-meta{white-space:normal}.workspace-pack-heading{align-items:stretch;flex-direction:column}.workspace-section-head{align-items:flex-start;flex-direction:column}.workspace-section-actions{width:100%;justify-content:flex-start}.workspace-bulk-bar{align-items:stretch;flex-direction:column}.workspace-bulk-select{width:100%;margin-right:0}.workspace-bulk-actions{width:100%;justify-content:flex-start}.workspace-bulk-assignee{width:100%}.workspace-bulk-actions>button{flex:1 1 auto}.workspace-request-check{width:34px;flex-basis:34px;align-items:flex-start;padding-top:24px}.workspace-email-preview-body{padding:20px}.workspace-email-deliveries>div{align-items:flex-start;flex-direction:column;gap:4px}.workspace-modal-actions{align-items:stretch;flex-direction:column-reverse}.workspace-modal-actions>button{width:100%}.workspace-thread-meta{align-items:flex-start;flex-direction:column;gap:2px}.workspace-thread-meta span{text-align:left}.workspace-reply-actions{align-items:stretch;flex-direction:column}.workspace-reply-actions>button{width:100%}.workspace-upload-options>button{flex:1 1 calc(50% - 7px)}.workspace-portal-complete{align-items:flex-start;flex-direction:column}.workspace-portal-assignment-controls{grid-template-columns:minmax(0,1fr);align-items:stretch}.workspace-portal-assignment-controls>button{width:100%}.workspace-portal{padding:24px 14px 56px}.workspace-portal-header h1,.workspace-portal-message h1{font-size:var(--t-3xl)}.workspace-portal-item-head{align-items:flex-start;flex-wrap:wrap}.workspace-portal-item-head .workspace-row-copy{flex-basis:calc(100% - 60px)}.workspace-portal-item-head>span[style]{margin-left:40px}.workspace-portal-item-body{padding-left:2px}}.dataroom-standalone-user{margin-top:auto;display:flex;align-items:center;gap:10px;padding:12px 8px 0;border-top:1px solid var(--line-2);min-width:0}.dataroom-standalone-user>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.dataroom-standalone-user strong{font-weight:var(--w-medium);font-size:var(--t-md);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataroom-standalone-user small{color:var(--muted);font-size:var(--t-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dataroom-standalone-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--grey-bg);color:var(--ink-2);display:inline-flex;align-items:center;justify-content:center;font-size:var(--t-xs);font-weight:var(--w-medium);letter-spacing:.02em}.dataroom-standalone-user button{width:34px;height:34px;flex:0 0 34px;border:0;border-radius:8px;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dataroom-standalone-user button:hover{background:var(--side-active);color:var(--ink)}.dataroom-standalone-mark{background:transparent}.team-list{border-top:1px solid var(--line-2)}.team-row{display:grid;grid-template-columns:32px minmax(0,1.6fr) minmax(0,.8fr) minmax(0,1.2fr) 320px;align-items:center;gap:16px;padding:8px;border-bottom:1px solid var(--line-2)}.team-row-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.team-row.is-disabled{color:var(--muted)}.team-row-name{min-width:0;display:flex;flex-direction:column;gap:2px}.team-row-name strong{font-weight:var(--w-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-row-name small{color:var(--muted);font-size:var(--t-md);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-row-meta{color:var(--muted);font-size:var(--t-md)}.team-role-select{box-sizing:border-box;width:100%;max-width:180px;min-width:0;height:32px;padding:0 8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:inherit;font-size:var(--t-xs)}.team-notice{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--blue-bg)}.team-notice p{margin:0}.team-notice a{color:var(--blue);word-break:break-all;font-size:var(--t-xs)}.team-invite-form{display:flex;flex-direction:column;gap:16px}@media(max-width:900px){.team-row{grid-template-columns:32px minmax(0,1fr) auto}.team-row>.team-row-meta{display:none}}.dataroom-standalone-avatar-button{border:0;cursor:pointer;font:inherit;font-size:var(--t-xs);font-weight:var(--w-medium)}.dataroom-standalone-avatar-button:hover{background:var(--side-active);color:var(--ink)}.check-panel{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);margin-bottom:16px}.check-panel header{display:flex;align-items:flex-start;gap:12px}.check-panel header>div{display:flex;flex-direction:column;gap:2px;min-width:0}.check-panel strong{font-weight:var(--w-medium)}.check-panel small{color:var(--ink-2);font-size:var(--t-xs)}.check-panel :is(.staff-muted,.muted,p.customer-check-hint){color:var(--ink-2)}.check-panel p{margin:0;line-height:1.55}.check-panel-mark{width:30px;height:30px;flex:0 0 30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--grey-bg);color:var(--ink-2)}.check-panel.is-passed,.check-panel.is-exception{background:var(--green-bg)}.check-panel.is-passed .check-panel-mark,.check-panel.is-exception .check-panel-mark{background:var(--surface);color:var(--green)}.check-panel.is-issue{background:var(--orange-bg)}.check-panel.is-issue .check-panel-mark{background:var(--surface);color:var(--orange)}.check-panel.is-unknown,.check-panel.is-waiting{background:var(--sidebar)}.check-findings{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.check-findings li.is-ok{color:var(--ink-2)}.check-findings li.is-note{color:var(--muted)}.check-evidence summary{cursor:pointer;color:var(--ink-2);font-size:var(--t-xs)}.check-evidence table{width:100%;border-collapse:collapse;margin-top:8px;font-size:var(--t-xs);background:var(--surface);border:1px solid var(--line);border-radius:6px}.check-evidence th,.check-evidence td{text-align:left;padding:6px 8px;border-bottom:1px solid var(--line-2);vertical-align:top}.check-evidence .is-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.check-evidence th{color:var(--muted);font-weight:var(--w-medium)}.check-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.requirements-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.requirements-check{display:flex;align-items:center;gap:10px;color:var(--ink-2);font-size:var(--t-md)}.requirements-check input{width:18px;height:18px;margin:0;accent-color:var(--ink)}.requirements-suggest{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.check-reason-form{display:flex;flex-direction:column;gap:16px}@media(max-width:640px){.requirements-grid{grid-template-columns:minmax(0,1fr)}}.bank-transactions{display:flex;flex-direction:column;gap:16px}.bank-table-wrap{overflow-x:auto;border-top:1px solid var(--line-2)}.bank-table{width:100%;border-collapse:collapse;font-size:var(--t-md)}.bank-table th{text-align:left;padding:8px 12px;color:var(--ink-2);font-weight:var(--w-medium);font-size:var(--t-md);background:var(--sidebar);border-bottom:1px solid var(--line-2);white-space:nowrap}.bank-table td{padding:8px 12px;border-bottom:1px solid var(--line-2);vertical-align:middle}.bank-table tr.is-linked{cursor:pointer}.bank-table tr.is-linked:hover td{background:var(--sidebar)}.bank-table tr.is-linked:focus-within td{background:var(--sidebar)}.bank-table .is-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.bank-table .is-out{color:var(--pink)}.bank-table .is-in{color:var(--green)}.bank-date{white-space:nowrap;color:var(--ink-2)}.bank-desc{width:100%;max-width:0;min-width:200px}.bank-desc strong{display:block;font-weight:var(--w-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bank-desc a{color:inherit;text-decoration:none}.bank-desc a:hover{text-decoration:underline}.bank-desc small{display:block;color:var(--muted);font-size:var(--t-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bank-assignee{color:var(--ink-2);white-space:nowrap}.bank-chevron{color:var(--muted-2);width:24px}.bank-table input[type=checkbox]{width:18px;height:18px;accent-color:var(--ink)}.response-format-choice{display:flex;flex-direction:column;gap:8px}.response-format-choice label{display:flex;align-items:center;gap:10px}.response-format-choice input{width:18px;height:18px;margin:0;accent-color:var(--ink)}.form-columns{display:flex;flex-direction:column;gap:8px}.form-column-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto auto;gap:8px;align-items:center}.table-response{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);margin-bottom:16px}.table-response-meta{margin:0;color:var(--muted);font-size:var(--t-xs);display:flex;align-items:center;gap:6px}.table-response-wrap{overflow-x:auto}.table-response table{width:100%;border-collapse:collapse;font-size:var(--t-md)}.table-response th,.table-response td{text-align:left;padding:8px 12px;border-bottom:1px solid var(--line-2);vertical-align:middle}.table-response thead th{white-space:nowrap}.table-response tbody th{font-weight:var(--w-medium);white-space:nowrap}.table-response tfoot th,.table-response tfoot td{font-weight:var(--w-medium);border-top:1px solid var(--ink);border-bottom:0}.table-response .is-num{text-align:right;font-variant-numeric:tabular-nums}.table-response input,.table-response select{width:100%;min-width:90px;height:40px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:var(--grey-bg);font:inherit;color:var(--ink)}.table-response input:focus,.table-response select:focus{outline:none;border-color:var(--blue)}.table-response .is-num input{text-align:right}.table-response input:disabled,.table-response select:disabled{background:var(--sidebar);color:var(--ink-2)}.table-required{color:var(--coral-500)}.table-response-note textarea{width:100%}.table-response-actions{display:flex;gap:8px;flex-wrap:wrap}.table-review{display:flex;flex-direction:column;gap:8px}.table-review-download{display:inline-block;align-self:flex-start;margin:0 0 16px}@media(max-width:640px){.form-column-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.table-response td.is-text{min-width:220px;white-space:normal}.table-response thead th{position:sticky;top:0;background:var(--sidebar)}.fields-response{display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);margin-bottom:16px}.fields-list{display:flex;flex-direction:column;gap:16px}.fields-heading{margin:8px 0 0;font-size:var(--t-md);font-weight:var(--w-medium);padding-bottom:8px;border-bottom:1px solid var(--line-2)}.fields-row{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:4px 20px;align-items:start}.fields-row>label{color:var(--ink-2);padding-top:9px;display:flex;flex-wrap:wrap;gap:6px 8px;align-items:baseline}.fields-row>small{grid-column:2;color:var(--muted);font-size:var(--t-xs)}.fields-row input,.fields-row select,.fields-row textarea{width:100%;height:40px;padding:0 12px;border:1px solid transparent;border-radius:8px;background:var(--grey-bg);font:inherit;color:var(--ink)}.fields-row input:focus,.fields-row select:focus,.fields-row textarea:focus{outline:none;border-color:var(--blue)}.fields-row textarea{height:auto;padding:10px 12px}.fields-row input:disabled,.fields-row select:disabled{background:var(--sidebar);color:var(--ink-2)}.fields-value{padding:9px 0;min-height:40px;overflow-wrap:anywhere;white-space:pre-wrap}.fields-file{display:flex;align-items:center;gap:12px;min-height:40px;flex-wrap:wrap}.fields-file-name{display:inline-flex;align-items:center;gap:6px}.fields-file-button{display:inline-flex;align-items:center;height:36px;padding:0 12px;border:1px solid var(--grey-bg);border-radius:8px;background:var(--grey-bg);cursor:pointer;font-weight:var(--w-bold)}.fields-file-button:hover{background:var(--sidebar)}@media(max-width:640px){.fields-row{grid-template-columns:minmax(0,1fr)}.fields-row>small{grid-column:1}}.form-field-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto auto auto;gap:8px;align-items:center}@media(max-width:640px){.form-field-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.access-log{padding-top:24px;border-top:1px solid var(--line-2)}.access-log-parties{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:16px 0}.access-log-parties>div{display:flex;flex-direction:column;gap:4px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.access-log-parties strong{font-weight:var(--w-medium)}.access-log-parties span{color:var(--ink-2);font-size:var(--t-xs)}.access-log-parties small{color:var(--muted);font-size:var(--t-xs)}.access-log-events p{margin:0;padding:8px 0;border-bottom:1px solid var(--line-2);display:flex;gap:14px;font-size:var(--t-xs)}.access-log-events time{color:var(--muted);white-space:nowrap}.staff-pack-body .workspace-pack-section>.workspace-section-head{margin:0 0 8px;padding:8px 16px;border:0;border-radius:var(--radius-sm);background:var(--sidebar)}.workspace-request-columns,.staff-pack-body .workspace-list-row.has-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,22%) 180px 18px;align-items:center;gap:24px}.workspace-request-columns{padding:8px 16px;border-bottom:1px solid var(--line-2);background:var(--surface);color:var(--ink)}.workspace-request-columns.is-selectable{padding-left:46px;padding-right:4px}.workspace-request-status-heading{text-align:right}.workspace-request-columns.has-comment-count,.staff-pack-body .workspace-list-row.has-columns.has-comment-count{grid-template-columns:minmax(0,1fr) minmax(140px,20%) 90px 180px 18px}.workspace-request-comments-heading{text-align:center}.workspace-request-comments{display:inline-flex;align-items:center;justify-content:center;gap:var(--row-gap);color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);line-height:var(--lh-body);font-variant-numeric:tabular-nums}.workspace-request-comments>svg{flex-shrink:0;color:var(--muted)}.workspace-request-column{min-width:0;display:flex;align-items:center;gap:6px}.workspace-request-column.is-status{justify-content:flex-end}.workspace-request-columns button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.workspace-request-columns .workspace-column-filter{width:32px;flex:0 0 32px;border-radius:6px;color:var(--muted)}.workspace-request-columns button:hover{color:var(--blue)}.workspace-request-columns .workspace-column-filter.is-active{background:var(--blue-bg);color:var(--blue)}.workspace-request-columns button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.workspace-column-popover{position:fixed;z-index:40;display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-menu);overflow-y:auto}.workspace-column-popover>header{display:flex;justify-content:space-between;align-items:center;gap:12px}.workspace-column-popover h2{margin:0}.workspace-column-popover>header>button{padding:4px 0;border:0;background:transparent;color:var(--blue);font:inherit;cursor:pointer}.workspace-request-search{min-width:180px;flex:1 1 180px}.workspace-request-search>div{width:100%!important}.workspace-request-filter{min-width:150px;flex:0 1 180px}.staff-bulk-summary{display:flex;flex-direction:column;gap:4px;margin-right:auto;min-width:150px}.staff-bulk-summary strong{font-weight:var(--w-medium)}.staff-bulk-summary small{color:var(--muted);font-size:var(--t-md)}.workspace-mobile-sort{display:none}.staff-pack-body .workspace-list-row.has-columns{min-height:64px;padding:8px 4px}.workspace-list-row.has-columns .workspace-row-copy .hl-row-title{white-space:normal;overflow-wrap:anywhere;font-weight:var(--w-regular)}.workspace-request-assignee{min-width:0;color:var(--ink-2);font-size:var(--t-md);font-weight:var(--w-regular);line-height:1.5;overflow-wrap:anywhere}.workspace-request-status-cell{min-width:0;display:flex;justify-content:flex-end}.has-columns>svg{justify-self:end}@media(max-width:760px){.workspace-request-columns{display:none}.workspace-request-search{flex-basis:100%}.workspace-request-filter{flex:1 1 calc(50% - 6px);min-width:0}.workspace-mobile-sort{display:block;flex:1 1 100%}.staff-pack-body .workspace-list-row.has-columns,.staff-pack-body .workspace-list-row.has-columns.has-comment-count{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 18px;gap:12px 14px;padding:16px 8px}.has-columns>.workspace-row-copy{grid-column:1 / 3}.has-columns>.workspace-request-assignee{grid-column:1;grid-row:2}.has-columns>.workspace-request-assignee:before{content:"Assigned to";display:block;margin-bottom:4px;color:var(--muted);font-size:var(--t-md)}.has-columns>.workspace-request-status-cell{grid-column:2 / 4;grid-row:2}.has-columns>.workspace-request-status-cell>span{max-width:100%;white-space:normal!important;text-align:center}.has-columns>.workspace-request-comments{grid-column:1 / 3;grid-row:3;justify-content:flex-start;font-size:var(--t-xs);color:var(--muted)}.has-columns>.workspace-request-comments:after{content:"comments"}.staff-pack-body .workspace-list-row.has-columns>svg{position:static;grid-column:3;grid-row:1;align-self:start;margin-top:3px}}.staff-pack-body .workspace-pack-section>.workspace-section-head{display:flex;align-items:center;min-height:56px}.workspace-list-row.has-columns .workspace-row-copy .hl-row-title{line-height:1.5}body.hairline-page .hl-assignee-select{display:block;min-width:0;max-width:100%}body.hairline-page .hl-assignee-select:not(.hl-assignee-select--field) .hl-field-control{gap:0}body.hairline-page .hl-assignee-select:not(.hl-assignee-select--field) button[aria-haspopup=listbox]{height:var(--lh-body)!important;min-height:var(--lh-body);width:100%;padding:0!important;border:0!important;border-radius:0;box-shadow:none;background:transparent!important;color:var(--ink);font-size:var(--t-md);line-height:var(--lh-body)}body.hairline-page .hl-assignee-select:not(.hl-assignee-select--field) button[aria-haspopup=listbox]:hover{color:var(--blue)}body.hairline-page .hl-assignee-dismiss{border:0;padding:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;cursor:pointer}body.hairline-page .workspace-list-row.hl-request-interactive{cursor:default;text-align:left}body.hairline-page .hl-request-name-action,body.hairline-page .hl-request-open-action{border:0;padding:0;background:transparent;color:inherit;font:inherit;cursor:pointer;min-width:0;text-align:left;font-weight:var(--w-regular)}body.hairline-page .hl-request-name-action{display:block;width:100%}body.hairline-page .hl-request-open-action{display:flex;align-items:center;justify-content:flex-end}body.hairline-page .hl-question-details dd:has(.hl-assignee-select){min-width:180px}body.hairline-page .hl-bulk-assignment{display:flex;flex-direction:column;gap:var(--gap-field)}@media(max-width:760px){body.hairline-page .has-columns>.hl-request-open-action{grid-column:3;grid-row:1;align-self:start}body.hairline-page .hl-question-details dd:has(.hl-assignee-select){min-width:0}}.hairline-page{--hl-filter-panel-width: 380px;--hl-filter-panel-height: 70dvh;--hl-filter-search-min: 100px;--hl-control-row-gap: 8px;--hl-control-count-size: 20px;--hl-control-count-padding: 6px;--hl-dock-padding-y: 8px;--hl-dock-padding-x: 16px}.hairline-page .hl-register-controls{position:relative;min-width:0}.hairline-page .hl-register-controls__row{display:flex;align-items:center;flex-wrap:wrap;gap:var(--row-gap);row-gap:var(--hl-control-row-gap)}.hairline-page .hl-register-controls__search{display:flex;flex:1 1 var(--hl-filter-search-min);min-width:0}.hairline-page .hl-register-controls__search>div{border-radius:var(--radius-chip)!important}.hairline-page .hl-register-controls__search svg{color:var(--muted-cool);stroke:currentColor}.hairline-page .hl-register-controls__search input::placeholder{color:var(--muted-cool);opacity:1}.hairline-page .hl-register-controls__trigger{display:inline-flex;flex:0 0 auto}.hairline-page .hl-register-controls__actions{display:flex;align-items:center;gap:var(--row-gap);flex:0 0 auto}.hairline-page .hl-register-controls__count{display:inline-flex;align-items:center;justify-content:center;min-width:var(--hl-control-count-size);height:var(--hl-control-count-size);padding-inline:var(--hl-control-count-padding);border-radius:var(--radius-field);background:var(--choice-active);color:var(--choice-active-ink)}.hairline-page .hl-register-controls__panel{position:absolute;top:calc(100% + var(--hl-control-row-gap));right:0;z-index:var(--z-drawer);box-sizing:border-box;width:min(100%,var(--hl-filter-panel-width));max-height:var(--hl-filter-panel-height);overflow:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:var(--gap-field);padding:var(--gap-field);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-menu)}.hairline-page .hl-register-controls__panel-heading{display:flex;align-items:center;justify-content:space-between;gap:var(--row-gap)}.hairline-page .hl-register-controls__panel-heading h2{margin:0}.hairline-page .hl-register-controls__fields{display:flex;flex-direction:column;gap:var(--gap-field);min-width:0}.hairline-page .hl-selection-anchor[hidden]{display:none!important}.hairline-page[data-hl-selection-dock],.hairline-page [data-hl-selection-dock]{padding-bottom:calc(var(--hl-selection-base-padding) + var(--hl-selection-clearance))!important}body.hairline-page .hl-selection-dock{position:fixed;top:auto;right:auto;z-index:var(--z-selection);visibility:hidden;bottom:calc(var(--hl-selection-viewport-offset, 0px) + max(var(--gap-field),env(safe-area-inset-bottom)));display:flex;flex:none;flex-direction:row;align-items:center;align-content:center;flex-wrap:wrap;gap:var(--row-gap);margin:0;height:auto;min-height:0;padding:var(--hl-dock-padding-y) var(--hl-dock-padding-x);border:var(--row-rule);border-radius:var(--radius);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-menu);box-sizing:border-box;max-height:none;overflow:visible}body.hairline-page .hl-selection-dock--dialog{position:absolute}.hairline-page :is(.hl-modal-box,[role=dialog]):has(.hl-selection-dock--dialog){position:relative}.hairline-page .hl-selection-dock__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--row-gap);margin-left:auto;min-width:0}.hairline-page .hl-selection-dock__heading{font-size:var(--t-md);font-weight:var(--w-bold);overflow-wrap:anywhere}body.hairline-page .hl-selection-dock .hl-menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:var(--row-gap);white-space:nowrap;min-height:var(--h-control)}.auth-page{min-height:100%;display:grid;grid-template-rows:1fr auto;background:var(--sidebar);color:var(--ink);overflow-y:auto}.auth-page,.auth-page :is(input,button){font-family:var(--font);font-size:var(--t-md)}.auth-stage{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px 24px}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:28px;color:var(--ink);text-decoration:none}.auth-card{width:min(440px,100%);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:32px}.auth-card h1{margin:0 0 6px;font-size:var(--t-3xl);line-height:var(--lh-snug);font-weight:var(--w-bold);letter-spacing:-.3px}.auth-card>p{margin:0 0 22px;color:var(--muted);line-height:var(--lh-prose)}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field>span{font-size:var(--t-xs);color:var(--ink-2)}.auth-field-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.auth-field-row a{font-size:var(--t-xs);color:var(--blue);text-decoration:none}.auth-field-row a:hover{text-decoration:underline}.auth-field input{height:44px;border:1px solid transparent;border-radius:var(--radius-sm);padding:0 14px;background:var(--grey-bg);color:var(--ink);width:100%;outline:none}.auth-field input:focus-visible{border-color:var(--ink);background:var(--surface)}.auth-field input[aria-invalid=true]{border-color:var(--danger-ink);background:var(--surface)}.auth-field small{color:var(--muted);font-size:var(--t-xs);line-height:var(--lh-prose-tight)}.auth-password{position:relative}.auth-password input{padding-right:64px}.auth-password button{position:absolute;right:6px;top:6px;height:32px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--ink-2);font-size:var(--t-xs);cursor:pointer}.auth-password button:hover{background:var(--surface)}.auth-field input.auth-code{font-size:var(--t-3xl);letter-spacing:.18em;text-align:center;height:52px;font-variant-numeric:tabular-nums}.auth-field input.auth-code::placeholder{letter-spacing:.18em;color:var(--muted-2)}.auth-remember{display:flex;align-items:center;gap:10px;color:var(--ink-2);cursor:pointer;-webkit-user-select:none;user-select:none}.auth-remember input{width:18px;height:18px;margin:0;accent-color:var(--ink)}.auth-error{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border:1px solid var(--danger-line);border-radius:var(--radius-sm);background:var(--danger-bg);color:var(--danger-ink);line-height:var(--lh-prose-tight)}.auth-actions{display:flex;flex-direction:column;gap:14px;margin-top:4px}.auth-actions .auth-submit{height:44px;width:100%;border-radius:var(--radius-sm);border:1px solid var(--primary);background:var(--primary);color:var(--on-primary);font-weight:var(--w-bold);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.auth-actions .auth-submit[disabled]{opacity:.55;cursor:progress}.auth-alt{margin:0;text-align:center;color:var(--muted)}.auth-alt a,.auth-alt button{color:var(--blue);text-decoration:none;background:none;border:0;padding:0;cursor:pointer;font:inherit}.auth-alt a:hover,.auth-alt button:hover{text-decoration:underline}.auth-done{display:flex;flex-direction:column;gap:14px}.auth-done-mark{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--green-bg);color:var(--green);margin-bottom:4px}.auth-done p{margin:0;color:var(--ink-2);line-height:var(--lh-prose)}.auth-done strong{font-weight:var(--w-medium);color:var(--ink)}.auth-devlink{padding:14px;border:1px dashed var(--line-2);border-radius:var(--radius-sm);background:var(--sidebar);display:flex;flex-direction:column;gap:8px}.auth-devlink small{color:var(--muted);font-size:var(--t-xs);line-height:var(--lh-support)}.auth-devlink a{color:var(--blue);word-break:break-all;font-size:var(--t-xs)}.auth-foot{padding:24px;text-align:center;color:var(--muted);font-size:var(--t-xs)}.auth-foot a{color:inherit}.auth-loading{min-height:100%;display:flex;align-items:center;justify-content:center;color:var(--muted)}@media(max-width:520px){.auth-card{padding:24px 20px;border-left:0;border-right:0;border-radius:0}.auth-stage{padding:24px 0}}.hairline-page .install-banner{flex:none;display:flex;align-items:center;gap:var(--row-gap);min-height:var(--h-control);margin:0;padding:8px 16px;background:var(--grey-bg);color:var(--ink);font-size:var(--t-sm);line-height:var(--lh-body)}.hairline-page .install-banner[data-tone=attention]{background:var(--orange-bg)}.hairline-page .install-banner>svg{flex-shrink:0}.hairline-page .install-banner[data-tone=attention]>svg{color:var(--attention-ink)}.hairline-page .install-banner p{flex:1;min-width:0;margin:0}.hairline-page .install-banner strong{font-weight:var(--w-medium)}.hairline-page .install-banner a{flex-shrink:0;color:var(--blue);font-weight:var(--w-medium);text-decoration:none}.hairline-page .install-banner a:hover{text-decoration:underline}@media(max-width:600px){.hairline-page .install-banner{flex-wrap:wrap}.hairline-page .install-banner a{margin-left:calc(17px + var(--row-gap))}}.dataroom-standalone-shell,body:has(.dataroom-standalone-shell) .hl-modal-box,body:has(.dataroom-standalone-shell) [data-filter-select-menu],body:has(.customer-portal) [data-filter-select-menu],.staff-form-dialog{font-size:var(--t-md)}.dataroom-standalone-shell{background:var(--surface)}.dataroom-standalone-shell .body--staff>*{max-width:1440px}.dataroom-standalone-shell .main:has(>.body--staff)>.head{max-width:calc(1440px + 2 * var(--page-gutter))}.dataroom-standalone-shell .head{padding-top:32px}.dataroom-standalone-shell .head h1{font-size:var(--t-4xl);font-weight:var(--w-bold);letter-spacing:-.35px}.dataroom-standalone-shell .body{gap:24px}.dataroom-standalone-shell .dataroom-standalone-nav-row{font-size:var(--t-md)}.dataroom-standalone-shell .dataroom-standalone-brand strong{font-size:var(--t-md);font-weight:var(--w-medium)}.dataroom-standalone-shell .dataroom-standalone-brand small,.dataroom-standalone-shell .dataroom-standalone-data-note{font-size:var(--t-md)}.dataroom-standalone-shell .workspace-word-action{font-size:var(--t-md);font-weight:var(--w-medium)}.dataroom-standalone-shell button,body:has(.dataroom-standalone-shell) .hl-modal-box button,body:has(.dataroom-standalone-shell) [data-filter-select-menu] button,body:has(.customer-portal) [data-filter-select-menu] button,.staff-form-dialog button{font-size:var(--t-md)!important}.dataroom-standalone-shell .section-label,body:has(.dataroom-standalone-shell) .hl-modal-box .section-label{margin:0 0 8px;font-weight:var(--w-medium);color:var(--ink)}.dataroom-standalone-shell .workspace-section-head .section-label{margin:0}.dataroom-standalone-shell .workspace-section-head{min-height:40px}.dataroom-standalone-shell .workspace-filter-row>:first-child{flex:1 1 240px!important;width:auto!important}.dataroom-standalone-shell .workspace-filter-row>:not(:first-child){flex:0 1 230px!important}.staff-list-display{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;min-height:40px;color:var(--muted)}.staff-list-display>div{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.dataroom-standalone-shell .hl-row-title{font-weight:var(--w-regular)}.dataroom-standalone-shell .hl-row-meta{font-size:var(--t-md)}.dataroom-standalone-shell :is(.workspace-list-row,.workspace-person-row,.workspace-activity-row){min-height:64px;padding:8px 4px}.dataroom-standalone-shell .team-row{min-height:64px;padding:8px}.dataroom-standalone-shell .team-row-actions{gap:8px}.dataroom-standalone-shell :is(.bank-table,.staff-files-table,.staff-download-table){width:100%;border-collapse:collapse;text-align:left;font-size:var(--t-md)}.dataroom-standalone-shell :is(.bank-table,.staff-files-table,.staff-download-table) th{padding:8px 12px;background:var(--sidebar);border-bottom:1px solid var(--line-2);border-radius:0;text-transform:none;letter-spacing:0;white-space:nowrap}.dataroom-standalone-shell :is(.bank-table,.staff-files-table,.staff-download-table) td{padding:8px 12px;border-bottom:1px solid var(--line-2);vertical-align:middle;line-height:1.5;overflow-wrap:anywhere}.dataroom-standalone-shell :is(.bank-table,.staff-files-table,.staff-download-table) td small{display:block;margin:0;color:var(--muted);font-size:var(--t-md)}.dataroom-standalone-shell :is(.bank-table,.staff-files-table,.staff-download-table) :is(th,td).is-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.staff-files-caption{text-align:left;color:var(--muted);padding:0 0 16px}.staff-file-name-col{width:31%}.staff-file-task-col{width:33%}.staff-file-person-col{width:27%}.staff-file-size-col{width:9%}.staff-files-table{table-layout:fixed}.staff-file-download{display:flex;gap:8px;align-items:flex-start;color:var(--ink);text-decoration:none;font-weight:var(--w-medium)}.staff-file-download svg{flex:0 0 auto;margin-top:4px;color:var(--blue)}.staff-file-download span{min-width:0;overflow-wrap:anywhere}.staff-file-download:hover span,.staff-file-task:hover{text-decoration:underline}.staff-file-task{color:var(--ink);text-decoration:none}.staff-files-pagination{display:flex;justify-content:flex-end;align-items:center;gap:16px}@media(max-width:900px){.staff-files-table colgroup,.staff-files-table thead{display:none}.staff-files-table,.staff-files-table tbody,.staff-files-table tr,.staff-files-table td{display:block;width:100%}.staff-files-table caption{display:block;width:100%;white-space:nowrap}.staff-files-table tr{border:1px solid var(--line);border-radius:var(--radius-sm);padding:16px;margin-bottom:16px}.dataroom-standalone-shell .staff-files-table td{border:0;padding:8px 0;text-align:left}.staff-files-table td:before{content:attr(data-label);display:block;margin-bottom:4px}.staff-files-table td:first-child:before{display:none}.staff-files-pagination{flex-wrap:wrap;gap:12px;justify-content:space-between}}.dataroom-standalone-shell .hero{padding:24px;border-radius:var(--radius-sm)}.dataroom-standalone-shell .hero .label{color:var(--surface);font-size:var(--t-md)}.dataroom-standalone-shell .hero .figure{color:var(--surface);font-size:var(--t-figure);line-height:1.3;font-weight:var(--w-bold);margin-top:4px}.staff-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:8px}.staff-workspace-tabs{margin-bottom:-4px}.staff-tabs>button{min-height:56px;padding:16px 20px;border:1px solid transparent;border-radius:var(--radius-sm);background:var(--grey-bg);color:var(--ink-2);font:inherit;font-size:var(--t-md);font-weight:var(--w-medium);cursor:pointer}.staff-tabs>button:hover{background:var(--choice-rest);color:var(--ink)}.staff-tabs>button[aria-selected=true]{border-color:var(--choice-active-ink);background:var(--choice-active);color:var(--choice-active-ink)}@media(max-width:650px){.staff-tabs:not(.is-compact){display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.staff-tabs:not(.is-compact)::-webkit-scrollbar{display:none}.staff-tabs:not(.is-compact)>button{flex:0 0 auto;min-height:44px;padding:10px 14px;white-space:nowrap}}.staff-section-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--ink);cursor:pointer}.staff-section-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:24px;border-radius:999px;background:var(--muted-2);padding:2px;margin:0;cursor:pointer;transition:background .15s}.staff-section-toggle input:before{content:"";display:block;width:20px;height:20px;border-radius:50%;background:var(--surface);transition:transform .15s}.staff-section-toggle input:checked{background:var(--ink)}.staff-section-toggle input:checked:before{transform:translate(20px)}.staff-muted{color:var(--muted);font-size:var(--t-md);line-height:1.6}.staff-extra-fields{border-top:1px solid var(--line-2);padding-top:8px}.staff-extra-fields>summary{color:var(--muted);font-size:var(--t-md);cursor:pointer;padding:8px 0}.staff-extra-fields>div{display:flex;flex-direction:column;gap:16px;padding:16px 0 8px}.staff-extra-fields small{color:var(--muted);font-size:var(--t-md)}.dataroom-standalone-shell .head.staff-detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px 24px;align-items:center;padding-bottom:24px}.staff-detail-head>.staff-back-link{grid-column:1 / -1;justify-self:start}.staff-back-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;margin:0;padding:0;border:0;background:none;color:var(--muted);font:inherit;font-size:var(--t-md);text-decoration:none;cursor:pointer}.staff-back-link svg{color:currentColor}.staff-back-link:hover{color:var(--ink)}.staff-detail-head h1{margin:0;line-height:1.3;overflow-wrap:anywhere}@media(max-width:1100px){.dataroom-standalone-shell .head.staff-detail-head{grid-template-columns:minmax(0,1fr);gap:16px}.staff-detail-head .workspace-head-actions,.staff-detail-head .workspace-pack-head-actions{justify-content:flex-start;flex-wrap:wrap}}.staff-section-tools{position:relative}.staff-section-tools>summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;color:var(--muted);border-radius:var(--radius-sm)}.staff-section-tools>summary::-webkit-details-marker{display:none}.staff-section-tools>summary:hover{background:var(--grey-bg);color:var(--ink)}.staff-section-tools>div{position:absolute;right:0;top:calc(100% + 4px);min-width:220px;display:flex;flex-direction:column;align-items:stretch;padding:8px;gap:2px;border-radius:10px;background:var(--surface);box-shadow:var(--shadow-menu);z-index:6}.workspace-pack-head-actions .staff-section-tools>div{width:260px;padding:16px;gap:12px}.staff-section-tools>div>.workspace-word-action{min-height:36px;padding:6px 12px;border-radius:6px;text-align:left;font-weight:var(--w-bold)!important}.staff-section-tools>div>.workspace-word-action:hover{background:var(--grey-bg);text-decoration:none}.staff-section-tools>div>.staff-muted{padding:0 12px}.staff-pack-body .workspace-bulk-bar.has-selection{align-items:flex-start}.staff-bulk-summary strong{font-size:var(--t-md);font-weight:var(--w-medium)}.staff-pack-body .workspace-request-drag-row .tile,.staff-pack-body .workspace-request-drag-row .workspace-icon-count{display:none}.staff-pack-body .workspace-section-head{margin-bottom:8px}.staff-pack-body .workspace-section-actions{gap:16px}.staff-section-choice{width:100%;min-height:64px;padding:16px 4px;display:flex;justify-content:space-between;gap:16px;color:var(--ink);background:transparent;border:0;border-bottom:1px solid var(--line-2);font:inherit;cursor:pointer;text-align:left}.staff-section-choice:hover{background:var(--grey-bg)}.staff-section-choice small{font-size:var(--t-md);color:var(--muted)}.staff-pack-head[hidden],.staff-pack-body[hidden],.staff-request-page[hidden]{display:none!important}.workspace-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:16px}.workspace-card{display:flex;flex-direction:column;gap:16px;min-height:240px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);text-decoration:none}.workspace-card:hover{border-color:var(--blue)}.workspace-card:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.workspace-card-top{display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--muted)}.workspace-card-mark{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-sm);background:var(--coral-50);color:var(--coral-500)}.workspace-card h2{font-size:var(--t-xl);line-height:1.4;font-weight:var(--w-medium);margin:0;overflow-wrap:anywhere}.workspace-card p{font-size:var(--t-md);line-height:1.5;margin:0;color:var(--muted);overflow-wrap:anywhere}.workspace-card-counts{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);margin-top:auto}.workspace-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid var(--line-2)}.staff-workspace-details{padding-top:24px;border-top:1px solid var(--line-2)}.staff-workspace-details .workspace-intro p{white-space:pre-wrap;overflow-wrap:anywhere}.staff-person-entry{border-bottom:1px solid var(--line-2)}.staff-person-entry:last-child{border-bottom:0}.staff-person-details{width:100%}.staff-person-details>summary{list-style:none;cursor:pointer}.staff-person-details>summary::-webkit-details-marker{display:none}.staff-person-details>summary:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:var(--radius-sm)}.staff-person-details .workspace-person-row{border-bottom:0!important}.staff-person-details .workspace-person-row>svg{transition:transform .15s}.staff-person-details[open] .workspace-person-row>svg{transform:rotate(180deg)}.staff-person-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:0 0 16px 50px}.staff-person-details .workspace-fresh-link{flex-basis:100%;overflow-wrap:anywhere}.workspace-schedule-toggle{display:flex;align-items:center;gap:12px}.workspace-schedule-toggle input{width:18px;height:18px;accent-color:var(--ink)}.workspace-schedule-timing{display:grid;grid-template-columns:1fr 1fr;gap:16px}.workspace-schedule-note{margin:0;padding:16px;background:var(--grey-bg);line-height:1.6;border-radius:var(--radius-sm)}.staff-request-page{flex:1;min-width:0;min-height:0;overflow:auto;padding:32px var(--page-gutter) 64px}.staff-request-page-inner{width:100%;max-width:1240px;margin:0 auto}.staff-request-navigation{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.staff-request-navigation>div{display:flex;align-items:center;gap:8px}.staff-request-position{margin-right:8px;color:var(--muted);font-size:var(--t-md);white-space:nowrap}.staff-request-page-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 24px;align-items:center;margin-bottom:24px}.staff-request-page-heading>p{grid-column:1 / -1;margin:0;font-size:var(--t-md);color:var(--muted);overflow-wrap:anywhere}.staff-request-page-heading h1{margin:0;font-size:var(--t-4xl);font-weight:var(--w-bold);line-height:1.3;letter-spacing:-.35px;overflow-wrap:anywhere}.staff-task-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:48px;padding-top:8px}.staff-task-main{min-width:0}.staff-task-panel{display:flex;flex-direction:column;gap:24px}.staff-task-panel[hidden]{display:none!important}.staff-task-panel>:is(.check-panel,.table-response,.fields-response,.table-review){margin-bottom:0}.staff-task-ask{margin:0;max-width:860px;white-space:pre-wrap;font-size:var(--t-md);line-height:1.65}.staff-task-reply>h3{margin:0 0 8px;font-size:var(--t-md);font-weight:var(--w-medium)}.staff-task-aside{min-width:0;padding-left:24px;border-left:1px solid var(--line-2)}.staff-task-aside h2{margin:0 0 24px;font-size:var(--t-xl);line-height:1.5;font-weight:var(--w-medium)}.staff-task-aside dl{margin:0;display:flex;flex-direction:column;gap:16px}.staff-task-aside dt{margin-bottom:4px;font-size:var(--t-md);color:var(--muted)}.staff-task-aside dd{margin:0;display:flex;flex-direction:column;gap:8px;font-size:var(--t-md);line-height:1.6;overflow-wrap:anywhere}.staff-task-aside dd>span{line-height:1.2}.staff-task-actions{margin-top:24px;padding-top:24px;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line-2)}.staff-task-actions>button{width:100%}.request-reply-card{border:1px solid var(--line);border-radius:var(--radius-sm);padding:20px;display:flex;flex-direction:column;gap:20px;background:var(--surface)}.staff-task-history{border:1px solid var(--line);border-radius:var(--radius-sm);margin:0;padding:0;background:var(--surface);overflow:hidden}.staff-task-history>summary{padding:16px 20px;background:var(--sidebar);color:var(--ink);font-size:var(--t-xl);font-weight:var(--w-medium);cursor:pointer}.staff-task-history>summary:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.staff-task-history>.workspace-thread{margin:0;padding:0 20px 16px;border-bottom:0}.dataroom-standalone-shell .workspace-thread{font-size:var(--t-md)}.dataroom-standalone-shell :is(.workspace-reply-experience textarea,.workspace-thread p,.workspace-thread-files button,.workspace-assignment-copy){font-size:var(--t-md)!important;line-height:1.6}.staff-request-page .workspace-reply-experience{margin-top:0}.staff-save-note{margin:0;color:var(--muted);font-size:var(--t-md)}.workspace-upload-options{display:flex;flex-wrap:wrap;gap:8px}.staff-request-page :is(.staff-request-position,.staff-request-page-heading>p,.staff-task-aside dt,.staff-muted,.workspace-thread-meta,.workspace-thread-meta span,.workspace-request-save-note){font-size:var(--t-md)}.staff-request-page .workspace-reply-experience.is-compact :is(.workspace-reply-more summary,.workspace-reply-more p,.workspace-reply-drop>span,.workspace-reply-draft,.workspace-reply-attachments>p,.workspace-reply-attachments small,.workspace-reply-success){font-size:var(--t-md)}.dataroom-standalone-shell .staff-request-page button,body:has(.staff-request-page:not([hidden])) [data-filter-select-menu] button{font-size:var(--t-md)!important}@media(max-width:1080px){.staff-task-layout{grid-template-columns:minmax(0,1fr) 220px;gap:24px}}@media(max-width:760px){.staff-person-actions{padding-left:0}.workspace-schedule-timing{grid-template-columns:1fr}.staff-request-page{padding:16px 16px 48px}.staff-request-navigation{flex-wrap:wrap;gap:8px;margin-bottom:16px}.staff-request-navigation>div{width:100%}.staff-request-position{margin-right:auto}.staff-request-page-heading{grid-template-columns:minmax(0,1fr)}.staff-request-page-heading>button{justify-self:start}.staff-request-page-heading h1{font-size:var(--t-3xl)}.staff-task-layout{grid-template-columns:minmax(0,1fr);gap:24px}.staff-task-panel{gap:16px}.staff-task-aside{border-left:0;border-top:1px solid var(--line-2);padding:24px 0 0}.staff-task-aside dl{display:grid;grid-template-columns:1fr 1fr;gap:16px}.staff-task-aside h2{margin-bottom:16px}.staff-task-actions{flex-direction:row;flex-wrap:wrap}.staff-task-actions>button{flex:1 1 auto;width:auto}.request-reply-card{padding:16px}.staff-task-history>summary{padding:16px}.staff-task-history>.workspace-thread{padding:0 16px 16px}.dataroom-standalone-shell .workspace-filter-row>:first-child,.dataroom-standalone-shell .workspace-filter-row>:not(:first-child){flex:1 1 100%!important;min-width:0}.dataroom-standalone-shell .workspace-pack-head-actions{gap:8px}.staff-pack-body .workspace-section-head{flex-direction:row;align-items:center}.staff-pack-body .workspace-section-actions{width:auto;flex-wrap:nowrap}.staff-pack-body .workspace-request-drag-row .workspace-row-copy{flex-basis:calc(100% - 25px)}.staff-pack-body .workspace-request-drag-row .workspace-list-row>span[style]{margin-left:0}.staff-list-display{align-items:flex-start;flex-direction:column}}.workspace-list-row.staff-template-row{position:relative;display:flex;align-items:center;cursor:pointer}.staff-template-link{color:inherit;text-decoration:none}.staff-template-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.staff-template-link:focus-visible{outline:none}.staff-template-row:has(.staff-template-link:focus-visible){outline:2px solid var(--blue);outline-offset:-2px;border-radius:var(--radius-sm)}.staff-template-row>.workspace-word-action{position:relative;z-index:1}.staff-template-section .workspace-section-head{margin-bottom:8px}.workspace-list-row.staff-template-request{display:flex;align-items:center;cursor:default}.workspace-list-row.staff-template-request:hover{background:transparent}.staff-template-request .workspace-row-copy .hl-row-title,.staff-template-request .workspace-row-copy .hl-row-meta{white-space:normal;overflow-wrap:anywhere}.staff-rail-count{margin-left:auto;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:var(--ink);color:var(--surface);font-size:var(--t-xs);font-weight:var(--w-medium);font-variant-numeric:tabular-nums;display:inline-flex;align-items:center;justify-content:center}.settings-notify-cadence{display:flex;flex-direction:column;gap:8px}.settings-notify-cadence label,.settings-notify-daily{display:inline-flex;align-items:center;gap:8px;color:var(--ink);cursor:pointer}.settings-notify-cadence input[type=radio]{width:18px;height:18px;margin:0;accent-color:var(--ink)}.dataroom-standalone-shell button.staff-rail-search{width:100%;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer}.staff-rail-kbd{margin-left:auto;color:var(--muted);font-family:inherit;font-size:var(--t-xs);font-weight:var(--w-regular);letter-spacing:.02em}a.workspace-list-row.staff-search-row{display:flex;align-items:center;flex-wrap:nowrap;gap:12px;border-radius:var(--radius-sm)}.staff-search-row>.workspace-row-copy{flex:1 1 auto;min-width:0}.staff-search-row>svg{flex:0 0 auto}.staff-search-row.is-active{background:var(--grey-bg)}.staff-search-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.staff-search-group{display:flex;flex-direction:column;gap:8px}.staff-search-count{margin-left:8px;color:var(--muted);font-weight:var(--w-regular);font-variant-numeric:tabular-nums}.workspace-row-count.staff-overdue-count,.staff-overdue-count{color:var(--overdue-ink)}.workspace-request-status-cell{gap:6px;flex-wrap:wrap}.staff-due-cell{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.staff-chase-count{margin-left:8px;color:var(--muted);font-weight:var(--w-regular);font-variant-numeric:tabular-nums}.staff-report-page{gap:32px}.staff-report-generated{margin:0;color:var(--muted);font-size:var(--t-md)}.staff-report-pack{display:flex;flex-direction:column;gap:8px;min-width:0}.staff-report-counts{color:var(--muted);font-size:var(--t-md);font-variant-numeric:tabular-nums;text-align:right}.staff-report-request-col{width:28%}.staff-report-section-col{width:13%}.staff-report-status-col{width:15%}.staff-report-person-col,.staff-report-date-col{width:13%}.staff-report-update-col{width:18%}.staff-report-table td.staff-report-status,.staff-report-table td.staff-report-date{white-space:nowrap}.staff-report-due{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.staff-download-report .staff-download-card-heading{margin-bottom:0}.settings-test-email{color:var(--muted)}.settings-test-email.is-error{color:var(--danger-ink)}@media print{.dataroom-standalone-shell{display:block;height:auto;overflow:visible;background:var(--surface)}.dataroom-standalone-nav,.staff-back-link,.staff-report-head .workspace-head-actions,.staff-report-page button{display:none!important}.dataroom-standalone-shell .main{display:block;height:auto;min-height:0;overflow:visible}.dataroom-standalone-shell .head,.dataroom-standalone-shell .body--staff{display:block;max-width:none;overflow:visible;padding:0;margin:0;color:var(--ink);background:var(--surface)}.dataroom-standalone-shell .body--staff>*{max-width:none}.dataroom-standalone-shell .head.staff-detail-head{padding-bottom:8px}.dataroom-standalone-shell .head h1{color:var(--ink)}.staff-report-page>*+*{margin-top:24px}.staff-report-pack,.staff-report-table{break-inside:auto}.staff-report-table{display:table;width:100%}.staff-report-table colgroup{display:table-column-group}.staff-report-table thead{display:table-header-group}.staff-report-table tbody{display:table-row-group}.staff-report-table tr{display:table-row;border:0;padding:0;margin:0;break-inside:avoid}.dataroom-standalone-shell .staff-report-table :is(th,td){display:table-cell;width:auto;padding:6px 8px;color:var(--ink);background:var(--surface);border-bottom:1px solid var(--line-2);text-align:left}.staff-report-table td:before{display:none}.staff-report-table td span{background:transparent!important;color:var(--ink)!important;padding:0!important;height:auto!important}}.workspace-thread-entry.is-internal{background:var(--sidebar);border-left:3px solid var(--line-2);padding-left:12px;border-radius:0 var(--radius-sm) var(--radius-sm) 0}.workspace-thread-internal{display:block;margin-top:2px;color:var(--muted);font-size:var(--t-xs);font-weight:var(--w-regular)}.workspace-reply-internal{margin-right:auto}.workspace-list-row.is-done .hl-row-title{color:var(--muted);font-weight:var(--w-regular)}.workspace-bulk-due{display:inline-flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.workspace-bulk-due>label{display:inline-flex;flex-direction:column;gap:4px;color:var(--muted);font-size:var(--t-xs)}.workspace-bulk-due>label>input{height:36px;width:auto}.workspace-card-owner{color:var(--muted);font-size:var(--t-xs)}@media(max-width:760px){.dataroom-standalone-shell .workspace-list-row:not(.has-columns){flex-wrap:nowrap}.dataroom-standalone-shell .workspace-list-row:not(.has-columns)>.workspace-row-copy{flex:1 1 auto;min-width:0}.dataroom-standalone-shell .workspace-list-row:not(.has-columns)>svg{flex:0 0 auto}.dataroom-standalone-shell .workspace-activity-row{flex-wrap:wrap;row-gap:4px}.dataroom-standalone-shell .workspace-activity-row>.workspace-row-copy{flex:1 1 0;min-width:0}.dataroom-standalone-shell .workspace-activity-row>.workspace-row-count{flex:1 1 100%;padding-left:48px;text-align:left;color:var(--muted);font-size:var(--t-xs)}}.staff-request-head-actions{display:inline-flex;align-items:center;gap:16px}.staff-shortcuts{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:8px 16px;align-items:center}.staff-shortcuts>div{display:contents}.staff-shortcuts dt,.staff-shortcuts dd{margin:0}.staff-shortcuts kbd{display:inline-block;padding:2px 8px;border:1px solid var(--line-2);border-radius:6px;background:var(--sidebar);font:inherit;font-size:var(--t-xs);color:var(--ink-2);white-space:nowrap}.staff-request-page-heading h1:focus{outline:none}.staff-overview-actions{display:inline-flex;align-items:center;gap:16px}.staff-overview-actions .staff-tabs{margin:0}.staff-tabs.is-compact{display:inline-grid;grid-auto-columns:max-content;gap:4px;padding:4px;border-radius:var(--radius-sm);background:var(--grey-bg)}.staff-tabs.is-compact>button{min-height:32px;padding:0 14px;border-radius:8px;background:transparent;font-size:var(--t-md);font-weight:var(--w-medium)}.staff-tabs.is-compact>button:hover{background:var(--choice-rest)}.staff-tabs.is-compact>button[aria-selected=true]{border-color:transparent;background:var(--surface);color:var(--ink);box-shadow:0 0 0 1px var(--line-2)}.workspace-list-row.is-static{cursor:default}.workspace-list-row.is-static:hover,.workspace-list-row.is-static:focus-visible{background:transparent}.staff-workspace-notes{margin-top:24px}.staff-workspace-notes .workspace-section-head{align-items:baseline}.staff-note-composer{display:grid;gap:8px;margin-bottom:4px}.staff-note-list{list-style:none;margin:8px 0 0;padding:0}.staff-note{display:grid;gap:6px;padding:12px 0;border-top:1px solid var(--line-2)}.staff-note-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.staff-note-body{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.staff-note-actions{display:flex;gap:8px}.workspace-row-chips{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}@media(max-width:650px){.dataroom-standalone-shell .workspace-list-row:not(.has-columns):has(>.workspace-row-chips){display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:12px;row-gap:8px;align-items:center}.dataroom-standalone-shell .workspace-list-row:not(.has-columns):has(>.workspace-row-chips)>.workspace-row-copy{grid-column:2;grid-row:1}.dataroom-standalone-shell .workspace-list-row:not(.has-columns):has(>.workspace-row-chips)>svg{grid-column:3;grid-row:1}.dataroom-standalone-shell .workspace-list-row:not(.has-columns):has(>.workspace-row-chips)>.workspace-row-chips{grid-column:2 / 4;grid-row:2;justify-self:stretch;width:100%;min-width:0;margin:0;flex-wrap:wrap;justify-content:flex-start}}@media(max-width:650px){.dataroom-standalone-shell .workspace-list-row.staff-template-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:12px;row-gap:8px;align-items:center}.dataroom-standalone-shell .staff-template-row>.workspace-row-copy{grid-column:2;grid-row:1}.dataroom-standalone-shell .staff-template-row>svg{grid-column:3;grid-row:1}.dataroom-standalone-shell .staff-template-row>.workspace-word-action{grid-column:2 / 4;grid-row:2;justify-self:start}}.workspace-section-actions{display:flex;align-items:center;gap:16px}.staff-error-actions{display:flex;gap:12px;justify-content:center;margin-top:4px}.staff-skip-link{position:absolute;top:8px;left:-9999px;z-index:50;padding:8px 12px;border:1px solid var(--line-2);border-radius:8px;background:var(--surface);color:var(--ink);font-size:var(--t-md);font-weight:var(--w-medium);text-decoration:none}.staff-skip-link:focus{left:8px;outline:2px solid var(--blue);outline-offset:2px}.staff-start-many-list{list-style:none;margin:0;padding:0;max-height:320px;overflow:auto;border-top:1px solid var(--line-2)}.staff-start-many-list>li{padding:10px 4px;border-bottom:1px solid var(--line-2)}.staff-check-row{display:flex;align-items:center;gap:12px;cursor:pointer}.dataroom-standalone-shell :is(.workspace-list-row,.workspace-person-row,.workspace-activity-row){border-bottom:0!important}.staff-form-dialog .hl-modal-foot>button[data-kind=primary]{height:60px!important}.dataroom-standalone-shell :is(.workspace-list-row,.workspace-person-row,.workspace-activity-row){min-height:56px;padding:8px 4px}.dataroom-standalone-shell .staff-tabs:not(.is-compact){gap:0;padding:4px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.dataroom-standalone-shell .staff-tabs:not(.is-compact)>button{min-height:64px;border:0;border-radius:6px;background:transparent;color:var(--ink);font-weight:var(--w-regular)}.dataroom-standalone-shell .staff-tabs:not(.is-compact)>button:hover{background:var(--sidebar);color:var(--ink)}.dataroom-standalone-shell .staff-tabs:not(.is-compact)>button[aria-selected=true]{border:0;background:transparent;color:var(--ink);font-weight:var(--w-bold)}@media(max-width:650px){.dataroom-standalone-shell .staff-tabs:not(.is-compact)>button{min-height:44px}}.staff-saved-reply{display:flex;flex-direction:column;gap:2px;width:100%;padding:6px 4px;border:0;border-radius:6px;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.staff-saved-reply:hover{background:var(--sidebar)}.staff-saved-reply .hl-row-meta{white-space:normal}@media print{.staff-pack-head :is(button,details,.workspace-pack-head-actions),.staff-pack-body :is(.workspace-filter-row,.staff-list-display,.workspace-bulk-bar,.staff-section-toggle,.workspace-request-columns button,input[type=checkbox]),.staff-pack-body button:not(.workspace-list-row):not(.hero-figure),.staff-pack-body .workspace-request-check,.staff-pack-body nav{display:none!important}.staff-pack-body .hero{background:none;color:var(--ink);border:1px solid var(--line)}.staff-pack-body .hero-figure,.staff-pack-body .hero .label,.staff-pack-body .hero .figure{color:var(--ink)}.staff-pack-body .workspace-list-row{break-inside:avoid}.staff-pack-body .workspace-list-row>svg{display:none!important}}@font-face{font-family:Colfax Hairline;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/ColfaxWebRegular.woff2) format("woff2"),url(/fonts/ColfaxWebRegular.woff) format("woff")}@font-face{font-family:Colfax Hairline;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/ColfaxWebMedium.woff2) format("woff2"),url(/fonts/ColfaxWebMedium.woff) format("woff")}@font-face{font-family:Colfax Hairline;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/ColfaxWebBold.woff2) format("woff2"),url(/fonts/ColfaxWebBold.woff) format("woff")}:root{--coral: #e76c7a;--coral-50: #fdf6f7;--coral-100: #fdf0f2;--coral-500: #e76c7a;--red-600: #d63d52;--red-700: #b53042;--blue: #4759fc;--blue-bg: #eef0fe;--blue-hover: #3646d6;--row-hover: var(--sidebar);--green: #078d5c;--green-500: #15bd7f;--green-bg: #ecfdf7;--orange: #eb6b22;--orange-bg: #fff4ed;--violet: #8162a4;--violet-bg: #f3eef7;--pink: #ea2176;--pink-bg: #fdf0f5;--ink: #000000;--ink-2: #000000;--muted-2: #a3a2a3;--muted: #292829;--placeholder: #77717b;--muted-cool: #88939d;--primary-off: #808080;--shadow-button: 0 0 6px rgba(0, 0, 0, .07);--line: #f3f1f3;--line-2: #f3f1f3;--page: #ffffff;--sidebar: #fbfafb;--side-active: #f3f1f3;--grey-bg: #f3f1f3;--field-bg: #f3f1f3;--field-border: #d9d5db;--surface: #fff;--page-gutter: 40px;--shadow-menu: 0 8px 24px rgba(0, 0, 0, .1);--shadow-modal: none;--primary: var(--ink);--on-primary: #fff;--danger-ink: var(--red-700);--danger-line: #f3d2d7;--danger-bg: #fdf2f3;--overdue-ink: var(--red-600);--attention-ink: var(--orange);--indigo: #5c6094;--tile-indigo: #5c6094;--tile-violet: #8162a4;--tile-mint: #76d1b1;--tile-slate: #476988;--tile-orange: #eb9174;--tile-yellow: #f4cd82;--check: #476988;--chip: #5c6094;--violet-tile: #8162a4;--choice-rest: #f4f6f8;--choice-rest-ink: #9eb0c1;--choice-active: #dce3e9;--choice-active-ink: #476988;--choice-rule: #f3f1f3;--grad-stats: linear-gradient(90deg, #5b6098 0%, #8760a8 100%);--grad-coral: linear-gradient(90deg, #e8446c 0%, #ee7061 100%);--grad-green: linear-gradient(90deg, #37c78f 0%, #55dfa9 100%);--radius: 12px;--radius-sm: 8px;--radius-lg: 12px;--h-control-sm: 36px;--h-control: 40px;--h-field: 40px;--h-primary: 60px;--h-pill: 26px;--h-choice: 43px;--h-nav: 32px;--h-tab: 54px;--h-row: 48px;--row-gap: 10px;--section-rail-width: 268px;--row-money-min: 130px;--row-status-gap: 6px;--row-inset-x: 12px;--row-inset-y: 4px;--row-text-gap: 2px;--row-rule-width: 1px;--row-rule: var(--row-rule-width) solid var(--line);--h-chip: 24px;--tile: 32px;--rail: 260px;--rail-secondary: 250px;--dialog: 702px;--dialog-pad: 17px;--dialog-foot: 24px;--radius-field: 6px;--radius-chip: 4px;--radius-menu: 10px;--gap-label: 7px;--gap-field: 18px;--gap-content: 20px;--gap-primary: 12px;--lh-body: 20px;--lh-meta: 16px;--col: 1180px;--col-document: 1540px;--col-reading: 860px;--scrim: rgba(0, 0, 0, .16);--scrim-deep: rgba(0, 0, 0, .72);--dim: .5;--z-selection: 25;--z-menu: 30;--z-popover: 35;--z-drawer: 40;--z-toast: 50;--z-modal: 52;--z-picker: 55;--z-picker-top: 60;--z-select: 80;--font: "Colfax Hairline", "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-num: var(--font);--t-2xs: 12px;--t-xs: 12px;--t-sm: 15px;--t-md: 17px;--t-xl: 17px;--t-3xl: 24px;--t-4xl: 30px;--t-ui: 16px;--t-chip: 14px;--t-transaction: 17px;--t-transaction-meta: 12px;--t-ios-input: 17px;--t-figure: 30px;--w-regular: 400;--w-medium: 500;--w-bold: 700;--t-column-heading: var(--t-md);--w-column-heading: var(--w-bold);--lh-column-heading: var(--lh-body);--lh-tight: 1.15;--lh-normal: 1.25}body.hairline-page{font-family:var(--font);font-size:var(--t-md);font-weight:var(--w-regular);line-height:var(--lh-body);font-synthesis:none;color:var(--ink)}.dataroom-standalone-shell .hairline-page.head{max-width:calc(var(--col) + 2 * var(--page-gutter))}.dataroom-standalone-shell .hairline-page.body>*{max-width:var(--col)}.hairline-page.body{gap:var(--gap-content)}.dataroom-standalone-shell .hairline-page.head h1{font-size:var(--t-3xl);font-weight:var(--w-bold);line-height:var(--lh-tight);letter-spacing:0}.hairline-page .hl-list-title{font-size:var(--t-4xl);font-weight:var(--w-bold)}.dataroom-standalone-shell .hairline-page :is(button,input,select,textarea){font-family:var(--font)}.dataroom-standalone-shell .hairline-page button[data-kind],.hairline-page button[data-kind]{height:var(--h-control)!important;border-radius:var(--radius-sm)!important;font-size:var(--t-md)!important;font-weight:var(--w-bold)!important}.hairline-page button[data-kind=primary]:disabled{background:var(--primary-off)!important;color:var(--on-primary)!important;border-color:var(--primary-off)!important}.hairline-page :is(.workspace-word-action,.staff-back-link,.hl-add-row){font-size:var(--t-sm)!important;font-weight:var(--w-medium)!important;line-height:var(--lh-body)}.hairline-page .hl-add-row{display:inline-flex;align-items:center;gap:var(--row-gap);min-height:var(--h-control);padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left;justify-content:flex-start}.hairline-page .hl-search{height:var(--h-field)!important;min-height:var(--h-field)!important;max-height:var(--h-field)!important;border-radius:var(--radius-chip)!important;background:var(--grey-bg)!important}.hairline-page .hl-search input{color:var(--ink);font-size:var(--t-md)!important}.hairline-page .hl-search :is(svg,button){color:var(--muted-cool)!important}.hairline-page .hl-search input::placeholder{color:var(--muted-cool);opacity:1}.hairline-page :is(input:not([type=checkbox]):not([type=radio]),textarea,select),.hairline-page button[aria-haspopup=listbox]{border:1px solid var(--field-border)!important;border-radius:var(--radius-field)!important;background:var(--field-bg)!important;color:var(--ink);font-size:var(--t-md)!important;font-weight:var(--w-regular)!important;min-height:var(--h-field)}.hairline-page :is(input,textarea)::placeholder{color:var(--placeholder);opacity:1}.hairline-page .hl-search input{min-height:0;height:auto;border:0!important;border-radius:0!important;background:transparent!important}.hairline-page .hl-filter-panel,.hairline-page.hl-filter-panel{border-radius:var(--radius);padding:var(--gap-field)!important;gap:var(--gap-field)!important;box-shadow:var(--shadow-menu)}.hairline-page .workspace-mobile-sort{display:block}.hairline-page[data-filter-select-menu]{border-radius:var(--radius-field)!important}.hairline-page [role=option]{min-height:var(--h-field)!important;font-size:var(--t-md)!important;font-weight:var(--w-regular)!important;border-radius:var(--radius-field)!important}.hairline-page [role=option][aria-selected=true]{background:var(--choice-active)!important;color:var(--choice-active-ink)!important;font-weight:var(--w-medium)!important}.hairline-page [role=option]>span{white-space:normal!important;overflow-wrap:anywhere}.hairline-page[data-filter-select-menu] [role=option]>.hl-filter-select-option-label{white-space:nowrap!important;overflow-wrap:normal}.hairline-page .staff-section-tools>div{padding:var(--row-inset-y);gap:0;border-radius:var(--radius-menu);background:var(--surface);box-shadow:var(--shadow-menu);z-index:var(--z-menu)}.dataroom-standalone-shell .hairline-page .staff-section-tools>div>.workspace-word-action{min-height:var(--h-field);font-size:var(--t-sm)!important;font-weight:var(--w-medium)!important}.hairline-page [data-chip-kind]{height:var(--h-chip)!important;min-height:var(--h-chip);padding:0 8px!important;border-radius:var(--radius-chip)!important;font-size:var(--t-chip)!important;line-height:var(--lh-meta);font-weight:var(--w-medium)!important;color:var(--surface)!important}.hairline-page [data-chip-kind] svg{color:var(--surface)!important}.hairline-page .hero{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(max-content,1fr);grid-template-columns:none!important;gap:var(--gap-content)!important;overflow-x:auto;background:var(--grad-stats);border-radius:var(--radius-sm)}.hairline-page .hero .label{font-family:var(--font);letter-spacing:0;text-transform:none;font-size:var(--t-sm)!important;font-weight:var(--w-regular)!important;line-height:var(--lh-body);color:var(--surface);opacity:1}.hairline-page .hero .figure{font-family:var(--font);font-size:var(--t-figure)!important;font-weight:var(--w-bold)!important;line-height:var(--lh-tight);white-space:nowrap;overflow:visible;text-overflow:clip}.hairline-page .workspace-pack-section>.workspace-section-head{min-height:var(--h-row);padding:var(--row-inset-y) var(--row-inset-x);margin-bottom:0;border-radius:0;background:transparent}.dataroom-standalone-shell .hairline-page .workspace-section-head .section-label{font-size:var(--t-sm)!important;font-weight:var(--w-medium)!important;line-height:var(--lh-body)}.dataroom-standalone-shell .hairline-page .workspace-list-row,.hairline-page.staff-pack-body .workspace-list-row.has-columns{min-height:var(--h-row);padding:var(--row-inset-y) var(--row-inset-x);gap:var(--row-gap);border-bottom:var(--row-rule);box-sizing:border-box;font-size:var(--t-md);line-height:var(--lh-body)}.hairline-page .workspace-request-drag-row{border-bottom:0}.hairline-page.staff-pack-body .workspace-request-drag-row .tile{display:inline-flex;width:var(--tile)!important;height:var(--tile)!important;border-radius:var(--radius-field);flex-shrink:0}.hairline-page .tile-violet{background:var(--tile-violet)}.hairline-page .tile-grey{background:var(--muted)}.hairline-page .hl-request-identity{display:flex;flex-direction:row;align-items:center;gap:var(--row-gap);min-width:0}.hairline-page .workspace-row-copy{gap:var(--row-text-gap)}.hairline-page .workspace-row-copy.hl-request-identity{gap:var(--row-gap)}.dataroom-standalone-shell .hairline-page .hl-row-title{font-size:var(--t-md);font-weight:var(--w-regular);line-height:var(--lh-body);white-space:normal;overflow-wrap:anywhere}.dataroom-standalone-shell .hairline-page :is(.hl-row-meta,.staff-muted){font-size:var(--t-xs);font-weight:var(--w-regular);line-height:var(--lh-meta);color:var(--muted)}.hairline-page .workspace-request-assignee{font-size:var(--t-md);line-height:var(--lh-body)}.hairline-page .workspace-list-row:hover{background:var(--row-hover)}@container (max-width: 620px){.hairline-page .hero .figure{font-size:var(--t-3xl)!important}}@container (max-width: 400px){.hairline-page .hero .figure{font-size:var(--t-md)!important}}@media(max-width:900px){.hairline-page{--page-gutter: 16px}}@media(max-width:760px){.hairline-page .workspace-request-assignee:before{font-size:var(--t-xs);line-height:var(--lh-meta);margin-bottom:var(--row-text-gap)}.hairline-page.staff-pack-body .workspace-list-row.has-columns{padding-block:var(--row-inset-x)}.hairline-page [data-chip-kind]{height:auto!important;padding-block:var(--row-inset-y)!important}}.hairline-page .hl-add-row>button{display:inline-flex;align-items:center;gap:var(--row-gap);min-height:var(--h-control);padding:0;border:0;background:transparent;color:var(--ink);font-size:var(--t-sm)!important;font-weight:var(--w-medium)!important;text-align:left}.hairline-page .hl-add-row>button .tile{width:var(--tile);height:var(--tile);border-radius:var(--radius-field)}body.hairline-page .dataroom-standalone-shell .main>.head{max-width:calc(var(--col) + 2 * var(--page-gutter))}body.hairline-page .dataroom-standalone-shell .body>*{max-width:var(--col)}body.hairline-page .dataroom-standalone-shell .body--reading>*{max-width:var(--col-reading)}body.hairline-page .dataroom-standalone-shell .head h1{font-size:var(--t-4xl);font-weight:var(--w-bold);line-height:var(--lh-tight);letter-spacing:0}body.hairline-page .dataroom-standalone-shell :is(.staff-detail-head,.staff-request-page-heading) h1,body.hairline-page :is(.auth-card,.hl-record-page,.hl-modal-head) h1,body.hairline-page .hl-modal-head h2{font-size:var(--t-3xl);font-weight:var(--w-bold);line-height:var(--lh-tight);letter-spacing:0}body.hairline-page .dataroom-standalone-shell .body{gap:var(--gap-content)}body.hairline-page .staff-request-page-inner{max-width:var(--col)}body.hairline-page :is(.body,.hl-modal-body,.customer-portal) [hidden]{display:none!important}body.hairline-page :is(button,input,select,textarea){font-family:var(--font);font-synthesis:none}body.hairline-page .dataroom-standalone-nav-row{font-size:var(--t-ui)!important;font-weight:var(--w-regular);line-height:var(--lh-body)}body.hairline-page .dataroom-standalone-nav-row.is-active{font-weight:var(--w-medium)}body.hairline-page :is(.dataroom-standalone-brand,.dataroom-standalone-user) strong{font-size:var(--t-ui);font-weight:var(--w-medium)}body.hairline-page :is(.dataroom-standalone-brand,.dataroom-standalone-user) small{font-size:var(--t-xs);line-height:var(--lh-meta)}body.hairline-page .dataroom-standalone-shell .section-label,body.hairline-page :is(.hl-section-title,.settings-section-head h2){font-size:var(--t-md);font-weight:var(--w-bold);line-height:var(--lh-body)}body.hairline-page :is(.hl-group-heading,.workspace-section-head .section-label,.customer-section-heading h2){font-size:var(--t-sm)!important;font-weight:var(--w-medium)!important;line-height:var(--lh-body)}body.hairline-page :is(.hl-row-title,.team-row-name strong,.customer-row-text strong){font-size:var(--t-md);font-weight:var(--w-regular);line-height:var(--lh-body)}body.hairline-page :is(.hl-row-meta,.staff-muted,.team-row-meta,.customer-row-meta,.staff-request-position,.workspace-thread-time,.workspace-thread-meta,.workspace-request-save-note,.file-preview-meta,.settings-section-head p,.customer-brand-via,.customer-section-heading>span){font-size:var(--t-xs);font-weight:var(--w-regular);line-height:var(--lh-meta);color:var(--muted)}body.hairline-page :is(.hl-row-stack,.workspace-row-copy){display:flex;flex-direction:column;min-width:0;gap:var(--row-text-gap)}body.hairline-page :is(.hl-table-identity,.hl-record-identity,.staff-saved-reply,.hl-request-identity){display:flex;align-items:center;gap:var(--row-gap);min-width:0}body.hairline-page :is(.hl-table-identity,.hl-record-identity,.hl-request-identity)>.hl-row-stack{flex:1}body.hairline-page .workspace-row-copy.hl-request-identity{flex-direction:row;gap:var(--row-gap)}body.hairline-page .tile{width:var(--tile)!important;height:var(--tile)!important;flex:0 0 var(--tile);border-radius:var(--radius-field);display:inline-flex;align-items:center;justify-content:center}body.hairline-page .tile svg{color:var(--surface)}body.hairline-page .workspace-flat-list{border:0}body.hairline-page .dataroom-standalone-shell :is(.workspace-list-row,.workspace-person-row,.workspace-document-row,.workspace-activity-row,.team-row),body.hairline-page :is(.customer-request-row,.staff-saved-reply){min-height:var(--h-row);padding:var(--row-inset-y) var(--row-inset-x);padding-bottom:calc(var(--row-inset-y) - var(--row-rule-width));gap:var(--row-gap);border-bottom:var(--row-rule);box-sizing:border-box;font-size:var(--t-md);line-height:var(--lh-body)}body.hairline-page .workspace-selectable-request{border-bottom:var(--row-rule)}body.hairline-page .workspace-selectable-request>.workspace-list-row{border-bottom:0}body.hairline-page .workspace-pack-section>.workspace-section-head{background:transparent;min-height:var(--h-row);padding:var(--row-inset-y) var(--row-inset-x)}body.hairline-page .dataroom-standalone-shell :is(.bank-table,.staff-files-table,.staff-download-table,.staff-people-table){border-collapse:collapse;font-size:var(--t-md);line-height:var(--lh-body)}body.hairline-page .dataroom-standalone-shell :is(th,.workspace-request-columns){background:var(--surface);text-transform:none;letter-spacing:0;border-bottom:var(--row-rule)}body.hairline-page :is(thead th,th[scope=col],th[scope=colgroup],.hl-column-heading,.workspace-request-columns,.hl-overview-workspace-head,.hl-pack-register-head,.hl-client-people-head,.hl-overview-count-label,.hl-pack-register-label),body.hairline-page td[data-label]:before,body.hairline-page .workspace-request-assignee:before{font-family:var(--font);font-size:var(--t-column-heading)!important;font-weight:var(--w-column-heading)!important;line-height:var(--lh-column-heading)!important;color:var(--ink);text-transform:none!important;letter-spacing:0!important}body.hairline-page :is(thead th,th[scope=col],th[scope=colgroup],.hl-column-heading) :is(button,a),body.hairline-page .hl-column-heading-trigger{font:inherit!important;text-transform:inherit;letter-spacing:inherit}body.hairline-page .workspace-request-columns>.workspace-request-column{grid-row:1;display:flex;align-items:center;min-height:var(--h-control-sm);white-space:nowrap;flex-wrap:nowrap}body.hairline-page .workspace-request-columns .workspace-column-sort{display:inline-flex;align-items:center;justify-content:flex-start;height:var(--h-control-sm);min-width:0;padding:0;gap:var(--row-gap)}body.hairline-page .hl-column-heading-label{display:block;min-width:0;font-family:var(--font);font-size:var(--t-column-heading)!important;font-weight:var(--w-column-heading)!important;line-height:var(--lh-column-heading)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.hairline-page .workspace-request-columns .workspace-request-comments-heading{justify-content:center}@media screen{body.hairline-page :is(thead th,th[scope=col],th[scope=colgroup],.workspace-request-columns,.hl-overview-workspace-head,.hl-pack-register-head,.hl-client-people-head){height:var(--h-row)!important;min-height:var(--h-row)!important;box-sizing:border-box;padding-block:var(--row-inset-y);vertical-align:middle}}body.hairline-page .dataroom-standalone-shell td{height:var(--h-row);padding:var(--row-inset-y) var(--row-inset-x);border-bottom:var(--row-rule);font-size:var(--t-md);line-height:var(--lh-body);vertical-align:middle}body.hairline-page .dataroom-standalone-shell td small{font-size:var(--t-xs);line-height:var(--lh-meta)}body.hairline-page :is(td,.hl-row-amount).is-num{color:var(--ink);font-variant-numeric:tabular-nums}body.hairline-page td.is-num a{color:var(--ink)}body.hairline-page .staff-tabs{display:flex;flex-wrap:nowrap;min-width:0;gap:0;padding:0;background:var(--surface);border-radius:0;border-bottom:var(--row-rule);overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}body.hairline-page .staff-tabs>button{flex:0 0 auto;min-height:var(--h-tab);padding:0 13px;border:0;border-radius:0;background:var(--surface);color:var(--ink);font-size:var(--t-md)!important;font-weight:var(--w-regular);white-space:nowrap}body.hairline-page .staff-tabs>button[aria-selected=true]{background:var(--surface);color:var(--ink);font-weight:var(--w-medium);box-shadow:inset 0 -2px var(--ink)}body.hairline-page .hl-add-row{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;gap:var(--row-gap);padding-block:var(--row-inset-y);border-bottom:var(--row-rule)}body.hairline-page button[data-kind][data-size=sm]{height:var(--h-control-sm)!important}body.hairline-page .hl-selection-dock button[data-kind]{height:var(--h-control)!important}body.hairline-page :is(.hl-modal-foot,.settings-form-foot,.auth-actions) button[data-kind=primary],body.hairline-page .auth-actions .auth-submit{min-height:var(--h-primary);height:var(--h-primary)!important;width:100%}body.hairline-page .hl-modal-foot{flex-direction:column;gap:var(--gap-primary)}body.hairline-page :is(.hl-modal-box,.auth-card,.customer-card,.settings-card){box-shadow:none}body.hairline-page :is(.auth-card,.customer-card,.settings-card){border:0}body.hairline-page .hl-file-preview-dialog .hl-modal-foot{flex-direction:row;flex-wrap:wrap}body.hairline-page :is(.workspace-form-stack,.settings-form,.auth-form){gap:var(--gap-field)}body.hairline-page :is(.workspace-form-grid,.settings-form-grid,.hl-form-fields){display:grid;grid-template-columns:minmax(0,1fr)!important;gap:var(--gap-field)}body.hairline-page :is(.workspace-form-grid,.settings-form-grid,.hl-form-fields)>*{grid-column:auto!important;min-width:0}body.hairline-page :is(.hl-field,.hl-field-control,.auth-field){gap:var(--gap-label)}body.hairline-page :is(.auth-field>span,.auth-field-row>span,.settings-switch-label,.workspace-reply-heading label){font-size:var(--t-sm);font-weight:var(--w-regular);line-height:var(--lh-body)}body.hairline-page .auth-field input{height:var(--h-field)}body.hairline-page .auth-password input{padding-right:64px!important}body.hairline-page .auth-password button{font-size:var(--t-sm)}body.hairline-page :is(input,textarea,button[aria-haspopup=listbox]):focus-visible{outline:2px solid var(--blue);outline-offset:2px}body.hairline-page :is(input,textarea,button[aria-haspopup=listbox])[aria-invalid=true]{border-color:var(--danger-ink)!important}body.hairline-page .hl-select{display:block;position:relative;width:100%;min-width:0;height:auto!important;padding:0!important;border:0!important;background:transparent!important}body.hairline-page select.hl-select-native{position:absolute;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;border:0!important;opacity:0;pointer-events:none;clip-path:inset(50%);overflow:hidden}body.hairline-page .hl-field-error{color:var(--danger-ink);font-size:var(--t-xs);line-height:var(--lh-meta)}body.hairline-page .hl-list-actions{position:relative;display:inline-flex}body.hairline-page .hl-icon-button{display:inline-flex;align-items:center;justify-content:center;width:var(--h-control);height:var(--h-control);padding:0;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--ink)}body.hairline-page .hl-icon-button:hover{background:var(--grey-bg)}body.hairline-page .hl-action-menu{position:absolute;right:0;top:calc(100% + var(--row-inset-y));z-index:var(--z-menu);display:flex;flex-direction:column;min-width:210px;max-width:min(360px,80vw);padding:var(--row-inset-y);border-radius:var(--radius-menu);background:var(--surface);box-shadow:var(--shadow-menu)}body.hairline-page .hl-action-menu>button,body.hairline-page .dataroom-standalone-shell .hl-action-menu>button{flex-shrink:0;min-height:var(--h-control);padding:var(--row-inset-y) var(--row-inset-x);border:0;border-radius:var(--radius-field);background:transparent;color:var(--ink);text-align:left;font-size:var(--t-sm)!important;font-weight:var(--w-medium);line-height:var(--lh-body)}body.hairline-page .hl-action-menu>button:hover{background:var(--grey-bg)}body.hairline-page .hl-action-menu>button.is-danger{color:var(--danger-ink)}body.hairline-page .hl-action-menu>button:disabled{opacity:var(--dim);cursor:not-allowed}body.hairline-page .hl-section-workspace{display:grid;grid-template-columns:var(--section-rail-width) minmax(0,1fr);align-items:start;gap:var(--gap-content);width:100%}body.hairline-page .hl-section-workspace__nav{display:flex;flex-direction:column}body.hairline-page .hl-section-workspace-row{display:flex;gap:var(--row-gap);align-items:center;min-height:var(--h-row);width:100%;box-sizing:border-box;flex-shrink:0;padding:var(--row-inset-y) var(--row-inset-x);border:0;border-bottom:var(--row-rule);background:var(--surface);color:var(--ink);text-align:left;line-height:var(--lh-body);font-size:var(--t-md);font-weight:var(--w-regular);cursor:pointer}body.hairline-page .hl-section-workspace-row:disabled{opacity:var(--dim);cursor:not-allowed}body.hairline-page .hl-section-workspace-row[aria-current=page]{background:var(--grey-bg);box-shadow:inset 2px 0 var(--ink);font-weight:var(--w-medium)}body.hairline-page .hl-section-workspace__selector{display:none}body.hairline-page .hl-section-workspace__content{min-width:0;max-width:var(--col-reading)}body.hairline-page .hl-section-title{margin:0 0 var(--gap-content)}body.hairline-page .settings-form{padding:0}body.hairline-page .settings-form-foot{flex-wrap:wrap;padding:var(--gap-primary) 0 0;border:0;gap:var(--gap-primary)}body.hairline-page :is(.settings-row,.settings-list-row){min-height:var(--h-row);padding:var(--row-inset-x) 0;border-top:0;border-bottom:var(--row-rule)}body.hairline-page .settings-row{grid-template-columns:minmax(130px,1fr) minmax(0,2fr) auto;gap:var(--row-gap)}body.hairline-page .settings-row--stack{grid-template-columns:minmax(0,1fr)}body.hairline-page .settings-row-label strong{font-size:var(--t-sm);font-weight:var(--w-regular)}body.hairline-page .settings-list-row>span>strong{font-weight:var(--w-regular)}body.hairline-page .staff-note{display:grid;grid-template-columns:var(--tile) minmax(0,1fr) auto;gap:var(--row-text-gap) var(--row-gap);padding:var(--row-inset-x);border-bottom:var(--row-rule)}body.hairline-page .staff-note>.tile{grid-column:1;grid-row:1 / 3}body.hairline-page .staff-note-meta{grid-column:2;font-size:var(--t-xs);line-height:var(--lh-meta)}body.hairline-page .staff-note-body{grid-column:2;font-size:var(--t-md);line-height:var(--lh-body);overflow-wrap:anywhere;white-space:pre-wrap}body.hairline-page .staff-note-actions{grid-column:3;grid-row:1}body.hairline-page .hl-comment-heading{display:flex;align-items:center;gap:var(--row-gap)}body.hairline-page .workspace-thread-body{font-size:var(--t-md);line-height:var(--lh-body);overflow-wrap:anywhere}body.hairline-page .customer-row-meta{gap:var(--row-text-gap) var(--row-gap)}body.hairline-page .customer-request-row .tile{flex-shrink:0}body.hairline-page .customer-section-heading{padding:var(--row-inset-x)}body.hairline-page .hl-register-controls__fields .workspace-mobile-sort{display:block;width:100%}body.hairline-page .form-field-row,body.hairline-page .form-column-row{align-items:end;gap:var(--row-gap);padding-block:var(--row-inset-x);border-bottom:var(--row-rule)}@media(max-width:1100px){body.hairline-page .hl-section-workspace{grid-template-columns:minmax(0,1fr)}body.hairline-page .hl-section-workspace__nav{display:none}body.hairline-page .hl-section-workspace__selector{display:block}}@media(max-width:760px){body.hairline-page :is(.customer-request-row,.workspace-list-row){flex-wrap:wrap}body.hairline-page .customer-row-text{flex:1 1 55%}body.hairline-page .settings-row{grid-template-columns:minmax(0,1fr)}body.hairline-page .settings-list-row>span:nth-child(2),body.hairline-page .settings-list-row>span:nth-child(3){display:flex}body.hairline-page .hl-form-fields>*,body.hairline-page .form-field-row>*,body.hairline-page .form-column-row>*{min-width:0}body.hairline-page :is(.form-field-row,.form-column-row){grid-template-columns:minmax(0,1fr);flex-wrap:wrap}body.hairline-page .hero .figure{font-size:var(--t-3xl)!important}}@media(max-width:440px){body.hairline-page .hero .figure{font-size:var(--t-md)!important}}body.hairline-page .dataroom-standalone-shell .workspace-activity-row.is-compact{align-items:flex-start;flex-wrap:nowrap;padding:var(--row-inset-x) 0;gap:var(--row-gap)}body.hairline-page .workspace-activity-row.is-compact .workspace-row-copy{flex:1 1 0;min-width:0}body.hairline-page .workspace-activity-row.is-compact .hl-row-title{white-space:normal;overflow-wrap:anywhere;font-size:var(--t-md);font-weight:var(--w-regular);line-height:var(--lh-body)}body.hairline-page .workspace-activity-row.is-compact .hl-row-meta{white-space:normal;overflow-wrap:anywhere}body.hairline-page .workspace-activity-row.is-compact>svg{flex-shrink:0}body.hairline-page .access-log-events p{display:flex;align-items:baseline;gap:var(--gap-content);min-height:var(--h-row);box-sizing:border-box;padding:var(--row-inset-x) 0;border-bottom:var(--row-rule);font-size:var(--t-md);line-height:var(--lh-body)}body.hairline-page .access-log-events time{flex:0 0 auto;color:var(--muted);font-size:var(--t-xs);line-height:var(--lh-meta)}body.hairline-page .access-log-events p>span{min-width:0;overflow-wrap:anywhere}@media(max-width:600px){body.hairline-page .access-log-events p{flex-direction:column;gap:var(--row-text-gap)}}body.hairline-page .hl-single-line-meta{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}body.hairline-page button.staff-file-preview{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:flex-start;min-width:0;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--ink);font-family:inherit;font-size:var(--t-md);font-weight:var(--w-regular);line-height:var(--lh-body);text-align:left;cursor:pointer}body.hairline-page button.staff-file-preview>span{text-align:left}body.hairline-page button.staff-file-preview:hover>span{text-decoration:underline}body.hairline-page button.staff-file-preview:focus-visible{outline:var(--row-rule-width) solid var(--blue);outline-offset:0}body.hairline-page .settings-row.settings-row--trailing-control{grid-template-columns:minmax(0,1fr) auto;column-gap:var(--gap-content)}body.hairline-page .settings-row--trailing-control>.settings-row-value{justify-self:end}body.hairline-page .settings-row--trailing-control>.settings-row-actions{grid-column:2}body.hairline-page .settings-row--trailing-control .staff-section-toggle{justify-content:flex-end;gap:var(--row-gap);white-space:nowrap}body.hairline-page .settings-row--trailing-control .staff-section-toggle>span{min-width:3ch;text-align:right}body.hairline-page .settings-row--trailing-control .staff-section-toggle input{flex-shrink:0;margin:0}@media(max-width:600px){body.hairline-page .settings-row--trailing-control:has([role=radiogroup]){grid-template-columns:minmax(0,1fr)}body.hairline-page .settings-row--trailing-control:has([role=radiogroup])>.settings-row-value{justify-self:stretch}}:root{--rail: 232px;--page-gutter: 40px;--col: 1180px;--row-select-width: 42px;--docs-sidebar: #faf9fb;--docs-quiet: #6f6b73;--docs-selected: #ece8f2;--docs-purple: #685081;--docs-purple-wash: #f0ebf7;--docs-amber: #895118;--docs-amber-wash: #fbf1e5;--docs-green: #276847;--docs-green-wash: #eaf5ef}body.hairline-page .dataroom-standalone-shell{grid-template-columns:var(--rail) minmax(0,1fr)}body.hairline-page .dataroom-standalone-nav{padding:28px 14px 16px;gap:28px;background:var(--docs-sidebar);border-right:var(--row-rule)}body.hairline-page .dataroom-standalone-brand{padding:0 10px;gap:var(--row-gap)}body.hairline-page .dataroom-standalone-brand strong{font-size:var(--t-md);font-weight:var(--w-bold)}body.hairline-page .dataroom-standalone-brand small{color:var(--docs-quiet)}body.hairline-page .dataroom-standalone-mark{width:var(--tile);height:var(--tile);flex-basis:var(--tile);background:none}body.hairline-page .dataroom-standalone-mark svg{width:var(--tile);height:var(--tile)}body.hairline-page .dataroom-standalone-nav nav{gap:var(--gap-content)}body.hairline-page .docs-nav-group{display:flex;flex-direction:column;gap:var(--row-inset-y)}body.hairline-page .docs-nav-label{font-size:var(--t-xs);color:var(--docs-quiet);padding:0 12px 6px}body.hairline-page .dataroom-standalone-nav-row{min-height:var(--h-control);padding:0 var(--row-inset-x);gap:var(--row-gap);border:0;background:transparent;border-radius:var(--radius-field);text-align:left;cursor:pointer}body.hairline-page .dataroom-standalone-nav-row.is-active{background:var(--docs-selected);color:var(--ink)}body.hairline-page .dataroom-standalone-nav-row:hover{background:var(--grey-bg)}body.hairline-page .staff-rail-search{border:1px solid var(--field-border);background:var(--surface)}body.hairline-page .docs-nav-footer{margin-top:auto;display:flex;flex-direction:column;gap:var(--row-inset-y)}body.hairline-page .dataroom-standalone-user{margin-top:0;padding:14px 6px 0;border-top:var(--row-rule)}body.hairline-page .dataroom-standalone-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.hairline-page .docs-mobile-menu{display:none}body.hairline-page .docs-quick-add{position:sticky;top:0;z-index:2;flex-shrink:0;background:var(--docs-sidebar)}body.hairline-page .docs-quick-add>button{width:100%;justify-content:flex-start}body.hairline-page .dataroom-standalone-shell .main>.head{padding-top:32px;padding-bottom:var(--gap-content);gap:var(--row-gap)}body.hairline-page .dataroom-standalone-shell .main>.body{padding-top:0;padding-bottom:40px;gap:var(--gap-content)}body.hairline-page .dataroom-standalone-shell .main>.head>p{margin:0;font-size:var(--t-sm);line-height:var(--lh-body);color:var(--docs-quiet)}body.hairline-page .dataroom-standalone-shell .head.staff-detail-head{grid-template-columns:minmax(0,1fr) auto;gap:var(--row-gap) var(--gap-content)}body.hairline-page .hl-tabbar--underline{flex-shrink:0}body.hairline-page .hl-tabbar--underline>button{color:var(--docs-quiet)}body.hairline-page .hl-tabbar--underline>button[aria-selected=true]{color:var(--ink)}body.hairline-page .hl-tabbar--underline>button:hover{background:transparent!important;color:var(--ink)}body.hairline-page :is(.hl-row-title,.hl-row-meta){min-width:0}body.hairline-page .hl-row-meta{color:var(--docs-quiet)}body.hairline-page .hl-search{border-radius:var(--radius-field)!important;border:1px solid var(--field-border);background:var(--surface)!important}body.hairline-page .hl-search input{background:transparent!important;border:0!important}body.hairline-page .hl-search:focus-within{outline:2px solid var(--blue);outline-offset:2px}body.hairline-page .hl-search input:focus-visible{outline:none}body.hairline-page :is(button,a,summary,[tabindex]):focus-visible{outline:2px solid var(--blue);outline-offset:2px}body.hairline-page [data-chip-kind]{flex-shrink:0;white-space:nowrap;background:var(--grey-bg)!important;color:var(--muted)!important;font-weight:var(--w-medium)!important;border-radius:var(--radius-chip)!important;gap:6px}body.hairline-page [data-chip-kind]:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex:0 0 5px}body.hairline-page :is([data-chip-kind=blue],[data-chip-kind=violet]){background:var(--docs-purple-wash)!important;color:var(--docs-purple)!important}body.hairline-page [data-chip-kind=orange]{background:var(--docs-amber-wash)!important;color:var(--docs-amber)!important}body.hairline-page [data-chip-kind=green]{background:var(--docs-green-wash)!important;color:var(--docs-green)!important}body.hairline-page :is([data-chip-kind=red],[data-chip-kind=pink],[data-chip-kind=overdue],[data-chip-kind=coral]){background:var(--danger-bg)!important;color:var(--danger-ink)!important}body.hairline-page [data-chip-kind] svg{color:currentColor!important}body.hairline-page .hl-add-row{display:flex;box-sizing:border-box;min-height:var(--h-row);margin:0;padding:var(--row-inset-y) var(--row-inset-x);padding-bottom:calc(var(--row-inset-y) - var(--row-rule-width));align-items:center;border-bottom:var(--row-rule)}body.hairline-page .hl-add-row>button{padding:0;min-height:var(--tile)}body.hairline-page .hl-add-row--selectable{padding-left:calc(var(--row-select-width) + var(--row-inset-x))}body.hairline-page .dataroom-standalone-shell .workspace-request-check{width:var(--row-select-width);flex-basis:var(--row-select-width)}body.hairline-page .dataroom-standalone-shell .workspace-request-columns.is-selectable{padding-left:calc(var(--row-select-width) + var(--row-inset-x));padding-right:var(--row-inset-x);column-gap:var(--row-gap)}body.hairline-page .hl-modal-head h2{overflow-wrap:anywhere}body.hairline-page .hl-modal-body{gap:var(--gap-field)!important}body.hairline-page .hl-modal-foot{gap:var(--row-gap)}body.hairline-page .auth-page{background:var(--docs-sidebar)}body.hairline-page .auth-card{border:var(--row-rule);border-radius:var(--radius)}body.hairline-page .auth-brand{margin-bottom:var(--gap-content)}@media screen and (min-width:901px){body.hairline-page .dataroom-standalone-shell :is(.workspace-list-row,.workspace-person-row,.workspace-document-row,.workspace-activity-row,.hl-access-person,.hl-pack-register-row,.hl-overview-workspace-row,.workspace-selectable-request){height:var(--h-row);min-height:var(--h-row);max-height:var(--h-row);box-sizing:border-box;margin-block:0;padding-top:var(--row-inset-y);padding-bottom:calc(var(--row-inset-y) - var(--row-rule-width))}body.hairline-page .dataroom-standalone-shell .workspace-selectable-request{padding:0}body.hairline-page .dataroom-standalone-shell .workspace-selectable-request>.workspace-list-row{height:calc(var(--h-row) - var(--row-rule-width));min-height:0}body.hairline-page .dataroom-standalone-shell :is(.workspace-selectable-request,.workspace-list-row.has-columns):has(.workspace-request-status-cell>.hl-chip+.hl-chip){height:auto;max-height:none;min-height:var(--h-row)}body.hairline-page .dataroom-standalone-shell .workspace-selectable-request>.workspace-list-row.has-columns:has(.workspace-request-status-cell>.hl-chip+.hl-chip){height:auto;max-height:none;min-height:calc(var(--h-row) - var(--row-rule-width))}body.hairline-page .dataroom-standalone-shell :is(.workspace-list-row,.workspace-person-row,.workspace-document-row,.workspace-activity-row,.hl-access-person,.hl-pack-register-row,.hl-overview-workspace-row,.staff-files-table,.staff-download-table) :is(.hl-row-title,.hl-row-meta,.hl-row-stack>*,.workspace-request-assignee){min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}body.hairline-page .dataroom-standalone-shell :is(.staff-files-table,.staff-download-table){table-layout:fixed;width:100%}body.hairline-page .dataroom-standalone-shell :is(.staff-files-table,.staff-download-table) tbody :is(tr,td){height:var(--h-row);max-height:var(--h-row);box-sizing:border-box}body.hairline-page .dataroom-standalone-shell :is(.staff-files-table,.staff-download-table) td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.hairline-page .dataroom-standalone-shell :is(.staff-files-table,.staff-download-table) th{height:var(--h-row);box-sizing:border-box}}@media(max-width:1100px){:root{--page-gutter: 24px}}@media(max-width:900px){:root{--page-gutter: 20px}body.hairline-page .dataroom-standalone-nav{padding:12px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;overflow:visible;border-bottom:var(--row-rule);flex-shrink:0}body.hairline-page .dataroom-standalone-brand{width:auto}body.hairline-page .docs-mobile-menu{display:inline-flex}body.hairline-page .docs-quick-add{margin-left:auto;position:static}body.hairline-page .docs-quick-add>button{width:var(--h-control);min-width:var(--h-control);padding:0!important;justify-content:center}body.hairline-page .docs-quick-add>button>span{display:none}body.hairline-page .dataroom-standalone-nav[data-mobile-open]>:is(nav,.docs-nav-footer,.dataroom-standalone-user){display:none}body.hairline-page .dataroom-standalone-nav[data-mobile-open=true]{flex-wrap:wrap;max-height:80dvh;overflow-y:auto}body.hairline-page .dataroom-standalone-nav[data-mobile-open=true]>nav{display:flex;flex-direction:column;width:100%;margin:0;overflow:visible}body.hairline-page .dataroom-standalone-nav[data-mobile-open=true]>.docs-nav-footer{display:flex;width:100%;margin:0}body.hairline-page .dataroom-standalone-nav[data-mobile-open=true]>.dataroom-standalone-user{display:flex;width:100%}body.hairline-page .dataroom-standalone-nav-row svg{display:block!important}body.hairline-page .dataroom-standalone-shell .main>.head{padding-top:24px}}@media(max-width:700px){:root{--row-select-width: 34px}}body.hairline-page :is(.hl-page-lead,.hl-page-description){margin:0;color:var(--docs-quiet);font-size:var(--t-sm);line-height:var(--lh-body)}body.hairline-page .customer-portal{background:var(--surface);font-size:var(--t-md);line-height:var(--lh-body)}body.hairline-page .customer-portal-inner{max-width:1040px}body.hairline-page .customer-brand{min-height:72px;gap:var(--gap-content)}body.hairline-page .customer-brand-workspace{font-size:var(--t-sm);color:var(--docs-quiet)}body.hairline-page .customer-brand-via{font-size:var(--t-xs);color:var(--docs-quiet)}body.hairline-page .docs-eyebrow{margin:0 0 var(--row-gap);font-size:var(--t-sm);color:var(--docs-quiet)}body.hairline-page .customer-page-heading.docs-portal-welcome{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--gap-content);padding:32px 0}body.hairline-page .docs-portal-lead{font-size:var(--t-md);color:var(--docs-quiet);margin:var(--row-gap) 0 0}body.hairline-page .docs-portal-welcome-actions{display:flex;align-items:flex-end;flex-direction:column;gap:var(--row-gap);flex-shrink:0}body.hairline-page .customer-how-link{color:var(--docs-quiet);font-size:var(--t-sm)}body.hairline-page .customer-pack-register>h2{padding-bottom:var(--row-gap);border-bottom:var(--row-rule)}body.hairline-page .customer-request-row{padding:var(--row-inset-y) var(--row-inset-x);border-bottom:var(--row-rule);border-radius:0;gap:var(--row-gap)}body.hairline-page .customer-row-meta{color:var(--docs-quiet);font-size:var(--t-xs);line-height:var(--lh-meta)}body.hairline-page .customer-workspace-details{border-top:var(--row-rule);padding-top:var(--gap-content);color:var(--docs-quiet)}body.hairline-page .customer-workspace-details summary{cursor:pointer;font-size:var(--t-sm)}body.hairline-page .customer-pack-page>.hl-tabbar{margin-bottom:var(--gap-content)!important}body.hairline-page .customer-pack-page>.hl-register-controls{margin-bottom:var(--gap-content)}body.hairline-page .customer-progress{max-width:320px}body.hairline-page .customer-progress-bar{height:var(--row-inset-y)}body.hairline-page .customer-progress p{font-size:var(--t-sm);color:var(--docs-quiet)}body.hairline-page .customer-task-layout{grid-template-columns:minmax(0,1fr) 220px;gap:40px}body.hairline-page .customer-request-heading{padding-bottom:var(--gap-content)}body.hairline-page .customer-task-main{gap:var(--gap-content)}body.hairline-page .customer-task-main>:is(.customer-ask,.customer-form,.customer-conversation,.customer-extra){padding:0 0 var(--gap-content);border:0;border-radius:0;border-bottom:var(--row-rule)}body.hairline-page .customer-portal :is(.hl-section-title,.hl-group-heading){margin:0;overflow-wrap:anywhere}body.hairline-page .customer-task-ask{font-size:var(--t-md);line-height:var(--lh-body)}body.hairline-page .customer-task-why{font-size:var(--t-sm);color:var(--docs-quiet)}body.hairline-page .customer-task-sidebar{padding:0;border:0;background:transparent}body.hairline-page .customer-task-sidebar dt{color:var(--docs-quiet);font-size:var(--t-xs)}body.hairline-page .customer-task-sidebar dd{font-size:var(--t-sm)}body.hairline-page .docs-portal-reply{padding-top:var(--row-gap)}body.hairline-page .fields-list{display:flex;flex-direction:column;gap:var(--gap-field)}body.hairline-page .fields-row{display:flex;flex-direction:column;gap:var(--row-gap);padding:0;border:0}body.hairline-page .fields-row>label{font-size:var(--t-sm);font-weight:var(--w-regular)}body.hairline-page .fields-row>div{min-width:0}body.hairline-page .fields-row :is(input:not([type=file]),textarea){width:100%;box-sizing:border-box;padding:10px var(--row-inset-x)}body.hairline-page .fields-help{font-size:var(--t-xs);color:var(--docs-quiet)}body.hairline-page .fields-heading{margin:var(--gap-content) 0 0;font-size:var(--t-md);font-weight:var(--w-bold)}@media screen and (min-width:701px){body.hairline-page .customer-request-row{height:var(--h-row);min-height:var(--h-row);box-sizing:border-box}body.hairline-page .customer-row-text :is(.hl-row-title,.customer-row-meta){display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.hairline-page .customer-row-meta>span+span:before{content:" · "}}@media(max-width:760px){body.hairline-page .customer-page-heading.docs-portal-welcome{flex-direction:column;align-items:flex-start}body.hairline-page .docs-portal-welcome-actions{flex-direction:row;align-items:center}body.hairline-page .customer-task-layout{grid-template-columns:minmax(0,1fr);gap:var(--gap-content)}body.hairline-page .customer-task-sidebar{border-top:var(--row-rule);padding-top:var(--gap-content)}}body.hairline-page .docs-nav-group[hidden]{display:none}body.hairline-page .dataroom-standalone-shell .staff-files-table :is(.hl-team-action-cell,.hl-file-action-cell){overflow:visible}body.hairline-page .dataroom-standalone-shell .staff-files-table .hl-register-empty-row,body.hairline-page .dataroom-standalone-shell .staff-files-table .hl-register-empty-row>td{height:auto;max-height:none;white-space:normal;overflow:visible}body.hairline-page .dataroom-standalone-shell .staff-files-table .hl-register-add-row>td{border-bottom:0}body.hairline-page .dataroom-standalone-shell .staff-files-table .hl-register-add-row .hl-add-row{border-bottom:var(--row-rule)}body.hairline-page .hl-list-actions{isolation:auto}body.hairline-page .hl-request-name-action{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--row-text-gap)}body.hairline-page .hl-request-name-action>.hl-row-meta{display:block;white-space:nowrap}
