:root{--ink:#1f1f1f;--ink-soft:#595959;--paper:#f0f2f5;--paper-2:#e6e8eb;--line:#00000014;--shadow:0 6px 20px #00000014;--brand:#4f46e5;--brand-soft:#eef2ff;--brand-grad:linear-gradient(135deg, #6366f1, #8b5cf6);--success:#16a34a;--danger:#cf5d3e;--warning:#d97706;font-synthesis:none;text-rendering:optimizelegibility;background:var(--paper);color:var(--ink)}*{box-sizing:border-box}.product-search-highlight{color:var(--brand);background:#4f46e521;border-radius:3px;margin:0;padding:0 1px;font-weight:700}@supports selector(::-webkit-scrollbar){*{scrollbar-color:auto!important;scrollbar-width:auto!important}}@supports not selector(::-webkit-scrollbar){*{scrollbar-color:#4f46e547 transparent!important;scrollbar-width:thin!important}}::-webkit-scrollbar{background:0 0!important;width:5px!important;height:5px!important}::-webkit-scrollbar-track{box-shadow:none!important;background:0 0!important;border:0!important}::-webkit-scrollbar-track-piece{box-shadow:none!important;background:0 0!important;border:0!important}::-webkit-scrollbar-corner{box-shadow:none!important;background:0 0!important;border:0!important}::-webkit-scrollbar-thumb{min-height:28px;width:5px!important;box-shadow:none!important;background:#4f46e547!important;border:0!important;border-radius:999px!important}::-webkit-scrollbar-thumb:hover{width:5px!important;box-shadow:none!important;background:#4f46e561!important;border:0!important}::-webkit-scrollbar-thumb:active{width:5px!important;box-shadow:none!important;background:#4f46e561!important;border:0!important}::-webkit-scrollbar-thumb:window-inactive{background:#4f46e547!important}::-webkit-scrollbar-button{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-button:single-button{width:0!important;height:0!important;display:none!important}html,body,#root{width:100%;min-width:0;height:100%;min-height:100%;margin:0}body{background:var(--paper);height:100dvh;min-height:100dvh;color:var(--ink);-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Noto Sans SC,sans-serif;overflow:hidden}button,input,textarea{font:inherit}.startup{border:1px solid var(--line);width:min(560px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:10px;margin:16vh auto;padding:32px}.app-shell{background:var(--paper);flex-direction:column;height:100dvh;min-height:0;display:flex;overflow:hidden}.top-nav{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;flex:0 0 56px;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}.top-nav-brand{min-width:190px;color:var(--ink);white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}.top-nav-brand .brand-mark{background:var(--brand-grad);color:#fff;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:inline-flex}.top-nav-brand button.brand-mark{cursor:pointer;border:0;padding:0;font-family:inherit;line-height:1}.top-nav-tabs{background:var(--paper);border-radius:10px;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.top-nav-indicator{z-index:0;background:var(--brand);pointer-events:none;border-radius:7px;position:absolute;top:4px;bottom:4px;box-shadow:0 4px 10px #4f46e547}.top-nav-indicator.ready{transition:left .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1)}.top-nav-tab{z-index:1;min-height:32px;color:var(--ink-soft);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 12px;font-size:13px;font-weight:600;transition:color .2s;position:relative}.top-nav-tab:hover{color:var(--ink)}.top-nav-tab.active{color:#fff}.top-nav-tabs:not(.indicator-ready) .top-nav-tab.active{background:var(--brand);box-shadow:0 4px 10px #4f46e547}.top-nav-tab.active:hover{color:#fff}.top-nav-right{justify-content:flex-end;align-items:center;gap:8px;min-width:190px;display:flex}.host-status{color:var(--ink-soft);white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:inline-flex}.host-status i{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #16a34a1f}.top-nav-user{height:38px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;align-items:center;gap:8px;padding:3px 8px 3px 4px;font-size:13px;font-weight:650;display:inline-flex}.top-nav-user:hover{border-color:var(--line);background:var(--paper)}.top-nav-user .ant-avatar{background:var(--brand-soft);color:var(--brand)}.page-shell{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.product-shelf-shell{flex:auto;height:auto;min-height:0;position:relative;overflow:hidden}.app-content{width:100%;max-width:1680px;margin:0 auto;padding:24px}.product-shelf-content{flex-direction:column;flex:auto;height:100%;min-height:0;padding-top:18px;padding-bottom:15px;display:flex;overflow:hidden}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:64px;margin-bottom:16px;display:flex}.page-eyebrow{color:var(--brand);letter-spacing:1.6px;margin-bottom:4px;font-size:10px;font-weight:800}.page-heading h1{color:var(--ink);margin:0;font-size:24px;font-weight:800;line-height:1.2}.page-heading p{max-width:760px;color:var(--ink-soft);margin:6px 0 0;font-size:13px;line-height:1.55}.page-actions{flex:none}.dashboard-page{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.dashboard-hero{background:linear-gradient(125deg,#fff 0%,#f7f7ff 58%,#eef2ff 100%);border:1px solid #4f46e524;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:132px;padding:26px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #4f46e512}.dashboard-hero:after{content:"";pointer-events:none;border:44px solid #4f46e509;border-radius:50%;width:250px;height:250px;position:absolute;top:-115px;right:110px}.dashboard-hero>div{z-index:1;position:relative}.dashboard-eyebrow{color:var(--brand);letter-spacing:1.8px;font-size:10px;font-weight:800}.dashboard-hero h1{color:var(--ink);margin:5px 0 7px;font-size:27px;line-height:1.2}.dashboard-hero p{color:var(--ink-soft);margin:0;font-size:13px}.dashboard-hero-actions{gap:10px;display:flex}.dashboard-hero-actions .ant-btn{min-width:108px}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-metric-card{border:1px solid var(--line);min-width:0;min-height:108px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 2px 8px #00000009}.dashboard-metric-card:hover{border-color:#4f46e53d;transform:translateY(-2px);box-shadow:0 8px 20px #4f46e51a}.dashboard-metric-icon{background:var(--brand-soft);width:44px;height:44px;color:var(--brand);border-radius:12px;flex:none;place-items:center;font-size:20px;display:grid}.dashboard-metric-content{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.dashboard-metric-content small{color:var(--ink-soft);font-size:12px}.dashboard-metric-content strong{font-variant-numeric:tabular-nums;font-size:25px;line-height:1}.dashboard-metric-content em{color:var(--ink-soft);margin-left:4px;font-size:11px;font-style:normal;font-weight:500}.dashboard-metric-arrow{color:#bfbfbf;flex:none;font-size:11px}.dashboard-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:16px;min-width:0;display:grid}.dashboard-panel{border-color:var(--line);border-radius:12px;min-width:0;box-shadow:0 2px 8px #00000009}.dashboard-panel .ant-card-head{border-bottom-color:var(--line);min-height:48px;padding-inline:18px}.dashboard-panel .ant-card-head-title{font-size:14px;font-weight:700}.dashboard-panel .ant-card-body{padding:8px 18px 12px}.dashboard-purchase-list{flex-direction:column;display:flex}.dashboard-purchase-row{min-width:0;min-height:56px;color:var(--ink);border-bottom:1px solid #0000000e;justify-content:space-between;align-items:center;gap:16px;padding:8px 4px;text-decoration:none;display:flex}.dashboard-purchase-row:last-child{border-bottom:0}.dashboard-purchase-row:hover strong{color:var(--brand)}.dashboard-purchase-identity{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-purchase-identity strong,.dashboard-purchase-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-purchase-identity strong{font-size:13px}.dashboard-purchase-identity small,.dashboard-purchase-meta small{color:var(--ink-soft);font-size:11px}.dashboard-purchase-meta{flex:none;align-items:center;gap:8px;display:flex}.dashboard-purchase-meta>.anticon{color:#bfbfbf;font-size:10px}.dashboard-todo-list{flex-direction:column;gap:7px;display:flex}.dashboard-todo-list button{width:100%;min-width:0;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:#fafafa;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;display:flex}.dashboard-todo-list button:hover{background:var(--brand-soft)}.dashboard-todo-indicator{width:30px;height:30px;color:var(--brand);background:#eef2ff;border-radius:9px;flex:none;place-items:center;display:grid}.dashboard-todo-indicator.warning{color:var(--warning);background:#fff7e6}.dashboard-todo-indicator.danger{color:var(--danger);background:#fff1f0}.dashboard-todo-list button>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-todo-list strong{font-size:12px}.dashboard-todo-list small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.dashboard-todo-list em{min-width:28px;color:var(--brand);text-align:right;font-size:20px;font-style:normal;font-weight:800}.dashboard-shortcut-panel .ant-card-body{padding:14px 18px 18px}.dashboard-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dashboard-shortcuts button{border:1px solid var(--line);min-width:0;min-height:70px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:11px;padding:12px 14px;display:flex}.dashboard-shortcuts button:hover{background:var(--brand-soft);border-color:#4f46e540}.dashboard-shortcuts button>span{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:9px;flex:none;place-items:center;font-size:16px;display:grid}.dashboard-shortcuts button>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-shortcuts strong{font-size:12px}.dashboard-shortcuts small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.dashboard-shortcuts button>.anticon{color:#bfbfbf;font-size:10px}.data-card,.filter-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.filter-card{margin-bottom:12px}.data-card .ant-card-body{padding:0}.data-card .ant-table-wrapper{padding:4px 16px 0}.data-card .ant-table-container{border-radius:8px;overflow:hidden}.data-card .ant-table-thead>tr>th{color:var(--ink-soft);font-size:12px;font-weight:700}.data-card .ant-table-tbody>tr>td{color:var(--ink);font-size:13px}.data-card .ant-pagination{min-height:40px;margin:10px 0 12px!important}.section-alert{margin-bottom:12px}.module-toolbar{justify-content:flex-end;margin-bottom:12px;display:flex}.supplier-toolbar-card .ant-card-body{padding:10px 14px}.supplier-toolbar-card{margin-top:-6px}.supplier-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.supplier-search{width:min(320px,100%)}.product-filter-controls,.purchase-list-filter-controls{align-items:center;gap:8px;min-width:0;display:flex}.purchase-list-right-controls{justify-content:flex-end;align-items:center;gap:8px;display:flex}.purchase-detail-mobile-actions{display:none}.product-category-filter{flex:0 0 148px;width:148px}.product-category-filter.ant-select .ant-select-selector{align-items:center;height:32px}.purchase-status-filter{flex:0 0 148px;width:148px}.purchase-status-filter.ant-select .ant-select-selector{align-items:center;height:32px}.supplier-search.ant-input-search .ant-input-affix-wrapper,.supplier-search.ant-input-search .ant-input-group-addon .ant-btn,.supplier-toolbar-actions .ant-btn{height:32px}.supplier-search.ant-input-search .ant-input-affix-wrapper{padding-top:0;padding-bottom:0}.supplier-toolbar-actions{flex:none}.supplier-toolbar-actions .ant-btn{padding:0 12px;font-size:13px}.supplier-code{color:var(--ink);letter-spacing:0;font-weight:400}.row-action-group{justify-content:center;align-items:center;gap:2px;display:inline-flex}.row-action-group .ant-btn{width:34px;height:34px;padding:0}.product-latest-price-link.ant-btn-link{height:28px;color:var(--brand);font-variant-numeric:tabular-nums;padding:0 4px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.product-latest-price-link.ant-btn-link:hover{text-decoration:underline}.product-history-amount{color:var(--brand);font-variant-numeric:tabular-nums;font-family:SFMono-Regular,Consolas,monospace}.purchase-shared-reconciliation-label{color:var(--brand);text-align:center;grid-column:1/-1;font-size:11px;font-weight:600}.financial-purchase-links{flex-wrap:wrap;justify-content:center;gap:3px 6px;display:flex}.financial-detail-linked-purchases{flex-wrap:wrap;gap:4px 12px;display:flex}.mobile-record-list{display:none}.mobile-record-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;box-shadow:0 2px 7px #26262609}.mobile-record-header{grid-template-columns:24px minmax(0,1fr) auto 32px;align-items:center;gap:7px;min-width:0;display:grid}.mobile-record-index{background:var(--brand-soft);width:24px;height:24px;color:var(--brand);border-radius:7px;place-items:center;font-size:11px;font-weight:700;display:inline-grid}.mobile-record-identity{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-record-identity strong,.mobile-record-identity small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-record-identity strong{color:var(--ink);font-size:13px;line-height:1.35}.mobile-record-identity small{color:var(--ink-soft);font-size:10px;line-height:1.35}.mobile-record-header>.ant-tag{margin:0;padding-inline:6px;font-size:10px;line-height:20px}.mobile-record-primary-action.ant-btn{width:32px;height:32px;min-height:32px;color:var(--brand);padding:0;font-size:16px}.mobile-record-facts{background:#f8f8fb;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:9px;padding:8px;display:grid}.mobile-record-facts>span{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.mobile-record-facts em{color:var(--ink-soft);font-size:9px;font-style:normal;line-height:1.2}.mobile-record-facts b{max-width:100%;color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:600;line-height:1.35;overflow:hidden}.mobile-record-facts b.warning-text,.mobile-record-facts b.danger-text{color:var(--danger)}.mobile-record-facts .mobile-record-amount{color:var(--brand);font-variant-numeric:tabular-nums}.mobile-record-footer{color:#999;justify-content:space-between;align-items:center;gap:6px;min-width:0;margin-top:6px;font-size:9.5px;display:flex}.mobile-record-footer>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-record-actions{flex:none;align-items:center;gap:1px;display:flex}.mobile-record-actions .ant-btn{height:28px;min-height:28px;padding-inline:6px;font-size:10px}.mobile-record-empty{min-height:160px;color:var(--ink-soft);flex:1;place-items:center;font-size:12px;display:grid}.mobile-record-source-file,.financial-mobile-purchases{min-width:0;color:var(--ink-soft);background:#fafafa;border-radius:7px;align-items:center;gap:6px;margin-top:6px;padding:5px 7px;font-size:10px;display:flex}.mobile-record-source-file>span,.financial-mobile-purchases>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.mobile-record-source-file .ant-btn,.financial-mobile-purchases a{height:24px;padding:0 4px;font-size:10px}.financial-mobile-purchases em{flex:none;font-style:normal}.financial-mobile-purchases>span{justify-content:flex-end;gap:6px;display:flex}.mobile-record-issues{flex-wrap:wrap;gap:3px;margin-top:6px;display:flex}.mobile-record-issues .ant-tag{margin:0;font-size:9px;line-height:18px}.supplier-table-frame{flex-direction:column;min-height:0;display:flex}.product-shelf-page,.import-tasks-page{flex-direction:column;flex:1;height:auto;min-height:0;display:flex;position:absolute;inset:18px 24px 15px;overflow:hidden}.quote-versions-page{flex-direction:column;flex:1;gap:10px;height:auto;min-height:0;display:flex;position:absolute;inset:18px 24px 15px;overflow:hidden}.quote-versions-page .supplier-toolbar-card{flex:none;margin-top:0;margin-bottom:0}.quote-versions-page .supplier-table-frame{flex:1;min-height:0;overflow:hidden}.quote-version-table{--quote-version-table-body-height:calc(100dvh - 250px);min-height:0}.quote-version-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--quote-version-table-body-height))!important;max-height:var(--data-table-body-height,var(--quote-version-table-body-height))!important;overflow:auto!important}.quote-version-detail-header{border:1px solid var(--line);border-radius:10px;flex:none;box-shadow:0 2px 8px #0000000a}.quote-version-detail-header .ant-card-body{padding:9px 12px}.quote-version-detail-header-inner{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.purchase-detail-note-banner{background:#fbfafc;border:1px dashed #e3dfea;border-radius:8px;flex:1 0 100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:30px;padding:4px 8px 4px 10px;display:grid}.purchase-final-document-summary{background:#f8f8fb;border-radius:8px;grid-template-rows:auto auto;width:100%;min-width:0;margin-inline:auto;display:grid;overflow:hidden}.purchase-final-document-summary-head,.purchase-final-document-summary-values{text-align:center;grid-template-columns:minmax(190px,1.35fr) repeat(3,minmax(90px,.75fr));align-items:center;min-width:0;display:grid}.purchase-final-document-summary-head{padding-top:2px}.purchase-final-document-summary-head>span,.purchase-final-document-summary-values>strong{min-width:0;padding:4px 8px}.purchase-final-document-summary-head>span{color:var(--ink-soft);white-space:nowrap;font-size:10px;font-weight:600}.purchase-final-document-summary-values>strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.purchase-detail-note-label{align-items:center;gap:5px;display:inline-flex}.purchase-detail-note-label em{color:#9c6500;background:#fff0ce;border-radius:999px;padding:1px 5px;font-size:9px;font-style:normal;font-weight:700}.purchase-detail-note-banner.has-note{background:#fffaf0;border-style:solid;border-color:#ffe0a3}.purchase-detail-note-banner>span{color:var(--ink-soft);white-space:nowrap;font-size:10px}.purchase-detail-note-banner>strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.purchase-detail-note-banner.has-note>strong{color:#8a5700}.purchase-detail-note-banner .ant-btn{height:22px;padding-inline:3px;font-size:10px}.quote-version-detail-header .import-detail-back{width:32px;height:32px;color:var(--ink-soft);flex:none;padding:0;font-size:17px}.quote-version-detail-identity{flex-direction:column;flex:210px;gap:2px;min-width:170px;max-width:250px;display:flex}.quote-version-detail-identity strong,.quote-version-detail-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quote-version-detail-identity strong{font-size:14px}.quote-version-detail-identity span{color:var(--ink-soft);font-size:11px}.quote-version-detail-header .import-detail-inline-summary{flex-basis:520px;grid-template-columns:repeat(4,minmax(78px,1fr));min-width:380px;max-width:600px}.quote-version-detail-actions{justify-content:flex-end;display:flex}.quote-version-detail-filter{flex:none}.quote-version-detail-table-frame{flex:1;min-height:0}.quote-version-item-table{--quote-version-item-body-height:calc(100dvh - 328px);min-height:0}.quote-version-item-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--quote-version-item-body-height))!important;max-height:var(--data-table-body-height,var(--quote-version-item-body-height))!important;overflow:auto!important}.quote-version-detail-header .purchase-detail-summary{flex:920px;grid-template-columns:repeat(6,minmax(102px,1fr));min-width:760px;max-width:none}.purchase-final-overview{flex:760px;grid-template-rows:auto auto;gap:6px;min-width:600px;display:grid}.purchase-final-overview-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.purchase-final-overview-pair>div{background:#f8f8fb;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:6px 10px;display:flex}.purchase-final-overview-pair span{color:var(--ink-soft);flex:none;font-size:10px;font-weight:600}.purchase-final-overview-pair strong,.purchase-order-arrival-cell strong{min-width:0;color:var(--ink);white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-size:12px;display:flex}.purchase-final-overview-pair b,.purchase-order-arrival-cell b{font-weight:700}.purchase-final-overview-pair i,.purchase-order-arrival-cell i{color:#c3bdcf;font-style:normal;font-weight:400}.purchase-final-overview-arrival strong,.purchase-arrival-cell strong{color:var(--success)}.purchase-final-overview-no-arrival strong{color:var(--danger)}.purchase-order-arrival-cell{flex-direction:column;align-items:center;gap:3px;min-width:0;display:flex}.purchase-order-arrival-cell small{max-width:100%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.purchase-arrival-cell small{color:#4b8763}.purchase-arrival-value{flex-direction:column;align-items:center;gap:1px;display:flex}.purchase-arrival-value small,.purchase-price-source{color:var(--ink-soft);font-size:10px}.purchase-price-source{overflow-wrap:anywhere}.purchase-arrival-amount{color:var(--success)!important}.purchase-no-arrival{font-weight:700;color:var(--danger)!important}.purchase-detail-summary strong{white-space:nowrap}.purchase-detail-summary .purchase-summary-missing{color:var(--warning,#ad6800);font-size:10px;font-weight:500}.purchase-detail-filter{margin:0!important}.purchase-export-menu-button{gap:5px}.purchase-export-menu-caret{color:var(--ink-soft);margin-left:1px;font-size:9px}.purchase-export-popover{width:250px;padding:2px}.purchase-export-popover-title{color:var(--ink-soft);margin-bottom:7px;font-size:10.5px;font-weight:600;display:block}.purchase-export-scope-list{gap:3px;width:100%;display:grid}.purchase-export-scope-list .ant-radio-wrapper{min-height:30px;color:var(--ink);border-radius:7px;margin:0;padding:4px 7px;font-size:12px}.purchase-export-scope-list .ant-radio-wrapper:hover,.purchase-export-scope-list .ant-radio-wrapper-checked{background:var(--brand-soft)}.purchase-export-method-title{border-top:1px solid var(--line);margin-top:10px;padding-top:10px}.purchase-export-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.purchase-export-method-grid .ant-btn{height:32px;color:var(--ink);justify-content:flex-start;font-size:12px}.purchase-export-method-grid .ant-btn:hover{background:var(--brand-soft)!important;color:var(--brand)!important}.purchase-detail-table-frame{flex:1;min-height:0}.purchase-detail-table{--purchase-detail-table-body-height:calc(100dvh - 315px);min-height:0}.purchase-detail-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--purchase-detail-table-body-height))!important;max-height:var(--data-table-body-height,var(--purchase-detail-table-body-height))!important;overflow:auto scroll!important}.financial-documents-page{flex-direction:column;flex:auto;gap:0;min-width:0;height:auto;min-height:0;display:flex;overflow:hidden}.financial-toolbar-card{flex:none}.financial-table-frame{flex:1;width:100%;min-height:0;overflow:hidden}.financial-document-table.ant-table-wrapper{flex:none;width:100%;min-width:0}.financial-document-table .ant-table-body{overscroll-behavior:contain;min-width:0;height:var(--data-table-body-height,240px)!important;max-height:var(--data-table-body-height,240px)!important;overflow:auto!important}.financial-document-table .ant-table-body::-webkit-scrollbar:horizontal{height:5px!important}.financial-document-table .ant-table-container,.financial-document-table .ant-table-content{max-width:100%}.financial-document-table .ant-table-sticky-scroll{display:none!important}.financial-document-table .ant-table-thead>tr>th,.financial-document-table .ant-table-tbody>tr>td{font-size:12px;vertical-align:middle!important}.financial-file-cell{align-items:center;gap:9px;width:100%;min-width:0;display:flex;overflow:hidden}.financial-row-actions{gap:0;width:100%;max-width:100%;overflow:hidden}.financial-row-actions .ant-btn{width:25px;height:30px}.financial-file-preview-button{width:28px;min-width:28px;height:30px;color:var(--brand);flex:none;padding:0;font-size:20px}.financial-file-preview-button:hover{color:var(--brand-strong)!important;background:color-mix(in srgb, var(--brand) 10%, transparent)!important}.financial-file-cell>.anticon{color:var(--brand);flex:none;font-size:20px}.financial-file-cell>div,.financial-purchase-cell{flex-direction:column;gap:2px;min-width:0;display:flex}.financial-file-cell>div{flex:auto;overflow:hidden}.financial-file-cell strong,.financial-purchase-cell strong,.financial-purchase-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.financial-file-cell strong{width:100%;display:block}.financial-purchase-cell small{color:var(--ink-soft);font-size:11px}.financial-purchase-link,.financial-purchase-link strong,.financial-purchase-link small{color:var(--brand);text-decoration:none}.financial-purchase-link:hover strong,.financial-purchase-link:hover small{text-decoration:underline}.financial-document-number-link.ant-btn-link{max-width:100%;height:auto;font-size:inherit;text-overflow:ellipsis;white-space:nowrap;padding:0;overflow:hidden}.financial-manual-file-icon{color:var(--brand);flex:none;font-size:20px}.financial-detail-manual-payment{height:100%;min-height:260px;color:var(--ink-soft);background:#faf9fc;border:1px dashed #d8d2e2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.financial-detail-manual-payment .anticon{color:var(--brand);font-size:30px}.financial-detail-manual-payment strong{color:var(--ink);font-size:14px}.financial-detail-manual-payment span{font-size:11px}.financial-amount-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.financial-detail-modal .ant-modal-body{height:min(640px,100dvh - 190px);overflow:hidden}.purchase-financial-detail-modal .ant-modal-body{height:min(680px,100dvh - 190px)}.purchase-financial-modal-title{align-items:center;gap:4px;display:inline-flex}.purchase-financial-modal-title .ant-btn{width:26px;min-width:26px;height:26px;min-height:26px;color:var(--ink-soft);padding:0}.purchase-financial-modal-title .ant-btn:not(:disabled):hover{color:var(--brand)}.purchase-financial-detail-modal .financial-detail-layout{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);align-items:stretch}.purchase-financial-detail-modal .financial-document-preview,.purchase-financial-detail-modal .financial-detail-info{height:100%;max-height:100%}.purchase-document-preview-block{flex-direction:column;gap:0;min-width:0;height:100%;min-height:0;display:flex;position:relative}.purchase-document-preview-block .financial-document-preview{flex:auto;min-height:0}.purchase-document-preview-filename{z-index:2;color:#1f1f1f;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:0 0;min-width:0;padding:0 10px 7px;font-size:10px;line-height:1.35;text-decoration:none;position:absolute;bottom:1px;left:1px;right:1px;overflow:hidden}a.purchase-document-preview-filename:hover{color:var(--brand);text-decoration:underline}.purchase-document-open-original{z-index:4;height:30px;color:var(--brand);background:#fffffff0;border:1px solid #231b2f24;border-radius:7px;align-items:center;gap:5px;padding-inline:9px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #231b2f1a}.purchase-document-open-original:hover{border-color:var(--brand);color:var(--brand);background:#fff}.purchase-financial-detail-modal-invoice .ant-modal-body{height:min(800px,100dvh - 150px)}.purchase-financial-detail-modal-invoice .financial-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(350px,.65fr)}.purchase-manual-payment-placeholder{height:100%;min-height:220px;color:var(--ink-soft);background:#faf9fc;border:1px dashed #d8d2e2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.purchase-manual-payment-placeholder .anticon{color:var(--brand);font-size:28px}.purchase-manual-payment-placeholder strong{color:var(--ink);font-size:14px}.purchase-manual-payment-placeholder span{font-size:11px}.payment-entry-methods{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.payment-entry-methods .ant-radio-button-wrapper{text-align:center;padding-inline:8px}.purchase-document-upload-modal .ant-alert{margin-bottom:14px}.payment-source-file-field{margin-top:14px}.purchase-payment-review-block{flex-direction:column;background:#fffaf0!important;gap:10px!important;padding:10px!important;display:flex!important}.purchase-payment-review-form .ant-form-item{margin-bottom:10px}.purchase-payment-review-form .ant-btn{margin-top:2px}.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn{height:38px;box-shadow:none;text-shadow:none;-webkit-text-fill-color:#fff;font-weight:650;color:#fff!important;background:#4f46e5!important;border-color:#4f46e5!important}.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn>span,.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn .anticon{-webkit-text-fill-color:#fff;color:#fff!important}.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn:hover:not(:disabled),.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn:focus-visible:not(:disabled){color:#fff!important;background:#4338ca!important;border-color:#4338ca!important}.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn:active:not(:disabled){color:#fff!important;background:#3730a3!important;border-color:#3730a3!important}.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn:disabled{-webkit-text-fill-color:#8d879a;color:#8d879a!important;background:#eeecf3!important;border-color:#ddd9e8!important}.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn:disabled>span,.purchase-payment-review-form .purchase-payment-confirm-button.ant-btn:disabled .anticon{-webkit-text-fill-color:#8d879a;color:#8d879a!important}.purchase-financial-detail-modal .financial-detail-info{padding-right:3px}.purchase-financial-detail-modal .financial-detail-info strong{text-overflow:clip;overflow-wrap:anywhere;white-space:normal;line-height:1.5;overflow:visible}.purchase-financial-detail-modal .purchase-document-compact-id strong,.purchase-financial-detail-modal .purchase-document-compact-id a{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.3;overflow:hidden}.purchase-document-confirm-row{align-items:flex-end;background:0 0!important}.purchase-document-confirm-row .ant-btn{min-width:188px}.purchase-document-confirm-row .purchase-document-confirm-button.ant-btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-weight:650;box-shadow:0 4px 12px #6f4eb733;border-color:var(--brand)!important;background:var(--brand)!important;color:#fff!important}.purchase-document-confirm-row .purchase-document-confirm-button.ant-btn>span,.purchase-document-confirm-row .purchase-document-confirm-button.ant-btn .anticon{color:#fff!important}.purchase-document-confirm-row .purchase-document-confirm-button.ant-btn:hover:not(:disabled),.purchase-document-confirm-row .purchase-document-confirm-button.ant-btn:focus-visible:not(:disabled){border-color:var(--brand-strong)!important;background:var(--brand-strong)!important}.purchase-document-confirm-row .purchase-document-confirm-button.ant-btn:disabled{opacity:.48}.financial-detail-info>.purchase-receipt-items{gap:8px}.purchase-receipt-items-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.purchase-receipt-items-heading strong{color:var(--brand);flex:none}.purchase-receipt-item-list{flex-direction:column;gap:6px;display:flex}.purchase-receipt-item{border:1px solid var(--line);background:var(--paper);border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px 9px;display:grid}.purchase-receipt-item>div,.purchase-receipt-item>span{grid-template-rows:repeat(3,minmax(14px,auto));gap:2px;min-width:0;display:grid}.purchase-receipt-item>span{color:var(--ink);white-space:nowrap;place-items:flex-end end;font-size:11px}.purchase-receipt-item>span em{color:var(--ink-soft);font-size:9px;font-style:normal;line-height:1.35}.purchase-receipt-item strong,.purchase-receipt-item small{text-overflow:ellipsis;overflow:hidden;white-space:nowrap!important}.purchase-receipt-item small{color:var(--ink-soft);font-size:10px}.purchase-receipt-item small.matched{color:var(--success)}.purchase-receipt-item small.unmatched{color:var(--warning)}.purchase-receipt-items-empty{text-align:center;padding:12px 0}.purchase-financial-document-link{overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.5;text-decoration:none;color:var(--brand)!important}.purchase-financial-document-link:hover,.purchase-financial-document-link:focus-visible{text-decoration:none;color:#7c3aed!important}.financial-detail-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:18px;height:100%;min-height:0;display:grid}.financial-confirm-button{color:var(--success)!important}.financial-document-preview{border:1px solid var(--line);background:#f7f7f8;border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.financial-document-preview iframe,.financial-document-preview img{object-fit:contain;border:0;width:100%;height:100%}.financial-image-preview img{transform-origin:50%;cursor:zoom-in;width:auto;max-width:none;height:auto;max-height:none;transition:transform .18s;position:absolute;top:50%;left:50%}.financial-fullscreen-preview{display:none}.financial-preview-actions{z-index:1;gap:8px;display:flex;position:absolute;top:12px;right:12px}.financial-preview-actions .ant-btn{background:#ffffffeb;border-color:#0000001f;box-shadow:0 2px 8px #0000001a}.financial-detail-info{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;min-height:0;display:grid;overflow-y:auto}.financial-detail-info>div{background:#f7f7f8;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:11px 12px;display:flex}.financial-detail-info span{color:var(--ink-soft);font-size:11px}.financial-detail-info strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.financial-detail-info .financial-detail-wide{grid-column:1/-1}.financial-detail-info .financial-detail-wide strong{white-space:normal}.financial-detail-info .error{color:var(--danger);background:#cf5d3e14}.financial-price-review{flex-direction:column;grid-column:1/-1;gap:8px;min-width:0;max-height:230px;display:flex}.financial-price-review-title{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.financial-price-review-title span{color:var(--ink-soft);font-size:11px}.financial-price-review-table{border:1px solid var(--line);border-radius:9px;min-height:0;overflow:auto}.financial-price-review-row{border-top:1px solid var(--line);grid-template-columns:minmax(150px,1.15fr) minmax(150px,1.15fr) 72px 96px 96px 78px;align-items:center;min-width:820px;display:grid}.financial-price-review-row:first-child{border-top:0}.financial-price-review-row.header{z-index:1;color:var(--ink-soft);background:#f7f7f8;font-size:11px;font-weight:700;position:sticky;top:0}.financial-price-review-row>span{overflow-wrap:anywhere;text-align:center;min-width:0;padding:8px 10px}.financial-price-review-row>span:nth-child(-n+2){text-align:left;flex-direction:column;gap:2px;display:flex}.financial-price-review-row small{color:var(--ink-soft);font-size:10px}.financial-price-review-empty{color:var(--ink-soft);text-align:center;padding:24px}.financial-document-detail-page{gap:10px;overflow:hidden}.financial-detail-page-header{flex:none}.financial-detail-page-identity{max-width:310px}.financial-detail-page-summary{flex:560px!important;min-width:420px!important;max-width:620px!important}.financial-detail-page-summary .ant-tag{margin-inline-end:0}.financial-detail-page-actions{flex:none;justify-content:flex-end;min-width:220px;margin-inline-start:auto}.financial-detail-archived-button:disabled{color:#237804;background:#f6ffed;border-color:#b7eb8f}.financial-detail-supplier-link{max-width:100%;height:auto;font-size:inherit;font-weight:700;line-height:inherit;text-align:left;white-space:normal;padding:0;text-decoration:none;color:var(--brand)!important}.financial-detail-supplier-link:hover,.financial-detail-supplier-link:focus-visible{text-decoration:none;color:#7c3aed!important}.financial-detail-field-grid .financial-detail-supplier-link>span{color:inherit}.financial-detail-page-scroll{flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding:1px 2px 12px;display:flex;overflow:hidden auto}.financial-detail-overview-grid{grid-template-columns:minmax(440px,.9fr) minmax(520px,1.1fr);gap:12px;min-width:0;display:grid}.financial-detail-page-card{border:1px solid var(--line);border-radius:10px;min-width:0;box-shadow:0 2px 8px #00000008}.financial-detail-page-card .ant-card-head{min-height:44px;padding-inline:16px}.financial-detail-page-card .ant-card-head-title{padding-block:11px;font-size:13px}.financial-detail-page-card .ant-card-extra{max-width:70%;color:var(--ink-soft);font-size:11px}.financial-detail-page-card>.ant-card-body{padding:14px 16px}.financial-detail-preview-card>.ant-card-body{height:500px;padding:12px}.financial-detail-preview-card .financial-document-preview{width:100%;height:100%;min-height:0}.financial-detail-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;display:grid}.financial-detail-field-grid>div{background:#fafafa;border:1px solid #ededf0;border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:9px 11px;display:flex}.financial-detail-field-grid>div.wide{grid-column:1/-1}.financial-detail-field-grid>div.error{color:var(--danger);background:#cf5d3e12;border-color:#cf5d3e40}.financial-detail-field-grid>div>span{color:var(--ink-soft);font-size:10.5px}.financial-detail-field-grid strong,.financial-detail-field-grid a{min-width:0;color:inherit;overflow-wrap:anywhere;white-space:normal;font-size:12.5px;font-weight:600}.financial-detail-field-grid a{color:var(--brand)}.financial-detail-items-card>.ant-card-body{padding:0}.financial-detail-items-table .ant-table-thead>tr>th,.financial-detail-items-table .ant-table-tbody>tr>td{vertical-align:top;font-size:11.5px;padding:8px 9px!important}.financial-detail-items-table .ant-table-thead>tr>th{white-space:nowrap}.financial-detail-items-table th.financial-detail-compact-column,.financial-detail-items-table td.financial-detail-compact-column,.financial-detail-items-table th.financial-detail-money-column,.financial-detail-items-table td.financial-detail-money-column{padding-inline:5px!important}.financial-detail-items-table th.financial-detail-money-column+th.financial-detail-money-column,.financial-detail-items-table td.financial-detail-money-column+td.financial-detail-money-column{border-left:1px solid #f0f0f0}.financial-detail-table-text{overflow-wrap:anywhere;white-space:normal;display:block}.financial-detail-table-text.strong{font-weight:650}.financial-detail-product-match,.financial-detail-match-status{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex}.financial-detail-product-match strong,.financial-detail-product-match span,.financial-detail-match-status span,.financial-detail-match-status small{overflow-wrap:anywhere;white-space:normal;max-width:100%}.financial-detail-product-match span,.financial-detail-match-status span,.financial-detail-match-status small{color:var(--ink-soft);font-size:10px}.financial-detail-match-status .ant-tag{margin:0}.financial-detail-item-actions{flex-wrap:nowrap;gap:0}.financial-detail-item-actions .ant-btn{width:28px;height:28px}.financial-detail-items-summary{flex-wrap:wrap;justify-content:flex-end}.financial-item-number-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.financial-item-view-grid{max-height:calc(100dvh - 240px);overflow-y:auto}.financial-detail-ocr-card pre{color:#444;overflow-wrap:anywhere;white-space:pre-wrap;max-height:360px;margin:0;font:11px/1.65 SFMono-Regular,Consolas,monospace;overflow:auto}.financial-detail-validation-alert{margin:0 0 16px}.financial-detail-validation-alert ul{margin:6px 0 0;padding-left:20px}.financial-detail-standalone-back{flex:none;width:fit-content}.purchase-document-popover{flex-direction:column;gap:8px;width:320px;display:flex}.purchase-document-list{flex-direction:column;gap:4px;max-height:260px;display:flex;overflow-y:auto}.purchase-document-row{align-items:center;gap:2px;min-width:0;display:flex}.purchase-document-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:auto;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:8px;width:auto;min-width:0;padding:9px 10px;display:grid}.purchase-document-item:hover{background:var(--brand-soft);color:var(--brand)}.purchase-document-popover .purchase-document-icon.archived{color:var(--success)}.purchase-document-item-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.purchase-document-item-copy strong,.purchase-document-item-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-document-item-copy small,.purchase-document-empty{color:var(--ink-soft);font-size:11px}.purchase-document-item-copy small.recognizing{color:var(--brand)}.purchase-document-item-copy small.failed{color:var(--danger)}.purchase-document-delete-button.ant-btn{flex:0 0 32px;width:32px;height:32px;padding:0}.purchase-document-empty{text-align:center;padding:18px;display:block}.purchase-document-upload-button.ant-btn{flex:none}.purchase-list-table .ant-table-thead>tr>th,.purchase-list-table .ant-table-tbody>tr>td,.purchase-detail-table .ant-table-thead>tr>th,.purchase-detail-table .ant-table-tbody>tr>td{text-align:center!important;vertical-align:middle!important}.purchase-payment-status-button.ant-btn{height:auto;padding:2px}.purchase-payment-status-button .ant-tag{margin-inline-end:0}.purchase-mobile-list,.purchase-mobile-detail-list,.purchase-add-label-mobile,.purchase-payment-label-mobile{display:none}.purchase-supplier-column-title{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.purchase-supplier-column-title>span{width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.purchase-supplier-column-title>em{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:0 6px;font-size:9px;font-style:normal;font-weight:600;line-height:16px}.purchase-quantity-cell{justify-content:center;align-items:center;display:flex}.purchase-quantity-cell .seq-input{width:112px;min-width:0}.purchase-price-cell,.purchase-recommendation{flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:0;display:flex}.purchase-price-cell strong{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.purchase-price-cell span,.purchase-price-cell small,.purchase-recommendation small{max-width:100%;color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;line-height:1.3;overflow:hidden}.purchase-price-repair-button.ant-btn{padding:0 3px;font-size:10px;font-weight:600;line-height:20px;height:20px!important;min-height:20px!important;color:var(--brand)!important}.purchase-price-cell .purchase-price-repair-button.ant-btn>span,.purchase-price-cell .purchase-price-repair-button.ant-btn .anticon{color:var(--brand)!important}.purchase-price-repair-button.ant-btn:hover,.purchase-price-repair-button.ant-btn:focus-visible{color:#635bdf!important;background:#4f46e512!important}.purchase-price-cell .purchase-price-repair-button.ant-btn:hover>span,.purchase-price-cell .purchase-price-repair-button.ant-btn:hover .anticon,.purchase-price-cell .purchase-price-repair-button.ant-btn:focus-visible>span,.purchase-price-cell .purchase-price-repair-button.ant-btn:focus-visible .anticon{color:#635bdf!important}.purchase-confirm-modal>p,.purchase-repair-modal>p{color:var(--ink-soft);margin:0 0 16px;font-size:13px;line-height:1.65}.purchase-confirm-modal .ant-radio-group{gap:10px;width:100%;display:grid}.purchase-confirm-modal .ant-radio-wrapper{border:1px solid var(--line);border-radius:10px;align-items:flex-start;min-height:68px;margin:0;padding:12px 14px;transition:border-color .16s,background-color .16s}.purchase-confirm-modal .ant-radio-wrapper-checked{border-color:var(--primary);background:#5b4ce60d}.purchase-confirm-modal .ant-radio-wrapper>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.purchase-confirm-modal .ant-radio-wrapper strong{color:var(--ink);font-size:14px}.purchase-confirm-modal .ant-radio-wrapper span span{color:var(--ink-soft);font-size:12px}.purchase-repair-target{background:var(--brand-soft);border-radius:10px;flex-direction:column;gap:3px;margin-bottom:12px;padding:12px 14px;display:flex}.purchase-repair-target>span,.purchase-repair-target>small,.purchase-repair-modal>small{color:var(--ink-soft);font-size:11px}.purchase-repair-select{width:100%;margin-bottom:8px}.purchase-recommendation .ant-tag{margin:0;font-size:10px}.purchase-total-footer{color:var(--ink-soft);justify-content:space-between;font-size:11px}.purchase-list-primary-amount{flex-direction:column;align-items:flex-end;gap:1px;min-width:0;display:flex}.purchase-list-primary-amount strong{color:var(--ink);font-size:12px}.purchase-list-primary-amount small{color:var(--ink-soft);font-size:9px}.purchase-list-primary-amount.payment strong,.purchase-primary-total.payment{color:var(--success);font-weight:800}.purchase-detail-total-mobile,.purchase-list-total-mobile{display:none}.purchase-detail-summary .purchase-receipt-total-summary>span,.purchase-detail-summary .purchase-receipt-total-summary>strong{color:var(--success)}.purchase-detail-summary .purchase-receipt-total-summary>strong{font-weight:800}.purchase-footer-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.purchase-footer-actions .ant-btn{min-width:108px}.purchase-export-sheet{z-index:-1;color:#202020;background:#fff;width:760px;padding:30px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;position:fixed;top:0;left:-10000px}.purchase-export-sheet h1{text-align:center;margin:0 0 10px;font-size:25px}.purchase-export-sheet>p{color:#555;text-align:center;margin:5px 0;font-size:13px}.purchase-export-sheet table{border-spacing:0;border-collapse:collapse;table-layout:fixed;width:100%;margin-top:18px;font-size:12px}.purchase-export-sheet th:first-child,.purchase-export-sheet td:first-child{width:72px}.purchase-export-sheet th:nth-child(3),.purchase-export-sheet td:nth-child(3){width:130px}.purchase-export-sheet th,.purchase-export-sheet td{text-align:center;vertical-align:middle;word-break:break-word;border:1px solid #dedee8;padding:9px 6px}.purchase-export-sheet th{color:#332a91;background:#f0effd;font-weight:700}.quote-version-table .ant-table-thead>tr>th,.quote-version-table .ant-table-tbody>tr>td,.quote-version-item-table .ant-table-thead>tr>th,.quote-version-item-table .ant-table-tbody>tr>td{text-align:center!important;vertical-align:middle!important}.quote-product-cell{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.quote-product-cell span,.quote-product-cell small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.quote-product-cell small{color:var(--ink-soft);font-size:10.5px}.quote-version-item-modal .ant-modal-content{flex-direction:column;height:min(650px,100dvh - 32px);display:flex}.quote-version-item-modal .ant-modal-body{flex:1;min-height:0;overflow-y:auto}.product-shelf-page .supplier-toolbar-card,.import-tasks-page .supplier-toolbar-card{flex:none;margin-top:0}.product-shelf-page .supplier-table-frame,.import-tasks-page .supplier-table-frame{flex:1;min-height:0;overflow:hidden}.product-shelf-page .product-table{--product-table-body-height:calc(100dvh - 250px);min-height:0}.product-detail-page{flex-direction:column;flex:1;gap:10px;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.product-detail-header .quote-version-detail-identity{max-width:330px}.product-detail-summary{flex:560px!important;min-width:410px!important;max-width:620px!important}.product-detail-info-card{border:1px solid var(--line);box-shadow:none;border-radius:10px;flex:none}.product-detail-info-card .ant-card-body{padding:10px 14px}.product-detail-info-title{color:var(--ink-soft);margin-bottom:7px;font-size:11px;font-weight:600}.product-detail-variant-list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:8px;max-height:96px;display:grid;overflow-y:auto}.product-detail-variant{background:#f8f8fb;border-radius:8px;grid-template-columns:76px minmax(118px,1fr) minmax(94px,.8fr) minmax(78px,.65fr) minmax(120px,1fr);align-items:center;gap:10px;min-width:0;padding:7px 10px;font-size:11px;display:grid}.product-detail-variant strong{white-space:nowrap;font-size:11px}.product-detail-variant span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-detail-variant i{color:var(--ink-soft);margin-right:5px;font-size:10px;font-style:normal}.product-history-filter{margin:0!important}.product-history-table-frame{flex:1;min-height:0;overflow:hidden}.product-history-table{--product-history-table-body-height:calc(100dvh - 410px);min-height:0}.product-history-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--product-history-table-body-height))!important;max-height:var(--data-table-body-height,var(--product-history-table-body-height))!important;overflow:auto!important}.product-history-table .ant-table-thead>tr>th,.product-history-table .ant-table-tbody>tr>td{text-align:center!important;vertical-align:middle!important}.product-history-version{justify-content:center;align-items:center;gap:5px;min-width:0;display:flex}.product-history-version>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-history-version .ant-tag{flex:none;margin-inline-end:0}.product-history-price{color:var(--ink);font-weight:600}.product-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--product-table-body-height))!important;max-height:var(--data-table-body-height,var(--product-table-body-height))!important;overflow:auto!important}.import-task-table{--import-task-table-body-height:calc(100dvh - 250px);min-height:0}.import-task-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--import-task-table-body-height))!important;max-height:var(--data-table-body-height,var(--import-task-table-body-height))!important;overflow:auto!important}.import-source-file{grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:4px;min-width:0;display:grid}.import-source-file-name{justify-content:center;align-items:center;gap:5px;min-width:0;display:flex}.import-source-file-name span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.import-source-file-download.ant-btn-link{width:58px;height:26px;padding:0;font-size:10.5px}.import-task-table .row-action-group .ant-btn,.import-task-table .ant-table-tbody>tr>td:last-child .ant-btn-link{height:28px;padding:0 4px;font-size:11px}.import-task-actions{white-space:nowrap;justify-content:center;align-items:center;gap:1px;display:inline-flex}.import-task-actions>.ant-btn-text,.import-task-actions>.ant-popconfirm-open+.ant-btn-text{width:28px;height:28px;padding:0}.supplier-table.ant-table-wrapper{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:10px 10px 0 0;overflow:hidden}.supplier-table .ant-table{color:var(--ink);font-size:13px}.supplier-table .ant-table-thead>tr>th{z-index:2;border-bottom:1px solid var(--line);color:var(--ink);letter-spacing:.2px;white-space:nowrap;background:#fafafa;padding:10px 8px;font-size:12.5px;font-weight:600;position:sticky;top:0}.supplier-table .ant-table-tbody>tr>td{color:var(--ink);border-bottom:1px solid #0000000a;padding:10px 8px;font-size:11px;transition:background .12s}.supplier-table .ant-table-tbody .ant-tag,.supplier-table .supplier-payment-view.ant-btn-link{font-size:11px}.product-table .ant-table-tbody .ant-btn-link{height:30px;padding:0 6px;font-size:11px}.product-variant-field-list{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;min-width:0;line-height:1.35;display:flex}.product-variant-field-list>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.supplier-table .ant-table-tbody>tr:hover>td,.supplier-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:var(--brand-soft)!important}.supplier-table .ant-table-tbody>tr:last-child>td{border-bottom:0}.supplier-table .ant-table-cell{font-variant-numeric:tabular-nums;text-align:center!important;vertical-align:middle!important}.supplier-table .ant-table-container{border-radius:10px 10px 0 0;overflow-x:hidden}.supplier-table .ant-table-content{overflow-x:auto!important}.supplier-payment-view.ant-btn-link{height:30px;padding:0 8px;font-size:13px}.supplier-form-modal .ant-modal-content{flex-direction:column;height:min(680px,100dvh - 48px);padding-bottom:0;display:flex;overflow:hidden}.supplier-form-modal .ant-modal-header,.supplier-form-modal .ant-modal-footer{flex:none}.supplier-form-modal .ant-modal-body{overscroll-behavior:contain;flex:1;min-height:0;padding-right:18px;overflow-y:auto}.import-row-resolve-modal .ant-modal-content{height:min(700px,100dvh - 48px)}.supplier-form-modal .ant-modal-footer{border-top:1px solid var(--line);background:#fff;margin:0 -24px;padding:12px 24px 20px}.supplier-table .ant-table-tbody>tr>td.supplier-contact-cell{text-align:left!important}.supplier-contact-cell .ant-space{justify-content:flex-start;width:100%;min-width:0;overflow:hidden}.supplier-contact-cell .ant-space-item:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.supplier-payment-detail{flex-direction:column;gap:6px;padding-top:8px;display:flex}.supplier-type-input{width:100%}.supplier-type-manager-add{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 0 10px;display:grid}.supplier-type-manager-add .ant-btn{min-width:76px}.product-category-modal-footer{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.product-category-selection-actions{align-items:center;gap:8px;margin-right:auto;display:flex}.product-variant-editors{flex-direction:column;gap:12px;display:flex}.product-variant-editor{border:1px solid var(--line);background:#fafafa;border-radius:9px;padding:14px 14px 0}.product-variant-editor-title{color:var(--ink-soft);margin-bottom:10px;font-size:12px;font-weight:600}.product-variant-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-no-variants{border:1px dashed var(--line);color:var(--ink-soft);text-align:center;border-radius:9px;padding:18px}.product-add-variant-button{width:100%}.product-code-hint{background:var(--brand-soft);color:var(--ink-soft);border-radius:8px;margin-bottom:16px;padding:9px 12px;font-size:12px;line-height:1.5}.seq-input{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;width:100%;height:32px;padding:0 8px;transition:border-color .12s,box-shadow .12s;display:inline-flex;position:relative}.seq-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 2px #4f46e51a}.seq-input.is-disabled{background:var(--paper);cursor:not-allowed}.seq-input-field{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0}.seq-input-controls{opacity:0;pointer-events:none;align-items:center;gap:2px;margin-left:6px;transition:opacity .12s;display:flex}.seq-input:focus-within .seq-input-controls{opacity:1;pointer-events:auto}.seq-input-btn{width:22px;height:22px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.seq-input-btn:hover:not(:disabled){background:var(--brand-soft);color:var(--brand)}.seq-input-btn:active:not(:disabled){color:var(--brand);background:#4f46e52e}.seq-input-btn:disabled{opacity:.35;cursor:not-allowed}.supplier-type-list{max-height:320px;margin-top:8px;overflow-y:auto}.product-category-list-header{border-bottom:1px solid var(--line);min-height:34px;color:var(--ink-soft);grid-template-columns:44px minmax(0,1fr) 84px 72px;align-items:center;gap:8px;padding:6px 4px 6px 10px;font-size:11px;display:grid}.product-category-list-header.multi-select{grid-template-columns:28px 44px minmax(0,1fr) 84px}.product-category-list-header span:first-child,.product-category-list-header:not(.multi-select) span:last-child{text-align:center}.product-category-list-header:not(.multi-select) span:nth-child(3),.product-category-list-header.multi-select span:last-child{text-align:right}.product-category-list-header+.supplier-type-list{margin-top:0}.supplier-type-list-row{border-bottom:1px solid #0000000d;grid-template-columns:minmax(0,1fr) 84px 36px;align-items:center;gap:8px;min-height:50px;padding:7px 4px 7px 10px;display:grid}.product-category-row{grid-template-columns:44px minmax(0,1fr) 84px 72px}.product-category-row.multi-select{grid-template-columns:28px 44px minmax(0,1fr) 84px}.product-category-row.multi-select .ant-checkbox-wrapper{justify-self:center}.product-category-sequence{color:var(--ink-soft);text-align:center;font-size:12px}.product-category-actions{justify-content:center;align-items:center;gap:2px;display:flex}.product-category-inline-input.ant-input{height:30px;padding-inline:8px;font-size:13px}.product-category-rename-form{flex-direction:column;gap:8px;padding-top:12px;display:flex}.product-category-rename-form label{color:var(--ink);font-size:13px;font-weight:600}.product-category-rename-form span{color:var(--ink-soft);font-size:12px}.product-unit-manager-add{grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0 16px;display:grid}.product-unit-manager-add .ant-select,.product-unit-manager-add .ant-input,.product-unit-manager-add .ant-btn{height:32px}.product-unit-manager-add .ant-select .ant-select-selector{align-items:center;height:32px}.product-unit-groups{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-unit-group{border:1px solid var(--line);border-radius:9px;min-width:0;overflow:hidden}.product-unit-group-title{border-bottom:1px solid var(--line);background:#fafafa;padding:9px 12px;font-size:12px;font-weight:600}.product-unit-list{max-height:300px;overflow-y:auto}.product-unit-row{border-bottom:1px solid #0000000d;grid-template-columns:minmax(0,1fr) 72px 64px;align-items:center;gap:6px;min-height:44px;padding:5px 5px 5px 12px;display:grid}.product-unit-row:last-child{border-bottom:0}.product-unit-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-unit-usage{color:var(--ink-soft);text-align:right;font-size:11px}.product-unit-actions{justify-content:center;display:flex}.product-unit-actions .ant-btn{width:30px;height:30px;padding:0}.product-note-view.ant-btn-link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;height:28px;padding:0 4px;font-size:11px;overflow:hidden}.product-specification-list{padding-top:8px}.product-specification-row{border-bottom:1px solid #0000000d;grid-template-columns:110px 86px 110px 72px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:8px 10px;font-size:12px;display:grid}.product-specification-row.header{min-height:36px;color:var(--ink-soft);background:#fafafa;font-weight:600}.product-specification-row>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-note-detail-list{flex-direction:column;gap:10px;padding-top:8px;display:flex}.product-note-detail-row{border:1px solid var(--line);background:#fafafa;border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.product-note-detail-row span{color:var(--ink-soft);overflow-wrap:anywhere;line-height:1.65}.ant-table-sticky-scroll{background:0 0!important}.ant-table-sticky-scroll-bar{background:#4f46e542!important;border-radius:999px!important;height:6px!important}.ant-table-sticky-scroll-bar:hover,.ant-table-sticky-scroll-bar:active{background:#4f46e55c!important}.rc-virtual-list-scrollbar{background:0 0!important;width:5px!important}.rc-virtual-list-scrollbar-thumb{width:5px!important;box-shadow:none!important;background:#4f46e547!important;border-radius:999px!important;right:0!important}.rc-virtual-list-scrollbar-thumb:hover,.rc-virtual-list-scrollbar-thumb:active{background:#4f46e561!important;width:5px!important}.supplier-type-name{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.supplier-type-usage{color:var(--ink-soft);text-align:right;font-size:12px}.supplier-type-list-row .ant-btn{width:32px;height:32px;padding:0}.supplier-payment-copy-row{width:100%;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:64px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:10px 12px;transition:background .15s;display:grid}.supplier-payment-copy-row:hover:not(:disabled),.supplier-payment-copy-row:focus-visible:not(:disabled){background:var(--brand-soft);outline:none}.supplier-payment-copy-row:active:not(:disabled){background:#e3e8ff}.supplier-payment-copy-row:disabled{color:#bfbfbf;cursor:not-allowed}.supplier-payment-label{color:var(--ink-soft);font-size:12px}.supplier-payment-value{overflow-wrap:anywhere;min-width:0;font-size:13px}.supplier-payment-copy-icon{color:#a3a3a3;opacity:.7;font-size:12px;transition:color .15s,opacity .15s}.supplier-payment-copy-row:hover:not(:disabled) .supplier-payment-copy-icon,.supplier-payment-copy-row:focus-visible:not(:disabled) .supplier-payment-copy-icon{color:var(--brand);opacity:1}.supplier-payment-copy-row:disabled .supplier-payment-copy-icon{color:#d9d9d9}.supplier-table .ant-table-container:after{box-shadow:none!important}.supplier-table-pagination-footer{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 10px 10px;flex:0 0 52px;justify-content:flex-end;align-items:center;gap:20px;width:100%;min-height:52px;padding:8px 20px;display:flex}.supplier-record-total{color:var(--ink-soft);flex:none;font-size:12.5px}.supplier-record-total b{color:var(--ink);font-weight:700}.supplier-pagination-controls{grid-template-columns:30px auto 30px 106px;align-items:center;gap:8px;width:auto;display:grid}.supplier-page-number-slots{justify-content:center;align-items:center;gap:6px;width:auto;display:flex}.supplier-page-number-slots button,.supplier-page-arrow{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);font:inherit;text-align:center;cursor:pointer;background:#fff;border-radius:6px;padding:0;font-size:13px;line-height:28px}.supplier-page-number-slots button:hover,.supplier-page-arrow:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.supplier-page-number-slots button.active{border-color:var(--brand)!important;background:var(--brand)!important;color:#fff!important}.supplier-page-number-slots span{width:30px;color:var(--ink-soft);text-align:center;font-size:11px;line-height:30px}.supplier-page-arrow{border-color:#0000;font-size:24px;line-height:25px}.supplier-page-arrow:disabled{color:#d9d9d9;cursor:not-allowed}.supplier-page-size-selector.ant-select{width:106px;height:30px}.supplier-page-size-selector .ant-select-selector{align-items:center;width:106px;display:flex;cursor:pointer!important;border-radius:6px!important;height:30px!important;padding:0 10px!important}.supplier-page-size-selector .ant-select-selection-search{display:none!important}.supplier-page-size-selector .ant-select-selection-item{-webkit-user-select:none;user-select:none;padding-inline-end:18px}.supplier-table .ant-table-empty .ant-table-placeholder{color:var(--ink-soft);padding:32px 16px}.import-detail-page{gap:10px}.import-detail-header-card,.import-detail-filter-card,.import-detail-notices{flex:none}.import-detail-header-card .ant-card-body{padding-block:9px}.import-detail-heading{flex:230px;align-items:center;gap:8px;min-width:190px;max-width:270px;display:flex}.import-detail-heading>.ant-btn{width:34px;height:34px;color:var(--ink-soft);flex:none;padding:0;font-size:17px}.import-detail-heading>div{flex-direction:column;gap:2px;min-width:0;display:flex}.import-detail-heading strong,.import-detail-heading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.import-detail-heading strong{color:var(--ink);font-size:14px;font-weight:700}.import-detail-heading span{color:var(--ink-soft);font-size:11px}.import-detail-inline-summary{flex:600px;grid-template-columns:repeat(5,minmax(72px,1fr));gap:8px;min-width:440px;max-width:700px;display:grid}.import-detail-inline-summary>div{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:38px;padding:1px 6px;display:flex}.import-detail-inline-summary span{color:var(--ink-soft);white-space:nowrap;font-size:10.5px}.import-detail-inline-summary strong{min-width:0;color:var(--ink);white-space:nowrap;font-size:14px;font-weight:650;line-height:1.2}.import-detail-inline-summary .ant-tag{margin-inline-end:0}.import-price-cell,.import-match-cell{justify-content:center;align-items:center;gap:4px;display:flex}.import-price-cell{flex-direction:column}.import-price-cell .ant-tag,.import-match-cell .ant-tag{margin-inline-end:0}.import-match-cell .ant-btn-link{height:26px;padding:0 3px;font-size:11px}.import-detail-notices:empty{display:none}.import-detail-notices .section-alert,.import-detail-notices .agent-progress-card{margin-bottom:0}.import-detail-filter-card .ant-card-body{padding:8px 12px}.import-detail-filter-card .review-filters{margin-bottom:0}.import-review-table-frame{flex:1;min-height:0;overflow:hidden}.import-detail-page .import-review-table{--import-review-table-body-height:max(180px, calc(100dvh - 330px));min-height:0}.import-detail-page.has-notices .import-review-table{--import-review-table-body-height:max(180px, calc(100dvh - 420px))}.import-detail-page .import-review-table .ant-table-body{overscroll-behavior:contain;height:var(--data-table-body-height,var(--import-review-table-body-height))!important;max-height:var(--data-table-body-height,var(--import-review-table-body-height))!important;overflow:auto!important}.settings-page{width:100%;min-width:0}.settings-layout{grid-template-columns:232px minmax(0,1fr);align-items:start;gap:16px;min-width:0;display:grid}.settings-menu-card,.settings-content-card{border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 8px #00000009}.settings-menu-card .ant-card-body{padding:12px}.settings-menu-heading{color:#8c8c8c;letter-spacing:1px;padding:5px 9px 10px;font-size:10px;font-weight:700}.settings-menu-card nav{flex-direction:column;gap:5px;display:flex}.settings-menu-card nav button{width:100%;min-width:0;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:9px 10px;display:flex}.settings-menu-card nav button:hover{background:#f7f7f8}.settings-menu-card nav button.active{background:var(--brand-soft);color:var(--brand)}.settings-menu-icon{width:30px;height:30px;color:var(--ink-soft);background:#f0f0f0;border-radius:8px;flex:none;place-items:center;display:grid}.settings-menu-card nav button.active .settings-menu-icon{color:var(--brand);background:#fff;box-shadow:0 2px 7px #4f46e51a}.settings-menu-card nav button>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-menu-card nav strong{font-size:12px}.settings-menu-card nav small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.settings-menu-card nav button>.anticon{color:#bfbfbf;font-size:9px}.settings-content-card{min-width:0}.settings-content-card>.ant-card-body{padding:22px}.settings-content-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;min-height:54px;margin-bottom:16px;padding-bottom:14px;display:flex}.settings-content-header h2{margin:0 0 5px;font-size:18px}.settings-content-header p{color:var(--ink-soft);margin:0;font-size:12px}.settings-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settings-subcard{border-color:var(--line);background:#fcfcfd;border-radius:10px;min-width:0}.settings-subcard+.settings-subcard{margin-top:12px}.settings-overview-grid .settings-subcard+.settings-subcard{margin-top:0}.settings-subcard .ant-card-head{border-bottom-color:var(--line);background:#fafafa;min-height:45px;padding-inline:15px}.settings-subcard .ant-card-head-title{font-size:12px;font-weight:700}.settings-subcard .ant-card-head-title>span,.settings-status-card .ant-card-head-title{align-items:center;gap:7px;display:flex}.settings-subcard .ant-card-body{padding:16px}.settings-status-card .ant-card-body{flex-direction:column;align-items:flex-start;min-height:143px;display:flex}.settings-status-card strong{font-size:13px}.settings-status-card p{color:var(--ink-soft);margin:6px 0 8px;font-size:11px;line-height:1.6}.settings-status-card .ant-btn-link{height:auto;margin-top:auto;padding:0;font-size:11px}.settings-overview-note{grid-column:1/-1}.settings-overview-note .ant-card-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.settings-overview-note .ant-card-body>div{align-items:flex-start;gap:9px;min-width:0;display:flex}.settings-overview-note .anticon{color:var(--success);margin-top:2px}.settings-overview-note span{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-overview-note strong{font-size:11px}.settings-overview-note small{color:var(--ink-soft);font-size:10.5px;line-height:1.5}.settings-llm-form{max-width:920px}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-subcard .ant-form-item:last-child{margin-bottom:0}.settings-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:14px;padding-top:14px;display:flex}.settings-prompt-editor{margin-top:14px}.settings-prompt-editor textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.65}.settings-engine-summary{align-items:center;gap:14px;display:flex}.settings-engine-summary>span{background:var(--brand-soft);width:52px;height:52px;color:var(--brand);border-radius:14px;flex:none;place-items:center;font-size:22px;display:grid}.settings-engine-summary strong{font-size:14px}.settings-engine-summary p{color:var(--ink-soft);margin:5px 0 0;font-size:11px;line-height:1.6}.settings-process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.settings-process-list>div{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:flex-start;gap:9px;min-width:0;padding:12px;display:flex}.settings-process-list em{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:10px;font-style:normal;font-weight:700;display:grid}.settings-process-list span{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-process-list strong{font-size:11px}.settings-process-list small{color:var(--ink-soft);font-size:10px;line-height:1.5}.agent-progress-card{border-color:var(--line);margin-bottom:14px}.review-filters{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.review-filters .ant-input-search{width:300px}.review-filter-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.review-filter-actions .ant-btn,.import-batch-actions .ant-btn,.review-filter-actions .ant-input-search .ant-input-affix-wrapper,.review-filter-actions .ant-input-search .ant-input-group-addon .ant-btn{height:32px;min-height:32px}.import-batch-actions{flex:none}.import-batch-create-modal .ant-modal-body>.ant-alert{flex:none;margin-bottom:12px}.import-batch-create-modal .ant-modal-body{flex-direction:column;display:flex;overflow:hidden}.import-batch-create-grid{border:1px solid var(--line);overscroll-behavior:contain;border-radius:9px;flex:1;min-width:0;min-height:0;overflow:hidden auto}.import-batch-create-grid-header,.import-batch-create-grid-row{grid-template-columns:48px minmax(210px,1.4fr) minmax(180px,1.15fr) 118px 108px 96px 96px;align-items:center;gap:8px;display:grid}.import-batch-create-grid-header{z-index:2;border-bottom:1px solid var(--line);min-height:38px;color:var(--ink-soft);text-align:center;background:#f7f7f8;padding:0 10px;font-size:11px;font-weight:600;position:sticky;top:0}.import-batch-create-grid-row{background:#fff;border-bottom:1px solid #0000000d;min-height:50px;padding:7px 10px}.import-batch-create-grid-row:last-child{border-bottom:0}.import-batch-create-grid-row>.mono{text-align:center}.import-batch-create-grid-row .ant-form-item{min-width:0;margin-bottom:0}.import-batch-create-grid-row .ant-input,.import-batch-create-grid-row .ant-input-number,.import-batch-create-grid-row .ant-select{width:100%}.danger-text{color:var(--danger);font-weight:700}.success-text{color:var(--success);font-weight:700}.column-help{color:#8c8c8c;cursor:help}.import-review-table .ant-table-thead>tr>th{white-space:nowrap;height:50px;padding:10px 9px;line-height:1.25}.import-review-table .ant-table-tbody>tr>td{vertical-align:middle;padding:12px 9px}.import-review-table .import-row-sequence{white-space:nowrap;word-break:keep-all}.import-row-source-summary{grid-template-columns:2fr 1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.import-row-source-summary>div{border:1px solid var(--line);background:#fafafa;border-radius:8px;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;display:flex}.import-row-source-summary span{color:var(--ink-soft);font-size:11px}.import-row-source-summary strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.import-resolution-mode{background:#f2f3f5;border-radius:9px;width:100%;min-height:40px;margin-bottom:12px;padding:3px}.import-resolution-mode .ant-segmented-item-label{justify-content:center;align-items:center;gap:7px;min-height:32px;line-height:32px;display:flex}.import-resolve-title{flex-direction:column;gap:3px;display:flex}.import-resolve-title strong{color:var(--ink);font-size:16px}.import-resolve-title span{color:var(--ink-soft);font-size:11px;font-weight:400}.import-row-issue-strip{background:#fff7f5;border-radius:8px;align-items:center;gap:10px;margin-bottom:10px;padding:8px 10px;display:flex}.import-row-issue-strip>span{color:var(--ink-soft);flex:none;font-size:11px}.import-resolution-panel,.import-quote-fields{border:1px solid var(--line);background:#fff;border-radius:9px;padding:12px 14px 0}.import-row-edit-source{margin-bottom:12px}.import-original-price-hint{color:var(--ink-soft);margin:-2px 0 11px;font-size:11px}.import-original-price-hint strong{color:var(--ink);margin-left:5px;font-weight:600}.import-quote-fields{margin-top:10px}.import-resolution-panel-heading{align-items:baseline;gap:8px;margin-bottom:11px;display:flex}.import-resolution-panel-heading strong{color:var(--ink);flex:none;font-size:13px}.import-resolution-panel-heading span{color:var(--ink-soft);font-size:11px}.import-row-resolve-modal .ant-form-item{margin-bottom:12px}.import-row-resolve-modal .ant-form-item-label{padding-bottom:4px}.import-resolve-tip{color:var(--ink-soft);align-items:center;gap:7px;margin-top:10px;font-size:11px;display:flex}.import-resolve-tip .anticon{color:var(--success)}.import-row-resolve-footer{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.import-row-resolve-footer>.ant-btn{padding-inline:8px}.cell-secondary{color:#8c8c8c;margin-top:3px;font-size:12px}.variant-tag{background:var(--brand-soft);color:var(--brand);border-color:#4f46e53d;margin:3px 5px 3px 0}.file-icon{color:var(--success)}.mono{letter-spacing:-.2px;font-family:SFMono-Regular,Consolas,monospace}.modal-form{margin-top:20px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.full-width,.search-box{width:100%}.search-box{max-width:620px}.mobile-side-nav{flex-direction:column;gap:6px;display:flex}.mobile-side-nav button{width:100%;min-height:46px;color:var(--ink-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:0 14px;font-size:14px;font-weight:600;display:flex}.mobile-side-nav button .anticon{color:#8c8c8c;width:20px;font-size:18px}.mobile-side-nav button.active{background:var(--brand-soft);color:var(--brand)}.mobile-side-nav button.active .anticon{color:var(--brand)}.mobile-nav-drawer .ant-drawer-header{border-bottom-color:var(--line);padding:17px 18px}.mobile-nav-drawer .ant-drawer-title{font-size:15px}.mobile-nav-drawer .ant-drawer-body{padding:12px}.mobile-bottom-nav{display:none}@media (width<=1180px){.product-shelf-page,.import-tasks-page,.quote-versions-page{left:20px;right:20px}.quote-version-detail-header-inner{flex-wrap:wrap}.quote-version-detail-actions{margin-left:auto}.top-nav-brand,.top-nav-right{min-width:150px}.host-status{display:none}.top-nav-tab{padding-inline:9px}.app-content{padding:20px}.settings-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-overview-note{grid-column:1/-1}}@media (width<=900px){.financial-detail-layout{grid-template-rows:auto;grid-template-columns:1fr}.financial-document-preview{min-height:320px}.financial-detail-modal .ant-modal-body{height:auto;max-height:calc(100dvh - 190px);overflow-y:auto}.financial-price-review{grid-column:1;max-height:280px}.financial-price-review-title{flex-direction:column;align-items:flex-start;gap:3px}.financial-detail-page-header .quote-version-detail-header-inner{flex-wrap:wrap;align-items:stretch}.financial-detail-page-identity,.financial-detail-page-summary{width:calc(100% - 44px);min-width:0!important;max-width:none!important}.financial-detail-page-summary{flex-basis:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.financial-detail-page-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.financial-detail-page-actions .ant-btn,.financial-detail-page-actions .ant-popconfirm{width:100%}.financial-detail-overview-grid{grid-template-columns:1fr}.financial-detail-preview-card>.ant-card-body{height:380px}.financial-detail-field-grid{grid-template-columns:1fr}.financial-detail-field-grid>div.wide{grid-column:auto}.mobile-bottom-nav{display:flex;overflow-x:auto}.mobile-bottom-nav button{flex:1 0 74px;min-width:74px}.import-detail-header-toolbar{flex-wrap:wrap}.import-detail-inline-summary{max-width:none}.import-detail-header-toolbar .supplier-toolbar-actions{margin-left:auto}.product-shelf-page .product-table{--product-table-body-height:calc(100dvh - 312px)}.import-tasks-page .import-task-table{--import-task-table-body-height:calc(100dvh - 312px)}.quote-version-table{--quote-version-table-body-height:calc(100dvh - 312px)}.quote-version-item-table{--quote-version-item-body-height:calc(100dvh - 410px)}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.settings-layout{grid-template-columns:1fr}.settings-menu-card nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.settings-menu-heading{display:none}.settings-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-overview-grid>.settings-status-card:nth-child(3){grid-column:1/-1}.top-nav-tabs{display:none}.top-nav-brand,.top-nav-right{min-width:0}.mobile-bottom-nav{z-index:35;min-height:62px;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.mobile-bottom-nav button{color:#8c8c8c;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:48px;padding:4px 2px;font-size:10px;display:flex}.mobile-bottom-nav .anticon{font-size:19px}.mobile-bottom-nav button.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.page-shell{padding-bottom:0}}@media (width<=640px){.mobile-bottom-nav button{flex:1 1 0;min-width:0}.mobile-bottom-nav{min-height:60px;padding:5px 8px calc(5px + env(safe-area-inset-bottom));overflow:visible}.mobile-bottom-nav button{gap:2px;min-height:50px;font-size:11px}.mobile-bottom-nav .anticon{font-size:20px}.import-detail-inline-summary{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.import-detail-header-toolbar .import-detail-heading,.import-detail-header-toolbar .import-detail-inline-summary{flex:none;max-width:none}.import-detail-header-toolbar .import-detail-heading{width:100%;min-width:0}.import-detail-page{overscroll-behavior:contain;padding-bottom:4px;overflow:hidden auto}.import-detail-page .import-review-table-frame{flex:0 0 300px;min-height:300px}.import-row-source-summary{grid-template-columns:1fr}.settings-actions{flex-direction:column-reverse;align-items:stretch}.import-resolution-panel-heading{flex-direction:column;align-items:flex-start;gap:3px}.product-unit-manager-add,.product-unit-groups{grid-template-columns:1fr}.product-filter-controls,.purchase-list-filter-controls{flex-direction:column;align-items:stretch;width:100%}.product-category-filter,.purchase-status-filter{flex-basis:auto;width:100%}.product-specification-row{grid-template-columns:82px 70px 86px 58px minmax(100px,1fr)}.product-shelf-page,.import-tasks-page,.quote-versions-page{inset:14px 12px 12px}.procurement-page{gap:8px;font-size:12px;inset:8px}.product-shelf-page .product-table{--product-table-body-height:max(160px, calc(100dvh - 380px))}.import-tasks-page .import-task-table{--import-task-table-body-height:max(160px, calc(100dvh - 380px))}.quote-version-table{--quote-version-table-body-height:max(160px, calc(100dvh - 380px))}.quote-version-detail-header .import-detail-inline-summary{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.purchase-footer-actions{justify-content:space-between;gap:8px;width:100%}.quote-version-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.quote-version-detail-actions .ant-btn,.quote-version-detail-actions .ant-popconfirm,.quote-version-detail-actions .ant-popover-open{width:100%}.quote-version-item-table{--quote-version-item-body-height:max(160px, calc(100dvh - 560px))}.product-variant-form-grid{grid-template-columns:1fr;gap:0}.top-nav{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;flex-basis:calc(52px + env(safe-area-inset-top))}.brand-name{font-size:14px}.top-nav-user{justify-content:center;width:38px;padding:3px}.top-nav-user>span:last-child{display:none}.app-content{padding:12px 10px 20px}.page-heading{flex-direction:column;align-items:stretch;gap:12px;min-height:0;margin-bottom:14px}.page-heading h1{font-size:21px}.page-heading p{font-size:12.5px}.page-actions,.page-actions>.ant-space,.page-actions>.ant-btn{width:100%}.page-actions>.ant-space{display:flex}.page-actions .ant-btn{flex:1;min-height:42px}.dashboard-hero{flex-direction:column;align-items:stretch;padding:21px}.dashboard-hero h1{font-size:23px}.dashboard-hero-actions,.dashboard-hero-actions .ant-btn{width:100%}.dashboard-hero-actions .ant-btn{flex:1}.dashboard-metric-icon{width:38px;height:38px;font-size:17px}.dashboard-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-overview-grid,.settings-overview-note .ant-card-body,.settings-form-grid,.settings-process-list{grid-template-columns:1fr}.settings-menu-card{overflow-x:auto}.settings-menu-card nav{flex-direction:row;width:max-content;min-width:100%;display:flex}.settings-menu-card nav button{min-width:180px}.settings-overview-note,.settings-overview-grid>.settings-status-card:nth-child(3){grid-column:auto}.filter-card .ant-card-body{padding:12px}.search-box{max-width:none}.data-card .ant-table-wrapper{padding:0}.data-card .ant-table-container{border-radius:0}.data-card .ant-table-thead>tr>th,.data-card .ant-table-tbody>tr>td{padding:11px 10px}.data-card .ant-pagination{justify-content:center;padding:0 10px}.section-alert{font-size:12px}.module-toolbar,.module-toolbar .ant-space,.module-toolbar .ant-btn{width:100%}.module-toolbar .ant-space{display:flex}.module-toolbar .ant-btn{flex:1;min-height:42px}.supplier-toolbar{flex-direction:column;align-items:stretch;gap:10px}.procurement-page .supplier-toolbar-card .ant-card-body,.procurement-page .filter-card .ant-card-body{padding:8px}.procurement-page .purchase-list-toolbar{grid-template-columns:124px auto;justify-content:space-between;align-items:center;gap:6px;display:grid}.procurement-page .purchase-list-search{width:124px}.procurement-page .purchase-list-right-controls{grid-template-columns:116px 58px;align-items:center;gap:6px;width:auto;display:grid}.procurement-page .purchase-status-filter{flex-basis:auto;width:116px;min-width:0}.procurement-page .supplier-search{min-width:0}.procurement-page .supplier-search.ant-input-search .ant-input-affix-wrapper,.procurement-page .supplier-search.ant-input-search .ant-input-group-addon .ant-btn,.procurement-page .purchase-status-filter .ant-select-selector,.procurement-page .purchase-add-button.ant-btn{height:34px;min-height:34px}.procurement-page .supplier-search.ant-input-search .ant-input-affix-wrapper{padding-inline:9px;font-size:12px}.procurement-page .supplier-search.ant-input-search .ant-input-group-addon .ant-btn{width:36px;padding:0}.procurement-page .purchase-status-filter .ant-select-selector{padding-inline:7px;font-size:11px}.procurement-page .purchase-add-button.ant-btn{gap:4px;width:58px;min-width:58px;padding-inline:8px;font-size:12px}.purchase-search-label,.purchase-add-label-full,.purchase-payment-label-full{display:none}.purchase-add-label-mobile,.purchase-payment-label-mobile{display:inline}.supplier-search,.supplier-toolbar-actions,.supplier-toolbar-actions .ant-space-item,.supplier-toolbar-actions .ant-btn{width:100%}.supplier-toolbar-actions{display:flex}.supplier-toolbar-actions .ant-space-item{flex:1}.supplier-toolbar-actions .ant-btn{height:32px;min-height:32px}.supplier-search.ant-input-search .ant-input-affix-wrapper,.supplier-search.ant-input-search .ant-input-group-addon .ant-btn{height:32px}.supplier-table .ant-table-thead>tr>th,.supplier-table .ant-table-tbody>tr>td{padding:10px 12px}.procurement-page .purchase-list-table,.procurement-page .purchase-detail-table{display:none}.procurement-page .purchase-mobile-list,.procurement-page .purchase-mobile-detail-list{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:auto;gap:8px;min-height:0;padding:1px 1px 8px;display:flex;overflow:hidden auto}.purchase-mobile-card,.purchase-mobile-item-card{border:1px solid var(--line);background:#fff;border-radius:10px;flex:none;min-width:0;padding:10px;box-shadow:0 2px 7px #26262609}.purchase-mobile-card>header{grid-template-columns:24px minmax(0,1fr) auto 32px;align-items:center;gap:7px;display:grid}.purchase-mobile-index{background:var(--brand-soft);width:24px;height:24px;color:var(--brand);border-radius:7px;place-items:center;font-size:11px;font-weight:700;display:inline-grid}.purchase-mobile-title,.purchase-mobile-item-title{flex-direction:column;gap:2px;min-width:0;display:flex}.purchase-mobile-title strong,.purchase-mobile-item-title strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.35;overflow:hidden}.purchase-mobile-title small,.purchase-mobile-item-title small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.purchase-mobile-card .ant-tag,.purchase-mobile-item-card .ant-tag{margin:0;padding-inline:6px;font-size:10px;line-height:20px}.mobile-record-header.compact{grid-template-columns:24px minmax(0,1fr) auto}.purchase-mobile-view.ant-btn{width:32px;height:32px;min-height:32px;color:var(--brand);padding:0;font-size:16px}.purchase-mobile-facts{background:#f8f8fb;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:9px;padding:8px;display:grid}.purchase-mobile-facts>span{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.purchase-mobile-facts em{color:var(--ink-soft);font-size:9px;font-style:normal;line-height:1.2}.purchase-mobile-facts b{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:600;line-height:1.3;overflow:hidden}.purchase-mobile-facts b.ready{color:var(--success)}.purchase-mobile-facts b.pending{color:var(--warning)}.purchase-mobile-facts b.missing{color:var(--danger)}.purchase-mobile-card>footer{color:#999;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;font-size:9.5px;display:flex}.purchase-mobile-amount{color:var(--ink-soft)}.purchase-mobile-amount b{color:var(--brand);font-size:11px}.purchase-mobile-amount.payment,.purchase-mobile-amount.payment b{color:var(--success)}.purchase-mobile-empty{min-height:160px;color:var(--ink-soft);flex:1;place-items:center;font-size:12px;display:grid}.supplier-table-pagination-footer{flex-direction:column;align-items:stretch;gap:8px;min-height:88px;padding:9px 10px}.procurement-page.purchase-list-mode .supplier-table-pagination-footer{border-top:1px solid var(--line);border-radius:9px;flex:0 0 44px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;min-height:44px;padding:5px 7px;display:grid}.procurement-page.purchase-list-mode .supplier-record-total{text-align:left;white-space:nowrap;min-width:48px;font-size:9.5px;line-height:1.2;display:block}.procurement-page.purchase-list-mode .purchase-list-total-full{display:none}.procurement-page.purchase-list-mode .purchase-list-total-mobile{display:inline}.procurement-page.purchase-list-mode .supplier-pagination-controls{grid-template-columns:26px 26px 26px 90px;justify-self:end;gap:2px;width:auto}.procurement-page.purchase-list-mode .supplier-page-number-slots button:not(.active),.procurement-page.purchase-list-mode .supplier-page-number-slots span{display:none}.procurement-page.purchase-list-mode .supplier-page-number-slots button,.procurement-page.purchase-list-mode .supplier-page-arrow{width:26px;min-width:26px;height:26px}.procurement-page.purchase-list-mode .supplier-page-size-selector.ant-select,.procurement-page.purchase-list-mode .supplier-page-size-selector .ant-select-selector{width:90px;height:26px;min-height:26px;font-size:9.5px}.procurement-page.purchase-list-mode .supplier-page-size-selector .ant-select-selector{padding-inline:5px!important}.supplier-record-total{text-align:center}.supplier-pagination-controls{grid-template-columns:30px minmax(125px,1fr) 30px 90px;gap:5px;width:100%}.procurement-page .supplier-pagination-controls{grid-template-columns:30px minmax(72px,1fr) 30px 82px;gap:4px}.procurement-page .supplier-page-arrow,.procurement-page .supplier-page-number-slots button{border-radius:7px;height:30px;font-size:11px}.supplier-page-number-slots{justify-content:center;gap:4px;width:auto;display:flex}.supplier-page-number-slots button,.supplier-page-number-slots span{width:min(30px,12vw);min-width:22px}.supplier-page-size-selector.ant-select,.supplier-page-size-selector .ant-select-selector{width:90px}.procurement-page .supplier-page-size-selector.ant-select,.procurement-page .supplier-page-size-selector .ant-select-selector{width:82px;height:30px;min-height:30px;font-size:11px}.procurement-page .supplier-page-size-selector .ant-select-selector{padding-inline:7px}.procurement-page .purchase-detail-header .ant-card-body{padding:8px}.procurement-page .purchase-detail-header .quote-version-detail-header-inner{grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.procurement-page .purchase-detail-note-banner{border-radius:7px;grid-column:1/-1;gap:5px;min-height:28px;padding:3px 5px 3px 7px}.procurement-page .purchase-final-document-summary{border-radius:7px;grid-column:1/-1}.procurement-page .purchase-final-document-summary-head,.procurement-page .purchase-final-document-summary-values{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,.72fr))}.procurement-page .purchase-final-document-summary-head>span,.procurement-page .purchase-final-document-summary-values>strong{padding:4px 6px}.procurement-page .purchase-final-document-summary-head>span{font-size:8px}.procurement-page .purchase-final-document-summary-values>strong{font-size:9px}.procurement-page .purchase-detail-note-label em{padding-inline:3px;font-size:7px}.procurement-page .purchase-detail-note-banner>span,.procurement-page .purchase-detail-note-banner .ant-btn{font-size:8.5px}.procurement-page .purchase-detail-note-banner>strong{font-size:9px}.procurement-page .purchase-detail-header .import-detail-back.ant-btn{width:28px;height:28px;min-height:28px;padding:0}.procurement-page .purchase-detail-header .quote-version-detail-identity{flex:none;width:auto;min-width:0;max-width:none}.procurement-page .purchase-detail-header .quote-version-detail-identity strong{font-size:13px}.procurement-page .purchase-detail-header .quote-version-detail-identity span{font-size:10px}.procurement-page .purchase-detail-mobile-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.procurement-page .purchase-mobile-header-action.ant-btn{border-radius:7px;gap:3px;height:28px;min-height:28px;padding-inline:7px;font-size:9.5px}.procurement-page .purchase-detail-header .purchase-detail-summary{flex:none;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;min-width:0;max-width:none}.procurement-page .purchase-final-overview{flex:none;grid-column:1/-1;gap:4px;width:100%;min-width:0}.procurement-page .purchase-final-overview-pair{gap:4px}.procurement-page .purchase-final-overview-pair>div{border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-height:38px;padding:4px 6px}.procurement-page .purchase-final-overview-pair span{font-size:8px}.procurement-page .purchase-final-overview-pair strong{justify-content:flex-start;gap:3px;width:100%;font-size:9.5px}.procurement-page .purchase-detail-summary>div{background:#f8f8fb;border-radius:7px;gap:1px;min-height:34px;padding:3px 4px}.procurement-page .purchase-detail-summary span{text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.procurement-page .purchase-detail-summary strong{font-size:11px}.procurement-page .purchase-detail-summary .purchase-summary-missing{font-size:8px;line-height:1.15;display:block}.procurement-page .purchase-detail-toolbar{grid-template-columns:116px auto;justify-content:space-between;align-items:center;gap:6px;display:grid}.procurement-page .purchase-detail-toolbar .supplier-toolbar-actions{grid-template-columns:repeat(4,48px);gap:3px;width:auto;display:grid}.procurement-page .purchase-detail-toolbar .supplier-toolbar-actions .ant-space-item,.procurement-page .purchase-detail-toolbar .supplier-toolbar-actions .ant-btn{width:100%;min-width:0}.procurement-page .purchase-detail-toolbar .supplier-toolbar-actions .ant-btn{gap:3px;height:34px;min-height:34px;padding-inline:3px;font-size:10px}.purchase-mobile-item-card{flex-direction:column;gap:5px;padding:8px;display:flex}.purchase-mobile-item-card>header{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.purchase-mobile-finalized>header{grid-template-columns:22px minmax(0,1fr)}.purchase-mobile-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.purchase-mobile-item-grid>div{background:#f8f8fb;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:5px;min-width:0;min-height:34px;padding:4px 6px;display:grid}.purchase-mobile-item-grid span,.purchase-mobile-item-grid small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;line-height:1.15;overflow:hidden}.purchase-mobile-item-grid strong{min-width:0;color:var(--ink);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.2;overflow:hidden}.purchase-mobile-item-grid .seq-input{width:100%;min-width:0}.purchase-mobile-item-grid .seq-input input{font-size:10px}.purchase-mobile-item-price{grid-template-rows:auto auto}.purchase-mobile-item-price span{grid-row:1/3}.purchase-mobile-item-price strong,.purchase-mobile-item-price small{text-align:right}.purchase-mobile-item-price strong{font-size:11px}.purchase-mobile-item-grid .purchase-mobile-final-price{grid-column:1/-1}.purchase-mobile-order-arrival-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.purchase-mobile-order-arrival-row>div{background:#f8f8fb;border-radius:6px;flex-direction:column;justify-content:center;gap:2px;min-width:0;min-height:52px;padding:5px 6px;display:flex}.purchase-mobile-order-arrival-row span{color:var(--ink-soft);font-size:8px;line-height:1.1}.purchase-mobile-order-arrival-row strong{min-width:0;color:var(--ink);white-space:nowrap;align-items:center;gap:3px;font-size:9px;line-height:1.2;display:flex}.purchase-mobile-order-arrival-row strong b{text-overflow:ellipsis;min-width:0;font-weight:700;overflow:hidden}.purchase-mobile-order-arrival-row strong i{color:#c3bdcf;flex:none;font-style:normal;font-weight:400}.purchase-mobile-order-arrival-row small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.1;overflow:hidden}.purchase-mobile-order-arrival-row .arrived strong,.purchase-mobile-order-arrival-row .arrived small{color:var(--success)}.purchase-mobile-order-arrival-row .no-arrival strong{color:var(--danger)}.purchase-mobile-item-card>footer{min-height:24px;color:var(--ink-soft);justify-content:space-between;align-items:center;gap:8px;font-size:9.5px;display:flex}.purchase-mobile-item-card>footer>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.purchase-mobile-item-actions{flex:none;gap:2px;display:flex}.purchase-mobile-item-actions .ant-btn{width:24px;height:24px;min-height:24px;padding:0}.purchase-document-popover{gap:4px;width:min(204px,100vw - 44px)}.purchase-document-list{gap:2px;max-height:min(132px,30vh)}.purchase-document-item{grid-template-columns:17px minmax(0,1fr) 17px;gap:5px;padding:6px}.purchase-document-delete-button.ant-btn{width:26px;height:26px;min-height:26px;padding:0}.purchase-document-upload-button.ant-btn{height:28px;min-height:28px;font-size:10px}.purchase-document-overlay{max-width:calc(100vw - 16px)}.purchase-document-overlay .ant-popover-inner{border-radius:8px;padding:6px}.purchase-financial-detail-modal .ant-modal-body{height:auto;max-height:calc(100dvh - 142px);overflow:hidden auto}.purchase-financial-detail-modal .financial-detail-layout{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);gap:10px;height:auto;display:grid}.purchase-financial-detail-modal .financial-document-preview{width:100%;height:min(280px,42dvh);min-height:220px;max-height:280px}.purchase-financial-detail-modal .purchase-document-preview-block{height:auto}.purchase-financial-detail-modal .purchase-manual-payment-placeholder{min-height:140px}.purchase-document-upload-modal .payment-entry-methods .ant-radio-button-wrapper{padding-inline:2px;font-size:10px}.purchase-payment-review-block{padding:8px!important}.purchase-financial-detail-modal .purchase-document-preview-filename{font-size:9px}.purchase-financial-detail-modal .purchase-document-open-original{height:27px;padding-inline:7px;font-size:9px;top:6px;right:6px}.purchase-financial-detail-modal-invoice .financial-document-preview{height:min(360px,48dvh);max-height:360px}.purchase-financial-detail-modal .financial-detail-info{height:auto;max-height:none;overflow:visible}.purchase-financial-detail-modal .purchase-document-compact-id strong,.purchase-financial-detail-modal .purchase-document-compact-id a{font-size:9px}.purchase-document-confirm-row .ant-btn{width:100%;min-width:0}.purchase-document-popover .purchase-document-item-copy{gap:1px}.purchase-document-popover .purchase-document-item-copy strong,.purchase-document-popover .purchase-document-item-copy small{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.15;overflow:visible}.purchase-document-popover .purchase-document-item-copy strong{font-size:8.5px}.purchase-document-popover .purchase-document-item-copy small{font-size:8px}.procurement-page.purchase-detail-mode .purchase-total-footer{border-top:1px solid var(--line);border-radius:9px;flex:0 0 44px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;min-height:44px;padding:5px 7px;display:grid}.procurement-page.purchase-detail-mode .purchase-detail-total{min-width:48px;color:var(--ink-soft);white-space:nowrap;font-size:9.5px;display:block}.procurement-page.purchase-detail-mode .purchase-detail-total-full{display:none}.procurement-page.purchase-detail-mode .purchase-detail-total-mobile{display:inline}.procurement-page.purchase-detail-mode .supplier-pagination-controls{grid-template-columns:26px 26px 26px 90px;justify-self:end;gap:2px;width:auto}.procurement-page.purchase-detail-mode .supplier-page-number-slots button:not(.active),.procurement-page.purchase-detail-mode .supplier-page-number-slots span{display:none}.procurement-page.purchase-detail-mode .supplier-page-number-slots button,.procurement-page.purchase-detail-mode .supplier-page-arrow{width:26px;min-width:26px;height:26px}.procurement-page.purchase-detail-mode .supplier-page-size-selector.ant-select,.procurement-page.purchase-detail-mode .supplier-page-size-selector .ant-select-selector{width:90px;height:26px;min-height:26px;font-size:9.5px}.procurement-page.purchase-detail-mode .supplier-page-size-selector .ant-select-selector{padding-inline:5px!important}.procurement-page.purchase-detail-mode .purchase-total-footer-confirmed .purchase-footer-actions,.procurement-page.purchase-detail-mode .purchase-total-footer-voided .purchase-footer-actions{display:none}.procurement-page.purchase-detail-mode .purchase-total-footer-draft{flex-basis:78px;grid-template-rows:32px 32px;min-height:78px}.procurement-page.purchase-detail-mode .purchase-total-footer-draft .purchase-footer-actions{grid-column:1/-1;grid-template-columns:1fr}.procurement-page .purchase-footer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;display:grid}.procurement-page .purchase-footer-actions .ant-btn,.procurement-page .purchase-footer-actions .ant-popconfirm,.procurement-page .purchase-footer-actions .ant-popover-open{width:100%;min-width:0}.procurement-page .purchase-footer-actions .ant-btn{height:32px;min-height:32px;padding-inline:7px;font-size:10.5px}.procurement-page .purchase-footer-export,.procurement-page .purchase-footer-void{display:none}.review-filters{flex-direction:column;align-items:stretch}.review-filters .ant-segmented{overflow-x:auto}.review-filters .ant-input-search{width:100%}.review-filter-actions{flex-direction:column;align-items:stretch}.import-batch-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.import-batch-create-modal .ant-modal-body{padding:10px}.import-batch-create-grid-header{display:none}.import-batch-create-grid-row{border:1px solid var(--line);background:#fafafa;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px;display:grid}.import-batch-create-grid-row>.mono{color:var(--brand);grid-column:1/-1;font-size:11px;font-weight:700}.import-batch-create-grid-row .import-batch-field{min-width:0}.import-batch-create-grid-row .field-chinese-name,.import-batch-create-grid-row .field-english-name{grid-column:1/-1}.import-batch-create-grid-row .import-batch-field:before{color:var(--ink-soft);margin-bottom:3px;font-size:9px;display:block}.import-batch-create-grid-row .field-chinese-name:before{content:"中文名"}.import-batch-create-grid-row .field-english-name:before{content:"英文名"}.import-batch-create-grid-row .field-category:before{content:"类别"}.import-batch-create-grid-row .field-specification:before{content:"规格"}.import-batch-create-grid-row .field-specification-unit:before{content:"规格单位"}.import-batch-create-grid-row .field-purchase-unit:before{content:"采购单位"}.form-grid{grid-template-columns:1fr;gap:0}.ant-modal{max-width:none;top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(12px + env(safe-area-inset-bottom));width:calc(100vw - 24px)!important}.ant-modal-content{max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));flex-direction:column;display:flex}.ant-modal-body{min-height:0;overflow-y:auto}.ant-modal-footer{grid-template-columns:1fr 1fr;display:grid}.ant-modal-footer .ant-btn{min-height:44px}.touch-capable .ant-btn,.touch-capable .ant-input,.touch-capable .ant-input-number,.touch-capable .ant-picker,.touch-capable .ant-select-selector{min-height:42px}.touch-capable .supplier-search .ant-input{min-height:0}.touch-capable .supplier-search.ant-input-search .ant-input-affix-wrapper,.touch-capable .supplier-search.ant-input-search .ant-input-group-addon .ant-btn,.touch-capable .supplier-toolbar-actions .ant-btn{height:32px;min-height:32px}.procurement-page .supplier-search.ant-input-search,.procurement-page .supplier-search.ant-input-search .ant-input-group,.touch-capable .procurement-page .supplier-search.ant-input-search,.touch-capable .procurement-page .supplier-search.ant-input-search .ant-input-group{height:34px}.procurement-page .supplier-search.ant-input-search .ant-input-group{border-radius:8px;grid-template-columns:minmax(0,1fr) 40px;align-items:stretch;display:grid;overflow:hidden}.procurement-page .supplier-search.ant-input-search .ant-input-affix-wrapper,.touch-capable .procurement-page .supplier-search.ant-input-search .ant-input-affix-wrapper{border-start-end-radius:0;border-end-end-radius:0;flex:auto;align-items:center;min-width:0;display:flex;width:auto!important;height:34px!important;min-height:34px!important}.procurement-page .supplier-search.ant-input-search .ant-input,.touch-capable .procurement-page .supplier-search.ant-input-search .ant-input{height:30px;min-height:0;padding-block:0;line-height:30px}.procurement-page .supplier-search.ant-input-search .ant-input-group-addon{flex:0 0 40px;align-items:stretch;min-width:40px;height:34px;padding:0;display:flex;width:40px!important}.procurement-page .supplier-search.ant-input-search .ant-input-group-addon .ant-btn,.touch-capable .procurement-page .supplier-search.ant-input-search .ant-input-group-addon .ant-btn{border-start-start-radius:0;border-end-start-radius:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;width:40px!important;min-width:40px!important;height:34px!important;min-height:34px!important}.product-shelf-page:not(.procurement-page),.import-tasks-page,.quote-versions-page{gap:8px;font-size:12px;inset:8px}.mobile-record-list{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:8px;min-height:0;padding:1px 1px 8px;display:flex;overflow:hidden auto}.mobile-record-card{flex:none;padding:10px}.product-table,.suppliers-page .supplier-table,.financial-document-table,.quote-version-table,.quote-version-item-table,.import-task-table,.import-review-table{display:none}.product-shelf-page .supplier-table-frame,.import-tasks-page .supplier-table-frame,.quote-versions-page .supplier-table-frame{flex:auto;min-height:0;overflow:hidden}.product-mobile-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.product-mobile-price .ant-btn-link{text-overflow:ellipsis;max-width:100%;height:20px;padding:0;font-size:10px;overflow:hidden}.supplier-mobile-facts b .ant-btn-link{height:20px;padding:0;font-size:10px}.financial-mobile-card .mobile-record-identity .ant-btn-link{text-overflow:ellipsis;max-width:100%;height:19px;padding:0;font-size:11px;line-height:19px;overflow:hidden}.financial-mobile-facts>span:first-child,.quote-item-mobile-facts>span:first-child,.import-row-mobile-facts>span:first-child{min-width:0}.financial-mobile-facts>span:first-child b,.quote-item-mobile-facts>span:first-child b,.import-row-mobile-facts>span:first-child b{width:100%}.import-row-mobile-card.has-error{border-color:#cf5d3e4d}.import-row-mobile-card .ant-checkbox-wrapper{justify-self:center}.product-shelf-page:not(.procurement-page) .supplier-table-pagination-footer,.import-tasks-page .supplier-table-pagination-footer,.quote-versions-page .supplier-table-pagination-footer{border-top:1px solid var(--line);border-radius:9px;flex:0 0 44px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;min-height:44px;padding:5px 7px;display:grid}.product-shelf-page:not(.procurement-page) .supplier-record-total,.import-tasks-page .supplier-record-total,.quote-versions-page .supplier-record-total{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:48px;font-size:9.5px;line-height:1.2;display:block;overflow:hidden}.product-shelf-page:not(.procurement-page) .supplier-pagination-controls,.import-tasks-page .supplier-pagination-controls,.quote-versions-page .supplier-pagination-controls{grid-template-columns:26px 26px 26px 90px;justify-self:end;gap:2px;width:auto}.product-shelf-page:not(.procurement-page) .supplier-page-number-slots button:not(.active),.product-shelf-page:not(.procurement-page) .supplier-page-number-slots span,.import-tasks-page .supplier-page-number-slots button:not(.active),.import-tasks-page .supplier-page-number-slots span,.quote-versions-page .supplier-page-number-slots button:not(.active),.quote-versions-page .supplier-page-number-slots span{display:none}.product-shelf-page:not(.procurement-page) .supplier-page-number-slots button,.product-shelf-page:not(.procurement-page) .supplier-page-arrow,.import-tasks-page .supplier-page-number-slots button,.import-tasks-page .supplier-page-arrow,.quote-versions-page .supplier-page-number-slots button,.quote-versions-page .supplier-page-arrow{width:26px;min-width:26px;height:26px}.product-shelf-page:not(.procurement-page) .supplier-page-size-selector.ant-select,.product-shelf-page:not(.procurement-page) .supplier-page-size-selector .ant-select-selector,.import-tasks-page .supplier-page-size-selector.ant-select,.import-tasks-page .supplier-page-size-selector .ant-select-selector,.quote-versions-page .supplier-page-size-selector.ant-select,.quote-versions-page .supplier-page-size-selector .ant-select-selector{width:90px;height:26px;min-height:26px;font-size:9.5px;padding-inline:5px!important}.suppliers-page{flex-direction:column;gap:8px;min-width:0;display:flex}.suppliers-page .supplier-table-pagination-footer{border-top:1px solid var(--line);border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;min-height:44px;padding:5px 7px;display:grid}.suppliers-page .supplier-record-total{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:48px;font-size:9.5px;line-height:1.2;overflow:hidden}.suppliers-page .supplier-pagination-controls{grid-template-columns:26px 26px 26px 90px;justify-self:end;gap:2px;width:auto}.suppliers-page .supplier-page-number-slots button:not(.active),.suppliers-page .supplier-page-number-slots span{display:none}.suppliers-page .supplier-page-number-slots button,.suppliers-page .supplier-page-arrow{width:26px;min-width:26px;height:26px}.suppliers-page .supplier-page-size-selector.ant-select,.suppliers-page .supplier-page-size-selector .ant-select-selector{width:90px;height:26px;min-height:26px;font-size:9.5px;padding-inline:5px!important}.product-shelf-page .supplier-toolbar,.financial-documents-page .supplier-toolbar,.quote-version-toolbar-card .supplier-toolbar,.import-tasks-page>.supplier-toolbar-card .supplier-toolbar,.suppliers-page .supplier-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.product-shelf-page .product-filter-controls,.quote-version-toolbar-card .product-filter-controls{grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:6px;min-width:0;display:grid}.product-shelf-page .product-category-filter,.quote-version-toolbar-card .product-category-filter{width:104px;min-width:0}.product-shelf-page .supplier-search,.financial-documents-page .supplier-search,.quote-version-toolbar-card .supplier-search,.import-tasks-page>.supplier-toolbar-card .supplier-search,.suppliers-page .supplier-search{width:100%;min-width:0}.product-shelf-page .supplier-toolbar-actions,.financial-documents-page .supplier-toolbar-actions,.quote-version-toolbar-card .supplier-toolbar-actions,.import-tasks-page>.supplier-toolbar-card .supplier-toolbar-actions,.suppliers-page .supplier-toolbar-actions{width:auto;display:flex;gap:4px!important}.product-shelf-page .supplier-toolbar-actions .ant-space-item,.financial-documents-page .supplier-toolbar-actions .ant-space-item,.quote-version-toolbar-card .supplier-toolbar-actions .ant-space-item,.import-tasks-page>.supplier-toolbar-card .supplier-toolbar-actions .ant-space-item,.suppliers-page .supplier-toolbar-actions .ant-space-item{flex:none;width:auto}.product-shelf-page .supplier-toolbar-actions .ant-btn,.financial-documents-page .supplier-toolbar-actions .ant-btn,.quote-version-toolbar-card .supplier-toolbar-actions .ant-btn,.import-tasks-page>.supplier-toolbar-card .supplier-toolbar-actions .ant-btn,.suppliers-page .supplier-toolbar-actions .ant-btn{width:auto;min-width:36px;padding-inline:8px;font-size:11px}.products-page .supplier-toolbar{grid-template-columns:minmax(0,1fr)}.products-page .supplier-toolbar-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.products-page .supplier-toolbar-actions .ant-space-item,.products-page .supplier-toolbar-actions .ant-btn{width:100%}.product-shelf-page .supplier-search.ant-input-search .ant-input-group,.financial-documents-page .supplier-search.ant-input-search .ant-input-group,.quote-version-toolbar-card .supplier-search.ant-input-search .ant-input-group,.import-tasks-page>.supplier-toolbar-card .supplier-search.ant-input-search .ant-input-group,.suppliers-page .supplier-search.ant-input-search .ant-input-group{border-radius:8px;grid-template-columns:minmax(0,1fr) 38px;display:grid;overflow:hidden}.product-shelf-page .supplier-search .ant-input-group-addon,.financial-documents-page .supplier-search .ant-input-group-addon,.quote-version-toolbar-card .supplier-search .ant-input-group-addon,.import-tasks-page>.supplier-toolbar-card .supplier-search .ant-input-group-addon,.suppliers-page .supplier-search .ant-input-group-addon{width:38px;padding:0}.product-shelf-page .supplier-search .ant-input-group-addon .ant-btn,.financial-documents-page .supplier-search .ant-input-group-addon .ant-btn,.quote-version-toolbar-card .supplier-search .ant-input-group-addon .ant-btn,.import-tasks-page>.supplier-toolbar-card .supplier-search .ant-input-group-addon .ant-btn,.suppliers-page .supplier-search .ant-input-group-addon .ant-btn{width:38px;min-width:38px;padding:0;font-size:0}.product-shelf-page .supplier-search .ant-input-group-addon .anticon,.financial-documents-page .supplier-search .ant-input-group-addon .anticon,.quote-version-toolbar-card .supplier-search .ant-input-group-addon .anticon,.import-tasks-page>.supplier-toolbar-card .supplier-search .ant-input-group-addon .anticon,.suppliers-page .supplier-search .ant-input-group-addon .anticon{font-size:13px}.suppliers-page .supplier-toolbar{grid-template-columns:minmax(0,1fr) 152px}.suppliers-page .supplier-toolbar-actions .ant-btn{width:74px;padding-inline:5px}.financial-documents-page .supplier-toolbar{grid-template-columns:minmax(0,1fr) 84px}.financial-documents-page .supplier-toolbar-actions .ant-btn{width:84px}.import-tasks-page>.supplier-toolbar-card .supplier-toolbar{grid-template-columns:minmax(0,1fr) 84px}.import-tasks-page>.supplier-toolbar-card .supplier-toolbar-actions .ant-btn{width:84px}.quote-version-detail-header-inner{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:7px;display:grid}.quote-version-detail-identity{min-width:0}.quote-version-detail-header .import-detail-inline-summary,.quote-version-detail-header .quote-version-detail-actions{grid-column:1/-1}.quote-version-detail-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px!important}.quote-version-detail-actions .ant-btn{min-width:0;padding-inline:4px;font-size:10px}.quote-version-detail-filter .supplier-toolbar{grid-template-columns:minmax(0,1fr) 58px;gap:6px;display:grid}.quote-version-detail-filter .supplier-toolbar>.ant-btn{width:58px;padding-inline:5px;font-size:10px}.import-detail-header-card .supplier-toolbar-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid;gap:5px!important}.import-detail-header-card .supplier-toolbar-actions .ant-space-item,.import-detail-header-card .supplier-toolbar-actions .ant-btn{width:100%}.import-detail-header-card .supplier-toolbar-actions .ant-btn{padding-inline:4px;font-size:10px}.review-filters .ant-segmented-group{min-width:max-content}.review-filters .ant-segmented-item-label{padding-inline:8px;font-size:10px}.product-price-history-modal .ant-modal-body{padding-inline:10px}.product-price-history-table .ant-table-thead>tr>th,.product-price-history-table .ant-table-tbody>tr>td{padding:7px 8px;font-size:10px}.product-detail-header .quote-version-detail-header-inner{grid-template-columns:32px minmax(0,1fr) 58px}.product-detail-header .product-detail-summary{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0!important;max-width:none!important}.product-detail-header .quote-version-detail-header-inner>.ant-btn:last-child{width:58px;padding-inline:5px;font-size:10px}.product-detail-info-card .ant-card-body{padding:8px}.product-detail-info-title{margin-bottom:5px}.product-detail-variant-list{grid-template-columns:1fr;max-height:128px}.product-detail-variant{grid-template-columns:64px repeat(3,minmax(0,1fr));gap:5px;padding:7px;font-size:9.5px}.product-detail-variant-note{grid-column:2/-1}.product-history-filter .supplier-toolbar{display:block}.product-history-filter .product-filter-controls{width:100%}.product-history-table,.financial-detail-items-table{display:none}.financial-detail-items-card>.ant-card-body{padding:8px}.financial-detail-items-card .mobile-record-list{max-height:56dvh}.financial-detail-items-card .ant-card-head-wrapper{flex-direction:column;align-items:flex-start}.financial-detail-items-card .ant-card-extra{width:100%;max-width:none;margin-inline-start:0;padding-bottom:8px}.financial-detail-items-summary{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;font-size:9px;display:grid;gap:4px!important}.financial-detail-items-summary .ant-btn{grid-column:1/-1}.financial-detail-mobile-match{min-width:0;color:var(--ink-soft);background:#fafafa;border-radius:7px;grid-template-columns:52px minmax(0,1fr);gap:6px;margin-top:6px;padding:5px 7px;font-size:9.5px;display:grid}.financial-detail-mobile-match em{font-style:normal}.financial-detail-mobile-match span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.financial-document-detail-page .financial-detail-page-scroll{gap:8px}.financial-detail-page-header .financial-detail-page-identity{width:auto;max-width:none!important}.financial-detail-page-header .financial-detail-page-summary,.financial-detail-page-header .financial-detail-page-actions{grid-column:1/-1;width:100%}.financial-document-detail-page .financial-detail-page-card>.ant-card-body{padding:9px}.financial-document-detail-page .financial-detail-preview-card>.ant-card-body{height:300px}.financial-document-detail-page .financial-detail-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.financial-document-detail-page .financial-detail-field-grid>div.wide{grid-column:1/-1}.financial-document-detail-page .financial-detail-field-grid>div{padding:7px}.financial-document-detail-page .financial-detail-field-grid strong,.financial-document-detail-page .financial-detail-field-grid a{font-size:10.5px}.supplier-form-modal .ant-modal-body,.financial-edit-modal .ant-modal-body,.quote-version-item-modal .ant-modal-body{padding:12px}.supplier-payment-copy-row{grid-template-columns:48px minmax(0,1fr) 16px;gap:6px;min-height:46px;padding:7px 8px}.dashboard-page{gap:10px}.dashboard-hero{gap:12px;min-height:0;padding:15px}.dashboard-hero h1{margin-block:3px 5px;font-size:20px}.dashboard-hero p{font-size:11px}.dashboard-hero-actions .ant-btn{min-height:36px;font-size:11px}.dashboard-metrics{gap:7px}.dashboard-metric-card{gap:7px;min-height:72px;padding:9px}.dashboard-metric-icon{border-radius:8px;width:30px;height:30px;font-size:14px}.dashboard-metric-content{gap:3px}.dashboard-metric-content small{font-size:9px}.dashboard-metric-content strong{font-size:17px}.dashboard-panel .ant-card-head{min-height:40px;padding-inline:12px}.dashboard-panel .ant-card-body{padding:5px 11px 9px}.dashboard-purchase-row{gap:6px;min-height:50px}.dashboard-purchase-meta small{display:none}.dashboard-purchase-meta{gap:4px}.dashboard-shortcut-panel .ant-card-body{padding:10px}.dashboard-shortcuts{gap:7px}.dashboard-shortcuts button{gap:7px;min-height:58px;padding:8px}.dashboard-shortcuts button>span{width:28px;height:28px;font-size:13px}.dashboard-shortcuts small{display:none}.settings-page{min-width:0}.settings-layout{gap:8px}.settings-menu-card nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;min-width:0;display:grid}.settings-menu-card nav button{text-align:center;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:56px;padding:7px 5px}.settings-menu-card nav button>span:nth-child(2){flex:none}.settings-menu-card nav small,.settings-menu-card nav button>.anticon:last-child{display:none}.settings-menu-icon{width:24px;height:24px}.settings-content-card>.ant-card-body{padding:12px}.settings-content-header{margin-bottom:10px}.settings-content-header h2{font-size:17px}.settings-content-header p{font-size:10.5px}.settings-subcard .ant-card-head{padding-inline:10px}.settings-subcard .ant-card-body{padding:11px}.settings-engine-summary{align-items:flex-start;gap:8px}.settings-prompt-editor textarea{min-height:260px;font-size:12px}}@media (width<=380px){.brand-name{text-overflow:ellipsis;max-width:150px;overflow:hidden}.mobile-bottom-nav button{font-size:9px}}
