.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}}.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:100%;max-width:100%;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-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-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-doc-journal-card .table-wrap{width:100%;max-width:100%}.buh-doc-journal-table{width:100%}.buh-doc-journal-table .buh-doc-journal-cp{min-width:14rem;max-width:none;white-space:normal;word-break:break-word}.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-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-bank-stmt-block{max-width:min(100%,78rem);width:100%}.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-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-po-fr table,.buh-po-fr td,.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}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}.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-footnote{margin:0;font-size:.82rem;color:var(--text-muted)}.ov-passport .input{max-width:none}.buh-po-fr{background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;max-width:720px;margin:0 auto}.buh-po-fr table{table-layout:fixed;padding:0 0 0 2px;vertical-align:bottom;border-collapse:collapse;width:100%;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal}.buh-po-fr td{padding:0 0 0 2px;overflow:hidden}.buh-po-fr tr.R0{height:20px}.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:#000 1px solid;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:#000 1px solid;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:#000 1px solid;border-right:#fff 0 none}.buh-po-fr tr.R1{font-family:Arial,Helvetica,sans-serif;font-size:8pt;min-height:13px;height:auto}.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;vertical-align:top;overflow:visible;border-top:#000 1px solid}.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;height:12px}.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;height:24px}.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{height:19px}.buh-po-fr tr.R21{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:33px}.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:7px}.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}.buh-po-fr tr.R28{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:96px}.buh-po-fr tr.R28 td.R28C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;border-bottom:#fff 0 none}.buh-po-fr tr.R29{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:17px}.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;height:27px}.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.R1 td.buh-po-stamp-mrg{overflow:visible!important;text-align:center;vertical-align:middle}.buh-po-fr tr.R1 td.buh-po-stamp-mrg--spis{border-top:#fff 0 none}.buh-po-fr tr.R1 .buh-po-stamp-wrap{position:relative;min-height:13px;width:100%;overflow:visible!important;display:flex;align-items:center;justify-content:center}.buh-po-fr tr.R1 .buh-po-stamp-dt{white-space:nowrap;line-height:1.2}.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;height:14px}.buh-po-fr tr.R31 td.R31C1{text-align:center;vertical-align:middle}.buh-po-fr tr.R31 td.R31C15{text-align:left}.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;height:44px}.buh-po-fr tr.R32 td.R32C1{text-align:center;vertical-align:bottom}.buh-po-fr tr.R32 td.R32C6{text-align:left;border-bottom:#000 1px solid}.buh-po-fr tr.R4{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:19px}.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;height:58px}.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}.buh-po-fr tr.R6{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:20px}.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 1px 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 1px 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{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 td.R15C12{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:middle;border-left:#fff 0 none;border-top:#000 1px solid}.buh-po-fr tr.R7 td.R27C0{font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left;vertical-align:top;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 1px none}.buh-po-fr tr.R8{font-family:Arial,Helvetica,sans-serif;font-size:8pt;height:36px}.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;height:41px}.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}: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%}
