/* BHub accounting workspace. Styles stay inside accounting surfaces. */
.ac-workspace{min-width:0;--ac-paper:var(--paper,#faf9f5);--ac-ink:var(--ink,#1f302c);--ac-line:var(--line,#dedfd8);--ac-accent:var(--accent,#c56d57)}
.ac-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.ac-heading h1{font-size:32px;line-height:1.2;letter-spacing:-1.1px;font-weight:550;margin:7px 0 11px}.ac-heading p:not(.ac-kicker){font-size:13px;color:var(--muted,#626960);max-width:610px;line-height:1.65}.ac-kicker{font-size:10px;letter-spacing:1.5px;font-weight:600;color:var(--muted,#626960);margin:0}.ac-export-actions{display:flex;gap:8px;flex-shrink:0}.ac-export-actions .button{font-size:11px}
.ac-nav{display:flex;gap:26px;border-bottom:1px solid var(--ac-line);overflow-x:auto;scrollbar-width:thin;margin-bottom:24px;white-space:nowrap}.ac-nav button{font:inherit;font-size:13px;min-height:44px;padding:8px 0 14px;color:var(--muted,#626960);border-bottom:2px solid transparent;border-radius:0;background:none}.ac-nav button.active{color:var(--ac-ink);border-bottom-color:var(--ac-accent);font-weight:600}.ac-nav button:hover{color:var(--ac-ink)}
.ac-scope{display:flex;gap:18px;align-items:flex-end;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid var(--ac-line);margin-bottom:28px}.ac-scope label,.ac-record-filters label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:var(--muted,#626960);min-width:130px}.ac-scope select,.ac-record-filters select,.ac-record-filters input{min-height:38px;border:1px solid var(--ac-line);border-radius:4px;padding:7px 30px 7px 10px;font:inherit;font-size:12px;color:var(--ac-ink);background:transparent;max-width:100%}.ac-source-label{margin-left:auto;font-size:10px;line-height:1.65;color:var(--muted,#626960);max-width:270px}.ac-source-label strong{font-weight:450}.ac-report-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.ac-report-heading h2{font-size:20px;line-height:1.3;letter-spacing:-.4px;font-weight:550;margin:0 0 8px}.ac-report-heading p{font-size:12px;color:var(--muted,#626960);line-height:1.6;margin:4px 0}.ac-report-heading .ac-period-label{font-size:11px;margin-top:10px;color:var(--ac-ink)}.ac-toggle{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;min-height:38px}.ac-toggle input{accent-color:var(--ac-ink)}.ac-method{display:flex;gap:3px;background:#eeeee8;padding:3px;border-radius:5px}.ac-method button{font-size:12px;padding:7px 12px;min-height:34px;border-radius:3px}.ac-method button[aria-pressed=true]{background:var(--ac-ink);color:white}
.ac-table-shell{overflow:auto;max-height:670px;max-width:100%;min-width:0;border-top:1px solid var(--ac-line,#dedfd8);border-bottom:1px solid var(--ac-line,#dedfd8);scrollbar-width:thin;overscroll-behavior-x:contain}.ac-table{width:100%;min-width:690px;border-collapse:separate;border-spacing:0;font-size:12px;font-variant-numeric:tabular-nums;background:var(--ac-paper,var(--paper,#faf9f5));margin:0}.ac-table th,.ac-table td{padding:12px 15px;border-bottom:1px solid var(--ac-line,#dedfd8);vertical-align:middle;text-align:right;white-space:nowrap;line-height:1.5}.ac-table thead th{position:sticky;top:0;background:#eeeee7;z-index:3;color:#505a52;font-weight:500;font-size:11px;box-shadow:0 1px 0 var(--ac-line,#dedfd8)}.ac-table tr>:first-child{position:sticky;left:0;background:var(--ac-paper,var(--paper,#faf9f5));z-index:2;text-align:left;min-width:210px;max-width:350px;white-space:normal;box-shadow:1px 0 0 var(--ac-line,#dedfd8)}.ac-table thead tr>:first-child{background:#eeeee7;z-index:5}.ac-table tbody th{font-weight:450}.ac-table tbody tr:hover td,.ac-table tbody tr:hover th{background:#f1f1ea}.ac-table .ac-total td,.ac-table .ac-total th{font-weight:600;background:#f0f0e8;border-top:1px solid #b9c1b5}.ac-table .ac-section th{position:static;background:#e9ece3;text-transform:uppercase;letter-spacing:.9px;font-size:10px;font-weight:650;padding-top:13px;padding-bottom:13px;box-shadow:none}.ac-table .ac-section:hover th{background:#e9ece3}.ac-table small{display:block;font-size:10px;color:var(--muted,#626960);font-weight:400;margin-top:4px}.ac-row-label{font:inherit;color:inherit;background:none;text-align:left;padding:0;line-height:1.5;white-space:normal;min-height:24px}.ac-row-label:hover{text-decoration:underline;text-underline-offset:3px}.ac-account-code{display:block;font-size:10px;color:var(--muted,#626960);font-weight:400;margin-bottom:3px}.ac-amount-button{font:inherit;color:inherit;background:none;min-height:30px;padding:0;text-align:right;font-variant-numeric:tabular-nums;border-bottom:1px dotted #9ca699;border-radius:0}.ac-amount-button:hover{border-bottom-style:solid}.ac-table .ac-action-cell{width:130px}.ac-table .ac-action-cell .button{font-size:10px;padding:6px 8px;min-height:30px}.ac-comparison{color:var(--muted,#626960)}.ac-favorable{color:#2f674e}.ac-unfavorable{color:#99442f}.ac-nature{display:inline-block;margin-left:6px;font-size:10px;color:var(--muted,#626960);min-width:10px}.ac-report-foot{display:flex;justify-content:space-between;gap:20px;font-size:10px;line-height:1.6;color:var(--muted,#626960);padding:13px 0 22px}.ac-record-filters{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:18px}.ac-record-filters label:first-child{flex:1;max-width:420px}.ac-record-filters label{min-width:180px}.ac-record-filters input{padding-right:12px}.ac-reading-note{font-size:11px;color:var(--muted,#626960);margin:0 0 15px;max-width:720px}.ac-table .ac-description{white-space:normal;min-width:240px;max-width:390px;text-align:left}
.ac-checks{border-top:1px solid var(--ac-line);border-bottom:1px solid var(--ac-line);padding:16px 0;margin:5px 0 26px}.ac-checks summary{font-size:12px;cursor:pointer;display:flex;gap:16px;justify-content:space-between;min-height:28px;align-items:center}.ac-checks summary:before{content:'+';font-size:17px;color:var(--ac-accent)}.ac-checks[open] summary:before{content:'−'}.ac-checks summary>span:first-child{flex:1}.ac-checks summary>span:last-child{font-size:11px}.ac-checks ul{list-style:none;padding:10px 0 0;margin:0}.ac-checks li{display:flex;gap:18px;padding:12px 0;border-top:1px solid var(--ac-line);font-size:12px}.ac-checks li strong{font-weight:550}.ac-checks li p{font-size:11px;color:var(--muted,#626960);margin:5px 0}.ac-check-state{font-size:10px;min-width:70px;padding-top:2px}.ac-check-state.is-ok{color:#2f674e}.ac-check-state.is-pending{color:#99442f}.ac-eliminations{border-top:1px solid var(--ac-line);padding-top:18px;margin-top:10px}.ac-eliminations h3{font-size:13px}.ac-eliminations p{font-size:11px;margin:7px 0 12px}.ac-eliminations>div{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;padding:10px 0;border-top:1px solid var(--ac-line)}.ac-observations{margin-top:26px}.ac-observations h2{font-size:17px;letter-spacing:-.3px;margin-bottom:16px}.ac-observations article{padding:16px 0;border-top:1px solid var(--ac-line);max-width:850px}.ac-observations strong{font-size:13px}.ac-observations p{font-size:12px;line-height:1.75;margin:9px 0;white-space:pre-wrap}.ac-observations small{font-size:10px;color:var(--muted,#626960)}
.ac-drawer,.ac-document,.ac-explanation{min-width:0;color:var(--ink,#1f302c)}.ac-drawer h3,.ac-explanation h3{font-size:14px;font-weight:550;margin:25px 0 13px}.ac-drawer>p,.ac-explanation>p{font-size:12px;line-height:1.75;margin:12px 0}.ac-drawer .ac-detail-amount{font-size:29px;font-variant-numeric:tabular-nums;letter-spacing:-.7px;margin:10px 0}.ac-detail-comparison{display:flex;gap:28px;margin:20px 0}.ac-detail-comparison dt{font-size:11px;color:var(--muted,#626960)}.ac-detail-comparison dd{font-size:15px;font-weight:550;margin:6px 0}.ac-account-links{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.ac-account-links .button{white-space:normal;text-align:left;line-height:1.5}.ac-origin-list{list-style:none;margin:0;padding:0}.ac-origin-list>li{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-top:1px solid var(--line,#dedfd8);padding:15px 0;font-size:12px}.ac-origin-list strong{display:block;font-size:12px;font-weight:550}.ac-origin-list small{display:block;font-size:10px;line-height:1.6;color:var(--muted,#626960);margin:5px 0}.ac-origin-list>li>div{min-width:0}.ac-origin-list>li>div>span{display:block;font-size:11px;line-height:1.7}.ac-origin-list small{overflow-wrap:anywhere}.ac-origin-list .button{font-size:10px;flex-shrink:0}.ac-boundary{font-size:10px!important;line-height:1.7;color:var(--muted,#626960);margin-top:20px}.ac-document{border:1px solid var(--line,#dedfd8);padding:24px;background:#fffef9}.ac-document-stamp{font-size:9px;letter-spacing:1.3px;color:var(--accent,#c56d57);border-bottom:1px solid var(--line,#dedfd8);padding-bottom:14px}.ac-document h3{font-size:20px;margin:22px 0}.ac-document dl{font-size:11px;margin:15px 0}.ac-document dl>div{display:flex;justify-content:space-between;gap:16px;margin:9px 0}.ac-document dt{color:var(--muted,#626960)}.ac-document dd{margin:0;text-align:right;max-width:65%}.ac-document>p{font-size:12px;line-height:1.75}.ac-document-line{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid var(--line,#dedfd8);font-size:12px}.ac-document-line strong{font-weight:550}.ac-explanation .ac-explanation-text{font-size:14px;line-height:1.8;padding-left:18px;border-left:2px solid var(--accent,#c56d57);margin:20px 0 25px}.ac-explanation form{border-top:1px solid var(--line,#dedfd8);margin-top:22px;padding-top:20px}.ac-explanation form label{display:flex;flex-direction:column;gap:10px;font-size:12px}.ac-explanation textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--line,#dedfd8);border-radius:4px;font:inherit;line-height:1.65;background:transparent;resize:vertical}.ac-explanation form p{font-size:11px;line-height:1.65;color:var(--muted,#626960);margin:10px 0}.ac-workspace button:focus-visible,.ac-workspace select:focus-visible,.ac-workspace input:focus-visible,.ac-table-shell:focus-visible,.ac-drawer button:focus-visible,.ac-explanation textarea:focus-visible{outline:2px solid var(--accent,#c56d57);outline-offset:3px}
@media(max-width:1100px){.ac-heading{align-items:flex-start;flex-direction:column;gap:15px}.ac-heading h1{font-size:29px}.ac-source-label{max-width:200px}.ac-nav{gap:22px}.ac-table tr>:first-child{min-width:190px;max-width:280px}}
@media(max-width:650px){.ac-heading{margin-bottom:18px}.ac-heading h1{font-size:25px;letter-spacing:-.8px}.ac-heading p:not(.ac-kicker){font-size:12px}.ac-export-actions{flex-wrap:wrap;gap:4px}.ac-export-actions .button{min-height:40px;font-size:11px}.ac-nav{gap:22px;margin-bottom:19px}.ac-nav button{font-size:12px;min-height:44px}.ac-scope{gap:13px 12px;margin-bottom:23px;padding-bottom:18px}.ac-scope label{min-width:0;width:calc(50% - 6px)}.ac-scope label:nth-child(3){width:calc(50% - 6px)}.ac-scope select{font-size:11px;min-height:40px;padding-right:20px}.ac-source-label{margin-left:0;max-width:none;width:calc(50% - 6px);font-size:9px}.ac-report-heading{display:block}.ac-report-heading h2{font-size:18px}.ac-report-heading p{font-size:11px}.ac-toggle,.ac-method{margin-top:14px;max-width:max-content}.ac-table{font-size:11px;min-width:620px}.ac-table th,.ac-table td{padding:10px 11px}.ac-table thead th{font-size:10px}.ac-table tr>:first-child{min-width:145px;max-width:165px;width:145px}.ac-table .ac-section th{max-width:none}.ac-table-shell{max-height:620px}.ac-amount-button{min-height:36px}.ac-table .ac-action-cell .button{min-height:36px}.ac-report-foot{display:block;padding-bottom:16px}.ac-report-foot span{display:block;margin:5px 0;font-size:9px}.ac-checks summary{gap:10px;align-items:flex-start;flex-wrap:wrap}.ac-checks summary>span:last-child{width:100%;padding-left:20px;font-size:10px}.ac-checks li{gap:12px}.ac-eliminations>div{align-items:flex-start}.ac-record-filters{display:block}.ac-record-filters label,.ac-record-filters label:first-child{width:100%;max-width:none;min-width:0;margin-bottom:12px}.ac-record-filters select{width:100%}.ac-document{padding:17px}.ac-origin-list>li{gap:9px}.ac-origin-list .button{font-size:10px;padding:7px;min-height:38px}.ac-detail-comparison{gap:20px;flex-wrap:wrap}.ac-explanation .ac-explanation-text{font-size:13px}}
/* Compact reading hierarchy and comparisons. */
.ac-heading{gap:18px;margin-bottom:13px}.ac-heading h1{font-size:27px;margin:3px 0 5px;letter-spacing:-.75px}.ac-heading p:not(.ac-kicker){font-size:11px;line-height:1.5;margin:0;max-width:650px}.ac-kicker{font-size:9px}.ac-nav{margin-bottom:13px;gap:24px}.ac-nav button{padding:7px 0 10px;min-height:38px;font-size:12px}.ac-scope{gap:14px;margin-bottom:12px;padding-bottom:13px}.ac-scope label{font-size:10px;gap:4px}.ac-scope select{min-height:33px;font-size:11px;padding-top:5px;padding-bottom:5px}.ac-scope>.ac-period-label{margin-left:auto;font-size:11px;line-height:1.6;text-align:right}.ac-period-label small{display:block;font-size:10px;color:var(--muted,#626960)}.ac-report-heading{align-items:center;margin-bottom:13px;gap:16px}.ac-report-heading:empty{display:none}.ac-summary{display:flex;flex:1;gap:30px;margin:0;padding:2px 0}.ac-summary>div{min-width:0}.ac-summary dt{font-size:10px;line-height:1.5;color:var(--muted,#626960)}.ac-summary dd{font-size:18px;font-weight:550;font-variant-numeric:tabular-nums;letter-spacing:-.4px;margin:3px 0 0;white-space:nowrap}.ac-summary dd small{font-size:10px;font-weight:450;margin-left:8px;letter-spacing:0}.ac-toggle{font-size:11px}.ac-table th,.ac-table td{padding:8px 12px}.ac-table tbody tr{height:46px}.ac-table .ac-section th{padding-top:9px;padding-bottom:9px}.ac-table .ac-section{height:34px}.ac-table small{font-size:10px;margin-top:1px}.ac-table .ac-action-cell{width:75px}.ac-table .ac-action-cell .button{white-space:nowrap}.ac-amount-button{min-height:25px}.ac-mini-comparison{display:flex;flex-direction:column;align-items:flex-end;gap:2px;width:66px;height:5px;margin-left:auto;margin-top:3px}.ac-mini-comparison i{display:block;height:2px;min-width:1px;background:#556b58;border-radius:1px}.ac-mini-comparison i+i{background:#c5c7ba}.ac-source-foot{font-size:10px;line-height:1.6;color:var(--muted,#626960);margin:8px 0 20px}.ac-equity{min-width:950px}.ac-equity th,.ac-equity td{padding-left:10px;padding-right:10px}.ac-table .ac-favorable small{color:#2f674e}.ac-table .ac-unfavorable small{color:#99442f}
@media(max-width:1100px){.ac-heading{flex-direction:row;align-items:flex-start}.ac-heading h1{font-size:25px}.ac-export-actions{flex-direction:column;gap:0}.ac-summary{gap:18px}.ac-summary dd{font-size:16px}.ac-summary dd small{display:block;margin-left:0}.ac-nav{gap:20px}}
@media(max-width:650px){.ac-heading{display:block;margin-bottom:10px}.ac-heading h1{font-size:23px;line-height:1.25}.ac-heading p:not(.ac-kicker){font-size:11px}.ac-export-actions{flex-direction:row;margin-top:9px}.ac-export-actions .button{min-height:34px}.ac-nav{gap:22px;margin-bottom:12px}.ac-nav button{min-height:40px}.ac-scope{gap:10px 12px;margin-bottom:12px;padding-bottom:13px}.ac-scope select{min-height:39px}.ac-scope>.ac-period-label{margin:0;width:calc(50% - 6px);font-size:10px;text-align:left}.ac-scope>.ac-period-label small{font-size:9px}.ac-report-heading{display:block}.ac-summary{gap:12px;justify-content:space-between;padding:2px 0 5px}.ac-summary>div{flex:1}.ac-summary dt{font-size:9px}.ac-summary dd{font-size:14px;letter-spacing:-.3px}.ac-summary dd small{display:block;font-size:9px}.ac-toggle{margin-top:5px;font-size:11px}.ac-table{min-width:680px}.ac-equity{min-width:920px}.ac-table td,.ac-table th{padding:7px 10px}.ac-amount-button{min-height:30px}.ac-table .ac-action-cell .button{min-height:34px}.ac-table .ac-section th{padding:8px 10px}.ac-source-foot{font-size:9px}}
.ac-composition{list-style:none;margin:15px 0;padding:0}.ac-composition li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line,#dedfd8);padding:8px 0;font-size:12px}.ac-composition .button{text-align:left;white-space:normal}.ac-composition strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}
.ac-table-hint{display:none}@media(max-width:650px){.ac-table-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;line-height:1.5;color:var(--muted,#626960);margin:3px 0 8px}.ac-table-hint span{font-size:17px;color:var(--ink,#1f302c)}}
