html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--ultraa-ui-bg: #ffffff;--ultraa-ui-bg-muted: #f8fafc;--ultraa-ui-border: #dbe3ee;--ultraa-ui-border-strong: #cbd5e1;--ultraa-ui-text: #111827;--ultraa-ui-text-muted: #526071;--ultraa-ui-accent: #0f766e;--ultraa-ui-accent-soft: #ecfdf5;--ultraa-ui-danger: #b91c1c;--ultraa-ui-shadow: 0 10px 26px rgba(15, 23, 42, .08)}.ultraa-table-surface,.ultraa-filter-bar{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.ultraa-table-surface{contain:inline-size}.ultraa-table-surface__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-block-end:8px;min-width:0}.ultraa-table-surface__toolbar--end{justify-content:flex-end}.ultraa-table-surface__toolbar--between{justify-content:space-between}.ultraa-table-surface__toolbar--start{justify-content:flex-start}.ultraa-table-surface__toolbar-main,.ultraa-table-surface__toolbar-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;min-width:0}.ultraa-table-surface__viewport{box-sizing:border-box;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable;width:100%}.ultraa-table-surface__viewport .ant-table-wrapper,.ultraa-table-surface__viewport .ant-spin-nested-loading,.ultraa-table-surface__viewport .ant-spin-container,.ultraa-table-surface__viewport .ant-table,.ultraa-table-surface__viewport .ant-table-container,.ultraa-table-surface__viewport .ant-table-content{box-sizing:border-box;max-width:100%;min-width:0}.ultraa-table-surface__viewport .ant-table{border:1px solid var(--ultraa-ui-border);border-radius:8px;box-shadow:var(--ultraa-ui-shadow);overflow:hidden}.ultraa-table-surface:not(.ultraa-table-surface--fit) .ant-table{overflow-x:auto;overflow-y:hidden}.ultraa-table-surface--fit .ant-table{overflow-x:hidden}.ultraa-table-surface__viewport .ant-table table{min-width:var(--ultraa-table-min-width, 100%);width:max(var(--ultraa-table-min-width, 100%),100%)}.ultraa-table-surface--fit .ant-table table{width:100%!important}.ultraa-table-surface__viewport .ant-table-thead>tr>th{background:var(--ultraa-ui-bg-muted);color:#334155;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.3}.ultraa-table-surface__viewport .ultraa-table-column-resize-handle:before{background:#94a3b8;border-radius:999px;bottom:8px;box-shadow:0 0 0 1px #ffffffb3;content:"";opacity:.86;position:absolute;right:4px;top:8px;transition:background .16s ease,box-shadow .16s ease,opacity .16s ease;width:2px}.ultraa-table-surface__viewport .ant-table-thead>tr>th:last-child>.ultraa-table-column-resize-handle{right:0!important}.ultraa-table-surface__viewport .ant-table-thead>tr>th:hover>.ultraa-table-column-resize-handle:before,.ultraa-table-surface__viewport .ultraa-table-column-resize-handle:hover:before,.ultraa-table-surface__viewport .ultraa-table-column-resize-handle:focus-visible:before{background:#2563eb;box-shadow:0 0 0 3px #2563eb29;opacity:1}.ultraa-table-surface__viewport .ultraa-table-column-resize-handle:focus-visible{outline:none}.ultraa-table-surface__viewport .ant-table-tbody>tr>td,.ultraa-table-surface__viewport .ant-table-thead>tr>th{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;position:relative;vertical-align:top;white-space:normal;word-break:normal}.ultraa-table-surface--active-cell-navigation .ant-table-tbody>tr>td.ultraa-table-active-row-cell{background:#eff6ff;box-shadow:inset 0 1px #2563eb1f,inset 0 -1px #2563eb1f}.ultraa-table-surface--active-cell-navigation .ant-table-tbody>tr>td.ultraa-table-active-cell{background:#dbeafe;box-shadow:inset 0 0 0 2px #2563eb;outline:none;z-index:1}.ultraa-table-surface--active-cell-navigation .ant-table-tbody>tr>td.ultraa-table-active-cell:focus-visible{box-shadow:inset 0 0 0 2px #1d4ed8,0 0 0 3px #2563eb38}.ultraa-table-surface--comfortable .ant-table-tbody>tr>td,.ultraa-table-surface--comfortable .ant-table-thead>tr>th{padding:10px 12px}.ultraa-table-surface--compact .ant-table-tbody>tr>td,.ultraa-table-surface--compact .ant-table-thead>tr>th{padding:7px 9px}.ultraa-table-surface__viewport .ant-space,.ultraa-table-surface__viewport .ant-space-item,.ultraa-table-surface__viewport .ant-typography,.ultraa-table-surface__viewport .ant-tag,.ultraa-table-surface__viewport .ant-btn{-webkit-hyphens:none;hyphens:none;max-width:100%;min-width:0;overflow-wrap:normal;word-break:normal}.ultraa-table-surface__viewport .ant-tag,.ultraa-table-surface__viewport .ant-btn{height:auto;white-space:normal}.ultraa-table-surface__viewport .ant-btn-icon-only{aspect-ratio:1;white-space:nowrap}.ultraa-table-surface__viewport .ant-pagination,.ultraa-row-action-menu,.ultraa-row-action-menu .ant-space-item{max-width:100%;min-width:0}.ultraa-row-action-menu .ant-btn{height:auto;white-space:nowrap}.ultraa-row-action-menu-dropdown .ant-dropdown-menu{max-width:min(320px,calc(100vw - 24px));min-width:176px}.ultraa-row-action-menu-dropdown .ant-dropdown-menu-item,.ultraa-row-action-menu-dropdown .ant-dropdown-menu-title-content{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;white-space:nowrap;word-break:normal}.ultraa-form-modal .ant-modal-content,.ultraa-form-modal .ant-modal-body,.ultraa-form-modal .ant-form,.ultraa-form-modal .ant-form-item,.ultraa-form-modal .ant-form-item-control,.ultraa-form-modal .ant-form-item-control-input,.ultraa-form-modal .ant-form-item-control-input-content{box-sizing:border-box;max-width:100%;min-width:0}.ultraa-form-modal .ant-modal-content{overflow-x:hidden}.ultraa-form-modal .ant-modal-footer{min-width:0}.ultraa-form-modal .ant-modal-footer .ant-space{display:flex!important;flex-wrap:wrap;gap:8px!important;justify-content:flex-end}.ultraa-form-modal .ant-space,.ultraa-form-modal .ant-space-item{max-width:100%;min-width:0}.ultraa-form-modal .code-block{box-sizing:border-box;max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:normal}.ultraa-form-modal .ant-modal-footer .ant-btn{height:auto;min-height:32px;white-space:normal}@media (max-width: 575px){.ultraa-form-modal{top:12px;max-width:calc(100vw - 16px);padding-bottom:12px}.ultraa-form-modal .ant-modal-footer{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.ultraa-form-modal .ant-modal-footer .ant-space{justify-content:stretch;width:100%}.ultraa-form-modal .ant-modal-footer .ant-space-item{flex:1 1 104px}.ultraa-form-modal .ant-modal-footer .ant-space-item:last-child{flex-basis:156px}.ultraa-form-modal .ant-modal-footer .ant-btn{width:100%}}.ultraa-filter-bar{display:grid;gap:12px;padding:12px;border:1px solid var(--ultraa-ui-border);border-radius:8px;background:color-mix(in srgb,var(--ultraa-ui-bg) 94%,var(--ultraa-ui-accent-soft));-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.ultraa-filter-bar--compact{gap:10px;padding:10px}.ultraa-filter-bar__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.ultraa-filter-bar__title-group{display:grid;gap:2px;min-width:0}.ultraa-filter-bar__title{color:var(--ultraa-ui-text);font-size:13px;font-weight:700;line-height:1.35}.ultraa-filter-bar__description{color:var(--ultraa-ui-text-muted);font-size:12px;line-height:1.35}.ultraa-filter-bar__actions,.ultraa-filter-actions{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;max-width:100%;min-width:0}.ultraa-filter-bar__grid{display:flex;flex-wrap:wrap;align-items:end;gap:10px 12px;min-width:0}.ultraa-filter-field,.ultraa-filter-bar__grid>.ant-form-item{display:grid;flex:1 1 min(100%,var(--ultraa-filter-field-min, 220px));gap:5px;min-width:0}.ultraa-filter-bar__grid>.ant-form-item{margin-bottom:0}.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-row{display:block;max-width:100%;min-width:0}.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-label,.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-control{flex:none;max-width:100%;min-width:0;width:100%}.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-label{padding-bottom:5px;text-align:start}.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-label>label{color:var(--ultraa-ui-text-muted);font-size:12px;font-weight:700;height:auto;line-height:1.35}.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-control,.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-control-input,.ultraa-filter-bar__grid>.ant-form-item .ant-form-item-control-input-content{max-width:100%;min-width:0}.ultraa-filter-field__label{align-items:center;color:var(--ultraa-ui-text-muted);display:inline-flex;font-size:12px;font-weight:700;gap:6px;line-height:1.35}.ultraa-filter-field__hint-icon{align-items:center;color:#00000073;cursor:help;display:inline-flex;font-size:13px;line-height:1}.ultraa-filter-field__hint-icon:hover{color:#000000bf}.ultraa-filter-field__hint-icon:focus-visible{border-radius:50%;outline:2px solid #1677ff;outline-offset:2px}.ultraa-filter-field__hint-popover{box-sizing:border-box;line-height:1.45;max-width:min(360px,calc(100vw - 32px));overflow-wrap:anywhere;white-space:normal}.ultraa-filter-field__hint-popover .ant-typography{overflow-wrap:anywhere;white-space:normal}.ultraa-filter-field__control{display:block;min-width:0}.ultraa-filter-field__control>*,.ultraa-filter-bar__grid>.ant-form-item .ant-picker,.ultraa-filter-bar__grid>.ant-form-item .ant-select,.ultraa-filter-bar__grid>.ant-form-item .ant-input,.ultraa-filter-bar__grid>.ant-form-item .ant-input-number,.ultraa-filter-bar__grid>.ant-form-item .ant-segmented,.ultraa-filter-field .ant-picker,.ultraa-filter-field .ant-select,.ultraa-filter-field .ant-input,.ultraa-filter-field .ant-input-number,.ultraa-filter-field .ant-segmented{max-width:100%;width:100%}.ultraa-filter-actions{align-self:end;min-height:32px}.ultraa-filter-bar__grid>.ultraa-filter-form-actions{align-self:end;flex-grow:0}.ultraa-filter-form-actions .ant-form-item-control-input-content{display:flex}.ultraa-filter-actions .ant-btn{max-width:100%}.ultraa-filter-bar.crm-date-filter-bar,.ultraa-filter-bar.crm-sales-result-filter-bar{display:grid;margin:0 0 12px}@media (max-width: 720px){.ultraa-table-surface__toolbar,.ultraa-table-surface__toolbar-main,.ultraa-table-surface__toolbar-actions,.ultraa-filter-bar__header,.ultraa-filter-bar__actions,.ultraa-filter-actions{align-items:stretch;flex-direction:column}.ultraa-table-surface__toolbar-main>*,.ultraa-table-surface__toolbar-actions>*,.ultraa-filter-bar__actions>*,.ultraa-filter-actions>*{width:100%}}.smart-hint-icon{align-items:center;color:#00000073;cursor:help;display:inline-flex;font-size:13px;line-height:1;margin-left:6px;vertical-align:middle}.smart-hint-icon:hover{color:#000000bf}.smart-hint-icon:focus-visible{border-radius:50%;outline:2px solid #1677ff;outline-offset:2px}.smart-hint-popover-content{box-sizing:border-box;line-height:1.45;max-width:min(360px,calc(100vw - 32px));overflow-wrap:anywhere;white-space:normal}.smart-hint-popover-content .ant-typography{overflow-wrap:anywhere;white-space:normal}.control-label-hint-anchor{display:block;min-width:0;width:100%}.control-label-hint{align-items:center;display:inline-flex;line-height:1;vertical-align:middle}.smart-label-with-hint{align-items:center;display:inline-flex;flex-wrap:wrap;max-width:100%;min-width:0}.smart-label-with-hint-text{min-width:0}:root{color-scheme:light;--igris-ink: #0f172a;--igris-forest: #0369a1;--igris-forest-dark: #0f172a;--igris-moss: #38bdf8;--igris-copper: #14b8a6;--igris-sun: #fde68a;--igris-mint: #f0f9ff;--igris-paper: #f8fafc;--igris-line: #e6eaf2;--igris-muted: #475569}.invoice-process-workspace{max-width:1440px}.invoice-process-page-stack{display:grid;gap:12px;width:100%}.invoice-process-command-bar{align-items:center;background:#ffffff;border:1px solid rgba(148,163,184,.28);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:14px 16px;width:100%}.invoice-process-command-copy{display:grid;gap:2px;max-width:620px;min-width:0}.invoice-process-command-actions{justify-content:flex-end}.invoice-process-command-actions .ant-btn{min-height:36px}.invoice-process-result-region{width:100%}.invoice-inbox-main-card .ant-card-head{border-bottom-color:#94a3b838;min-height:58px}.invoice-inbox-main-card .ant-card-head-title,.invoice-inbox-main-card .ant-card-head-title .ant-space{min-width:0;white-space:normal}.invoice-inbox-main-card .ant-card-head-title .ant-typography{white-space:normal}.invoice-inbox-main-card .ant-card-body{padding-top:14px}.invoice-inbox-health-strip{align-items:stretch;background:#f8fafc;border:1px solid rgba(148,163,184,.22);border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));overflow:hidden}.invoice-inbox-health-item{align-items:center;background:#ffffff;display:flex;gap:6px;min-height:38px;min-width:0;padding:8px 10px}.invoice-inbox-health-item .ant-typography{font-size:12px;margin:0;min-width:0}.invoice-inbox-health-item .ant-tag{margin-inline-end:0}@media (max-width: 760px){.invoice-process-command-bar{align-items:stretch;flex-direction:column}.invoice-process-command-actions,.invoice-process-command-actions .ant-space-item,.invoice-process-command-actions .ant-btn{width:100%}.invoice-inbox-main-card .ant-card-head-wrapper{align-items:flex-start;flex-direction:column;gap:10px}.invoice-inbox-main-card .ant-card-extra{margin-inline-start:0;width:100%}.invoice-inbox-main-card .ant-card-extra .ant-btn{width:100%}}body{margin:0;background:radial-gradient(1200px 500px at 20% -5%,rgba(96,165,250,.18),transparent),radial-gradient(900px 420px at 80% 0%,rgba(16,185,129,.15),transparent),linear-gradient(180deg,#f8fafc,#f3f7fb 52%,#f8fafc);min-height:100vh;color:#0f172a;font-family:Space Grotesk,Sora,Avenir Next,Segoe UI,sans-serif}.ant-message{top:auto!important;right:16px;bottom:18px!important;left:auto;width:min(440px,calc(100vw - 32px));z-index:4000;pointer-events:none}.ant-message .ant-message-notice{padding:4px 0;text-align:right}.ant-message .ant-message-notice-content{max-width:min(440px,calc(100vw - 32px));border:1px solid rgba(148,163,184,.26);border-radius:8px;box-shadow:0 18px 42px #0f172a2e;pointer-events:auto}body.service-messages-hidden .ant-message,body.ultraa-form-modal-open .ant-message,body.ultraa-form-modal-open .service-message-center{display:none!important}.service-message-center{position:fixed;right:auto;bottom:18px;left:16px;z-index:4100;width:min(380px,calc(100vw - 32px));pointer-events:none}.service-message-center>*{pointer-events:auto}.service-message-center--compact{width:auto}.service-message-panel{box-sizing:border-box;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px #0f172a2e;overflow:hidden}.service-message-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(226,232,240,.9)}.service-message-list{display:grid;gap:8px;max-height:min(320px,calc(100vh - 160px));padding:10px;overflow-y:auto}.service-message-row{border-left:3px solid #0284c7;border-radius:6px;background:#f8fafc;padding:8px 10px}.service-message-row.is-success{border-left-color:#16a34a}.service-message-row.is-error{border-left-color:#dc2626}.service-message-row.is-warning{border-left-color:#d97706}.service-message-row.is-loading{border-left-color:#0284c7}.service-message-row-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;color:#64748b;font-size:12px}.service-message-row-content{color:#0f172a;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.service-message-panel-collapse{width:100%;border-top:1px solid rgba(226,232,240,.9);border-radius:0}.license-limit-remediation-panel{position:fixed;right:16px;bottom:96px;z-index:4200;width:min(460px,calc(100vw - 32px))}.license-limit-remediation-panel .ant-card{border:1px solid rgba(245,158,11,.42);border-radius:8px;box-shadow:0 18px 48px #0f172a33}.license-limit-remediation-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}@media (max-width: 640px){.ant-message{right:12px;bottom:12px!important;left:12px}.ant-message .ant-message-notice{text-align:center}.service-message-center{right:12px;bottom:12px;left:12px;width:auto}.service-message-center--compact{right:auto;width:auto}.license-limit-remediation-panel{right:12px;bottom:72px;left:12px;width:auto}}.top-header{position:sticky;top:0;z-index:100;width:100%;box-sizing:border-box;border-bottom:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,rgba(2,6,23,.97),rgba(15,23,42,.94))}.top-header-inner{width:100%;max-width:1228px;min-height:64px;margin:0 auto;padding:10px 24px;box-sizing:border-box;display:flex;align-items:center;gap:18px}.top-brand-menu{display:inline-flex;align-items:center;color:#fff;font-size:20px;font-weight:700;white-space:nowrap;text-decoration:none}.top-public-nav{min-width:0;display:flex;align-items:center;gap:4px}.top-menu-link{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border-radius:8px;color:#ffffffe6;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease}.top-menu-link:hover{background:rgba(255,255,255,.08);color:#fff}.top-menu-link.is-active{background:rgba(186,230,253,.14);color:#bae6fd}.top-account-actions{margin-left:auto;display:flex;align-items:center;gap:10px;white-space:nowrap}.top-language-trigger{min-height:30px;border:0;border-radius:8px;padding:0 4px;background:transparent;color:#e2e8f0;font:inherit;font-size:13px;font-weight:400;line-height:1;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:color .2s ease,background .2s ease}.top-language-trigger:hover{background:rgba(255,255,255,.06);color:#e0f2fe}.top-language-trigger:focus-visible{outline:2px solid rgba(186,230,253,.54);outline-offset:4px}.top-language-trigger .anticon{font-size:10px;color:#e2e8f0b8}.top-language-dropdown .ant-dropdown-menu{border:1px solid rgba(148,163,184,.18);border-radius:8px;box-shadow:0 18px 42px #0f172a2e}.top-language-dropdown .ant-dropdown-menu-item-selected{background:#f0f9ff;color:#0f172a}.top-text-action{min-height:30px;border:0;border-radius:8px;padding:0 2px;background:transparent;color:#ffffffdb;font:inherit;font-size:13px;font-weight:400;line-height:1;cursor:pointer;text-decoration:none;transition:color .2s ease,background .2s ease}.top-text-action:hover{background:rgba(255,255,255,.06);color:#e0f2fe}.top-text-action:focus-visible{outline:2px solid rgba(186,230,253,.54);outline-offset:4px}.top-signup-action{color:#e0f2fe}.top-signup-action:hover{color:#fff}.landing-layout,.app-shell{min-height:100vh}.workspace-shell{background:radial-gradient(circle at top left,#e6f4ea,#f7f8fa 45%,#fff6ed)}.workspace-main{min-width:0}.workspace-content{padding:16px 20px 24px}.workspace-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.onboarding-topbar{width:min(1120px,100%);margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.22)}.onboarding-topbar-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.onboarding-topbar-kicker{color:var(--igris-forest);font-size:12px;font-weight:700;text-transform:uppercase}.onboarding-topbar-title{color:var(--igris-ink);font-size:14px;font-weight:600}.onboarding-topbar-actions{display:flex;align-items:center;gap:10px;min-width:0}.onboarding-topbar-company,.onboarding-topbar-email{color:var(--igris-muted);font-size:13px;white-space:nowrap}.onboarding-setup-modal .ant-modal-content{padding:0;overflow:hidden;border-radius:10px}.onboarding-setup-modal .ant-modal-header{margin:0;padding:20px 24px 16px;border-bottom:1px solid rgba(148,163,184,.24)}.onboarding-setup-modal .ant-modal-body{padding:0}.onboarding-setup-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0}.onboarding-setup-company-selector{display:grid;gap:4px;min-width:240px;max-width:320px}.onboarding-setup-company-selector .ant-select{width:100%}.onboarding-setup-wizard{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:min(680px,calc(100vh - 180px))}.onboarding-setup-sidebar{min-width:0;padding:18px;border-right:1px solid rgba(148,163,184,.24);background:#f8fafc}.onboarding-setup-step-list{display:flex;flex-direction:column;gap:8px;max-height:min(500px,calc(100vh - 320px));overflow-y:auto;padding-right:2px}.onboarding-setup-step-item{width:100%;min-height:64px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#ffffff;color:var(--igris-ink);text-align:left;cursor:pointer}.onboarding-setup-step-item:hover,.onboarding-setup-step-item:focus-visible{border-color:#7dd3fc6b;outline:none}.onboarding-setup-step-item.is-active{border-color:var(--igris-forest);box-shadow:0 0 0 2px #0284c71f}.onboarding-setup-step-item.is-complete .onboarding-setup-step-index{background:#f0f9ff;color:var(--igris-forest)}.onboarding-setup-step-index{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#eef2f7;color:#475569;font-size:13px;font-weight:700}.onboarding-setup-step-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.onboarding-setup-step-title,.onboarding-setup-step-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-setup-step-title{font-weight:700}.onboarding-setup-step-meta{color:var(--igris-muted);font-size:12px}.onboarding-setup-main{min-width:0;max-height:min(680px,calc(100vh - 180px));overflow-y:auto;padding:22px 24px 24px;background:#ffffff}.onboarding-required-field .ant-form-item-label>label.ant-form-item-required{font-weight:700}.onboarding-required-field .ant-form-item-label>label.ant-form-item-required:before{color:#dc2626!important;font-size:14px;font-weight:800;margin-inline-end:5px}.onboarding-required-field.onboarding-field-missing{margin:0 0 20px;padding:10px 10px 2px;border:1px solid rgba(234,88,12,.5);border-radius:8px;background:rgba(255,237,213,.76)}.onboarding-required-field.onboarding-field-missing .ant-form-item-label>label{color:#c2410c;font-weight:700}.onboarding-required-field.onboarding-field-missing .ant-input,.onboarding-required-field.onboarding-field-missing .ant-input-affix-wrapper,.onboarding-required-field.onboarding-field-missing .ant-select-selector,.onboarding-required-field.onboarding-field-missing textarea.ant-input{border-color:#f97316!important;background-color:#fff7ed!important;box-shadow:0 0 0 2px #f9731624}.onboarding-required-field.onboarding-field-missing .ant-input:focus,.onboarding-required-field.onboarding-field-missing .ant-input-affix-wrapper-focused,.onboarding-required-field.onboarding-field-missing .ant-select-focused .ant-select-selector,.onboarding-required-field.onboarding-field-missing textarea.ant-input:focus{border-color:#ea580c!important;box-shadow:0 0 0 3px #f9731633!important}.company-role-permission-highlight.ant-checkbox-wrapper{width:fit-content;max-width:100%;padding:4px 6px;border:1px solid rgba(234,88,12,.5);border-radius:6px;background:#fff7ed}.company-role-permission-highlight .ant-typography-secondary{color:#c2410c}.onboarding-setup-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;border-top:1px solid rgba(148,163,184,.24);background:#ffffff}@media (max-width: 820px){.onboarding-setup-modal{max-width:calc(100vw - 20px)}.onboarding-setup-modal .ant-modal-header{padding:16px 16px 12px}.onboarding-setup-titlebar{flex-direction:column}.onboarding-setup-company-selector{width:100%;max-width:none}.onboarding-setup-wizard{grid-template-columns:1fr;min-height:auto}.onboarding-setup-sidebar{border-right:0;border-bottom:1px solid rgba(148,163,184,.24);padding:14px}.onboarding-setup-step-list{max-height:240px}.onboarding-setup-main{max-height:calc(100vh - 420px);min-height:280px;padding:16px}.onboarding-setup-footer{align-items:stretch;flex-direction:column;padding:12px 16px}}.crm-date-filter-bar.ultraa-filter-bar,.crm-sales-result-filter-bar.ultraa-filter-bar{margin:0 0 12px}.crm-date-filter-segmented,.crm-date-filter-segmented .ant-segmented-group{max-width:100%}.crm-date-filter-segmented .ant-segmented-item-label{white-space:normal}.crm-sales-result-filter-action.ant-btn{width:auto}.crm-sales-result-filter-period .ant-space,.crm-sales-result-filter-period .ant-space-item,.crm-sales-result-filter-period .ant-space-compact{width:100%;min-width:0}.crm-sales-result-filter-period .ant-input-affix-wrapper{min-width:0}.crm-sales-result-filter-period .ant-typography{display:block;max-width:300px;white-space:normal}.crm-sales-result-filter-action.ant-btn{width:auto;justify-self:start;margin-top:20px}.billing-focused-transaction-row>td{background:#fff7e6!important}.billing-focused-transaction-row:hover>td{background:#ffe7ba!important}.billing-focused-order-row>td{background:#e6f4ea!important}.billing-focused-order-row:hover>td{background:#d9f7be!important}.billing-focused-collection-row>td{background:#e6f7ff!important}.billing-focused-collection-row:hover>td{background:#bae7ff!important}.billing-focused-advance-row>td{background:#f9f0ff!important}.billing-focused-advance-row:hover>td{background:#efdbff!important}.billing-reconciliation-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%;min-width:0}.billing-treasury-calendar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0}.billing-treasury-calendar-filter{flex:1 1 260px;min-width:0}.billing-treasury-calendar-refresh{flex:0 0 auto}.billing-budgeting-toolbar,.billing-liquidity-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0}.billing-budgeting-toolbar-field,.billing-liquidity-toolbar-field{flex:1 1 260px;min-width:0}.billing-budgeting-toolbar .ant-btn,.billing-liquidity-toolbar .ant-btn{flex:0 0 auto;height:auto;white-space:normal}.billing-reconciliation-actions .ant-btn{height:auto;white-space:normal}@media (max-width: 640px){.billing-budgeting-toolbar,.billing-liquidity-toolbar{align-items:stretch}.billing-budgeting-toolbar-field,.billing-budgeting-toolbar .ant-btn,.billing-liquidity-toolbar-field,.billing-liquidity-toolbar .ant-btn{flex:1 1 100%;width:100%}.billing-treasury-calendar-actions{align-items:stretch}.billing-treasury-calendar-filter,.billing-treasury-calendar-refresh,.billing-reconciliation-actions .ant-btn{flex:1 1 100%;width:100%}}.accounting-focused-settlement-row>td{background:#fff7e6!important}.accounting-focused-settlement-row:hover>td{background:#ffe7ba!important}.accounting-focused-settlement-link-row>td{background:#e6f7ff!important}.accounting-focused-settlement-link-row:hover>td{background:#bae7ff!important}.inventory-causal-movement-row>td{background:#fff1f0!important}.inventory-causal-movement-row:hover>td{background:#ffccc7!important}.inventory-focused-movement-row>td{background:#e6f4ff!important}.inventory-focused-movement-row:hover>td{background:#bae0ff!important}.assets-focused-register-row>td{background:#e6f4ff!important}.assets-focused-register-row:hover>td{background:#bae0ff!important}.assets-focused-config-row>td{background:#f6ffed!important}.assets-focused-config-row:hover>td{background:#d9f7be!important}.assets-control-mismatch-row>td{background:#fff7ed!important}.assets-control-mismatch-row:hover>td{background:#ffedd5!important}.company-license-active-row>td{background:#fff7ed!important}.company-license-active-row:hover>td{background:#ffedd5!important}.assets-control-account-tag.ant-tag{font-weight:700}.assets-control-account-mismatch.ant-tag,.assets-control-account-value-missing{color:#c2410c}.assets-control-account-value{display:inline-flex;min-width:44px;padding:2px 8px;border-radius:6px;background:#f6ffed;color:#237804;font-weight:700}.assets-control-account-value-missing{background:#fff7ed}.workspace-sider{position:sticky!important;top:0;height:100vh;overflow:hidden;border-right:1px solid rgba(148,163,184,.24)}.workspace-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#0f172a,#111827 60%,#1e293b)}.workspace-sider-header{padding:12px 12px 8px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.workspace-sider-brand-wrap{display:flex;flex-direction:column;gap:2px}.workspace-sider-brand{color:#fffffff0;font-size:18px;font-weight:700;letter-spacing:.3px}.workspace-sider-subtitle{color:#e2e8f0c7;font-size:12px}.workspace-sider-collapse-btn{color:#f1f5f9e6!important}.workspace-sider-search{padding:8px 12px 10px}.workspace-sider-search .ant-input-affix-wrapper{border-radius:9px}.workspace-sider-menu-shell{flex:1;min-height:0;overflow:hidden;display:flex}.workspace-sider-menu{flex:1;min-height:0;overflow:auto;border-inline-end:0!important;background:transparent!important}.workspace-sider-menu .ant-menu-submenu-title{font-weight:600}.workspace-sider-menu .ant-menu-item{margin-inline:6px!important;width:auto!important;border-radius:8px}.workspace-sider.ant-layout-sider-collapsed .workspace-sider-menu .ant-menu-title-content,.workspace-sider.ant-layout-sider-collapsed .workspace-sider-footer-label,.workspace-sider.ant-layout-sider-collapsed .workspace-sider-footer-value{display:none}.workspace-sider-footer{border-top:1px solid rgba(148,163,184,.2);padding:10px 12px 12px}.workspace-sider-footer-label{color:#e2e8f0b3;font-size:12px}.workspace-sider-footer-value{color:#f8fafcf0;font-size:13px;font-weight:600}.workspace-mobile-nav{display:none}.workspace-mobile-nav-drawer .ant-drawer-body{padding:12px}.workspace-mobile-nav-menu{border-inline-end:0!important}.workspace-topbar{position:sticky;top:0;z-index:90;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-bottom:1px solid rgba(148,163,184,.2)}.workspace-topbar-left{display:inline-flex;align-items:center;gap:10px;min-width:0}.workspace-topbar-actions{min-width:0;flex-wrap:wrap;justify-content:flex-end}.workspace-topbar-toggle-btn{color:#0f172a!important}.workspace-topbar-title-wrap{min-width:0}.workspace-topbar-group{display:block;line-height:1.1;font-size:12px}.workspace-topbar-title{margin:0!important;line-height:1.2!important;font-size:16px!important}.workspace-topbar-email{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-user-menu-trigger.ant-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:2px 8px;border-radius:18px;color:#0f172a}.workspace-user-menu-trigger.ant-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.workspace-user-menu-avatar{flex:0 0 auto;background:#0f766e;color:#fff;font-size:12px;font-weight:700}.workspace-user-menu-caret{color:#64748b;font-size:10px}.workspace-user-menu-dropdown{min-width:260px;max-width:min(320px,calc(100vw - 24px));overflow:hidden;border-radius:8px;background:#ffffff;box-shadow:0 6px 16px #0f172a29}.workspace-user-menu-dropdown .ant-dropdown-menu{border-radius:0;box-shadow:none}.workspace-user-menu-header{display:grid;gap:2px;padding:10px 12px 8px;border-bottom:1px solid rgba(148,163,184,.2)}.workspace-user-menu-language{display:grid;gap:6px;padding:10px 12px;border-bottom:1px solid rgba(148,163,184,.2)}.workspace-user-menu-language-label{font-size:12px;line-height:1.2}.workspace-user-menu-email,.workspace-user-menu-company{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-content,.app-content{padding:24px}.landing-layout{background:linear-gradient(180deg,#fbfdff 0%,#eef7fb 38%,#f8fbfd 100%)}.hero-card{margin-bottom:16px;border-radius:16px;background:linear-gradient(120deg,#ffffff,#f1fff7 60%,#fff8f0 100%)}.feature-card{min-height:140px;border-radius:14px}.code-block{margin:0;max-height:260px;overflow:auto;background:#0f172a;color:#e2e8f0;padding:12px;border-radius:8px;font-size:12px;line-height:1.4}.lp-content{padding:18px 24px 84px}.lp-main{max-width:1180px;margin:0 auto;position:relative;isolation:isolate}.lp-main:before{content:"";position:absolute;inset:420px -56px auto -56px;height:780px;pointer-events:none;z-index:-1;background:linear-gradient(115deg,rgba(224,242,254,.74),rgba(255,255,255,0) 40%),linear-gradient(245deg,rgba(204,251,241,.54),rgba(255,255,255,0) 44%)}.docs-public-main.lp-main{max-width:none;width:100%}.lp-scroll-progress{position:fixed;left:0;right:0;top:0;height:2px;z-index:120;background:rgba(15,23,42,.14);transform:translateZ(0)}.lp-scroll-progress span{display:block;width:100%;height:100%;transform-origin:left;background:linear-gradient(90deg,#bae6fd,#5eead4,#fde68a)}.lp-section{margin-top:42px;position:relative;animation:lp-fade-up .64s ease both}.lp-hero{min-height:660px;margin-top:0;padding:58px;overflow:hidden;display:flex;align-items:flex-end;border-radius:8px;background:#111827;box-shadow:0 30px 86px #0f172a33}.lp-hero-image,.lp-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.lp-hero-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);animation:lp-hero-drift 16s ease-in-out infinite alternate}.lp-hero-shade{background:linear-gradient(90deg,rgba(5,12,26,.86) 0%,rgba(5,12,26,.7) 34%,rgba(5,12,26,.22) 76%),linear-gradient(0deg,rgba(5,12,26,.7) 0%,rgba(5,12,26,.08) 55%,rgba(255,255,255,.1) 100%);z-index:1}.lp-hero-content{position:relative;z-index:2;width:min(100%,720px);display:flex;flex-direction:column;gap:22px}.lp-eyebrow{margin:0;width:fit-content;border-radius:8px;font-weight:600;border-color:#ffffff52;background:rgba(255,255,255,.14);color:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-hero-title.ant-typography{margin-bottom:2px;line-height:1.03;letter-spacing:0;font-size:56px;color:#fff;text-wrap:balance}.lp-hero-copy.ant-typography{margin-bottom:0;max-width:68ch;color:#f1f5f9f0;font-size:18px;line-height:1.62}.lp-section-copy.ant-typography{margin-bottom:0;max-width:72ch;color:#334155;font-size:1rem;line-height:1.65}.lp-card.ant-card{border-radius:8px;border:1px solid rgba(148,163,184,.18);box-shadow:0 16px 34px #0f172a0f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.lp-card.ant-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.94)),linear-gradient(135deg,rgba(224,242,254,.2),rgba(240,253,250,.12))}.lp-card.ant-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(125,211,252,.72),rgba(94,234,212,.58),rgba(253,230,138,.54))}.lp-card.ant-card:hover{transform:translateY(-2px);border-color:#7dd3fc6b;box-shadow:0 24px 48px #0f172a1a}.lp-section-title.ant-typography{margin-bottom:0;color:#0f172a;letter-spacing:0;text-wrap:balance}.landing-layout .lp-section>.ant-space:first-child .lp-section-title.ant-typography,.landing-layout .lp-section>.lp-section-heading .lp-section-title.ant-typography{color:#0f172a}.landing-layout .lp-section>.ant-space:first-child .lp-section-copy.ant-typography,.landing-layout .lp-section>.lp-section-heading .lp-section-copy.ant-typography{color:#475569}.lp-section>.ant-space:first-child,.lp-section-heading{max-width:880px}.lp-section>.ant-space:first-child:before,.lp-section-heading:before{content:"";display:block;width:54px;height:3px;margin-bottom:2px;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#14b8a6)}.lp-section-heading{display:flex;flex-direction:column;gap:8px}.lp-hero-actions .ant-btn{border-radius:8px}.landing-layout .ant-btn-primary,.landing-layout .lp-primary-action.ant-btn{min-height:42px;border-color:#bfdbfeeb;border-radius:8px;background:linear-gradient(180deg,#e0f2fe,#dbeafe);color:#0f172a;box-shadow:0 10px 24px #0284c71f;font-weight:500}.landing-layout .ant-btn-primary:hover,.landing-layout .ant-btn-primary:focus-visible,.landing-layout .lp-primary-action.ant-btn:hover,.landing-layout .lp-primary-action.ant-btn:focus-visible{border-color:#e0f2fe!important;background:linear-gradient(180deg,#f0f9ff,#e0f2fe)!important;color:#020617!important;box-shadow:0 14px 28px #0284c729!important}.lp-text-action{min-height:40px;border:0;border-radius:8px;padding:0 2px;background:transparent;color:#38bdf8;font:inherit;font-weight:400;cursor:pointer;display:inline-flex;align-items:center;gap:8px;text-decoration:none;transition:color .2s ease,transform .2s ease}.lp-text-action:hover{color:#7dd3fc;transform:translateY(-1px)}.lp-text-action:focus-visible{outline:2px solid rgba(125,211,252,.38);outline-offset:4px}.lp-hero-text-action{color:#e0f2fe}.lp-hero-text-action:hover{color:#fff}.lp-final-text-action{color:#334155}.lp-final-text-action:hover{color:#0369a1}.lp-hero-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.lp-hero-proof{min-width:0;min-height:104px;padding:14px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:linear-gradient(180deg,rgba(15,23,42,.56),rgba(15,23,42,.42));color:#e2e8f0e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:space-between;gap:8px}.lp-hero-proof .ant-typography{color:#fff;font-size:1rem}.lp-hero-proof span{line-height:1.45;color:#e2e8f0e0}.lp-hero-flow-strip{width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;gap:8px;padding:8px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:rgba(15,23,42,.46);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-hero-flow-strip span{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:4px 8px;border-radius:8px;background:rgba(255,255,255,.1);font-weight:600;line-height:1.25}.lp-hero-flow-strip svg{color:#34d399}.lp-platform-grid{margin-top:14px}.lp-platform-card.ant-card{min-height:100%}.lp-platform-icon,.lp-platform-rail-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:#e0f2fe;color:#075985;font-size:18px}.lp-platform-card.ant-card .ant-card-body{min-height:236px}.lp-platform-title.ant-typography{margin:0;color:#0f172a;font-size:1.12rem}.lp-platform-copy.ant-typography{margin:0;color:#334155;line-height:1.6}.lp-platform-tag.ant-tag{margin-inline-end:0;border-radius:8px;white-space:normal}.lp-platform-rail{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lp-platform-rail-item{min-width:0;padding:14px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:rgba(255,255,255,.7);display:flex;align-items:flex-start;gap:12px}.lp-platform-rail-item div{min-width:0;display:flex;flex-direction:column;gap:3px}.lp-platform-rail-item span:last-child{color:#475569;line-height:1.45}.lp-trust-panel.ant-card{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96)),linear-gradient(90deg,rgba(224,242,254,.46),rgba(204,251,241,.3))}.lp-trust-panel .ant-card-body{display:grid;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);gap:14px 18px;align-items:start}.lp-trust-header{min-width:0;display:flex;align-items:center}.lp-trust-header .ant-typography{color:#0f172a;font-size:1rem;line-height:1.45}.lp-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lp-trust-signal{min-width:0;min-height:54px;display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:rgba(255,255,255,.78);color:#334155;line-height:1.45}.lp-trust-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:8px;background:#ecfeff;color:#0e7490}.lp-trust-note{grid-column:1 / -1;padding:10px 12px;border:1px solid rgba(14,116,144,.18);border-radius:8px;background:rgba(240,249,255,.78);color:#475569;line-height:1.5}.lp-list{margin:0;padding-inline-start:18px;color:#334155}.lp-list li{margin-bottom:8px;line-height:1.5}.lp-list li:last-child{margin-bottom:0}.lp-capability-card .ant-card-head-title{white-space:normal}.lp-capability-tag,.lp-trust-tag{white-space:normal;width:fit-content}.landing-layout .lp-capability-tag.ant-tag,.landing-layout .lp-trust-tag.ant-tag{border-color:#bae6fdbd;background:#f0f9ff;color:#334155}.lp-workflow-grid.ant-row{margin-top:14px;position:relative}.lp-step-card.ant-card{min-height:198px}.lp-step-card.ant-card .ant-card-body{min-height:198px;display:flex;flex-direction:column}.lp-step-index{width:fit-content;min-width:42px;min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f0f9ff;color:#0369a1;font-weight:600;letter-spacing:0}.lp-step-card .lp-step-title.ant-typography{margin-top:14px}.lp-step-card .lp-step-copy.ant-typography{margin-top:auto}.lp-compare-card.ant-card .ant-card-body{padding:8px 22px}.lp-muted-tag.ant-tag,.lp-positive-tag.ant-tag{height:auto;white-space:normal;line-height:1.45;border-radius:8px;padding:3px 8px}.lp-muted-tag.ant-tag{border-color:#94a3b838;background:#f8fafc;color:#475569}.lp-positive-tag.ant-tag{border-color:#2dd4bf47;background:#ecfdf5;color:#0f766e}.lp-inline-cta-wrap{margin-top:14px}.lp-inline-cta{border:0;background:transparent;color:#0369a1;font-size:.95rem;font-weight:400;cursor:pointer;padding:0;text-decoration:none;transition:color .2s ease,transform .2s ease}.lp-inline-cta:hover{color:#075985;transform:translateY(-1px)}.lp-inline-cta:focus-visible{outline:2px solid rgba(125,211,252,.38);outline-offset:3px;border-radius:4px}.docs-shell{width:100%}.docs-support-strip{margin:0 0 12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(15,98,254,.16);border-radius:8px;background:#f8fbff}.docs-support-copy{min-width:0}.docs-support-copy .ant-typography{margin:0}.docs-shell-workspace{padding:8px 0 24px;max-width:none}.docs-shell-workspace .lp-section-copy.ant-typography{max-width:none}.docs-layout-row.ant-row{margin-top:14px;width:100%;align-items:flex-start}.docs-nav-column{position:sticky;top:88px;z-index:70;align-self:flex-start}.docs-shell-workspace .docs-nav-column{top:146px}.docs-panel.ant-card,.docs-article.ant-card{min-height:100%;width:100%}.docs-sidebar.ant-card{min-height:0;width:100%;max-height:calc(100vh - 112px);overflow-y:auto;scrollbar-gutter:stable}.docs-shell-workspace .docs-sidebar.ant-card{max-height:calc(100vh - 170px)}.docs-nav-section{border:1px solid rgba(148,163,184,.2);border-radius:8px;background:rgba(255,255,255,.96);overflow:hidden}.docs-nav-section-active{border-color:#0f62fe4d;box-shadow:0 16px 32px #0f172a14}.docs-search-toolbar{position:sticky;top:16px;z-index:80;margin-top:0;padding:8px 0 10px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:rgba(248,250,252,.94);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.docs-shell-workspace .docs-search-toolbar{top:64px}.docs-search-input.ant-input-affix-wrapper{width:min(100%,520px);border-radius:8px}.docs-shell-workspace .docs-search-input.ant-input-affix-wrapper{width:min(100%,760px)}.docs-search-count.ant-typography{color:#475569;font-size:.92rem}.docs-search-hit{background:#fff2b8;border-radius:4px;color:inherit;padding:0 2px}.docs-empty-state.ant-empty{margin:28px 0 8px;padding:32px 16px;background:rgba(248,250,252,.86);border-radius:8px}.docs-nav-track,.docs-track{width:100%;border:0;border-radius:8px;padding:0;text-align:left;cursor:pointer;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:color .2s ease}.docs-nav-track:hover,.docs-nav-track:focus-visible,.docs-track:hover,.docs-track:focus-visible{color:#0f62fe}.docs-nav-track:focus-visible,.docs-track:focus-visible{outline:2px solid rgba(15,98,254,.3);outline-offset:2px}.docs-nav-track-active,.docs-track-active{color:#0f62fe}.docs-nav-track{align-items:flex-start;justify-content:flex-start;gap:10px;min-width:0;flex:1 1 auto;padding:12px;border-radius:7px}.docs-nav-section-active .docs-nav-track{border-bottom-left-radius:0;border-bottom-right-radius:0}.docs-nav-track-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:3px}.docs-track-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:rgba(15,98,254,.08);color:#0f62fe;font-size:1rem}.docs-nav-audience{color:#64748b;font-size:.88rem;line-height:1.4;overflow-wrap:anywhere}.docs-track-title{font-size:1rem;font-weight:700;color:#0f172a;line-height:1.35;overflow-wrap:anywhere}.docs-nav-count.ant-tag{flex:0 0 auto;margin-inline-end:0;align-self:flex-start}.docs-nav-articles{margin:0 12px 12px;padding-top:10px;padding-left:44px;border-top:1px solid rgba(148,163,184,.14);display:flex;flex-direction:column;gap:6px}.docs-nav-article{border:0;border-radius:8px;display:block;width:100%;padding:9px 12px;background:rgba(248,250,252,.9);color:#334155;text-align:left;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.docs-nav-article:hover,.docs-nav-article:focus-visible{background:rgba(239,246,255,.95);color:#0f62fe}.docs-nav-article:focus-visible{outline:2px solid rgba(15,98,254,.26);outline-offset:2px}.docs-nav-article-active{background:rgba(219,234,254,.95);color:#0f172a;font-weight:700}.docs-nav-article-title{display:block;line-height:1.45}.docs-track-copy{color:#475569;line-height:1.55}.docs-panel-breadcrumb{color:#64748b;font-size:.92rem}.docs-module-tag.ant-tag,.docs-highlight-tag.ant-tag{margin-inline-end:0}.group-focused-row>td{background:#e6f4ff!important}.docs-highlight-tag.ant-tag{width:fit-content}.docs-meta-block,.docs-section-block{display:flex;flex-direction:column;gap:6px;scroll-margin-top:96px}.docs-meta-label,.docs-section-title{color:#0f172a;font-weight:700}.docs-menu-path.ant-typography{color:#334155;line-height:1.6}.docs-route-link.ant-typography{width:fit-content;font-weight:700;line-height:1.6}.docs-article-contents{border:1px solid rgba(148,163,184,.22);border-radius:8px;padding:12px;background:rgba(255,255,255,.96);display:grid;grid-template-columns:minmax(120px,.22fr) minmax(0,1fr);gap:12px;align-items:start}.docs-article-contents-title.ant-typography{color:#0f172a;font-weight:700;line-height:1.45}.docs-article-contents-links{display:flex;flex-wrap:wrap;column-gap:14px;row-gap:8px;min-width:0}.docs-article-contents-link{color:#0f62fe;font-weight:600;line-height:1.4;text-decoration:underline;text-decoration-color:#0f62fe47;text-underline-offset:3px}.docs-article-contents-link:hover,.docs-article-contents-link:focus-visible{color:#0b4ec2;text-decoration-color:currentColor}.docs-article-contents-link:focus-visible{outline:2px solid rgba(15,98,254,.28);outline-offset:3px;border-radius:4px}.docs-quick-reference{border:1px solid rgba(15,98,254,.16);border-radius:8px;padding:12px;background:rgba(248,250,252,.92);display:flex;flex-direction:column;gap:10px}.docs-quick-reference-title.ant-typography{color:#0f172a}.docs-quick-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.docs-quick-reference-item{min-width:0;display:flex;flex-direction:column;gap:3px}.docs-quick-reference-label.ant-typography{color:#64748b;font-size:.78rem;font-weight:700;text-transform:uppercase}.docs-quick-reference-value.ant-typography{color:#0f172a;line-height:1.45;overflow-wrap:anywhere}.docs-tag.ant-tag{width:fit-content}.docs-article-position.ant-tag{font-weight:700}.docs-panel-intro.ant-typography{margin:0;color:#334155}.docs-list{margin-top:-2px}.docs-ordered-list{margin:0;padding-inline-start:20px;color:#334155}.docs-ordered-list li{margin-bottom:8px;line-height:1.55}.docs-ordered-list li:last-child{margin-bottom:0}.docs-problem-list{display:flex;flex-direction:column;gap:8px}.docs-problem-item{border-left:3px solid rgba(15,98,254,.28);padding:8px 10px;background:rgba(248,250,252,.9);border-radius:8px;display:flex;flex-direction:column;gap:4px}.docs-problem-resolution.ant-typography{color:#334155;line-height:1.55}.docs-term-list{display:grid;gap:8px}.docs-term-item{border:1px solid rgba(148,163,184,.18);border-radius:8px;padding:10px 12px;background:rgba(255,255,255,.92);display:flex;flex-direction:column;gap:4px}.docs-term-definition.ant-typography{color:#334155;line-height:1.55}.docs-term-example.ant-typography{color:#64748b;font-size:.92rem;line-height:1.5}.docs-outcome.ant-typography{display:inline-block;color:#0f766e;font-weight:600}.docs-book-nav{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.docs-book-nav-btn.ant-btn{height:auto;min-height:58px;padding:10px 14px;border-radius:8px;display:inline-flex;align-items:center;justify-content:flex-start}.docs-book-nav-next.ant-btn{justify-content:flex-end}.docs-book-nav-content{min-width:0;display:flex;flex-direction:column;gap:2px;text-align:left}.docs-book-nav-next .docs-book-nav-content{text-align:right}.docs-book-nav-label{color:#64748b;font-size:.78rem;font-weight:700;text-transform:uppercase}.docs-book-nav-track{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:.82rem}.docs-book-nav-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-weight:700}@media (max-width: 991px){.docs-book-nav,.docs-quick-reference-grid,.docs-article-contents{grid-template-columns:1fr}}.lp-screenshot-card .ant-card-body{display:flex;flex-direction:column;gap:12px}.lp-screenshot-frame{width:100%;aspect-ratio:16 / 10;border-radius:8px;border:1px solid rgba(148,163,184,.3);overflow:hidden;cursor:pointer;padding:0;background:linear-gradient(160deg,rgba(248,250,252,.95),rgba(226,232,240,.72)),radial-gradient(circle at top left,rgba(191,219,254,.4),transparent 45%)}.lp-screenshot-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .28s ease,filter .28s ease}.lp-screenshot-card:hover .lp-screenshot-image{transform:scale(1.03);filter:saturate(1.04) contrast(1.03)}.lp-screenshot-placeholder{width:100%;height:100%;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:6px;color:#334155}.lp-screenshot-placeholder code{display:inline-block;max-width:100%;overflow-wrap:anywhere;background:rgba(15,23,42,.06);border-radius:6px;padding:6px 8px;font-size:12px}.lp-compare-row{border-bottom:1px dashed rgba(148,163,184,.4);padding:12px 2px}.lp-compare-row:last-child{border-bottom:0;padding-bottom:0}.lp-final-cta.ant-card{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(239,246,255,.88)),linear-gradient(90deg,rgba(20,184,166,.12),rgba(245,158,11,.08))}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-hero-drift{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.06) translate3d(-10px,-6px,0)}}@media (prefers-reduced-motion: reduce){.lp-section,.lp-card.ant-card,.lp-hero-image,.lp-screenshot-image{animation:none!important;transition:none!important}}@media (max-width: 992px){.lp-content{padding:18px 16px 56px}.lp-section{margin-top:22px}.lp-hero{min-height:620px;padding:36px 28px}.lp-hero-title.ant-typography{font-size:42px}.lp-hero-copy.ant-typography{font-size:16px}.lp-hero-proof-grid,.lp-platform-rail{grid-template-columns:1fr}}@media (max-width: 640px){.lp-hero{min-height:680px;padding:28px 18px;align-items:flex-end}.lp-hero-title.ant-typography{font-size:34px;line-height:1.08}.lp-hero-shade{background:linear-gradient(90deg,rgba(5,12,26,.86) 0%,rgba(5,12,26,.72) 100%),linear-gradient(0deg,rgba(5,12,26,.76) 0%,rgba(5,12,26,.2) 100%)}.lp-hero-content{gap:16px}.lp-hero-proof{min-height:auto}}.report-document-page{width:100%;max-width:860px;margin:0 auto;min-height:1040px;padding:24px 28px 32px;background:radial-gradient(circle at top right,rgba(191,219,254,.18),transparent 26%),linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border:1px solid #d9e1ea;border-radius:18px;box-shadow:0 18px 44px #0f172a17}.report-run-review-document-only{min-height:min(760px,calc(100vh - 220px));width:100%}.report-run-review-document-only iframe{min-height:min(760px,calc(100vh - 220px))!important}.report-run-review-modal-footer{gap:12px}.report-document-page-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px;font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.report-document-page-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:18px;border-bottom:2px solid #dbe5ef}.report-document-header-copy{min-width:0}.report-document-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#28527a;font-weight:700;margin-bottom:8px}.report-document-main-title{font-size:28px;line-height:1.1;font-weight:700;color:#0f172a}.report-document-subtitle{margin-top:10px;color:#475569;font-size:14px}.report-document-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:20px;margin-bottom:18px}.report-document-meta-card{padding:14px 16px;border-radius:14px;border:1px solid #dbe5ef;background:rgba(255,255,255,.94)}.report-document-meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#64748b;margin-bottom:8px}.report-document-meta-value{font-size:15px;line-height:1.45;color:#0f172a}.report-document-section{margin-top:20px}.report-document-section-title{padding-left:12px;margin-bottom:12px;border-left:4px solid #28527a;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#28527a}.report-document-section-body{display:grid;gap:12px}.report-document-entry{padding:14px 16px;border-radius:14px;border:1px solid #dbe5ef;background:rgba(255,255,255,.96)}.report-document-entry.is-override{border-color:#86efac;background:#f0fdf4}.report-document-entry-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:8px}.report-document-entry-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#64748b}.report-document-entry-note{font-size:11px;font-weight:600;color:#166534}.report-document-entry-value{white-space:pre-wrap;word-break:break-word;font-size:16px;line-height:1.6;color:#0f172a}.report-document-signatures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.report-document-signature{padding-top:8px}.report-document-signature-role{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#64748b;margin-bottom:16px}.report-document-signature-line{border-top:1px solid #94a3b8;margin-bottom:8px}.report-document-signature-name{font-size:14px;color:#334155}.pos-browser-content-card{border-radius:20px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,250,247,.96))}.pos-browser-toolbar{padding:18px 18px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(148,163,184,.18);background:linear-gradient(135deg,rgba(242,251,245,.95),rgba(255,250,241,.95))}.pos-browser-toolbar-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.pos-browser-toolbar-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.pos-browser-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pos-browser-breadcrumb-item{display:inline-flex;align-items:center;gap:6px}.pos-browser-breadcrumb-separator{color:#94a3b8;font-size:11px}.pos-browser-breadcrumb-btn{border:0;border-radius:999px;padding:6px 10px;background:rgba(255,255,255,.8);color:#334155;cursor:pointer;transition:background-color .16s ease,color .16s ease}.pos-browser-breadcrumb-btn.is-active,.pos-browser-breadcrumb-btn:hover{background:#d9f6e3;color:#166534}.pos-browser-toolbar-meta{color:#64748b;font-size:12px}.pos-browser-quick-create{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid rgba(148,163,184,.16);background:rgba(250,252,250,.92)}.pos-browser-quick-create-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.pos-browser-quick-create-title{font-weight:600;color:#0f172a}.pos-browser-quick-create-meta{color:#64748b;font-size:12px}.pos-browser-quick-create-form{width:min(420px,100%)}.pos-browser-list{display:flex;flex-direction:column}.pos-browser-list-header,.pos-browser-list-row{display:grid;grid-template-columns:minmax(0,2.2fr) 108px minmax(0,1.6fr) 108px 110px 180px;gap:12px;align-items:center;padding:12px 18px}.pos-browser-list-header{border-bottom:1px solid rgba(148,163,184,.18);background:rgba(248,250,252,.9);color:#64748b;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pos-browser-list-row{border-bottom:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.96)}.pos-browser-list-row:hover{background:rgba(247,252,249,.98)}.pos-browser-list-row.is-folder{cursor:pointer}.pos-browser-name-cell{min-width:0;display:flex;align-items:center;gap:12px}.pos-browser-name-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#eef2ff,#e0f2fe);color:#2563eb;flex:0 0 38px}.pos-browser-list-row.is-folder .pos-browser-name-icon{background:linear-gradient(135deg,#fff4c2,#fde68a);color:#a16207}.pos-browser-name-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.pos-browser-name-title{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-browser-name-subtitle,.pos-browser-cell{color:#64748b;font-size:12px}.pos-browser-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pos-browser-cell-detail{white-space:normal}.pos-browser-actions{justify-content:flex-end;flex-wrap:wrap}.pos-browser-empty{padding:36px 16px}.pos-sales-report-actions.ant-space{justify-content:flex-end}.pos-sales-report-date-range{width:min(calc(100vw - 72px),292px);max-width:100%}.pos-sales-report-date-range .ant-space,.pos-sales-report-date-range .ant-space-item,.pos-sales-report-date-range .ant-space-compact{width:100%;min-width:0}.pos-sales-report-date-range .ant-input-affix-wrapper{min-width:0}.pos-sales-report-date-range .ant-typography{display:block;max-width:292px;white-space:normal}@media (max-width: 768px){.report-document-page{padding:18px 16px 22px;border-radius:14px}.report-document-page-header{flex-direction:column}.report-document-main-title{font-size:22px}.report-document-signatures{grid-template-columns:1fr}}.accounting-readiness-gaps-table .ant-table-cell,.accounting-readiness-alerts-table .ant-table-cell,.accounting-readiness-blockers-table .ant-table-cell{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.accounting-readiness-gaps-table .ant-space,.accounting-readiness-gaps-table .ant-space-item,.accounting-readiness-alerts-table .ant-space,.accounting-readiness-alerts-table .ant-space-item,.accounting-readiness-blockers-table .ant-space,.accounting-readiness-blockers-table .ant-space-item{max-width:100%;min-width:0}.accounting-readiness-gaps-table .ant-btn,.accounting-readiness-alerts-table .ant-btn,.accounting-readiness-blockers-table .ant-btn{height:auto;max-width:100%;white-space:normal}.accounting-balance-table .ant-table-cell{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.accounting-balance-table .ant-space,.accounting-balance-table .ant-space-item{max-width:100%;min-width:0}.accounting-balance-table .ant-tag,.accounting-balance-table .ant-btn{height:auto;max-width:100%;white-space:normal}.accounting-balance-table-compact .ant-table{font-size:12px}.accounting-balance-table-compact .ant-table-thead>tr>th,.accounting-balance-table-compact .ant-table-tbody>tr>td{padding:6px 8px}.accounting-balance-table-compact .ant-table-cell{line-height:1.25}.closure-summary-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.closure-summary-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.closure-summary-table .ant-space,.closure-summary-table .ant-space-item{max-width:100%;min-width:0}.closure-summary-table .ant-tag,.closure-summary-table .ant-btn{height:auto;max-width:100%;white-space:normal}.crm-customer-history-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.crm-customer-history-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.crm-customer-history-table .ant-space,.crm-customer-history-table .ant-space-item{max-width:100%;min-width:0}.crm-customer-history-table .ant-btn{height:auto;max-width:100%;white-space:normal}.crm-agreements-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.crm-agreements-table .ant-table{min-width:960px}.crm-agreements-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.crm-agreements-table .ant-space,.crm-agreements-table .ant-space-item{max-width:100%;min-width:0}.crm-agreements-table .ant-tag,.crm-agreements-table .ant-btn{height:auto;max-width:100%;white-space:normal}.purchasing-quotes-workspace{display:flex;flex-direction:column;gap:16px;min-width:0;width:100%}.purchasing-quotes-header,.purchasing-quotes-table-panel{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px}.purchasing-quotes-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:16px}.purchasing-quotes-heading{min-width:0}.purchasing-quotes-title.ant-typography{font-size:22px;line-height:1.25;margin:0}.purchasing-quotes-header-actions{flex-shrink:0;justify-content:flex-end}.purchasing-quotes-context-stack{display:flex;flex-direction:column;gap:8px}.purchasing-quotes-table-panel{padding:12px}.purchasing-quotes-table-toolbar{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:4px 4px 12px}.purchasing-quotes-row-actions{max-width:100%}.purchasing-quotes-row-actions .ant-btn{height:auto;max-width:100%;white-space:normal}.purchasing-quotes-text-cell{display:block;max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.purchasing-quotes-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.purchasing-quotes-table .ant-table{min-width:980px}.purchasing-quotes-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.purchasing-quotes-table .ant-space,.purchasing-quotes-table .ant-space-item{max-width:100%;min-width:0}.purchasing-quotes-table .ant-tag,.purchasing-quotes-table .ant-btn{height:auto;max-width:100%;white-space:normal}@media (max-width: 768px){.purchasing-quotes-workspace{padding-bottom:96px}.purchasing-quotes-header,.purchasing-quotes-table-toolbar{align-items:stretch;flex-direction:column}.purchasing-quotes-header-actions{justify-content:flex-start}}@media (max-width: 480px){.purchasing-close-controls-table-card{margin-top:96px}}.purchasing-orders-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.purchasing-orders-table .ant-table{min-width:1040px}.purchasing-orders-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.purchasing-orders-table .ant-space,.purchasing-orders-table .ant-space-item{max-width:100%;min-width:0}.purchasing-orders-table .ant-tag,.purchasing-orders-table .ant-btn{height:auto;max-width:100%;white-space:normal}.purchasing-supplier-invoices-summary{margin-bottom:16px}.purchasing-supplier-invoice-metric{align-items:flex-start;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;display:flex;flex-direction:column;gap:2px;min-height:88px;padding:12px}.purchasing-supplier-invoice-metric>.ant-typography:nth-child(2){font-size:22px;line-height:1.2}.purchasing-supplier-invoice-metric-warning{background:#fffbe6;border-color:#ffe58f}.purchasing-supplier-invoice-metric-danger{background:#fff1f0;border-color:#ffa39e}.purchasing-supplier-invoice-metric-success{background:#f6ffed;border-color:#b7eb8f}.purchasing-supplier-invoices-workarea{margin-top:4px}.purchasing-supplier-invoices-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.purchasing-supplier-invoices-table .ant-table{min-width:840px}.purchasing-supplier-invoices-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.purchasing-supplier-invoices-table .ant-space,.purchasing-supplier-invoices-table .ant-space-item,.purchasing-supplier-invoice-identity{max-width:100%;min-width:0}.purchasing-supplier-invoices-table .ant-tag,.purchasing-supplier-invoices-table .ant-btn{height:auto;max-width:100%;white-space:normal}@media (max-width: 575px){.purchasing-supplier-invoices-table .ant-table{min-width:0;width:100%}.purchasing-supplier-invoices-table table{min-width:0!important;width:100%!important}.purchasing-supplier-invoices-table colgroup col{min-width:0!important;width:auto!important}.purchasing-supplier-invoices-table .ant-table-thead>tr>th,.purchasing-supplier-invoices-table .ant-table-tbody>tr>td{min-width:0!important;width:auto!important}.purchasing-supplier-invoices-table .ant-table-cell{padding:8px}.purchasing-supplier-invoices-table .ant-btn{line-height:1.2;padding-left:8px;padding-right:8px}.purchasing-supplier-invoices-table .ant-table-thead,.purchasing-supplier-invoices-table colgroup{display:none}.purchasing-supplier-invoices-table .ant-table-container,.purchasing-supplier-invoices-table .ant-table-content,.purchasing-supplier-invoices-table table,.purchasing-supplier-invoices-table tbody{display:block;width:100%!important}.purchasing-supplier-invoices-table .ant-table-tbody>tr{display:block;padding:12px}.purchasing-supplier-invoices-table .ant-table-tbody>tr+tr{border-top:1px solid #f0f0f0}.purchasing-supplier-invoices-table .ant-table-tbody>tr>td{border-bottom:0;display:block;padding:0!important;width:100%!important}.purchasing-supplier-invoices-table .ant-table-tbody>tr>td+td{margin-top:8px}.purchasing-supplier-invoices-table .ant-table-tbody>tr>td:nth-child(3) .ant-space{align-items:center;display:flex;flex-direction:row!important;flex-wrap:wrap;gap:6px;width:100%}.purchasing-supplier-invoices-table .ant-table-tbody>tr>td:nth-child(2) .ant-typography{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.purchasing-supplier-invoices-table .ant-table-tbody>tr>td:nth-child(3) .ant-btn{width:auto}}.purchasing-supplier-invoices-priority{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px}.purchasing-supplier-invoices-priority-item{border-top:1px solid #f0f0f0;padding-top:12px}.purchasing-supplier-invoices-priority-item:first-of-type{border-top:0;padding-top:0}.purchasing-orders-workspace-card .ant-card-body{padding-top:14px}.purchasing-orders-workspace-card .ant-card-head-wrapper{align-items:flex-start;gap:8px}.purchasing-orders-workspace-card .ant-card-head-title{min-width:0;white-space:normal}.purchasing-orders-workspace-card .ant-card-extra{margin-inline-start:0}.purchasing-orders-control-panel{align-items:stretch;background:#f8fafc;border:1px solid rgba(148,163,184,.28);border-radius:8px;display:grid;gap:1px;grid-template-columns:minmax(180px,.9fr) minmax(280px,2fr) minmax(220px,1.2fr);margin-bottom:12px;overflow:hidden}.purchasing-orders-control-summary,.purchasing-orders-health-item,.purchasing-orders-priority-list{background:#ffffff;min-width:0;padding:12px}.purchasing-orders-control-summary{display:grid;gap:2px}.purchasing-orders-control-total{font-size:22px;line-height:1.2}.purchasing-orders-health-strip{background:#ffffff;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));min-width:0}.purchasing-orders-health-item{align-content:center;border-left:3px solid transparent;display:grid;gap:2px;min-height:76px}.purchasing-orders-health-item .ant-typography{margin:0}.purchasing-orders-health-item-danger{border-left-color:#ff4d4f}.purchasing-orders-health-item-warning{border-left-color:#faad14}.purchasing-orders-health-item-neutral{border-left-color:#94a3b8}.purchasing-orders-priority-list{display:grid;gap:8px}.purchasing-orders-priority-row{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-width:0}.purchasing-orders-priority-row .ant-tag{margin-inline-end:0;max-width:140px;white-space:normal}.purchasing-orders-table .ant-table-cell{line-height:1.35}.purchasing-orders-row-actions{align-items:flex-start;max-width:100%}.purchasing-orders-row-actions .ant-space-item{flex:0 0 auto}@media (max-width: 1180px){.purchasing-orders-control-panel{grid-template-columns:1fr}.purchasing-orders-health-strip{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}}@media (max-width: 640px){.purchasing-orders-workspace-card .ant-card-head-wrapper{flex-wrap:wrap}.purchasing-orders-workspace-card .ant-card-head-title,.purchasing-orders-workspace-card .ant-card-extra{flex:1 1 100%}.purchasing-orders-workspace-card .ant-card-extra .ant-space{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}}.source-to-pay-table-wrap{max-width:100%;min-width:0;overflow-x:hidden;width:100%}.source-to-pay-page-stack{display:grid;gap:12px;width:100%}.source-to-pay-command-bar{align-items:center;background:#ffffff;border:1px solid rgba(148,163,184,.32);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:14px 16px;width:100%}.source-to-pay-command-copy{display:grid;gap:2px;min-width:0}.source-to-pay-command-title{color:#0f172a;font-size:18px;line-height:1.25}.source-to-pay-command-description{max-width:720px}.source-to-pay-command-actions{justify-content:flex-end}.source-to-pay-updated-at{white-space:nowrap}.source-to-pay-filter-bar .ant-input-affix-wrapper,.source-to-pay-filter-bar .ant-select-selector{min-height:34px}.source-to-pay-table-section{background:#ffffff;border:1px solid rgba(148,163,184,.26);border-radius:8px;min-width:0;overflow:hidden}.source-to-pay-table-section-header{align-items:center;border-bottom:1px solid rgba(148,163,184,.2);display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.source-to-pay-table-count{flex:0 0 auto;white-space:nowrap}.source-to-pay-chain-cell,.source-to-pay-next-action-cell,.source-to-pay-blocker-summary,.source-to-pay-status-cell{display:grid;gap:4px;min-width:0}.source-to-pay-chain-title,.source-to-pay-cell-muted{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-to-pay-document-strip{min-width:0}.source-to-pay-document-strip .ant-tag,.source-to-pay-next-action-cell .ant-tag,.source-to-pay-status-cell .ant-tag,.source-to-pay-blocker-summary .ant-tag{margin-inline-end:0;width:fit-content}.source-to-pay-details-header{align-items:flex-start;background:#f8fafc;border:1px solid rgba(148,163,184,.24);border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.source-to-pay-details-title-group{display:grid;gap:2px;min-width:0}.source-to-pay-details-blockers{display:grid;gap:8px}.source-to-pay-details-blocker{align-items:flex-start;background:#fff7ed;border:1px solid rgba(251,146,60,.32);border-radius:8px;display:flex;gap:8px;padding:8px 10px}.source-to-pay-table .ant-table-cell{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;vertical-align:top;white-space:normal;word-break:normal}.source-to-pay-table .ant-space,.source-to-pay-table .ant-space-item{max-width:100%;min-width:0}.source-to-pay-table .ant-tag,.source-to-pay-table .ant-btn{height:auto;max-width:100%;white-space:normal}.source-to-pay-step-table-wrap{margin-block:4px}@media (max-width: 760px){.source-to-pay-command-bar,.source-to-pay-table-section-header,.source-to-pay-details-header{align-items:stretch;flex-direction:column}.source-to-pay-command-description{display:none}.source-to-pay-command-actions{justify-content:flex-start;width:100%}.source-to-pay-command-actions .ant-btn{width:100%}.source-to-pay-filter-bar .ultraa-filter-bar__actions,.source-to-pay-filter-bar .ultraa-filter-actions{align-items:stretch;flex-direction:row;width:100%}.source-to-pay-filter-bar .ultraa-filter-bar__actions>*,.source-to-pay-filter-bar .ultraa-filter-actions>*{flex:1 1 0;width:auto}.source-to-pay-updated-at,.source-to-pay-table-count{white-space:normal}.source-to-pay-document-strip{display:none}.source-to-pay-table .ant-table-cell{padding:8px 10px!important}.source-to-pay-table .ant-btn{padding-inline:8px;white-space:nowrap}.source-to-pay-table-section-header{gap:6px}}.purchase-requests-workspace{display:grid;gap:12px;max-width:1440px;min-width:0;width:100%}.purchase-requests-command-bar{align-items:flex-start;background:#ffffff;border:1px solid rgba(148,163,184,.26);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px}.purchase-requests-command-copy{display:grid;gap:2px;max-width:680px;min-width:0}.purchase-requests-kicker{font-size:12px;font-weight:600;text-transform:uppercase}.purchase-requests-title.ant-typography{line-height:1.2;margin:0}.purchase-requests-command-actions{justify-content:flex-end}.purchase-requests-command-actions .ant-btn{min-height:36px}.purchase-requests-list-surface{background:#ffffff;border:1px solid rgba(148,163,184,.22);border-radius:8px;display:grid;gap:12px;min-width:0;padding:14px}.purchase-requests-list-header{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.purchase-requests-list-header .ant-tag{margin-inline-end:0}.purchase-requests-filter-bar.ultraa-filter-bar{margin:0}.purchase-requests-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.purchase-request-main-cell,.purchase-request-main-cell .ant-space-item,.purchase-request-owner-cell,.purchase-request-owner-cell .ant-space-item{max-width:100%;min-width:0}.purchase-request-reason{display:-webkit-box;max-width:460px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.purchase-request-owner-cell .ant-typography{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchase-requests-row-actions,.purchase-requests-row-actions .ant-space-item{max-width:100%;min-width:0}.purchase-requests-row-actions .ant-btn{height:auto;max-width:100%;white-space:normal}@media (max-width: 760px){.purchase-requests-command-bar{align-items:stretch;flex-direction:column}.purchase-requests-command-actions{justify-content:stretch;width:100%}.purchase-requests-command-actions .ant-space-item,.purchase-requests-command-actions .ant-btn{width:100%}.purchase-requests-list-header{align-items:flex-start;flex-direction:column}.purchase-requests-list-surface{padding:12px}}.accounting-product-profiles-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.accounting-product-profiles-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.accounting-product-profiles-table .ant-space,.accounting-product-profiles-table .ant-space-item{max-width:100%;min-width:0}.accounting-product-profiles-table .ant-tag,.accounting-product-profiles-table .ant-btn{height:auto;max-width:100%;white-space:normal}.accounting-settlements-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.accounting-settlements-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.accounting-settlements-table .ant-space,.accounting-settlements-table .ant-space-item{max-width:100%;min-width:0}.accounting-settlements-table .ant-tag,.accounting-settlements-table .ant-btn{height:auto;max-width:100%;white-space:normal}.accounting-settlements-document-table-wrap{margin-block:4px}.accounting-open-items-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.accounting-open-items-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.accounting-open-items-table .ant-space,.accounting-open-items-table .ant-space-item{max-width:100%;min-width:0}.accounting-open-items-table .ant-tag,.accounting-open-items-table .ant-btn{height:auto;max-width:100%;white-space:normal}.inventory-lots-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.inventory-lots-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.inventory-lots-table .ant-space,.inventory-lots-table .ant-space-item{max-width:100%;min-width:0}.inventory-lots-table .ant-tag,.inventory-lots-table .ant-btn{height:auto;max-width:100%;white-space:normal}.inventory-movements-table-wrap{max-width:100%;min-width:0;overflow-x:auto;width:100%}.inventory-movements-card .ant-card-head-wrapper{align-items:flex-start;gap:8px}.inventory-movements-card .ant-card-extra,.inventory-movements-card-actions{max-width:100%}.inventory-movements-card-actions .ant-btn{height:auto;max-width:100%;white-space:normal}.inventory-movements-table .ant-table-cell{overflow-wrap:anywhere;vertical-align:top;white-space:normal;word-break:break-word}.inventory-movements-table .ant-space,.inventory-movements-table .ant-space-item{max-width:100%;min-width:0}.inventory-movements-table .ant-tag,.inventory-movements-table .ant-btn{height:auto;max-width:100%;white-space:normal}@media (max-width: 640px){.inventory-movements-card .ant-card-head-wrapper{flex-wrap:wrap}.inventory-movements-card .ant-card-head-title,.inventory-movements-card .ant-card-extra{flex:1 1 100%;min-width:0}.inventory-movements-card .ant-card-extra{margin-inline-start:0}.inventory-movements-card-actions{display:flex;width:100%}.inventory-movements-card-actions .ant-space-item{flex:1 1 calc(50% - 4px);min-width:0}.inventory-movements-card-actions .ant-btn{width:100%}}@media (max-width: 960px){.crm-date-filter-segmented{overflow-x:auto}.crm-sales-result-filter-action.ant-btn{width:100%;margin-top:0}.pos-browser-toolbar{flex-direction:column}.pos-browser-quick-create{flex-direction:column;align-items:stretch}.pos-browser-quick-create-form{width:100%}.pos-browser-list-header{display:none}.pos-browser-list-row{grid-template-columns:1fr;gap:8px}.pos-browser-actions{justify-content:flex-start}.pos-sales-report-actions.ant-space{width:100%;justify-content:flex-start}.pos-sales-report-date-range{width:100%}.workspace-content{padding:12px 12px 18px}.onboarding-topbar{align-items:stretch;flex-direction:column}.onboarding-topbar-actions{flex-wrap:wrap}.onboarding-topbar-email{display:none}.workspace-topbar{align-items:center;padding:0 10px}.workspace-topbar-title-wrap{display:none}.workspace-topbar-actions{gap:6px!important}.workspace-topbar-email{display:none}.workspace-topbar-actions .ant-select{min-width:min(220px,calc(100vw - 170px))!important}.top-header-inner{min-height:auto;padding:8px 12px;gap:8px 10px;flex-wrap:wrap}.top-public-nav{order:3;width:100%;overflow-x:auto;scrollbar-width:none}.top-public-nav::-webkit-scrollbar{display:none}.top-account-actions{margin-left:auto;gap:6px}}@media (max-width: 768px){.workspace-sider{display:none}.workspace-main{width:100%}.workspace-content{padding-bottom:96px}.workspace-topbar{min-height:auto;padding:8px 10px}.workspace-topbar-left{display:none}.workspace-topbar-actions{width:100%;justify-content:flex-end}.workspace-topbar-actions .ant-btn{min-height:30px}.workspace-user-menu-trigger.ant-btn{min-height:34px}.workspace-mobile-nav{position:fixed;right:10px;bottom:10px;left:10px;z-index:900;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:rgba(15,23,42,.94);box-shadow:0 18px 42px #0f172a47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workspace-mobile-nav a,.workspace-mobile-nav button{display:grid;grid-template-rows:18px 1fr;align-items:center;justify-items:center;gap:3px;min-width:0;min-height:52px;border:0;border-radius:10px;background:transparent;color:#e2e8f0db;font:inherit;font-size:11px;line-height:1.12;text-align:center;text-decoration:none;cursor:pointer}.workspace-mobile-nav a span,.workspace-mobile-nav button span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-mobile-nav a.is-active,.workspace-mobile-nav button.is-active{background:rgba(14,165,233,.22);color:#fff}body.ultraa-form-modal-open .workspace-mobile-nav,body:has(.ant-modal-root .ant-modal-wrap:not([style*="display: none"]):not([style*="display:none"])) .workspace-mobile-nav,.workspace-mobile-nav.is-drawer-open{opacity:0;pointer-events:none;transform:translateY(12px)}}.requests-table-cell{display:inline-block;max-width:100%;white-space:normal;word-break:normal;overflow-wrap:break-word}.requests-description-list,.requests-description-list .ant-descriptions-view,.requests-description-list table{max-width:100%;min-width:0}.requests-description-list table{table-layout:fixed;width:100%}.requests-description-list .ant-descriptions-item-label,.requests-description-list .ant-descriptions-item-content{min-width:0;white-space:normal;word-break:normal;overflow-wrap:break-word}.requests-draft-modal .ant-modal-content,.requests-draft-modal .ant-modal-body,.requests-draft-modal .ant-form,.requests-draft-modal .ant-form-item,.requests-draft-modal .ant-form-item-control,.requests-draft-modal .ant-form-item-control-input,.requests-draft-modal .ant-form-item-control-input-content{max-width:100%;min-width:0}.requests-draft-modal .ant-modal-content{overflow-x:hidden}.requests-draft-modal__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:12px;max-width:100%;min-width:0}.requests-draft-modal__field{min-width:0}.requests-draft-modal .ant-form-item-label>label{align-items:flex-start;height:auto;max-width:100%;white-space:normal}.requests-draft-modal .ant-form-item-label .ant-space,.requests-draft-modal .ant-form-item-label .ant-space-item{max-width:100%;min-width:0}.requests-draft-modal .ant-form-item-label .ant-tag{max-width:100%;white-space:normal;word-break:normal;overflow-wrap:break-word}.official-report-simple-list{width:100%}.official-report-table-wrap{border:1px solid #d9d9d9;overflow-x:auto;width:100%}.official-report-table{border-collapse:collapse;background:#fff;min-width:820px;width:100%}.official-report-table th,.official-report-table td{border-bottom:1px solid #d9d9d9;padding:10px 12px;text-align:left;vertical-align:top}.official-report-table th{background:#fafafa;font-weight:600;white-space:nowrap}.official-report-table tbody tr:last-child td{border-bottom:0}.official-report-table-row{cursor:pointer}.official-report-table-row:hover,.official-report-table-row:focus-visible{background:#f5f5f5;outline:none}.official-report-table-number{width:64px}.official-report-table-code{font-weight:600;white-space:nowrap}.official-report-flow-layout{align-items:flex-start;display:grid;gap:8px;grid-template-columns:184px minmax(0,1fr);width:100%}.official-report-flow-main{min-width:0}.official-report-flow-stack,.official-report-page-actions{gap:6px!important}.official-report-page-actions .ant-btn{height:28px;padding-inline:8px}.official-report-side-menu{background:#fff;border:1px solid #d9d9d9;position:sticky;top:4px;width:100%}.official-report-side-menu-title{border-bottom:1px solid #d9d9d9;font-size:12px;font-weight:600;line-height:16px;padding:5px 7px}.official-report-side-menu-list{display:flex;flex-direction:column;max-height:calc(100vh - 118px);overflow-y:auto}.official-report-side-menu-item{align-items:flex-start;background:#fff;border:0;border-bottom:1px solid #f0f0f0;color:#1f1f1f;cursor:pointer;display:grid;flex:0 0 auto;gap:5px;grid-template-columns:20px minmax(0,1fr);min-height:38px;padding:5px 7px;text-align:left;width:100%}.official-report-side-menu-item:last-child{border-bottom:0}.official-report-side-menu-item:hover,.official-report-side-menu-item:focus-visible{background:#f5f5f5;outline:none}.official-report-side-menu-item.is-active{background:#e6f4ff;box-shadow:inset 3px 0 #1677ff}.official-report-side-menu-number{color:#595959;font-size:12px;font-variant-numeric:tabular-nums;line-height:16px}.official-report-side-menu-text{display:grid;gap:1px;min-width:0}.official-report-side-menu-name{font-size:12px;font-weight:600;line-height:15px;overflow-wrap:anywhere}.official-report-side-menu-code{color:#595959;font-size:11px;line-height:13px;overflow-wrap:anywhere}.official-template-structure{width:100%}.official-template-page{background:#fff;border:1px solid #111;color:#111;font-family:Times New Roman,Times,serif;margin:0;max-width:860px;min-width:680px;padding:24px 28px}.official-template-title{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:18px}.official-template-table{border-collapse:collapse;width:100%}.official-template-table th,.official-template-table td{border:1px solid #111;padding:8px 10px;text-align:left;vertical-align:top}.official-template-table th{font-weight:700;width:210px}.official-fbc-form-shell{color:#111;font-family:Times New Roman,Times,serif;width:100%}.official-fbc-page{background:#fff;border:1px solid #cfcfcf;box-sizing:content-box;margin:0 0 18px;position:relative}.official-fbc-control{color:#111;min-height:1px;min-width:0}.tva12-form-shell{width:100%}.tva12-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.official-report-preview-shell{width:100%}.official-report-preview-toolbar{align-items:center;background:#fff;border:1px solid #d9d9d9;border-bottom:0;display:flex;flex-wrap:wrap;gap:6px 8px;justify-content:space-between;padding:5px 6px;position:sticky;top:0;z-index:2}.official-report-preview-actions,.official-report-zoom-controls{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-width:0}.official-report-preview-actions .ant-input,.official-report-preview-actions .ant-picker,.official-report-preview-actions .strict-accounting-month-input{height:28px}.official-report-zoom-label{color:#595959;font-size:12px;line-height:18px}.official-report-zoom-select{min-width:104px}.official-report-zoom-current{margin-inline-end:0}.official-report-source-summary{margin-bottom:8px}.official-report-source-list{display:grid;gap:10px}.official-report-source-card{background:#fff;border:1px solid #d9d9d9;border-left-width:4px;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.official-report-source-card.is-ready{border-left-color:#52c41a}.official-report-source-card.is-missing{border-left-color:#ff4d4f}.official-report-source-card.is-fallback{border-left-color:#faad14}.official-report-source-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.official-report-methodology-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.official-report-methodology-panel,.official-report-methodology-section{background:#fff;border:1px solid #d9d9d9;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.official-report-methodology-section ul,.official-report-methodology-section ol,.official-report-methodology-list{margin:0;padding-inline-start:20px}.official-report-methodology-source-list{display:grid;gap:8px}.official-report-methodology-source{border:1px solid #d9d9d9;border-left-width:4px;display:flex;flex-direction:column;gap:4px;padding:8px 10px}.official-report-methodology-source-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.official-report-methodology-source.is-ready{border-left-color:#52c41a}.official-report-methodology-source.is-missing{border-left-color:#ff4d4f}.official-report-methodology-source.is-fallback{border-left-color:#faad14}.official-road-tax-fleet-summary{background:#fff;border:1px solid #d9e8d9;border-radius:8px;margin:0 0 14px;padding:12px}.official-road-tax-fleet-summary-header{margin-bottom:10px}.official-road-tax-fleet-table-wrap{overflow-x:auto}.official-road-tax-fleet-table{border-collapse:collapse;min-width:820px;width:100%}.official-road-tax-fleet-table th,.official-road-tax-fleet-table td{border:1px solid #d9e8d9;font-size:12px;line-height:1.35;padding:6px 8px;text-align:left;vertical-align:top}.official-road-tax-fleet-table th{background:#f4fbf5;color:#1f4f2b;font-weight:700}.official-report-preview-viewport{--official-report-zoom: 1;background:#f5f5f5;border:1px solid #d9d9d9;max-height:calc(100vh - 122px);overflow:auto;padding:6px;width:100%}.official-report-preview-viewport.is-pannable{cursor:grab}.official-report-preview-viewport.is-panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.official-report-preview-viewport.is-pannable .official-report-preview-canvas{pointer-events:none}.official-report-preview-stage{margin:0 auto;min-height:1px;min-width:1px;position:relative}.official-report-preview-canvas{left:0;position:absolute;top:0;transform:scale(var(--official-report-zoom));transform-origin:top left;width:max-content}.reports-document-type-filter-button{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:280px;width:100%}.reports-document-type-filter-summary{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.reports-document-type-filter-dropdown{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0f172a29;padding:8px;width:min(420px,calc(100vw - 32px))}.reports-document-type-filter-options{display:grid;gap:4px;margin-top:8px;max-height:280px;overflow-y:auto}.reports-document-type-filter-options .ant-checkbox-wrapper{margin-inline-start:0;padding:4px 2px;white-space:normal}.reports-document-type-filter-empty{display:block;padding:8px 2px}.reports-document-type-filter-footer{border-top:1px solid #f0f0f0;margin-top:8px;padding-top:6px;text-align:right}.tva12-page{background:#fff;border:1px solid #cfcfcf;color:#111;font-family:Times New Roman,Times,serif;font-size:14px;line-height:1.15;margin:0;min-width:760px;padding:34px 38px;width:820px}.tva12-page+.tva12-page{margin-top:18px}.tva12-page table{border-collapse:collapse;width:100%}.tva12-approved{font-size:12px;margin-bottom:8px;text-align:right}.tva12-header-grid{align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr 128px}.tva12-header-main h1,.tva12-header-main h2{font-size:18px;font-weight:700;margin:0 0 8px;text-align:center}.tva12-header-main h2{font-size:17px;margin-bottom:2px}.tva12-ru-title{font-size:15px;margin-bottom:14px;text-align:center}.tva12-identity-table{border:1px solid #111}.tva12-identity-table th,.tva12-identity-table td{border:0;border-bottom:1px solid #111;min-height:28px;padding:6px 5px;vertical-align:top}.tva12-identity-table tr:last-child th,.tva12-identity-table tr:last-child td{border-bottom:0}.tva12-identity-table th{font-weight:700;text-align:left;width:130px}.tva12-identity-table td{border-left:1px solid #111;min-width:120px}.tva12-identity-table span,.tva12-meta-table span,.tva12-main-table span{display:block;font-weight:400}.tva12-form-code{font-size:16px;text-align:center}.tva12-internal-box{border:1px solid #111;font-size:14px;margin-top:18px;min-height:120px;padding:16px 8px}.tva12-meta-table{margin:16px 0 10px}.tva12-meta-table th,.tva12-meta-table td{padding:6px 5px;text-align:left;vertical-align:top}.tva12-meta-table th{font-weight:700;width:170px}.tva12-meta-table td{border-bottom:1px solid #111;min-width:120px}.tva12-meta-table .tva12-small-box{border:1px solid #111;height:18px;min-width:18px;width:18px}.tva12-main-table{table-layout:fixed}.tva12-main-table th,.tva12-main-table td{padding:5px 6px;vertical-align:middle}.tva12-main-table thead th{font-weight:700;text-align:center}.tva12-main-table .tva12-label-heading{width:43%}.tva12-main-table tbody th{font-weight:700;text-align:left}.tva12-main-table tbody tr.is-compact th{font-style:italic;font-weight:700;padding-top:1px}.tva12-main-table tbody th.is-strong{font-weight:700}.tva12-amount-cell{border:1px solid #111;height:24px;padding:0}.tva12-amount-empty{border:0}.tva12-amount-box{display:grid;grid-template-columns:56px minmax(0,1fr);min-height:24px;width:100%}.tva12-main-table .tva12-amount-code,.tva12-main-table .tva12-amount-value{align-items:center;box-sizing:border-box;display:flex;min-height:24px;overflow:hidden;padding:2px 5px;white-space:nowrap}.tva12-amount-code{border-right:1px solid #111;justify-content:center;text-align:center}.tva12-amount-value{font-size:13px;justify-content:flex-end;text-align:right;text-overflow:ellipsis}.tva12-footnote{margin-top:12px}.tva12-annex-page h2{font-size:17px;margin:4px 0 16px;text-align:center}.tva12-annex-caption,.tva12-annex-form-code{font-weight:700;text-align:center}.tva12-annex-form-code{margin-top:4px}.tva12-annex-meta-table{margin-bottom:14px}.tva12-annex-meta-table th,.tva12-annex-meta-table td{border:1px solid #111;padding:5px 6px;text-align:left;vertical-align:top}.tva12-annex-meta-table th{font-weight:700;width:28%}.tva12-annex-table{table-layout:fixed}.tva12-annex-table th,.tva12-annex-table td{border:1px solid #111;min-height:24px;padding:4px 5px;vertical-align:middle}.tva12-annex-table thead th{font-size:12px;font-weight:700;text-align:center}.tva12-annex-table th:nth-child(1),.tva12-annex-table td:nth-child(1){width:42px}.tva12-annex-table th:nth-child(2),.tva12-annex-table td:nth-child(2){width:150px}.tva12-annex-table th:nth-child(3),.tva12-annex-table td:nth-child(3){width:92px}.tva12-annex-table th:nth-child(4),.tva12-annex-table td:nth-child(4){width:72px}.tva12-annex-table th:nth-child(5),.tva12-annex-table td:nth-child(5){width:118px}.tva12-annex-number,.tva12-annex-total-row td{text-align:right}.tva12-annex-column-numbers th,.tva12-annex-total-row th{font-weight:700;text-align:center}@media (max-width: 920px){.official-report-flow-layout{grid-template-columns:1fr}.official-report-side-menu{position:static}.official-report-side-menu-list{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden}.official-report-side-menu-item{border-bottom:0;border-right:1px solid #f0f0f0;min-width:168px}.official-report-side-menu-item:last-child{border-right:0}.official-report-side-menu-item.is-active{box-shadow:inset 0 -3px #1677ff}}@media print{@page{margin:0;size:A4 portrait}@page official-report-portrait{margin:0;size:A4 portrait}@page official-report-landscape{margin:0;size:A4 landscape}body.official-report-print-mode{background:#fff!important;margin:0!important;min-width:0!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.official-report-print-mode #root,body.official-report-print-mode .ant-layout,body.official-report-print-mode .ant-layout-content,body.official-report-print-mode .workspace-shell,body.official-report-print-mode .workspace-main,body.official-report-print-mode .workspace-content{background:#fff!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:0!important}body.official-report-print-mode .ant-message,body.official-report-print-mode .service-message-center,body.official-report-print-mode .ant-layout-header,body.official-report-print-mode .ant-layout-sider,body.official-report-print-mode .workspace-sider,body.official-report-print-mode .workspace-topbar,body.official-report-print-mode .workspace-mobile-nav,body.official-report-print-mode .workspace-visually-hidden,body.official-report-print-mode .official-report-side-menu,body.official-report-print-mode .official-report-page-actions,body.official-report-print-mode .official-report-preview-toolbar,body.official-report-print-mode .tva12-toolbar,body.official-report-print-mode .ant-alert,body.official-report-print-mode .ant-spin{display:none!important}body.official-report-print-mode .official-report-flow-layout,body.official-report-print-mode .official-report-flow-main,body.official-report-print-mode .official-report-flow-stack,body.official-report-print-mode .official-template-structure,body.official-report-print-mode .tva12-form-shell,body.official-report-print-mode .official-fbc-form-shell,body.official-report-print-mode .official-report-preview-shell,body.official-report-print-mode .official-report-preview-viewport,body.official-report-print-mode .official-report-preview-stage,body.official-report-print-mode .official-report-preview-canvas{background:#fff!important;border:0!important;box-shadow:none!important;display:block!important;gap:0!important;height:auto!important;margin:0!important;max-height:none!important;min-height:0!important;min-width:0!important;overflow:visible!important;padding:0!important;position:static!important;transform:none!important;width:auto!important}body.official-report-print-mode .official-report-flow-layout{inset:auto!important;position:static!important}body.official-report-print-mode .tva12-page,body.official-report-print-mode .official-template-page,body.official-report-print-mode .official-fbc-page{background:#fff!important;border:0!important;box-shadow:none!important;break-after:auto;color:#111!important;margin:0!important;overflow:visible!important;page-break-after:auto}body.official-report-print-mode .tva12-page+.tva12-page,body.official-report-print-mode .official-template-page+.official-template-page,body.official-report-print-mode .official-fbc-page+.official-fbc-page{break-before:page;page-break-before:always}body.official-report-print-mode .tva12-page{box-sizing:border-box!important;min-height:0!important;min-width:0!important;padding:10mm 12mm!important;width:210mm!important}body.official-report-print-mode .official-template-page{box-sizing:border-box!important;max-width:none!important;min-height:0!important;min-width:0!important;padding:14mm!important;width:210mm!important}body.official-report-print-mode .official-fbc-page{box-sizing:border-box!important}body.official-report-print-mode .official-fbc-page.is-portrait{height:296.5mm!important}body.official-report-print-mode .official-fbc-page.is-landscape{height:209.5mm!important}body.official-report-print-mode .tva12-page+.tva12-page,body.official-report-print-mode .official-template-page+.official-template-page,body.official-report-print-mode .official-fbc-page+.official-fbc-page{margin-top:0!important}}
