.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-deep);color:var(--text);cursor:pointer;font-weight:600;font-size:.9rem;transition:background .15s,border-color .15s}.btn:hover{background:var(--bg-elevated);border-color:#0f1e3224}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:linear-gradient(165deg,#e8a82e,var(--accent));border-color:#b86e0059;color:#1f1406}.btn-primary:hover{filter:brightness(1.03)}.btn-ghost{background:transparent}.btn-danger{border-color:#b4232c59;color:var(--danger)}.card{background:var(--bg-deep);border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);padding:1.25rem;box-shadow:0 1px 2px #0f1e320a}.card+.card{margin-top:1rem}.field{margin-bottom:1rem}.field label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem}.input,.select,.textarea{width:100%;max-width:28rem;padding:.55rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:#fbfcfe;color:var(--text)}.input:focus,.select:focus,.textarea:focus{outline:2px solid var(--accent-soft);border-color:#b86e0059}.textarea{min-height:8rem;font-family:var(--mono);font-size:.82rem;max-width:none}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-deep)}.buh-page-centered{display:flex;flex-direction:column;align-items:stretch;width:fit-content;max-width:100%;margin-inline:auto;gap:0}.buh-page-centered>.alert,.buh-page-centered>.page-sub,.buh-page-centered>p{width:100%;box-sizing:border-box}.buh-page-centered--compact{width:min(40rem,100%)}.buh-page-centered--medium{width:min(52rem,100%)}.buh-page-centered--wide{width:min(72rem,100%)}.buh-bank-tabs{justify-content:center;width:100%}.buh-bank-stmt-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .55rem;width:100%;box-sizing:border-box;margin:1rem 0 .75rem}.buh-bank-stmt-filters__search{display:inline-flex;align-items:center;gap:.4rem;margin:0;flex:0 0 auto}.buh-bank-stmt-filters__right{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem .5rem;flex:0 1 auto;min-width:0}.buh-bank-stmt-filters__label,.buh-period-controls--bank-stmt .buh-period-controls__label{font-size:.88rem;font-weight:600;color:var(--text-muted);white-space:nowrap}.buh-bank-stmt-filters__input{width:min(14rem,36vw);max-width:none;margin:0}.buh-bank-stmt-filters__reset{flex-shrink:0}.buh-period-controls--bank-stmt{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;flex:0 1 auto;margin-bottom:0;padding:0;border-bottom:none;gap:.4rem .5rem;width:auto}.buh-period-controls--bank-stmt .buh-period-controls__presets{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .4rem;width:auto;margin:0}.buh-period-controls--bank-stmt .buh-period-controls__preset-btns{gap:.3rem}.buh-period-controls--bank-stmt .buh-period-controls__range{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .4rem;width:auto;margin:0}.buh-period-controls--bank-stmt .buh-period-controls__dates{gap:.35rem .45rem}.buh-period-controls--bank-stmt .buh-period-controls__range .date-nav-buttons{margin:0}@media(max-width:720px){.buh-bank-stmt-filters{justify-content:center}.buh-bank-stmt-filters__right{justify-content:center;min-width:100%}.buh-period-controls--bank-stmt,.buh-period-controls--bank-stmt .buh-period-controls__presets,.buh-period-controls--bank-stmt .buh-period-controls__range{justify-content:center}}.buh-page-centered--xwide{width:min(96rem,100%)}.company-layout-chrome,.company-layout-outlet{width:100%;box-sizing:border-box}.company-layout-chrome{text-align:center}.company-layout-chrome .tabs{justify-content:center}.company-layout-chrome>div:first-child{text-align:left}.buh-reporting-page{width:100%;max-width:100%;box-sizing:border-box}.buh-reporting-page .company-subnav-chrome .tabs{justify-content:center}.buh-reporting-inner{width:min(56rem,100%);margin-inline:auto;box-sizing:border-box}.buh-reporting-section-title{text-align:center}.buh-period-controls{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:100%;box-sizing:border-box;margin-bottom:1rem;padding:.65rem 0;border-bottom:1px solid var(--border, #e2e2e2)}.buh-period-controls__presets{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .6rem;width:100%}.buh-period-controls__label{font-weight:600}.buh-period-controls__preset-btns{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem}.buh-period-controls__range{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%}.buh-period-controls__range .date-nav-buttons{margin-top:.1rem}.buh-period-controls__dates{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .65rem}.buh-period-controls__date-label{display:inline-flex;align-items:center;gap:.35rem}.buh-period-controls__date-input{width:9.5rem}.buh-period-controls__custom-hint{font-size:.82rem;color:var(--text-muted);width:100%;text-align:center}.buh-period-controls--sbis-inbound{margin-bottom:0;padding:0;border-bottom:none}.buh-period-controls--sbis-inbound .buh-period-controls__dates .btn{flex-shrink:0}.buh-reporting-page .card,.buh-reporting-page .buh-fit-card{width:100%;max-width:100%;box-sizing:border-box}.buh-reporting-page .page-sub{width:100%;box-sizing:border-box}.buh-reporting-period-hint{text-align:center}.buh-report-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5rem .75rem}.buh-report-section-head .btn{flex-shrink:0}.buh-reporting-filing-bar{margin:.5rem 0 .75rem}.buh-reporting-filing-bar__head{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;justify-content:space-between}.buh-reporting-filing-bar__actions{display:flex;flex-wrap:wrap;gap:.35rem}.buh-reporting-filing-badge{display:inline-block;font-size:.82rem;font-weight:500;padding:.2rem .55rem;border-radius:999px;border:1px solid var(--border)}.buh-reporting-filing-badge--draft{color:var(--text-muted);background:var(--surface-2, rgba(0, 0, 0, .03))}.buh-reporting-filing-badge--submitted{color:var(--success, #0a6);border-color:color-mix(in srgb,var(--success, #0a6) 35%,var(--border));background:color-mix(in srgb,var(--success, #0a6) 8%,transparent)}.buh-reporting-filing-message{margin:.35rem 0 0;font-size:.88rem}.buh-reporting-filing-message--ok{color:var(--success, #0a6)}.buh-reporting-filing-message--warn{color:var(--warn, #b8860b)}.buh-reporting-filing-message--err{color:var(--danger, #c00)}.buh-reporting-breakdown-wrap{margin-top:.65rem}.buh-reporting-breakdown-table{width:100%;border-collapse:collapse;font-size:.88rem;font-variant-numeric:tabular-nums}.buh-reporting-breakdown-table th,.buh-reporting-breakdown-table td{padding:.35rem .6rem;border-bottom:1px solid var(--border);text-align:right}.buh-reporting-breakdown-table th:first-child,.buh-reporting-breakdown-table td:first-child{text-align:left}.buh-reporting-breakdown-table thead th{color:var(--text-muted);font-weight:500;border-bottom-width:2px}.buh-reporting-breakdown-total td{font-weight:600;border-bottom:none}.buh-reporting-inline-totals{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.9rem;color:var(--text-muted)}.buh-reporting-summary-lines{margin:.65rem 0 0;display:grid;gap:.3rem;max-width:28rem;font-variant-numeric:tabular-nums}.buh-reporting-summary-line{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.buh-reporting-summary-line dt{margin:0;color:var(--text-muted)}.buh-reporting-summary-line dd{margin:0;text-align:right;white-space:nowrap}.buh-reporting-summary-line--emphasis dt,.buh-reporting-summary-line--emphasis dd{font-weight:600;color:inherit}.buh-reporting-summary-line--indent dt{padding-left:.75rem}.buh-reporting-summary-line--muted dt{font-size:.85rem}.buh-ens-notification-block{text-align:center}.buh-ens-notification-block .buh-report-section-head{justify-content:center}.buh-ens-notification-block .buh-table-fit-wrap{display:inline-block;max-width:100%;overflow-x:auto;text-align:left;vertical-align:top}.buh-ens-notification-block .buh-table-fit-wrap table{width:auto}.buh-salary-page{width:100%;max-width:100%;box-sizing:border-box}.buh-salary-page .company-subnav-chrome .tabs{justify-content:center}.buh-salary-page .card,.buh-salary-page .buh-fit-card,.buh-salary-staff,.buh-salary-staff .card,.buh-salary-staff .buh-fit-card{width:100%;max-width:100%;box-sizing:border-box}.buh-salary-staff-table{width:100%}.buh-salary-staff-table .buh-salary-staff-snils,.buh-salary-staff-table .buh-salary-staff-inn{white-space:nowrap;font-variant-numeric:tabular-nums}.buh-salary-staff-table .buh-salary-staff-snils{min-width:11.5rem}.buh-salary-staff-table .buh-salary-staff-inn{min-width:8.5rem}.buh-page-centered .card,.buh-page-centered .buh-fit-card{width:100%;max-width:100%;box-sizing:border-box}.buh-fit-card:not(.buh-doc-create-card){width:100%;max-width:100%;box-sizing:border-box}.buh-page-centered--compact .buh-fit-card .table-wrap{width:max-content;max-width:100%}.buh-page-centered--compact .buh-fit-card table{width:auto}.buh-page-centered--xwide:has(.buh-documents-page){width:100%;max-width:none}.buh-doc-journal-card .buh-doc-journal-table-wrap{width:100%;max-width:100%}.buh-doc-journal-table{width:100%}.buh-doc-journal-table .buh-doc-journal-cp{min-width:10rem;max-width:none;white-space:normal;word-break:break-word}.buh-doc-journal-table .buh-doc-journal-col-export,.buh-doc-journal-table .buh-doc-journal-col-actions{font-size:.85rem}.buh-doc-journal-actions{display:flex;flex-wrap:wrap;gap:.25rem .35rem;align-items:center}@media(min-width:75rem){.buh-doc-journal-card .buh-doc-journal-table-wrap{overflow-x:visible}.buh-doc-journal-table{table-layout:fixed}.buh-doc-journal-table .buh-doc-journal-col-export,.buh-doc-journal-table .buh-doc-journal-col-actions{white-space:normal}}@media(max-width:74.99rem){.buh-doc-journal-card .buh-doc-journal-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}.buh-cash-journal-card .buh-cash-journal-table-wrap{width:100%;max-width:100%}.buh-cash-journal-table{width:100%}.buh-cash-journal-table .buh-cash-journal-col-actions{white-space:nowrap}.buh-cash-journal-actions{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}@media(max-width:74.99rem){.buh-cash-journal-card .buh-cash-journal-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}tr.buh-doc-row-focus td{background:color-mix(in srgb,var(--accent, #2563eb) 14%,transparent);transition:background .4s ease}.buh-documents-page{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box}.buh-documents-page>.alert{width:min(40rem,100%);max-width:100%;margin-inline:auto;align-self:center;box-sizing:border-box}.buh-documents-page .company-subnav-chrome,.buh-documents-page .buh-doc-section-nav{width:100%;box-sizing:border-box}.buh-documents-page .company-subnav-chrome .tabs,.buh-documents-page .buh-doc-section-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem}.buh-documents-page .buh-doc-create-card{width:min(40rem,100%);max-width:100%;margin-inline:auto;align-self:center;box-sizing:border-box}.buh-documents-page .buh-poa-section,.buh-documents-page .buh-contracts-section{display:flex;flex-direction:column;align-items:center;width:100%}.buh-documents-page .buh-poa-section>.card,.buh-documents-page .buh-contracts-section>.card{width:min(40rem,100%);max-width:100%;margin-inline:auto;box-sizing:border-box}.buh-contracts-section .form-field{display:block;width:100%;margin:0 0 .75rem}.buh-contracts-section .form-field>span{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem}.buh-contracts-section .form-field input,.buh-contracts-section .form-field select,.buh-contracts-section .form-field textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:.55rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:#fbfcfe;color:var(--text)}.buh-contracts-section .buh-contract-template-fields{display:flex;flex-direction:column;width:100%}.buh-contracts-section .buh-contract-template-fields .form-field{margin-bottom:.75rem}.buh-contracts-section .buh-contract-template-fields .form-field:last-child{margin-bottom:0}.buh-documents-page .buh-poa-journal-card{width:fit-content;max-width:min(56rem,100%);min-width:min(20rem,100%)}.buh-documents-page .buh-poa-journal-card--empty{width:min(40rem,100%)}.buh-documents-page .buh-poa-journal-shell{width:min(68rem,100%);max-width:100%;margin-inline:auto;box-sizing:border-box}.buh-documents-page .buh-poa-journal-title{margin:0 0 .75rem;font-size:1rem;text-align:center}.buh-documents-page .buh-poa-journal-head{margin-bottom:.35rem;padding:0 .35rem}.buh-documents-page .buh-poa-journal-head-grid,.buh-documents-page .buh-poa-journal-row-grid{display:grid;grid-template-columns:3rem 6.5rem 6.5rem minmax(10rem,1.6fr) minmax(8rem,1fr);gap:.65rem .75rem;align-items:start;font-size:.88rem}.buh-documents-page .buh-poa-journal-head-grid{color:var(--muted, #666);font-size:.78rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.buh-documents-page .buh-poa-journal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.buh-documents-page .buh-poa-journal-list-item{display:flex;align-items:stretch;gap:.65rem}.buh-documents-page .buh-poa-journal-row-card{flex:1;min-width:0;margin:0;padding:.65rem .85rem;width:auto;max-width:none}.buh-documents-page .buh-poa-journal-cell{min-width:0;word-break:break-word}.buh-documents-page .buh-poa-journal-cell--num{font-variant-numeric:tabular-nums;font-weight:600}.buh-documents-page .buh-poa-journal-list-actions{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:.15rem 0;min-width:6.5rem}.buh-documents-page .buh-poa-journal-list-actions .btn{white-space:nowrap;padding:.35rem .65rem;font-size:.85rem}@media(max-width:52rem){.buh-documents-page .buh-poa-journal-head{display:none}.buh-documents-page .buh-poa-journal-row-grid{grid-template-columns:1fr;gap:.35rem}.buh-documents-page .buh-poa-journal-list-item{flex-direction:column}.buh-documents-page .buh-poa-journal-list-actions{flex-direction:row;min-width:0}}.buh-sbis-inbound-status-bar{display:flex;align-items:flex-start;gap:.65rem;width:100%;max-width:100%;box-sizing:border-box;margin:0 0 .75rem;padding:.55rem .85rem;border-radius:8px;border:1px solid var(--border, #d8dee8);background:var(--surface-muted, #f4f6f9);color:var(--text);font-size:.88rem;line-height:1.45}.buh-sbis-inbound-status-bar--ai{border-color:#b8d4f0;background:#eef5fc}.buh-sbis-inbound-status-bar--busy{border-color:#c9d6e8;background:#f0f4fa}.buh-sbis-inbound-status-bar--error{border-color:#e8b4b4;background:#fdf0f0;color:var(--error, #b42318)}.buh-sbis-inbound-status-bar__label{flex:0 0 auto;font-weight:600;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted, #5c6678);padding-top:.05rem}.buh-sbis-inbound-status-bar__text{flex:1 1 auto;min-width:0}.buh-documents-page .buh-doc-journal-card.buh-fit-card,.buh-documents-page .buh-doc-recurring-card{width:100%;max-width:100%;align-self:stretch;box-sizing:border-box}.buh-doc-create-form{width:100%;max-width:100%;box-sizing:border-box}.buh-accounting-page{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box}.buh-accounting-section-title{text-align:center}.buh-accounting-page .company-subnav-chrome .tabs{justify-content:center}.buh-accounting-outlet{width:100%;max-width:100%;box-sizing:border-box}.buh-accounting-outlet>.page-title{text-align:center}.buh-accounting-outlet>.page-sub{text-align:center}.buh-accounting-outlet>.alert{margin-inline:auto;max-width:min(52rem,100%)}.buh-accounting-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem}.buh-accounting-outlet .table-wrap{width:100%;max-width:100%}.buh-usn-vat-advance-page{display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box}.buh-usn-vat-advance-page>.page-sub{max-width:48rem}.buh-usn-vat-advance-page .buh-fit-card{width:100%;max-width:100%;box-sizing:border-box}.buh-usn-vat-advance-page .table-wrap{width:100%;max-width:100%}.buh-usn-vat-advance-page .buh-uvar-table-wrap{overflow-x:auto}@media(min-width:64rem){.buh-usn-vat-advance-page .buh-uvar-table-wrap{overflow-x:visible}}.buh-usn-vat-advance-page table.buh-usn-vat-advance-table{width:100%;table-layout:fixed}.buh-usn-vat-advance-table th,.buh-usn-vat-advance-table td{padding:.4rem .45rem;vertical-align:top}.buh-usn-vat-advance-table .buh-uvar-col-check{width:2.1rem}.buh-usn-vat-advance-table .buh-uvar-check-stack{display:flex;flex-direction:column;gap:.15rem;align-items:center}.buh-usn-vat-advance-table .buh-uvar-col-cp{width:16%;white-space:normal;word-break:break-word}.buh-usn-vat-advance-table .buh-uvar-col-num{width:7.5%;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.84rem}.buh-usn-vat-advance-table th.buh-uvar-col-num{text-align:right;line-height:1.15;white-space:normal;font-size:.68rem;letter-spacing:.02em}.buh-usn-vat-advance-table .buh-uvar-th-sub{display:block;font-size:.62rem;font-weight:600;text-transform:none;letter-spacing:0;opacity:.9}.buh-usn-vat-advance-table .buh-uvar-col-status{width:9%;white-space:normal;font-size:.82rem}.buh-usn-vat-advance-table .buh-uvar-col-actions{width:6.5rem}.buh-usn-vat-advance-table .buh-uvar-actions{display:flex;flex-direction:column;gap:.25rem;align-items:stretch}.buh-usn-vat-advance-table .buh-uvar-actions .btn{padding:.28rem .4rem;font-size:.78rem;line-height:1.2;white-space:nowrap}@media(max-width:63.99rem){.buh-usn-vat-advance-page table.buh-usn-vat-advance-table{table-layout:auto;min-width:44rem}}.buh-bank-stmt-block{max-width:min(100%,78rem);width:100%;position:relative}.buh-bank-stmt-block--syncing:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:1px;background:linear-gradient(90deg,transparent 0%,var(--accent, #3b6fd4) 45%,var(--accent, #3b6fd4) 55%,transparent 100%);background-size:200% 100%;animation:buh-stmt-sync-bar 1.4s ease-in-out infinite;pointer-events:none;z-index:2}@keyframes buh-stmt-sync-bar{0%{background-position:100% 0}to{background-position:-100% 0}}.buh-bank-stmt-block .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}table.buh-bank-stmt-table{width:max-content;min-width:100%;table-layout:auto}table.buh-bank-stmt-table th,table.buh-bank-stmt-table td{vertical-align:top}table.buh-bank-stmt-table th:nth-child(1),table.buh-bank-stmt-table td:nth-child(1){white-space:nowrap}table.buh-bank-stmt-table th:nth-child(2),table.buh-bank-stmt-table td:nth-child(2){white-space:nowrap}table.buh-bank-stmt-table .buh-bank-stmt-col-cp{min-width:8rem;max-width:14rem;white-space:normal;word-break:break-word;overflow:visible;line-height:1.35}table.buh-bank-stmt-table .buh-bank-stmt-col-purpose{min-width:12rem;max-width:22rem;white-space:normal;word-break:break-word;overflow:visible;line-height:1.35}table.buh-bank-stmt-table .buh-bank-stmt-col-balance{white-space:nowrap;text-align:right;min-width:7.5rem}.buh-bank-stmt-pager{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;justify-content:space-between;margin-top:.75rem;font-size:.88rem;color:var(--text-muted)}.buh-bank-stmt-pager-nav{display:flex;gap:.35rem;align-items:center}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{text-align:left;padding:.65rem .85rem;border-bottom:1px solid var(--border)}th{color:var(--text-muted);font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}tr:last-child td{border-bottom:none}.badge{display:inline-block;font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:6px;background:var(--bg-panel);border:1px solid var(--border);color:var(--text-muted)}.badge-in{color:var(--success);border-color:#0a7d4d59;background:#0a7d4d14}.badge-out{color:var(--danger);border-color:#b4232c59;background:#b4232c0f}.alert{padding:.75rem 1rem;border-radius:var(--radius);background:#b4232c14;border:1px solid rgba(180,35,44,.25);color:#7a1e24;font-size:.9rem;white-space:pre-wrap}.tabs{display:flex;gap:.25rem;flex-wrap:wrap;margin-bottom:1.25rem}.tabs a{padding:.45rem .85rem;border-radius:var(--radius);color:var(--text-muted);text-decoration:none;font-weight:600;font-size:.88rem}.tabs a:hover{background:var(--bg-elevated);color:var(--text)}.tabs a.active{background:var(--accent-soft);color:var(--accent-dim);border:1px solid rgba(184,110,0,.28)}.page-title{font-size:1.35rem;font-weight:700;margin:0 0 .25rem}.page-sub{color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem}.home-page{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 0;box-sizing:border-box;text-align:center}.home-page-inner{width:100%;max-width:36rem}.home-page .page-sub{margin-bottom:1.25rem}.home-page-card{text-align:center}.home-page-hint{margin:0 0 1.25rem;color:var(--text-muted);line-height:1.5}.home-page-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;align-items:center}.buh-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:8000;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-items:center;padding:1.5rem 1rem;overflow:auto;box-sizing:border-box}.buh-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;margin:0;padding:0;border:none;background:#0f1e3261;cursor:default;pointer-events:auto}button.buh-modal-backdrop{cursor:pointer}.buh-modal-slot{position:relative;z-index:1;grid-area:1 / 1;justify-self:center;align-self:center;width:max-content;max-width:calc(100vw - 2rem);max-height:calc(100dvh - 3rem);max-height:calc(100vh - 3rem);overflow:auto;box-sizing:border-box;margin:auto}.buh-modal-slot--form{max-width:min(36rem,calc(100vw - 2rem))}.buh-modal-slot--wide{max-width:min(48rem,calc(100vw - 2rem))}.buh-modal-slot--print{max-width:min(297mm,calc(100vw - 2rem))}.buh-modal-slot>*{width:100%;max-width:100%;box-sizing:border-box}.buh-modal-slot .ov-grid,.buh-modal-field-grid{display:grid;grid-template-columns:1fr;gap:.5rem 0;width:100%}@media(min-width:520px){.buh-modal-slot--wide .buh-modal-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.buh-modal-panel,.buh-cp-edit-dialog{max-height:calc(100dvh - 3rem);max-height:calc(100vh - 3rem);overflow:auto}.buh-po-print-root{z-index:9999}.buh-po-backdrop{display:none}.buh-po-sheet{position:relative;z-index:1;width:100%;background:#fff;border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);padding:10mm 12mm 12mm;box-shadow:0 12px 40px #0f1e322e}.buh-po-print-root.buh-modal-overlay{align-items:start;justify-items:center;padding-top:1rem;padding-bottom:1rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.buh-po-print-root .buh-modal-slot{overflow:visible;max-height:none;align-self:start;margin:0;justify-self:center}.buh-po-print-root .buh-modal-panel,.buh-po-print-root .buh-po-sheet.buh-modal-panel{overflow:visible;max-height:none}.buh-po-html-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overflow-anchor:none}.buh-po-print-root .buh-po-fr{width:720px;min-width:720px;max-width:none;margin:0;overflow-x:visible}.buh-po-body{overflow:visible}.buh-po-body--pdf{overflow:visible;max-height:none}.buh-po-body--pdf .buh-po-fr,.buh-po-body--pdf .buh-po-fr *{user-select:text;-webkit-user-select:text}.buh-po-pdf-view,.buh-pdfjs-viewer{width:100%}.buh-pdfjs-pages{display:flex;flex-direction:column;align-items:center;gap:12px}.buh-pdfjs-page{display:block;max-width:100%;height:auto;box-shadow:0 2px 12px #0f1e321f;background:#fff}.buh-pdfjs-fallback{display:block;width:100%;min-height:min(70vh,720px);border:none;background:#fff}.buh-pdfjs-status{margin:.5rem 0;font-size:.9rem;color:var(--text-muted);text-align:center}.buh-pdfjs-status--err{color:var(--danger)}.buh-po-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-bottom:1rem}.buh-po-title{margin:0 0 .35rem;font-size:1.15rem}.buh-po-sub{margin:0 0 1rem;color:var(--text-muted);font-size:.92rem}.buh-po-grid{display:grid;grid-template-columns:minmax(7rem,11rem) 1fr;gap:.35rem .75rem;font-size:.88rem;margin-bottom:1.25rem}.buh-po-grid dt{color:var(--text-muted);font-weight:600}.buh-po-grid dd{margin:0;word-break:break-word}.buh-t53-sheet{max-width:297mm}.buh-t53-print-content{overflow-x:auto}.buh-t53-fr table{width:max-content;max-width:100%}.buh-t53-fr{font-family:Verdana,Arial,sans-serif;font-size:8pt;color:#000}@media print{@page{size:A4 portrait;margin:8mm}.buh-po-fr,.buh-upd-fr{color:#000;max-width:none;width:100%;background:#fff;print-color-adjust:exact;-webkit-print-color-adjust:exact}.buh-upd-fr table,.buh-upd-fr td{border-color:#000!important}.no-print{display:none!important}body>*:not(.buh-po-print-root){display:none!important}.buh-po-print-root,.buh-po-print-root.buh-modal-overlay{position:static!important;inset:auto!important;padding:0!important;overflow:visible!important;display:block!important}.buh-po-print-root .buh-modal-backdrop{display:none!important}.buh-po-print-root .buh-po-sheet{display:block!important;margin:0 auto!important;overflow:visible!important;max-height:none!important}.buh-po-print-root .buh-modal-panel{overflow:visible!important;max-height:none!important}.buh-po-print-root .buh-po-body{overflow:hidden!important;max-width:100%!important}a[href]:after{content:none!important}.buh-po-sheet,.buh-t53-sheet{border:none;box-shadow:none;border-radius:0;max-width:none;width:100%;padding:0;background:#fff}}.buh-cp-edit-overlay{z-index:8000}.login-wrap{min-height:100%;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box}.login-card{width:100%;max-width:22rem}.login-card .input{max-width:none}.login-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.login-field span{font-size:.78rem;font-weight:600;color:var(--text-muted)}.date-nav-buttons{display:inline-flex;gap:.15rem;align-items:center;justify-content:center}.date-nav-btn{min-width:1.65rem;padding:.1rem .35rem;line-height:1.2;font-size:1.15rem;font-weight:600}.date-ru-input-wrap{display:inline-flex;flex-direction:column;align-items:center;gap:.2rem;vertical-align:top}.date-ru-input-wrap .input{max-width:none}.led-native-app,.led-mobile-vertical{overflow-x:hidden}.led-native-app body,.led-native-app #root,.led-mobile-vertical{max-width:100vw;overflow-x:hidden}.led-native-app .shell-main,.led-mobile-vertical .shell-main{padding:.75rem .85rem 2rem}.led-native-app .shell-top,.led-mobile-vertical .shell-top{flex-direction:column;align-items:stretch;gap:.5rem}.led-native-app .shell-nav,.led-mobile-vertical .shell-nav{flex-direction:column;align-items:stretch;width:100%}.led-native-app .shell-nav a,.led-mobile-vertical .shell-nav a{display:block;width:100%;text-align:left}.led-native-app .shell-end,.led-mobile-vertical .shell-end{width:100%;margin-left:0;justify-content:space-between;border-top:1px solid var(--border);padding-top:.5rem}.led-native-app .tabs,.led-mobile-vertical .tabs{flex-direction:column;flex-wrap:nowrap;align-items:stretch;overflow-x:visible;gap:.35rem}.led-native-app .tabs a,.led-mobile-vertical .tabs a{display:block;width:100%;text-align:left;box-sizing:border-box}.led-native-app .company-layout-chrome .tabs,.led-mobile-vertical .company-layout-chrome .tabs{justify-content:stretch}.led-native-app .table-wrap,.led-mobile-vertical .table-wrap{overflow-x:visible}.led-native-app .table-wrap table,.led-mobile-vertical .table-wrap table{display:block;width:100%;min-width:0!important}.led-native-app .table-wrap thead,.led-mobile-vertical .table-wrap thead{display:none}.led-native-app .table-wrap tbody,.led-mobile-vertical .table-wrap tbody{display:flex;flex-direction:column;gap:.75rem}.led-native-app .table-wrap tr,.led-mobile-vertical .table-wrap tr{display:flex;flex-direction:column;gap:.35rem;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel)}.led-native-app .table-wrap td,.led-native-app .table-wrap th,.led-mobile-vertical .table-wrap td,.led-mobile-vertical .table-wrap th{display:block;width:100%!important;min-width:0!important;border:none;padding:.15rem 0;word-break:break-word}.led-native-app .buh-form-grid,.led-native-app .buh-period-controls,.led-native-app .home-page-actions,.led-mobile-vertical .buh-form-grid,.led-mobile-vertical .buh-period-controls,.led-mobile-vertical .home-page-actions{display:flex;flex-direction:column;align-items:stretch}.led-native-app input,.led-native-app select,.led-native-app textarea,.led-mobile-vertical input,.led-mobile-app select,.led-mobile-vertical textarea{max-width:100%}.led-native-app .buh-page-centered,.led-mobile-vertical .buh-page-centered{width:100%;max-width:100%;padding-inline:0}.mobile-update-banner{display:flex;flex-direction:column;gap:.65rem;padding:.75rem 1rem;margin:0 0 .75rem;background:var(--accent-soft);border:1px solid rgba(184,110,0,.35);border-radius:var(--radius)}.mobile-update-banner--force{background:#b4232c1a;border-color:#b4232c59}.mobile-update-banner-text p{margin:.35rem 0 0;font-size:.88rem;color:var(--text-muted)}.mobile-update-banner-actions{display:flex;flex-direction:column;gap:.5rem}.mobile-update-banner-actions .btn{width:100%}.mobile-update-err{color:var(--danger, #c0392b);margin:.5rem 0 0;font-size:.875rem}.mobile-update-ok{color:var(--ok, #2e7d32);margin:.5rem 0 0;font-size:.875rem}.mobile-app-size-hint{margin:.25rem 0 0;font-size:.82rem;color:var(--text-muted)}.mobile-update-progress{height:6px;border-radius:3px;background:#00000014;overflow:hidden}.mobile-update-progress--card{margin:.5rem 0 .75rem}.mobile-update-progress-bar{height:100%;background:var(--accent, #b86e00);transition:width .2s ease}.mobile-app-card .mobile-app-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.mobile-app-card .mobile-app-actions .btn{width:100%}.mobile-app-notes{font-size:.9rem;color:var(--text-muted);white-space:pre-wrap}.share-import-page{width:100%;max-width:28rem;margin:0 auto}.share-import-file{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.share-import-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.share-import-field select{width:100%}.share-import-targets{border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;margin:0 0 1rem}.share-import-targets legend{padding:0 .35rem;font-weight:600}.share-import-target{display:flex;gap:.65rem;align-items:flex-start;padding:.5rem 0;border-bottom:1px solid var(--border);cursor:pointer}.share-import-target:last-child{border-bottom:none}.share-import-target span{display:flex;flex-direction:column;gap:.15rem}.share-import-target small{color:var(--text-muted);font-size:.82rem}.share-import-actions{display:flex;flex-direction:column;gap:.5rem}.share-import-actions .btn{width:100%}.led-native-app .company-subnav-chrome .tabs,.led-mobile-vertical .company-subnav-chrome .tabs{flex-direction:column}.led-native-app .buh-accounting-page .company-subnav-chrome .tabs,.led-mobile-vertical .buh-accounting-page .company-subnav-chrome .tabs{flex-direction:column;flex-wrap:nowrap;align-items:stretch;overflow-x:visible;gap:.35rem;margin-bottom:.75rem!important;padding-bottom:0}.led-native-app .buh-accounting-page .company-subnav-chrome .tabs a,.led-mobile-vertical .buh-accounting-page .company-subnav-chrome .tabs a{display:block;width:100%;flex:none;white-space:normal;text-align:left;padding:.55rem .85rem;box-sizing:border-box}.led-native-app .buh-accounting-page .buh-accounting-section-title,.led-mobile-vertical .buh-accounting-page .buh-accounting-section-title{font-size:1rem!important;margin-top:.35rem!important}.led-native-app .buh-accounting-page .buh-accounting-period-row,.led-mobile-vertical .buh-accounting-page .buh-accounting-period-row{flex-direction:column;align-items:stretch}.led-native-app .buh-accounting-page .buh-accounting-period-row .btn,.led-mobile-vertical .buh-accounting-page .buh-accounting-period-row .btn{width:100%}.led-native-app .buh-accounting-page .buh-accounting-toolbar,.led-mobile-vertical .buh-accounting-page .buh-accounting-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}.led-native-app .buh-accounting-page .buh-accounting-toolbar select,.led-mobile-vertical .buh-accounting-page .buh-accounting-toolbar select{width:100%}.led-native-app .buh-accounting-page .buh-manual-journal-bulk,.led-mobile-vertical .buh-accounting-page .buh-manual-journal-bulk{flex-direction:column;align-items:stretch}.led-native-app .buh-accounting-page .buh-manual-journal-bulk .btn,.led-mobile-vertical .buh-accounting-page .buh-manual-journal-bulk .btn{width:100%}.led-native-app .buh-modal-slot,.led-mobile-vertical .buh-modal-slot{width:min(100%,28rem);max-height:90vh;overflow-y:auto;overflow-x:hidden}.led-native-app .buh-po-print-root.buh-modal-overlay,.led-mobile-vertical .buh-po-print-root.buh-modal-overlay{padding:.5rem .375rem;align-items:flex-start;justify-items:stretch}.led-native-app .buh-po-print-root .buh-modal-slot,.led-mobile-vertical .buh-po-print-root .buh-modal-slot{width:100%;max-width:none;max-height:none;overflow:visible;align-self:start;margin:0}.led-native-app .buh-po-print-root .buh-po-sheet,.led-mobile-vertical .buh-po-print-root .buh-po-sheet{padding:.5rem .35rem .65rem}.led-native-app .buh-po-print-root .buh-po-toolbar,.led-mobile-vertical .buh-po-print-root .buh-po-toolbar{flex-direction:column;align-items:stretch}.led-native-app .buh-po-print-root .buh-po-toolbar .btn,.led-mobile-vertical .buh-po-print-root .buh-po-toolbar .btn{width:100%}.led-native-app .buh-po-print-root .buh-po-body--pdf,.led-mobile-vertical .buh-po-print-root .buh-po-body--pdf{max-height:none;overflow:visible}.led-native-app .buh-po-print-root .buh-po-fr,.led-mobile-vertical .buh-po-print-root .buh-po-fr{max-width:none;overflow-x:visible}.buh-po-html-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.shell{display:flex;flex-direction:column;min-height:100%}.shell-top{flex-shrink:0;display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1rem;padding:.65rem 1.25rem;background:var(--bg-panel);border-bottom:1px solid var(--border)}.shell-brand-link{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:inherit;margin-right:.25rem}.shell-brand-link:hover{text-decoration:none}.shell-brand-link:hover .shell-name{color:var(--accent-dim)}.shell-logo{font-size:1.35rem;color:var(--accent);line-height:1}.shell-brand-text{display:flex;flex-direction:column;gap:.05rem;line-height:1.15}.shell-name{font-weight:800;font-size:1.05rem;letter-spacing:.06em}.shell-tag{font-size:.68rem;color:var(--text-muted)}.shell-nav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.2rem;flex:1;min-width:0}.shell-nav a{padding:.45rem .7rem;border-radius:var(--radius);color:var(--text-muted);font-weight:600;font-size:.88rem;text-decoration:none}.shell-nav a:hover{color:var(--text);background:var(--bg-elevated)}.shell-nav a.active{color:var(--accent-dim);background:var(--accent-soft);border:1px solid rgba(184,110,0,.28)}.shell-end{margin-left:auto;display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.shell-logout{font-size:.82rem;font-weight:600;color:var(--text-muted);background:none;border:none;cursor:pointer;padding:.35rem .5rem;border-radius:var(--radius);font-family:inherit}.shell-logout:hover{color:var(--text);background:var(--bg-elevated)}.shell-main{flex:1;display:flex;flex-direction:column;padding:1.5rem 1.75rem 3rem;min-width:0;min-height:0}@media(max-width:768px){.shell-top{padding:.55rem 1rem}.shell-end{width:100%;margin-left:0;justify-content:flex-end;padding-top:.35rem;border-top:1px solid var(--border)}.shell-main{padding:1rem}}.ov{display:flex;flex-direction:column;gap:1.25rem;width:100%;box-sizing:border-box}.ov-h2{margin:0 0 1rem;font-size:1rem;font-weight:700}.ov-h3{margin:1.15rem 0 .55rem;font-size:.92rem;font-weight:700;color:var(--text)}.ov-sbis-steps{margin:0 0 .5rem;padding-left:1.35rem;font-size:.9rem;line-height:1.55;color:var(--text)}.ov-sbis-steps li+li{margin-top:.55rem}.ov-sbis-steps--bullet{list-style:disc}.ov-summary .ov-dl{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem 1.5rem;margin:0}.ov-dl>div{margin:0}.ov-dl dt{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.35rem}.ov-dl dd{margin:0;font-size:.95rem;line-height:1.4}.ov-passport-title{margin:0 0 1rem;font-size:1rem;font-weight:700}.ov-scan{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1.25rem}.ov-scan-note{font-size:.82rem;color:var(--text-muted);max-width:28rem}.ov-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem 1rem;margin-bottom:1rem}.ov-field{display:flex;flex-direction:column;gap:.35rem}.ov-field span{font-size:.78rem;font-weight:600;color:var(--text-muted)}.ov-field-full{grid-column:1 / -1}.ov-hint.ok{padding:.6rem .85rem;border-radius:var(--radius);background:#0a7d4d14;border:1px solid rgba(10,125,77,.28);color:#0a5c38;font-size:.88rem}.ov-bank-integrations-summary__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem}.ov-bank-integrations-summary__list{list-style:none;margin:.75rem 0 0;padding:0}.ov-bank-integrations-summary__row{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem;padding:.35rem 0;font-size:.95rem}.ov-bank-integrations-summary__row--sub{padding-left:.15rem;padding-top:0}.ov-bank-integrations-summary__name{font-weight:600}.ov-bank-integrations-summary__sep{color:var(--text-muted)}.ov-bank-integrations-summary__status-muted{color:var(--text-muted);font-size:.92rem}.ov-bank-integrations-summary__row .ov-bank-sync-badge{margin-left:0}.ov-bank-integrations-editor{max-height:min(90vh,920px);overflow:auto}.ov-bank-integrations-editor__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;margin:-.25rem 0 .75rem;position:sticky;top:0;z-index:1;background:var(--bg-deep);padding-bottom:.5rem;border-bottom:1px solid var(--border, #e5e7eb)}.ov-bank-sync-badge{display:inline-flex;align-items:center;gap:.25rem;margin-left:.5rem;padding:.12rem .5rem;border-radius:4px;font-size:.82rem;font-weight:600;vertical-align:middle;background:#0a7d4d1a;border:1px solid rgba(10,125,77,.35);color:#0a5c38}.ov-bank-sync-badge--pending{background:#78787814;border-color:var(--border, #ddd);color:var(--text-muted);font-weight:500}.ov-bank-sync-badge--error{background:#b4282814;border:1px solid rgba(180,40,40,.4);color:#9b1c1c}.ov-footnote{margin:0;font-size:.82rem;color:var(--text-muted)}.ov-bank-accounts-table .ov-bank-acc-primary-th,.ov-bank-accounts-table .ov-bank-acc-primary{position:sticky;left:0;z-index:2;min-width:12.5rem;background:var(--bg-deep);box-shadow:4px 0 8px #0f1e320f;vertical-align:top}.ov-bank-accounts-table .ov-bank-acc-num{display:block;margin-bottom:.45rem;font-size:.82rem}.ov-bank-accounts-table .ov-bank-acc-actions-inner{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.ov-bank-accounts-table .ov-bank-acc-actions-inner .btn{padding:.4rem .65rem;font-size:.82rem}.ov-passport .input{max-width:none}.buh-po-fr{background:#fff;margin:0 auto;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;max-width:720px;overflow-x:visible}.buh-po-fr table{table-layout:fixed;padding:0 0 0 2px;vertical-align:bottom;border-collapse:collapse;width:100%;max-width:100%;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal}.buh-po-fr td{padding:0 0 0 2px;overflow:visible;word-wrap:normal;overflow-wrap:normal}.buh-po-fr td DIV[style*="overflow:hidden"],.buh-po-fr td DIV[style*="overflow: hidden"]{overflow:visible!important;height:auto!important;min-height:1em}.buh-po-fr tr.R1 td DIV[style*="overflow:hidden"],.buh-po-fr tr.R1 td DIV[style*="overflow: hidden"]{height:13px!important;min-height:13px!important;max-height:13px!important}.buh-po-fr td.buh-po-stamp-seg{padding:0 2px!important;vertical-align:top!important;overflow:visible!important;border:none!important;text-align:center}.buh-po-fr .buh-po-stamp-seg-inner{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;width:100%;min-height:33px;box-sizing:border-box}.buh-po-fr .buh-po-stamp-dt-wrap{flex:0 0 auto;text-align:center;padding:1px 0 0;overflow:visible!important}.buh-po-fr .buh-po-stamp-dt{white-space:nowrap;font-size:8pt;line-height:1}.buh-po-fr .buh-po-stamp-line{flex:0 0 auto;width:100%;height:0;margin:0;border:none;border-bottom:1px solid #000}.buh-po-fr .buh-po-stamp-lbl{flex:0 0 auto;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:8pt;line-height:1.15;padding:1px 0 0;overflow:visible!important}.buh-po-fr SPAN[style*="max-width:0"],.buh-po-fr SPAN[style*="max-width: 0"]{max-width:none!important;white-space:nowrap!important}.buh-po-fr .buh-po-cell-inner{position:relative;width:100%;min-height:1em;overflow:visible}.buh-po-fr{user-select:text;-webkit-user-select:text}.buh-po-fr tr.R0{min-height:20px;height:auto}.buh-po-fr tr.R0 td.R0C0{text-align:left}.buh-po-fr tr.R0 td.R0C19{text-align:center;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R0 td.R26C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:center;vertical-align:middle;border-bottom:none!important;border-right:#000 1px solid}.buh-po-fr tr.R0 td.R26C11{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:center;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:none!important;border-right:#000 1px solid}.buh-po-fr tr.R0 td.R26C20{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:center;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:none!important;border-right:#fff 0 none}.buh-po-fr tr.R1{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:13px}.buh-po-fr tr.R1 td.R14C0{text-align:left;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R1 td.R14C1{text-align:left}.buh-po-fr tr.R1 td.R1C0{text-align:center;overflow:visible}.buh-po-fr tr.R1 td.R1C9{text-align:left;overflow:visible;border-top:#fff 0 none}.buh-po-fr tr.R10{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:12px;height:auto}.buh-po-fr tr.R10 td.R10C0{text-align:left;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R10 td.R10C1{text-align:left}.buh-po-fr tr.R13{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:24px;height:auto}.buh-po-fr tr.R13 td.R13C10{text-align:left;vertical-align:top;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R13 td.R13C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#fff 0 none;border-bottom:#000 1px solid}.buh-po-fr tr.R13 td.R17C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-left:#fff 0 none;border-top:#fff 0 none;border-bottom:#fff 0 none}.buh-po-fr tr.R2{min-height:19px;height:auto}.buh-po-fr tr.R21{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:33px;height:auto}.buh-po-fr tr.R21 td.R21C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-right:#000 1px solid}.buh-po-fr tr.R24{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:auto;min-height:14px}.buh-po-fr tr.R24 td.R24C10{text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R24 td.R24C12{font-family:Arial,Helvetica,sans-serif;font-size:6pt;text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#fff 0 none;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R24 td.R24C13{text-align:left}.buh-po-fr tr.R24 td.R24C18{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#fff 0 none;border-bottom:#000 1px solid}.buh-po-fr tr.R4>td:not([class]),.buh-po-fr tr.R10>td:not([class]),.buh-po-fr tr.R24>td:not([class]),.buh-po-fr tr.R0>td:not([class]){border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important;overflow:hidden}.buh-po-fr tr.R4 td.R22C18,.buh-po-fr tr.R4 td.R23C18,.buh-po-fr tr.R24 td.R24C18{border-right:none!important}.buh-po-fr tr.R28{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:96px;height:auto}.buh-po-fr tr.R28 td.R28C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-top:#000 1px solid;border-bottom:#fff 0 none}.buh-po-fr tr.R29{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:17px;height:auto}.buh-po-fr tr.R29 td.R29C0{text-align:left;border-top:#fff 0 none;border-bottom:#000 1px solid}.buh-po-fr tr.R3{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:27px;height:auto}.buh-po-fr tr.R3 td.R3C0{font-family:Arial,Helvetica,sans-serif;font-size:11pt;font-weight:700;text-align:left;vertical-align:bottom}.buh-po-fr tr.R3 td.R3C14{font-family:Arial,Helvetica,sans-serif;font-size:8pt;text-align:center;vertical-align:middle;overflow:visible}.buh-po-fr tr.R3 td.R3C14>div{overflow:visible!important}.buh-po-fr tr.R3 td.R3C14 span{white-space:nowrap}.buh-po-fr tr.R3 td.R3C21{font-family:Arial,Helvetica,sans-serif;font-size:8pt;text-align:center;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R3 td.R3C21>div{overflow:visible!important}.buh-po-fr tr.R0+tr.R1>td{vertical-align:top!important;height:13px;padding-top:0;padding-bottom:0;border-top:none!important}.buh-po-fr tr.R3 td.R3C8{font-family:Arial,Helvetica,sans-serif;font-size:9pt;font-weight:700;text-align:center;vertical-align:bottom}.buh-po-fr tr.R31{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:14px;height:auto}.buh-po-fr tr.R31 td.R31C1{text-align:center;vertical-align:middle}.buh-po-fr tr.R31 td.R31C15{text-align:center;vertical-align:bottom;overflow:visible!important}.buh-po-fr tr.R31 .buh-po-bank-marks-label{display:flex;align-items:flex-end;justify-content:center;width:100%;min-height:14px;overflow:visible!important}.buh-po-fr tr.R31 .buh-po-bank-marks-label span{white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:8pt}.buh-po-fr tr.R31 td.R31C6{text-align:center;overflow:visible}.buh-po-fr tr.R32{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:44px;height:auto}.buh-po-fr tr.R32 td.R32C1{text-align:center;vertical-align:bottom}.buh-po-fr tr.R32 td.R32C6{text-align:center;vertical-align:bottom;border-bottom:#000 1px solid}.buh-po-fr .buh-po-signer-line{display:flex;align-items:flex-end;justify-content:center;box-sizing:border-box;width:100%;min-height:44px;height:auto;padding:0 4px 3px;overflow:visible!important}.buh-po-fr .buh-po-signer-line span{font-family:Arial,Helvetica,sans-serif;font-size:9pt;line-height:1.15;white-space:normal;word-break:break-word}.buh-po-fr td.buh-po-bank-stamp-cell{text-align:center;vertical-align:middle;border:none!important;overflow:visible!important;padding:2px 1px!important}.buh-po-fr .buh-po-bank-stamp{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:48px;box-sizing:border-box}.buh-po-fr .buh-po-bank-stamp__ring{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;padding:6px 8px 5px;border:2px solid #1a4488;border-radius:2px;outline:1px solid #1a4488;outline-offset:1px;transform:none;color:#1a4488;background:#fff;box-sizing:border-box}.buh-po-fr .buh-po-bank-stamp__inner{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;text-align:center;font-family:Arial,Helvetica,sans-serif;line-height:1.2;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}.buh-po-fr .buh-po-bank-stamp__line{display:block;font-size:7pt;letter-spacing:.02em}.buh-po-fr .buh-po-bank-stamp__line--strong{font-size:7.5pt;font-weight:700;text-transform:uppercase}.buh-po-fr .buh-po-bank-stamp__bank{display:block;margin-top:1px;font-size:6.5pt;font-weight:700;text-transform:uppercase;max-width:100%;line-height:1.2}.buh-po-fr .buh-po-bank-stamp__line--date{margin-top:2px;font-size:7.5pt;font-weight:700}.buh-po-fr tr.R4{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:19px;height:auto}.buh-po-fr tr.R4 td.R22C10{text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R4 td.R22C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#fff 0 none;border-right:#000 1px solid}.buh-po-fr tr.R4 td.R22C15{text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid}.buh-po-fr tr.R4 td.R22C18{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid}.buh-po-fr tr.R4 td.R23C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#fff 0 none;border-bottom:#fff 0 none;border-right:#000 1px solid}.buh-po-fr tr.R4 td.R23C18{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#fff 0 none}.buh-po-fr tr.R4 td.R4C14{text-align:center;vertical-align:top;border-top:#000 1px solid}.buh-po-fr tr.R4 td.R4C20{text-align:center;vertical-align:middle;border-left:#fff 0 none;border-bottom:#fff 0 none;border-right:#fff 0 none}.buh-po-fr tr.R4 td.R4C8{text-align:center;vertical-align:top;border-left:#fff 0 none;border-top:#000 1px solid}.buh-po-fr tr.R5{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:58px;height:auto}.buh-po-fr tr.R5 td.R33C0{text-align:center;vertical-align:middle}.buh-po-fr tr.R5 td.R33C6{text-align:left;border-bottom:#000 1px solid}.buh-po-fr tr.R5 td.R5C0{text-align:left;vertical-align:top;border-top:#fff 0 none;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R5 td.R5C1{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-left:#000 1px solid;border-top:#fff 0 none;border-bottom:#000 1px solid}.buh-po-fr tr.R6{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:20px;height:auto}.buh-po-fr tr.R6 td.R12C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-top:#fff 0 none;border-right:#000 1px solid}.buh-po-fr tr.R6 td.R19C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R6 td.R19C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-left:#fff 0 none;border-top:#fff 0 none}.buh-po-fr tr.R6 td.R19C5{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;overflow:visible;border-bottom:#000 1px solid;border-right:#000 1px dotted}.buh-po-fr tr.R6 td.R6C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R6 td.R6C10{text-align:left;vertical-align:top;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R6 td.R6C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-left:#000 1px solid;border-top:#000 1px solid}.buh-po-fr tr.R6 td.R6C5{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;overflow:visible;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px dotted}.buh-po-fr tr.R7{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:1px}.buh-po-fr tr.R7 td.R11C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-top:#000 1px solid;border-right:#fff 0 none}.buh-po-fr tr.R7 td.R11C10{text-align:left;vertical-align:middle;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R7 td.R11C12,.buh-po-fr tr.R7 td.R15C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#fff 0 none;border-top:#fff 0 none}.buh-po-fr tr.R7:has(>td.R27C0){display:none!important}.buh-po-fr tr.R7 td.R27C0{border-bottom:#fff 0 none}.buh-po-fr tr.R7 td.R30C1{text-align:center;vertical-align:middle}.buh-po-fr tr.R7 td.R30C15{text-align:left}.buh-po-fr tr.R7 td.R30C6{text-align:center;overflow:visible}.buh-po-fr tr.R7 td.R7C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-right:#fff 0 none}.buh-po-fr tr.R8{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:36px;height:auto}.buh-po-fr tr.R8 td.R8C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-right:#000 1px solid}.buh-po-fr tr.R9{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:41px;height:auto}.buh-po-fr tr.R9 td.R9C10{text-align:left;vertical-align:top;border-left:#000 1px solid;border-top:#000 1px solid;border-bottom:#000 1px solid;border-right:#000 1px solid}.buh-po-fr tr.R9 td.R9C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-left:#fff 0 none;border-top:#000 1px solid}.buh-po-fr__cell-empty{position:relative;height:100%;width:100%;overflow:hidden}@media print{html,body{overflow:hidden!important}.buh-po-fr{overflow:hidden!important;max-width:100%!important}.buh-po-fr table{border-collapse:collapse!important;border-spacing:0!important;width:100%!important;max-width:100%!important;table-layout:fixed!important}.buh-po-fr td{padding-left:1px!important;padding-right:0!important}.buh-po-fr .buh-po-bank-stamp__ring{transform:none!important;border-color:#1a4488!important;outline-color:#1a4488!important;color:#1a4488!important;background:#fff!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.buh-po-fr tr.R7 td.R11C0,.buh-po-fr tr.R7 td.R7C0{border-right-width:0!important;border-right-style:none!important}.buh-po-fr tr.R1 td.R1C9,.buh-po-fr tr.R4 td.R4C20,.buh-po-fr tr.R4 td.R4C8,.buh-po-fr tr.R7 td.R11C12,.buh-po-fr tr.R13 td.R13C12,.buh-po-fr tr.R13 td.R17C12,.buh-po-fr tr.R6 td.R19C12,.buh-po-fr tr.R0 td.R26C20{border-top-width:0!important;border-left-width:0!important;border-right-width:0!important;border-bottom-width:0!important;border-style:none!important}.buh-po-fr tr.R28 td.R28C0{border-top:#000 1px solid!important;border-top-width:1px!important;border-left-width:0!important;border-right-width:0!important;border-bottom-width:0!important}.buh-po-fr tr.R6 td.R19C5,.buh-po-fr tr.R6 td.R6C5{border-right-style:solid!important}.buh-po-fr tr.R0+tr.R1{height:13px!important}.buh-po-fr tr.R0+tr.R1>td{vertical-align:top!important;height:13px!important;border-top:none!important}.buh-po-fr td.buh-po-stamp-seg{border:none!important}.buh-po-fr .buh-po-stamp-line{border-bottom:1px solid #000!important}.buh-po-fr .buh-po-stamp-seg-inner{min-height:33px!important}.buh-po-fr tr.R0 td.R26C0,.buh-po-fr tr.R0 td.R26C11,.buh-po-fr tr.R0 td.R26C20{border-bottom-width:0!important;border-bottom-style:none!important}}.led-native-app .buh-reporting-page,.led-mobile-vertical .buh-reporting-page{overflow-x:hidden;max-width:100%}.led-native-app .buh-reporting-inner,.led-mobile-vertical .buh-reporting-inner{width:100%;max-width:100%;margin-inline:0}.led-native-app .buh-reporting-page .card,.led-native-app .buh-reporting-page .buh-fit-card,.led-mobile-vertical .buh-reporting-page .card,.led-mobile-vertical .buh-reporting-page .buh-fit-card{max-width:100%;box-sizing:border-box}.led-native-app .buh-reporting-page .buh-ens-notification-block,.led-mobile-vertical .buh-reporting-page .buh-ens-notification-block{text-align:left;max-width:100%;box-sizing:border-box}.led-native-app .buh-reporting-page .buh-ens-notification-block .buh-table-fit-wrap,.led-mobile-vertical .buh-reporting-page .buh-ens-notification-block .buh-table-fit-wrap{display:block;width:100%;max-width:100%;overflow-x:visible;text-align:left}.led-native-app .buh-reporting-page .ov-h2 .page-sub,.led-mobile-vertical .buh-reporting-page .ov-h2 .page-sub{display:block;margin-left:0!important;margin-top:.35rem}.led-native-app .buh-reporting-page .buh-report-section-head,.led-mobile-vertical .buh-reporting-page .buh-report-section-head{flex-direction:column;align-items:stretch;justify-content:flex-start}.led-native-app .buh-reporting-page .buh-report-section-head>div,.led-mobile-vertical .buh-reporting-page .buh-report-section-head>div{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:.5rem}.led-native-app .buh-reporting-page .buh-report-section-head .btn,.led-mobile-vertical .buh-reporting-page .buh-report-section-head .btn{width:100%}.led-native-app .buh-reporting-page code,.led-mobile-vertical .buh-reporting-page code{word-break:break-all;white-space:normal}.led-native-app .buh-reporting-page .buh-table-fit-wrap table,.led-native-app .buh-reporting-page .table-wrap table,.led-native-app .buh-reporting-page .card.buh-fit-card table,.led-mobile-vertical .buh-reporting-page .buh-table-fit-wrap table,.led-mobile-vertical .buh-reporting-page .table-wrap table,.led-mobile-vertical .buh-reporting-page .card.buh-fit-card table{display:block;width:100%;min-width:0!important}.led-native-app .buh-reporting-page .buh-table-fit-wrap thead,.led-native-app .buh-reporting-page .table-wrap thead,.led-native-app .buh-reporting-page .card.buh-fit-card table thead,.led-mobile-vertical .buh-reporting-page .buh-table-fit-wrap thead,.led-mobile-vertical .buh-reporting-page .table-wrap thead,.led-mobile-vertical .buh-reporting-page .card.buh-fit-card table thead{display:none}.led-native-app .buh-reporting-page .buh-table-fit-wrap tbody,.led-native-app .buh-reporting-page .table-wrap tbody,.led-native-app .buh-reporting-page .card.buh-fit-card table tbody,.led-mobile-vertical .buh-reporting-page .buh-table-fit-wrap tbody,.led-mobile-vertical .buh-reporting-page .table-wrap tbody,.led-mobile-vertical .buh-reporting-page .card.buh-fit-card table tbody{display:flex;flex-direction:column;gap:.65rem}.led-native-app .buh-reporting-page .buh-table-fit-wrap tr,.led-native-app .buh-reporting-page .table-wrap tr,.led-native-app .buh-reporting-page .card.buh-fit-card table tr,.led-mobile-vertical .buh-reporting-page .buh-table-fit-wrap tr,.led-mobile-vertical .buh-reporting-page .table-wrap tr,.led-mobile-vertical .buh-reporting-page .card.buh-fit-card table tr{display:flex;flex-direction:column;gap:.4rem;padding:.7rem .75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel)}.led-native-app .buh-reporting-page .buh-reporting-detail-row,.led-mobile-vertical .buh-reporting-page .buh-reporting-detail-row{padding:.55rem .75rem;background:var(--buh-surface-2, rgba(0, 0, 0, .03));border-style:dashed}.led-native-app .buh-reporting-page .buh-table-fit-wrap td,.led-native-app .buh-reporting-page .buh-table-fit-wrap th,.led-native-app .buh-reporting-page .table-wrap td,.led-native-app .buh-reporting-page .table-wrap th,.led-native-app .buh-reporting-page .card.buh-fit-card table td,.led-native-app .buh-reporting-page .card.buh-fit-card table th,.led-mobile-vertical .buh-reporting-page .buh-table-fit-wrap td,.led-mobile-vertical .buh-reporting-page .buh-table-fit-wrap th,.led-mobile-vertical .buh-reporting-page .table-wrap td,.led-mobile-vertical .buh-reporting-page .table-wrap th,.led-mobile-vertical .buh-reporting-page .card.buh-fit-card table td,.led-mobile-vertical .buh-reporting-page .card.buh-fit-card table th{display:block;width:100%!important;min-width:0!important;border:none;padding:.1rem 0;text-align:left!important;white-space:normal!important;word-break:break-word}.led-native-app .buh-reporting-page td[data-label]:before,.led-mobile-vertical .buh-reporting-page td[data-label]:before{content:attr(data-label);display:block;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.12rem}.led-native-app .buh-reporting-page .buh-reporting-detail-row td:before,.led-mobile-vertical .buh-reporting-page .buh-reporting-detail-row td:before{display:none}.led-native-app .buh-reporting-page .buh-reporting-period-cell,.led-mobile-vertical .buh-reporting-page .buh-reporting-period-cell{font-weight:600;font-size:.95rem;padding-bottom:.35rem!important;margin-bottom:.15rem;border-bottom:1px solid var(--border)}.led-native-app .buh-reporting-page .buh-reporting-period-cell:before,.led-mobile-vertical .buh-reporting-page .buh-reporting-period-cell:before{display:none!important}.led-native-app .buh-reporting-page .buh-period-controls__date-input,.led-mobile-vertical .buh-reporting-page .buh-period-controls__date-input{width:100%;max-width:11rem}.led-native-app .buh-reporting-page label[style*=inline-flex],.led-mobile-vertical .buh-reporting-page label[style*=inline-flex]{display:flex!important;flex-direction:column;align-items:stretch!important;width:100%;max-width:100%}.led-native-app .buh-reporting-page label[style*=inline-flex] .input,.led-mobile-vertical .buh-reporting-page label[style*=inline-flex] .input{width:100%!important;max-width:100%}.buh-osv-mobile-list{display:flex;flex-direction:column;gap:.65rem}.buh-osv-mobile-card{padding:.7rem .75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-panel)}.buh-osv-mobile-card--group{font-weight:600;background:var(--buh-surface-2, rgba(0, 0, 0, .03))}.buh-osv-mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.55rem;padding-bottom:.45rem;border-bottom:1px solid var(--border)}.buh-osv-mobile-card-title{font-size:1rem;font-weight:600;line-height:1.25;min-width:0;word-break:break-word}.buh-osv-mobile-card-title code{font-size:1.05em}.buh-osv-mobile-card-actions{flex:0 0 auto;font-size:.86rem}.buh-osv-mobile-card-sub{margin:-.25rem 0 .5rem;font-size:.82rem;color:var(--text-muted);word-break:break-word}.buh-osv-mobile-metrics{display:flex;flex-direction:column;gap:.45rem}.buh-osv-mobile-section-title{font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.2rem}.buh-osv-mobile-pair{display:grid;grid-template-columns:1fr 1fr;gap:.35rem .65rem}.buh-osv-mobile-cell{display:flex;align-items:baseline;justify-content:space-between;gap:.35rem;min-width:0}.buh-osv-mobile-side{flex:0 0 auto;font-size:.78rem;font-weight:600;color:var(--text-muted)}.buh-osv-mobile-val{flex:1 1 auto;text-align:right;font-variant-numeric:tabular-nums;font-size:.9rem;word-break:break-word}.buh-acct-mobile-desc{margin:0 0 .5rem;font-size:.86rem;line-height:1.4;word-break:break-word}.buh-acct-mobile-balance{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-top:.45rem;padding-top:.45rem;border-top:1px solid var(--border)}.buh-acct-mobile-card--selected{border-color:#b86e0073;background:var(--accent-soft, rgba(184, 110, 0, .08))}.buh-acct-mobile-journal-head{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:start;margin-bottom:.5rem;padding-bottom:.45rem;border-bottom:1px solid var(--border)}.buh-acct-mobile-check{padding-top:.15rem}.buh-acct-mobile-journal-date{font-weight:600;font-size:.95rem}.buh-acct-mobile-posting{margin-top:.2rem;font-size:.84rem;color:var(--text-muted);word-break:break-word}.buh-acct-mobile-journal-sum{font-variant-numeric:tabular-nums;font-weight:600;font-size:.95rem;text-align:right;white-space:nowrap}.buh-acct-mobile-field{display:flex;flex-direction:column;gap:.12rem;margin-bottom:.4rem}.buh-acct-mobile-field-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted)}.buh-acct-mobile-field-val{font-size:.88rem;word-break:break-word}.buh-acct-mobile-actions{display:flex;gap:.5rem;margin-top:.15rem}.buh-acct-mobile-actions .btn{flex:1 1 0}.buh-accounting-ledger-progress{max-height:0;opacity:0;overflow:hidden;margin-bottom:0;pointer-events:none;transition:max-height .3s ease,opacity .3s ease,margin-bottom .3s ease}.buh-accounting-ledger-progress[data-active]{max-height:4.5rem;opacity:1;margin-bottom:.75rem;pointer-events:auto}.buh-accounting-refresh-indicator{display:inline-block;margin-left:.5rem;font-size:.82rem;font-weight:400;color:var(--muted, #64748b);opacity:.9}.buh-accounting-outlet--busy .buh-accounting-data-pane{opacity:.88;transition:opacity .35s ease}.buh-accounting-outlet--refreshing .buh-accounting-data-pane{opacity:.92;transition:opacity .25s ease}:root{color-scheme:light;--bg-deep: #ffffff;--bg-panel: #f4f7fb;--bg-elevated: #e8edf5;--border: rgba(15, 30, 50, .1);--text: #152232;--text-muted: #5a6b7d;--accent: #b86e00;--accent-dim: #8a5200;--accent-soft: rgba(184, 110, 0, .12);--success: #0a7d4d;--danger: #b4232c;--radius: 10px;--font: "DM Sans", system-ui, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font);background:radial-gradient(900px 480px at 0% 0%,rgba(255,210,140,.35),transparent 55%),radial-gradient(700px 400px at 100% -5%,rgba(180,210,255,.45),transparent 50%),linear-gradient(180deg,#f0f4fa,#e6ecf6);color:var(--text);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline;color:var(--accent-dim)}button,input,select,textarea{font:inherit}code{font-family:var(--mono);font-size:.88em}.buh-upd-fr{background:#fff;margin:0 auto;max-width:210mm;font-family:Arial,Helvetica,sans-serif;font-size:8pt}.buh-upd-fr table{table-layout:fixed;border-collapse:collapse;width:100%}
