.section-help-heading{padding-right:52px;position:relative}.section-help-heading>.section-help-trigger{width:40px;height:40px;padding:0;position:absolute;top:0;right:0}.section-help-trigger{border:1px solid var(--border);width:40px;height:40px;color:var(--muted-foreground);background:var(--card);cursor:pointer;border-radius:50%;flex-shrink:0}.section-help-trigger:hover,.section-help-trigger[data-popup-open]{color:var(--primary);background:var(--accent);border-color:var(--primary)}.section-help-trigger:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.section-help-content[data-slot=popover-content]{width:min(400px,100vw - 32px);max-height:min(640px,calc(100dvh - 48px),var(--available-height));border-radius:14px;gap:18px;padding:20px;overflow-y:auto}.section-help-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-help-title [data-slot=popover-title]{font-size:17px;font-weight:650;line-height:1.4}.section-help-title>button{flex-shrink:0;width:28px;height:28px}.section-help-content h3{margin-bottom:6px;font-size:13px;font-weight:650}.section-help-content p{color:var(--muted-foreground);font-size:14px;line-height:1.65}.section-help-content a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.cashbox-overview{margin:32px 0}.cashbox-overview-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.cashbox-overview-heading h2{margin:6px 0;font-size:24px;font-weight:650}.cashbox-overview-heading p,.cashbox-summary-note{color:var(--muted-foreground);font-size:13px;line-height:1.6}.cashbox-overview-heading>button{flex-shrink:0}.cashbox-summary{flex-wrap:wrap;gap:12px;display:flex}.cashbox-summary>span{border:1px solid var(--border);background:var(--card);border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.cashbox-summary b{margin-left:6px;font-size:18px}.cashbox-summary>span[data-warning=true]{color:#925400;background:#fff5e6;border-color:#eed3ab}.cashbox-summary-note{margin:9px 0 18px}.cashbox-search{width:100%;max-width:480px;color:var(--muted-foreground);align-items:center;gap:8px;margin-bottom:18px;display:flex}.cashbox-search input{flex:1;width:100%;min-width:0}.cashbox-search>svg{flex-shrink:0}.cashbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cashbox-card{border:1px solid var(--border);background:var(--card);border-radius:14px;min-width:0;padding:22px}.cashbox-card-heading{align-items:flex-start;gap:12px;display:flex}.cashbox-store-icon{background:var(--accent);color:var(--primary);border-radius:10px;flex-shrink:0;padding:10px;display:flex}.cashbox-card-heading h3{overflow-wrap:anywhere;font-size:18px;font-weight:650;line-height:1.4}.cashbox-card-heading p{color:var(--muted-foreground);overflow-wrap:anywhere;align-items:flex-start;gap:5px;margin-top:7px;font-size:13px;line-height:1.6;display:flex}.cashbox-card-heading p svg{flex-shrink:0;margin-top:3px}.cashbox-identity{color:var(--muted-foreground);overflow-wrap:anywhere;flex-wrap:wrap;gap:5px 16px;margin:16px 0;font-size:12px;display:flex}.cashbox-provider-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-bottom:16px;display:flex}.cashbox-provider{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.cashbox-provider i{color:#fff;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;font-style:normal;display:flex}.cashbox-activity{color:var(--muted-foreground);align-items:center;gap:5px;font-size:12px;display:flex}.cashbox-activity[data-online=true]{color:var(--brand-green-ink)}.cashbox-deadlines{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cashbox-deadline{background:var(--background);border:1px solid var(--border);border-radius:9px;flex-direction:column;gap:7px;padding:13px;display:flex}.cashbox-deadline>span,.cashbox-deadline small{color:var(--muted-foreground);font-size:12px}.cashbox-deadline strong{font-size:14px;font-weight:600;line-height:1.5}.cashbox-deadline[data-state=soon] strong{color:#9c5900}.cashbox-deadline[data-state=expired] strong{color:#c23f43}.cashbox-piot{border-top:1px solid var(--border);margin-top:16px;padding-top:16px;font-size:12px}.cashbox-piot>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.cashbox-piot>div>span{color:var(--muted-foreground)}.cashbox-piot dl{justify-content:space-between;gap:12px;margin-top:10px;display:flex}.cashbox-piot dt{color:var(--muted-foreground);margin-bottom:4px}.cashbox-card footer{border-top:1px solid var(--border);color:var(--muted-foreground);flex-direction:column;gap:5px;margin-top:16px;padding-top:12px;font-size:11px;line-height:1.5;display:flex}.cashbox-card footer [data-error=true]{color:#c23f43}.cashbox-empty{border:1px dashed var(--border);text-align:center;color:var(--muted-foreground);border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}.cashbox-empty h3{color:var(--foreground);font-weight:600}.cashbox-empty p,.cashbox-footnote{color:var(--muted-foreground);font-size:13px;line-height:1.6}.cashbox-footnote,.cashbox-show-all{margin-top:16px}@media (max-width:950px){.cashbox-grid{grid-template-columns:1fr}}@media (max-width:600px){.cashbox-overview-heading{flex-direction:column;align-items:flex-start}.cashbox-overview-heading h2{font-size:21px}.cashbox-card{padding:16px}.cashbox-deadlines{grid-template-columns:1fr}.cashbox-summary{gap:8px}.cashbox-summary>span{width:100%}.cashbox-summary b{margin-left:auto}}.portal-overview{padding:32px 0}.portal-demo-profile{gap:4px;line-height:1.6;display:grid}.portal-demo-profile strong{font-size:15px}.portal-demo-profile small{font-size:12px}.portal-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.portal-heading h1{letter-spacing:-1px;margin:8px 0;font-size:34px;font-weight:700}.portal-heading h1 span{color:var(--primary)}.portal-heading p,.portal-footnote{color:var(--muted-foreground);font-size:14px;line-height:1.6}.portal-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.portal-kpi{text-align:left;background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:14px;flex-direction:column;gap:18px;padding:24px;display:flex}.portal-kpi:hover{border-color:var(--primary)}.portal-kpi>div{align-items:center;gap:10px;font-size:14px;display:flex}.portal-kpi>div>svg:first-child{color:var(--primary)}.portal-kpi>div>svg:last-child{flex-shrink:0;margin-left:auto}.portal-kpi strong{font-variant-numeric:tabular-nums;font-size:38px;font-weight:700;line-height:1.2}.portal-kpi small{color:var(--muted-foreground);font-size:12px}.portal-secondary{color:var(--muted-foreground);flex-wrap:wrap;gap:24px;margin-bottom:28px;font-size:13px;display:flex}.portal-secondary>span{align-items:center;gap:6px;display:flex}.portal-secondary b{color:var(--foreground)}.portal-columns{grid-template-columns:1.2fr 1fr;align-items:start;gap:24px;margin-bottom:24px;display:grid}.portal-panel{border:1px solid var(--border);background:var(--card);border-radius:14px;min-width:0;padding:24px}.portal-panel h2{font-size:18px;font-weight:650}.portal-panel-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.portal-company{border-top:1px solid var(--border);padding:20px 0}.portal-company-name{text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:6px;display:flex}.portal-company-name:disabled{cursor:default;opacity:1}.portal-company-name b{font-size:16px}.portal-company-name span,.portal-company-bottom small{color:var(--muted-foreground);font-size:12px}.portal-company-stats{flex-wrap:wrap;gap:20px;margin:16px 0;font-size:13px;display:flex}.portal-connection{color:var(--muted-foreground);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.portal-connection span{background:var(--muted);border-radius:6px;padding:5px 8px}.portal-connection .is-connected{color:var(--brand-green-ink);background:var(--accent)}.portal-company-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.portal-empty{color:var(--muted-foreground);flex-direction:column;align-items:flex-start;gap:14px;padding:20px 0;display:flex}.portal-empty h3{color:var(--foreground);font-weight:600}.portal-empty p{font-size:14px;line-height:1.65}.portal-footnote{border-top:1px solid var(--border);margin-top:12px;padding-top:16px;font-size:12px}.portal-types li{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:14px 0;font-size:14px;display:flex}.portal-types li b{font-variant-numeric:tabular-nums}.portal-documents>button{text-align:left;border-bottom:1px solid var(--border);grid-template-columns:2fr 1.5fr 1fr 1fr auto;align-items:center;gap:16px;width:100%;padding:18px 0;font-size:13px;display:grid}.portal-documents small{color:var(--muted-foreground);overflow-wrap:anywhere;display:block}.portal-loading{align-items:center;gap:12px;padding:40px;display:flex}.app-shell>.portal-overview{max-width:1600px;margin:auto;padding:32px}@media (max-width:1050px){.portal-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-columns{grid-template-columns:1fr}.portal-documents>button{grid-template-columns:1fr 1fr}}@media (max-width:600px){.portal-heading{flex-direction:column;align-items:flex-start}.portal-heading>button{width:100%}.portal-kpis{gap:10px}.portal-kpi{padding:16px}.portal-kpi>div{flex-wrap:wrap}.portal-kpi strong{font-size:30px}.portal-panel{padding:16px}.portal-panel-title{flex-wrap:wrap}.portal-company-bottom{flex-direction:column;align-items:flex-start}.app-shell>.portal-overview{padding:20px 16px}.portal-heading h1{font-size:28px}}.ofd-receipt-links{gap:.65rem;display:grid}.ofd-receipt-open>span{align-items:center;gap:.4rem;display:flex}.ofd-receipt-received{color:var(--success,#267149)!important}.ofd-receipt-content{min-height:0;overflow:auto}.ofd-receipt-content .doc-details{margin-block:1rem}.ofd-receipt-external{color:var(--primary);align-items:center;gap:.4rem;font-size:.875rem;text-decoration:underline;display:inline-flex}.ofd-receipt-total dd{font-weight:600}.ofd-receipt-dialog .doc-toolbar{flex-wrap:wrap}.ofd-receipt-content td{white-space:normal;overflow-wrap:anywhere}.organization-shell{background:var(--background);min-height:100dvh;color:var(--foreground)}.org-topbar{border-bottom:1px solid var(--border);background:var(--card);align-items:center;gap:26px;height:82px;padding:0 4%;display:flex}.org-topbar .brand-mark{width:48px;display:block}.org-topbar-divider{border-left:1px solid var(--border);height:28px}.org-header-title{color:var(--muted-foreground);font-size:14px}.org-topbar-right{align-items:center;gap:18px;margin-left:auto;display:flex}.org-mode{color:var(--muted-foreground);white-space:nowrap;font-size:12px}.org-switch{max-width:380px}.org-switch span{text-overflow:ellipsis;overflow:hidden}.org-main{margin:0 auto;max-width:1456px!important;padding:42px 4% 64px!important}.org-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.org-heading h1{letter-spacing:-.7px;overflow-wrap:anywhere;margin:8px 0 10px;font-size:30px;font-weight:650;line-height:1.3}.org-heading p,.org-section-heading p{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.6}.org-eyebrow{letter-spacing:1.7px;color:var(--muted-foreground);font-size:10px;font-weight:700}.org-count{vertical-align:middle;letter-spacing:0;background:var(--secondary);min-width:26px;height:26px;color:var(--muted-foreground);border-radius:8px;justify-content:center;align-items:center;margin-left:8px;padding:0 8px;font-size:13px;display:inline-flex}.org-search{background:var(--card);border:1px solid var(--border);max-width:540px;color:var(--muted-foreground);border-radius:10px;align-items:center;gap:10px;margin-bottom:28px;padding:2px 12px;display:flex}.org-search input{background:0 0;min-width:0;height:43px;box-shadow:none!important;border:0!important}.org-search:focus-within{outline:2px solid var(--ring);outline-offset:2px}.org-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.org-choice{text-align:left;background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:14px;align-items:flex-start;gap:16px;padding:24px;transition:border-color .15s,box-shadow .15s;display:flex}.org-choice:hover{border-color:var(--primary);box-shadow:0 4px 20px #00000005}.org-choice:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.org-symbol{background:var(--secondary);color:var(--primary);border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.org-choice-copy{flex:1;gap:8px;min-width:0;display:grid}.org-choice-copy strong{overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.5}.org-choice-copy>span{color:var(--muted-foreground);font-size:12px}.org-choice-copy>.org-choice-profile{color:var(--primary);font-size:14px;font-weight:600}.org-choice-copy>.org-choice-description{font-size:14px;line-height:1.5}.org-choice-footer{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.org-choice-footer>span{align-items:center;gap:6px;display:flex}.org-choice-arrow{color:var(--muted-foreground);flex-shrink:0}.org-bottom-note{color:var(--muted-foreground);justify-content:center;gap:10px;margin-top:42px;font-size:13px;display:flex}.org-empty{text-align:center;background:var(--card);border:1px dashed var(--border);color:var(--muted-foreground);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:65px 24px;font-size:14px;display:flex}.org-empty h2,.org-empty h3{color:var(--foreground);font-size:18px;font-weight:600}.org-empty p{max-width:450px;line-height:1.6}.org-empty-small{padding:40px 20px}.org-back{color:var(--muted-foreground);cursor:pointer;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.org-back:hover{color:var(--primary)}.org-tabs>[data-slot=tabs-list]{border-bottom:1px solid var(--border);justify-content:flex-start;gap:24px;width:100%;height:48px;margin-bottom:22px}.org-tabs [data-slot=tabs-trigger]{flex:0 auto;gap:8px;padding:0 3px;font-size:14px}.org-tabs [data-slot=tabs-trigger][data-active]{color:var(--primary)}.org-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.org-section-heading h2{margin:0 0 6px;font-size:18px;font-weight:600}.org-small-count{color:var(--muted-foreground);white-space:nowrap;font-size:12px}.ofd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.ofd-card{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;padding:23px;display:flex}.ofd-connected{border-color:color-mix(in srgb, var(--primary) 35%, var(--border))}.ofd-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.ofd-logo{color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:700;display:grid}.ofd-state{color:var(--muted-foreground);background:var(--secondary);border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.ofd-state.is-connected{color:var(--brand-green-ink);background:var(--brand-green-soft)}.ofd-state.is-error{color:var(--destructive);background:#fff0f0}.ofd-card h3{margin-bottom:7px;font-size:17px;font-weight:600}.ofd-description{color:var(--muted-foreground);min-height:42px;font-size:13px;line-height:1.6}.ofd-meta{color:var(--muted-foreground);flex-direction:column;gap:5px;margin:18px 0;font-size:11px;display:flex}.ofd-card-actions{gap:8px;margin-top:auto;display:flex}.ofd-card-actions>button:first-child{flex:1}.ofd-error{color:var(--destructive);overflow-wrap:anywhere;margin-bottom:12px;font-size:12px;line-height:1.5}.org-cashboxes{margin-top:40px}.org-table-scroll{border:1px solid var(--border);background:var(--card);border-radius:12px;overflow-x:auto}.org-cashbox-table{border-collapse:collapse;width:100%;min-width:1050px;font-size:12px;line-height:1.5}.org-cashbox-table th{background:var(--secondary);text-align:left;color:var(--muted-foreground);padding:14px;font-weight:500}.org-cashbox-table td{border-top:1px solid var(--border);vertical-align:top;overflow-wrap:anywhere;max-width:230px;padding:18px 14px}.org-cashbox-table td>span{color:var(--muted-foreground);margin-top:5px;font-size:11px;display:block}.org-cashbox-table td>.ofd-error{color:var(--destructive)}.cashbox-search{max-width:260px}.org-mono{font-family:var(--font-geist-mono), monospace}.org-muted{color:var(--muted-foreground);margin-top:12px;font-size:12px;line-height:1.6}.org-demo-note{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);border-radius:10px;margin-bottom:22px;padding:12px 16px;font-size:13px;line-height:1.6}.org-details-card{background:var(--card);border:1px solid var(--border);border-radius:14px;max-width:640px;padding:28px}.org-details-card h2{margin-bottom:24px;font-size:18px;font-weight:600}.org-dialog[data-slot=dialog-content]{width:590px;max-width:calc(100vw - 32px);max-height:90dvh;padding:28px;overflow-y:auto}.org-dialog .org-search{max-width:none;margin:8px 0 0}.ofd-connection-dialog[data-slot=dialog-content]{width:650px}.ofd-dialog-title,.ofd-connection-progress{align-items:center;gap:12px;display:flex}.ofd-dialog-title{padding-right:24px}.ofd-connection-company{background:var(--muted);overflow-wrap:anywhere;border-radius:10px;gap:4px;padding:14px 16px;display:grid}.ofd-connection-company span,.ofd-field-hint{color:var(--muted-foreground)}.ofd-connection-data{gap:7px;line-height:1.55;display:grid}.ofd-connection-dialog .org-form label{font-size:14px}.ofd-field-hint{font-size:13px;font-weight:400;line-height:1.5}.ofd-access-guide{border-block:1px solid var(--border);padding-block:14px}.ofd-access-guide summary,.ofd-api-address summary{cursor:pointer;font-weight:500}.ofd-access-guide ol{margin-block:14px;padding-left:22px;line-height:1.55;list-style:decimal}.ofd-access-guide li+li{margin-top:8px}.ofd-auth-method{font-size:14px;font-weight:600}.ofd-api-address{color:var(--muted-foreground);font-size:13px}.ofd-api-address p{overflow-wrap:anywhere;margin-top:8px}.org-choice-list{flex-direction:column;gap:8px;max-height:380px;display:flex;overflow:auto}.org-choice-list .org-choice{align-items:center;padding:16px}.org-form{gap:18px;margin-top:8px;display:grid}.org-form label{gap:7px;font-size:13px;font-weight:500;display:grid}.org-form label input{height:42px}.org-optional{color:var(--muted-foreground);font-size:11px;display:inline}.org-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.org-doc-link{color:var(--primary);text-underline-offset:3px;align-items:center;gap:6px;font-size:12px;text-decoration:underline;display:inline-flex}.org-register-bar{border-bottom:1px solid var(--border);background:var(--card);flex-wrap:wrap;align-items:center;gap:10px;padding:4px 4%;font-size:13px;display:flex}.org-register-bar>button{height:28px;min-height:28px;padding-top:2px;padding-bottom:2px;font-size:12px}.org-register-bar>span{color:var(--muted-foreground)}.org-register-bar>button:last-child{margin-left:auto}@media (max-width:1100px){.org-grid,.ofd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.org-heading h1{font-size:26px}.org-topbar{gap:16px}}@media (max-width:640px){.org-grid,.ofd-grid{grid-template-columns:1fr}.org-main{padding-top:26px!important}.org-topbar{flex-wrap:wrap;gap:12px;height:auto;min-height:70px;padding:14px 4%}.org-topbar .brand-name{font-size:19px}.org-topbar-divider,.org-header-title{display:none}.org-switch{order:3;justify-content:flex-start;width:100%;max-width:100%}.org-topbar-right{gap:5px}.org-mode{font-size:10px}.org-heading{flex-direction:column;align-items:flex-start;gap:18px}.org-heading h1{font-size:24px}.org-heading>button{width:100%}.org-section-heading{flex-wrap:wrap;align-items:flex-start}.org-section-heading h2{font-size:17px}.org-search{max-width:none}.org-dialog[data-slot=dialog-content]{padding:24px 18px}.org-form-actions>button{flex:1}.org-register-bar{gap:8px}.org-register-bar>strong{width:100%}.org-topbar .brand-mark{width:36px}}.org-requisites-dialog{width:min(920px,100vw - 32px);max-width:920px;max-height:90vh;overflow-y:auto}.org-requisites-card{max-width:none;margin-top:24px}.requisites-groups{gap:24px;display:grid}.requisites-groups fieldset{border:0;border-top:1px solid var(--border);min-width:0;margin:0;padding:20px 0 0}.requisites-groups legend{padding:0 12px 0 0;font-size:16px;font-weight:650}.requisites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.requisites-basics{border:0;min-width:0;margin:0;padding:0}.requisites-inn-row{align-items:flex-end;gap:12px;display:flex}.requisites-inn-row>label{flex:1}.service-admin-link{color:var(--muted-foreground);align-items:center;gap:6px;font-size:13px;display:inline-flex}.service-admin-link:hover{color:var(--primary)}.service-admin .org-details-card{max-width:none;margin:24px 0}.service-admin .org-section-heading h2{align-items:center;gap:8px;display:flex}.service-admin .org-form{max-width:600px}.service-principal{overflow-wrap:anywhere;margin-top:16px;display:block}.service-health{gap:14px;margin-top:20px;display:grid}.service-health>div{justify-content:space-between;gap:24px;display:flex}.service-health dt{color:var(--muted-foreground)}.service-health dd{text-align:right}.service-audit{padding:0;list-style:none}.service-audit li{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:8px 20px;padding:16px 0;display:flex}.service-audit small{width:100%;color:var(--muted-foreground);overflow-wrap:anywhere}@media (max-width:650px){.requisites-grid{grid-template-columns:1fr}.requisites-inn-row{flex-direction:column;align-items:stretch}.org-topbar-right{flex-wrap:wrap}.service-health>div{flex-direction:column;gap:6px}.service-health dd{text-align:left}}.org-requisites-dialog[data-slot=dialog-content]{width:min(920px,100vw - 32px);max-width:920px}.service-admin output,.org-form output,.org-details-card>output{display:block}.service-admin .doc-success,.org-details-card>.doc-success{margin-top:16px}
