@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";@font-face{font-family:YiiRoboto;src:url(/assets/Roboto_Regular-D2cE4tpB.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{color:#172033;background:#f2f5f9;font-family:Barlow,Inter,PingFang SC,Microsoft YaHei,YiiRoboto,Arial,sans-serif;font-size:12px;line-height:1.45;--sidebar: #05070b;--sidebar-2: #0c111a;--sidebar-active: #101a2a;--accent: #2f86ff;--accent-dark: #126fe8;--accent-soft: #e8f2ff;--line: #dfe7f2;--muted: #7d8797;--text: #172033;--panel: #fff;--page: #f2f5f9}*{box-sizing:border-box}html,body,#root{min-width:320px;width:100%;min-height:100vh}body{margin:0;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}input,textarea,select{outline:none}.app{width:100%;min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr);background:linear-gradient(90deg,rgba(47,134,255,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(5,7,11,.025) 1px,transparent 1px),var(--page);background-size:48px 48px;transition:grid-template-columns .18s ease}.app.sidebar-collapsed{grid-template-columns:64px minmax(0,1fr)}.sidebar-collapsed .brand{justify-content:center;padding:0 10px}.sidebar-collapsed .brand-logo{width:40px;height:40px;object-fit:cover;object-position:left center}.sidebar-collapsed .brand-system,.sidebar-collapsed .nav-item span,.sidebar-collapsed .nav-chevron,.sidebar-collapsed .subnav{display:none}.sidebar-collapsed .nav-item{grid-template-columns:1fr;justify-items:center;padding:0}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;color:#d6deed;background:linear-gradient(180deg,rgba(47,134,255,.12),transparent 190px),var(--sidebar);border-right:1px solid #172033}.sidebar-backdrop{display:none}.brand{height:94px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.brand-logo{width:144px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.brand-system{min-width:40px;height:24px;display:inline-grid;place-items:center;color:#fff;font-weight:800;background:var(--accent);border-radius:4px}.nav{padding-bottom:18px}.nav-block{width:100%}.nav-item,.subnav-item{width:100%;min-height:50px;display:grid;grid-template-columns:20px 1fr 18px;align-items:center;gap:8px;padding:0 18px 0 21px;color:#c5cfdf;background:transparent;text-align:left;letter-spacing:0}.nav-item:hover,.subnav-item:hover,.nav-item.active{background:var(--sidebar-active);color:#fff}.nav-item.active{box-shadow:inset 3px 0 0 var(--accent)}.subnav{background:var(--sidebar-2);padding:0}.subnav-item{min-height:40px;display:block;padding-left:40px;color:#9da9bd}.subnav-item.active{color:#fff;background:#2f86ff2e}.main{min-width:0;overflow-x:hidden}.topbar{position:sticky;top:0;z-index:12;height:50px;display:flex;align-items:center;gap:10px;padding:0 16px;border-bottom:1px solid #172033;background:#08090df5;color:#dce6f4}.collapse-button,.icon-button,.round-tool{width:32px;height:32px;display:inline-grid;place-items:center;color:#a7b2c2;border:1px solid transparent;background:transparent}.icon-button:hover,.round-tool:hover,.collapse-button:hover{color:var(--accent);border-color:#2f86ff47;border-radius:4px;background:#2f86ff1a}.scope-select{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 13px;color:#fff;background:#121a27;border:1px solid #263447;border-radius:4px 0 0 4px}.global-search{width:min(360px,36vw);height:32px;display:flex;align-items:center;gap:6px;padding:0 12px;color:#7d8797;background:#121a27;border:1px solid #263447;border-left:0;border-radius:0 4px 4px 0}.global-search input{min-width:0;width:100%;border:0;color:#f5f8ff;background:transparent}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.ai-topbar-button{height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#b9c6d8;border:1px solid #2a3a50;border-radius:4px;background:#121a27;font-weight:700}.ai-topbar-button:hover,.ai-topbar-button.active{color:#fff;border-color:var(--accent);background:#163968}.sync-status{height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:#a7b2c2;border:1px solid #263447;border-radius:4px;background:#121a27}.sync-status.saved{color:#75d6ae}.sync-status.saving,.sync-status.loading{color:#8fc2ff}.sync-status.error,.sync-status.conflict,.sync-status.offline{color:#ffad9f}.app-loading,.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(90deg,rgba(47,134,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(5,7,11,.035) 1px,transparent 1px),#edf2f8;background-size:48px 48px}.app-loading{align-content:center;gap:16px;color:#556276;font-weight:700}.app-loading img{width:180px}.login-panel{width:min(420px,calc(100vw - 32px));padding:34px;border:1px solid #cfdae8;border-top:4px solid var(--accent);border-radius:6px;background:#fff;box-shadow:0 18px 48px #17203324}.login-panel>img{width:190px;max-height:58px;object-fit:contain;object-position:left center;margin-bottom:26px}.login-panel>div>span{color:var(--accent-dark);font-weight:800;text-transform:uppercase}.login-panel h1{margin:5px 0 24px;font-size:24px;letter-spacing:0}.login-panel form,.login-panel label{display:grid;gap:8px}.login-panel form{gap:16px}.login-panel label>span{color:#4c586b;font-weight:700}.login-panel input{width:100%;height:42px;padding:0 12px;border:1px solid #cbd6e5;border-radius:4px;background:#fbfcfe}.login-panel input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2f86ff1f}.login-panel .primary-button{width:100%;min-height:42px;justify-content:center}.login-panel .primary-button:disabled{cursor:wait;opacity:.65}.login-message{margin:0;padding:9px 10px;color:#a23d31;border:1px solid #f2c4bd;border-radius:4px;background:#fff4f2}.link-button{color:var(--accent);background:transparent;font-weight:700}.avatar-button{width:38px;height:38px;padding:0;border-radius:50%;background:transparent}.avatar-button img{width:34px;height:34px;border-radius:50%;border:2px solid rgba(47,134,255,.5)}.content{min-height:calc(100vh - 50px);padding:16px;background:transparent}.dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(300px,1fr);gap:16px;align-items:start}.dashboard-left,.dashboard-right{display:grid;gap:16px;min-width:0}.covo-command{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);min-height:214px;overflow:hidden;color:#fff;background:linear-gradient(90deg,#05070bf5,#05070bd6),#05070b;border-color:#111c2c}.covo-command:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(47,134,255,.1) 1px,transparent 1px);background-size:72px 72px;pointer-events:none}.covo-command-copy{position:relative;z-index:1;display:grid;align-content:center;gap:12px;padding:26px 30px}.covo-command-copy>span,.covo-product-card span{color:#8fbfff;font-size:11px;font-weight:800}.covo-command h1{margin:0;color:#fff;font-size:30px;line-height:1;font-weight:900}.covo-command p,.covo-product-card p{max-width:680px;margin:0;color:#c2ccdb;font-size:13px;line-height:1.7}.covo-command-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:4px}.covo-command-metrics strong{display:grid;gap:3px;color:#fff;font-size:22px;font-weight:900}.covo-command-metrics span{color:#7f8b9c;font-size:11px;font-weight:600}.covo-command>img{position:relative;z-index:1;width:100%;height:100%;min-height:214px;object-fit:cover;opacity:.68;filter:grayscale(.15) contrast(1.05)}.covo-product-card{overflow:hidden}.covo-product-card>img{width:100%;height:150px;object-fit:cover;display:block;background:#08090d}.covo-product-card>div{display:grid;gap:8px;padding:16px 18px 18px;background:#08090d}.covo-product-card strong{color:#fff;font-size:16px;line-height:1.3}.span-4{grid-column:span 4}.span-8{grid-column:span 8}.span-12{grid-column:span 12}.panel,.table-panel,.filter-panel,.stats-filter,.review-tabs{border:1px solid var(--line);border-radius:4px;background:var(--panel);box-shadow:0 10px 30px #1019280d}.panel{min-width:0}.panel.covo-command{color:#fff;background:linear-gradient(90deg,#05070bf5,#05070bd6),#05070b;border-color:#111c2c}.panel.covo-product-card{border-color:#111c2c;background:#08090d}.panel-header{min-height:52px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8fbff)}.panel-title{font-size:15px;font-weight:700;color:#121a27}.panel-action{margin-left:auto;min-height:32px;display:inline-flex;align-items:center;gap:2px;padding:0 4px;color:#516179;background:transparent}.tabs{margin-left:auto;display:inline-flex;border:1px solid #e8ebf0;border-radius:4px;overflow:hidden}.tabs button{min-width:42px;height:32px;color:#606266;background:#fff;border-left:1px solid #e8ebf0}.tabs button:first-child{border-left:0}.tabs button.active{color:#fff;background:var(--accent)}.kpi-grid{height:206px;display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:16px 22px;padding:34px 28px}.kpi{display:grid;grid-template-columns:48px auto;grid-template-rows:auto auto;align-items:center;gap:2px 14px;text-align:left;color:var(--text);background:transparent}.kpi-icon{width:46px;height:46px;grid-row:span 2;display:grid;place-items:center;color:#fff;border-radius:6px;box-shadow:inset 0 -12px 28px #ffffff1f}.kpi-value{font-size:24px;line-height:1;font-weight:800;color:#101827}.kpi-label{color:#667386}.world-list,.update-list{padding:8px 16px 14px}.world-row,.update-row{width:100%;min-height:40px;display:grid;grid-template-columns:18px 1fr auto auto;align-items:center;gap:8px;color:#516179;text-align:left;background:transparent}.world-row strong{color:#172033;font-weight:500}.world-row button{min-height:32px;padding:0 4px;color:var(--accent);background:transparent}.world-row.active{color:#126fe8;background:#f8fbff}.world-row.active strong{color:#126fe8}.overview-foot{min-height:34px;padding:0 18px 12px;color:var(--muted);font-size:12px}.exchange{padding:32px 26px 42px}.exchange-main{display:grid;grid-template-columns:1fr 42px 1fr;align-items:center;text-align:center;color:#2a2a2a}.exchange-main span{font-size:36px}.exchange-currency{display:flex;justify-content:space-between;gap:16px;margin-top:20px;color:#606266}.exchange-currency span{display:inline-flex;align-items:center;gap:8px}.exchange-currency img{width:24px;height:16px;object-fit:cover}.update-row{grid-template-columns:12px minmax(0,1fr) auto 44px;min-height:36px}.update-row span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-modal-list{display:grid;gap:8px}.workbench-modal-list button{min-height:52px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;color:#303846;text-align:left;background:#f8fbff;border:1px solid #e4ebf5;border-radius:4px}.workbench-modal-list button span{min-height:24px;display:inline-grid;place-items:center;color:#126fe8;background:var(--accent-soft);border-radius:4px}.workbench-modal-list button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workbench-modal-list button em{color:var(--muted);font-style:normal}.kpi-detail,.update-detail{display:grid;gap:10px;color:#303846}.kpi-detail>span,.update-detail>span{width:max-content;min-height:24px;display:inline-grid;place-items:center;padding:0 8px;color:#126fe8;background:var(--accent-soft);border-radius:4px}.kpi-detail strong{font-size:38px;line-height:1;color:#101827}.kpi-detail p,.update-detail p{margin:0;color:var(--muted);line-height:1.7}.update-detail h3{margin:0;color:#101827;font-size:18px}.update-detail em{color:var(--muted);font-style:normal}.update-row em{padding:2px 7px;color:#fff;font-style:normal;background:var(--accent);border-radius:3px}.update-row strong{font-weight:500}.diamond{width:6px;height:6px;transform:rotate(45deg);background:var(--accent)}.overview-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.overview-item{min-height:82px;display:grid;align-content:center;gap:6px;padding:0 22px;border-right:1px solid var(--line)}.overview-item:last-child{border-right:0}.overview-item span{color:#667386}.overview-item strong{font-size:24px;color:#101827}.page-stack{display:grid;gap:12px}.toolbar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border-bottom:1px solid var(--line);background:#fff}.toolbar-title,.toolbar-actions{min-width:0;display:flex;align-items:center;gap:10px}.toolbar h1{margin:0;font-size:16px;font-weight:800;color:#101827}.toolbar-actions>span{color:#606266}.filter-chip{height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;color:#516179;background:#fff;border:1px solid #e3e6ed;border-radius:4px}.filter-chip.active{color:var(--accent);border-color:#b8d7ff;background:var(--accent-soft)}.primary-button,.small-primary{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 14px;color:#fff;background:var(--accent);border-radius:4px;font-weight:700}.primary-button:hover,.small-primary:hover{background:var(--accent-dark)}.small-muted{min-height:32px;padding:0 18px;color:#516179;background:#fff;border:1px solid #dfe4ec;border-radius:4px}.icon-text-button{display:inline-flex;align-items:center;gap:5px}.round-tool{border-color:#e3e7ee;border-radius:50%}.ai-assistant{position:fixed;z-index:70;top:62px;right:12px;bottom:12px;width:min(430px,calc(100vw - 24px));min-height:420px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:var(--text);border:1px solid #cbd7e7;border-top:3px solid var(--accent);border-radius:8px;background:#f7f9fc;box-shadow:0 18px 54px #05070b3d}.ai-assistant-header{min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 30px 30px;align-items:center;gap:8px;padding:8px 10px 8px 12px;color:#e8eef8;border-bottom:1px solid #253248;background:#0b111b}.ai-assistant-mark,.ai-welcome-icon{display:grid;place-items:center;color:#fff;background:var(--accent)}.ai-assistant-mark{width:32px;height:32px;border-radius:6px}.ai-assistant-title{min-width:0;display:grid;gap:1px}.ai-assistant-title strong{font-size:13px;letter-spacing:0}.ai-assistant-title span{overflow:hidden;color:#98a8bd;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ai-assistant-status{min-width:42px;height:22px;display:inline-grid;place-items:center;padding:0 6px;border-radius:4px;color:#ffb1a3;background:#ff69531f;font-size:10px;font-weight:700}.ai-assistant-status.live{color:#82e0b8;background:#3fbe8424}.ai-header-button{width:30px;height:30px;display:grid;place-items:center;color:#9cabbf;border-radius:4px;background:transparent}.ai-header-button:hover{color:#fff;background:#1b2637}.ai-assistant-thread{min-height:0;overflow-y:auto;padding:16px;overscroll-behavior:contain}.ai-assistant-welcome{display:grid;gap:10px;padding:8px 2px 18px}.ai-welcome-icon{width:38px;height:38px;border-radius:7px}.ai-assistant-welcome h2{margin:2px 0 0;font-size:18px;letter-spacing:0}.ai-assistant-welcome p{margin:0;color:#68768a;line-height:1.65}.ai-suggestion-list,.ai-followup-list,.ai-navigation-list{display:grid;gap:7px}.ai-suggestion-list{margin-top:4px}.ai-suggestion-list button{min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:8px 10px;color:#304159;border:1px solid #d7e1ee;border-radius:6px;background:#fff;text-align:left}.ai-suggestion-list button:hover:not(:disabled){color:var(--accent-dark);border-color:#9bc6ff;background:#f1f7ff}.ai-suggestion-list button:disabled{cursor:wait;opacity:.55}.ai-message{display:grid;gap:7px;margin-bottom:14px}.ai-message-role{width:26px;height:26px;display:grid;place-items:center;color:#fff;border-radius:5px;background:#18263a;font-size:10px;font-weight:800}.ai-message.user{justify-items:end}.ai-message.user .ai-message-role{background:var(--accent)}.ai-message-body{max-width:92%;padding:11px 12px;border:1px solid #d8e1ed;border-radius:7px;background:#fff;line-height:1.65}.ai-message.user .ai-message-body{color:#fff;border-color:#2378e7;background:#2378e7}.ai-message-body p{margin:0;white-space:pre-wrap}.ai-message-body ol{display:grid;gap:7px;margin:10px 0 0;padding-left:20px}.ai-navigation-list{margin-top:11px}.ai-navigation-list button{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 9px;color:var(--accent-dark);border:1px solid #b9d7ff;border-radius:5px;background:var(--accent-soft);font-weight:700}.ai-followup-list{margin-top:10px}.ai-followup-list button{padding:6px 0;color:#55667d;border-bottom:1px dashed #c9d5e4;background:transparent;text-align:left}.ai-followup-list button:hover{color:var(--accent-dark)}.ai-thinking{width:max-content;display:flex;align-items:center;gap:8px;padding:9px 11px;color:#52647c;border:1px solid #d8e2ef;border-radius:6px;background:#fff}.ai-thinking .spin{animation:ai-spin .9s linear infinite}@keyframes ai-spin{to{transform:rotate(360deg)}}.ai-assistant-error{margin-top:10px;padding:9px 10px;color:#9a3e34;border:1px solid #efc3bd;border-radius:5px;background:#fff3f1}.ai-assistant-composer{padding:10px 12px 9px;border-top:1px solid #dce5f0;background:#fff}.ai-assistant-composer form{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:8px;padding:6px 6px 6px 10px;border:1px solid #c9d6e6;border-radius:7px;background:#fbfcfe}.ai-assistant-composer form:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #2f86ff1c}.ai-assistant-composer textarea{max-height:112px;resize:none;overflow-y:auto;padding:6px 0;color:var(--text);border:0;background:transparent;line-height:1.5}.ai-send-button{width:34px;height:34px;display:grid;place-items:center;color:#fff;border-radius:5px;background:var(--accent)}.ai-send-button.stop{background:#27364b}.ai-send-button:disabled{cursor:not-allowed;color:#9ca9b9;background:#e3e8ef}.ai-assistant-privacy{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:7px;color:#8490a1;font-size:10px}.filter-panel{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;padding:14px 18px}.field{min-width:0;height:32px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#9aa5b5;border:1px solid #d7e1ef;border-radius:2px;background:#fff}.field.wide{grid-column:span 1}.field input{min-width:0;width:100%;border:0;color:var(--text);background:transparent}.filter-actions{display:flex;align-items:center;gap:12px}.table-panel{overflow:hidden}.table-scroll{width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mini-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;min-width:980px;border-collapse:collapse}th,td{height:40px;padding:0 16px;border-bottom:1px solid var(--line);color:#172033;white-space:nowrap}th{position:sticky;top:0;z-index:1;font-weight:600;text-align:left;color:#516179;background:#f7faff}th svg{margin-left:4px;color:#c0c4cc;vertical-align:middle}tbody tr{background:#fff}tbody tr:hover{background:#f2f8ff}.check-cell{width:44px;padding-right:0}.actions-cell{display:flex;align-items:center;gap:6px}.actions-cell button{min-height:26px;display:inline-flex;align-items:center;gap:3px;color:#516179;background:transparent}.actions-cell button.danger-action,.table-selection-actions .danger-action{color:#b42318}.actions-cell button.danger-action:hover,.table-selection-actions .danger-action:hover{background:#fff0ee}.actions-cell .action-chip{min-height:28px;padding:0 8px;color:#126fe8;background:#e8f2ff;border:1px solid #c8defc;border-radius:4px;font-weight:700}.actions-cell .action-chip span{white-space:nowrap}.status{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:4px;font-weight:600;background:#edf1f7}.status-ok{color:#047857;background:#e7f7f1}.status-warn{color:#955c00;background:#fff5df}.status-info{color:#126fe8;background:#e8f2ff}.status-neutral{color:#516179;background:#edf1f7}.status-danger{color:#b42318;background:#fff0ee}.pill{padding:2px 8px;color:#126fe8;background:#e8f2ff;border-radius:4px}.tag-list{display:inline-flex;align-items:center;gap:5px}.tag-list em,.customer-head-tags em{padding:2px 7px;color:#126fe8;font-style:normal;background:#e8f2ff;border-radius:4px}.linkish{color:var(--accent)}.pagination{min-height:48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:0 18px;color:#606266}.pagination-meta,.table-selection-actions{display:flex;align-items:center;gap:12px}.pagination-meta{margin-left:auto}.table-selection-actions{color:#516179}.table-selection-actions .danger-action{min-height:30px;padding:0 9px;border:1px solid #efc4be;border-radius:4px;background:#fff6f4}.pagination button{display:inline-flex;align-items:center;gap:4px;color:#606266;background:transparent}.empty-state{min-height:250px;display:grid;place-items:center;align-content:center;gap:12px;color:#a4a8b2}.empty-state img{width:100px;opacity:.88}.mini-table table{min-width:680px}.mini-table .empty-state{min-height:148px}.customer-order-history{display:grid;gap:12px}.customer-order-summary{display:flex;flex-wrap:wrap;align-items:center;gap:28px;min-height:52px;padding:8px 14px;border-left:3px solid var(--accent);background:#f7faff}.customer-order-summary span{display:grid;gap:3px;color:#718096;font-size:12px}.customer-order-summary strong{color:#172033;font-size:14px;font-weight:700}.trade-editor{display:grid;gap:12px}.document-header{position:sticky;top:50px;z-index:9;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border:1px solid var(--line);border-radius:4px;background:#fff}.document-header h1{margin:2px 0 0;font-size:16px;font-weight:600;color:#22283c}.document-header span{color:#606266}.document-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.small-primary.ghost{color:var(--accent);background:var(--accent-soft);border:1px solid #b8d7ff}.small-primary.ghost:hover{color:#fff;background:var(--accent)}.document-message{position:sticky;top:60px;z-index:13;width:min(380px,calc(100vw - 290px));min-height:46px;justify-self:center;display:flex;align-items:center;gap:8px;padding:0 14px;color:#d94b3d;border:1px solid #ffd0ca;border-radius:4px;background:#fff;box-shadow:0 8px 24px #17204024}.document-message button{margin-left:auto;display:inline-grid;place-items:center;color:#909399;background:transparent}.document-section{overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#fff}.document-section-head{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--line);background:#fff}.document-section-head>button:first-child{width:22px;height:22px;display:inline-grid;place-items:center;color:#909399;background:transparent}.document-section-head>span{font-weight:600;color:#20263d}.section-add{margin-left:auto;height:32px;display:inline-flex;align-items:center;gap:4px;color:var(--accent);background:transparent}.document-section-body{padding:22px 16px 18px}.document-grid{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:16px 28px}.doc-field{min-width:0;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;color:#606266}.doc-field.span-2{grid-column:span 2}.doc-field>span{min-height:32px;display:flex;align-items:center;justify-content:flex-end;text-align:right;color:#606266}.doc-field em{margin-right:3px;color:#ef4444;font-style:normal}.doc-field input,.doc-field textarea,.doc-field select,.prefix-input input,.prefix-input select{width:100%;min-width:0;min-height:32px;padding:0 10px;color:#303133;border:1px solid #dcdfe6;border-radius:4px;background:#fff}.doc-field textarea{min-height:90px;padding-top:8px;resize:vertical}.doc-field input[readonly],.doc-field textarea[readonly]{color:#606266;background:#f7f8fb}.prefix-input{display:grid;grid-template-columns:100px minmax(0,1fr);gap:8px}.document-table{width:100%;overflow:auto;border:1px solid #edf0f5;border-radius:4px}.document-table table{min-width:1320px}.document-table th,.document-table td{height:38px;padding:0 12px}.document-table td button{display:inline-flex;align-items:center;gap:4px;color:#ef4444;background:transparent}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:28px;background:#10183061}.trade-dialog{width:min(1200px,calc(100vw - 64px));max-height:calc(100vh - 92px);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 24px 64px #0c142c38}.small-trade-dialog{width:min(600px,calc(100vw - 64px));grid-template-rows:auto minmax(0,1fr) auto}.dialog-head{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.dialog-head strong{font-size:16px;color:#22283c}.dialog-head button{color:#909399;background:transparent}.product-filter-row{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;padding:18px 24px;border-bottom:1px solid var(--line)}.product-filter-row label,.dialog-form-line label{display:grid;gap:6px;color:#606266}.product-filter-row input,.dialog-form-line input{height:32px;padding:0 10px;border:1px solid #dcdfe6;border-radius:4px}.product-picker-table{margin:16px 24px}.product-picker-table tbody tr{cursor:pointer}.dialog-form-line{display:flex;align-items:end;gap:18px;padding:0 24px 16px}.dialog-form-line label{width:160px}.dialog-form-line strong{color:#606266}.product-page{min-width:0}.product-filter-panel{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:4px;background:#fff}.product-search-field{min-width:0;display:grid;gap:6px;color:#606266}.product-search-field.wide{grid-column:span 2}.product-search-field span{font-weight:600}.product-search-field input,.product-custom-form input,.product-custom-form select,.product-bilingual-row input{min-width:0;height:32px;padding:0 10px;color:#303846;border:1px solid #dcdfe6;border-radius:4px;background:#fff}.product-filter-actions{display:flex;align-items:end;gap:8px}.product-table-wrap{width:100%;overflow:auto;border:1px solid var(--line);border-radius:4px;background:#fff;-webkit-overflow-scrolling:touch}.product-table{width:100%;min-width:2780px;border-collapse:collapse}.product-table th,.product-table td{height:46px;padding:0 12px;border-bottom:1px solid #edf0f5;text-align:left;white-space:nowrap}.product-table th{color:#606266;background:#fafcff;font-weight:700}.product-table tbody tr{cursor:pointer}.product-table tbody tr:hover{background:#f5f9ff}.product-table td strong{color:#0f5fc9}.product-thumb{width:58px;height:42px;object-fit:cover;border:1px solid #dfe7f2;border-radius:4px}.table-link{color:#0f6fe8}.product-actions{display:flex;gap:8px}.product-actions button{color:var(--accent)}.product-editor .document-section-body{overflow:auto}.product-upload-card{cursor:pointer;min-height:92px;display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border:1px dashed #b9cce5;border-radius:4px;background:#f8fbff}.product-upload-card.dragging,.product-attachment-drop.dragging{border-color:var(--accent);background:#eef6ff;box-shadow:inset 0 0 0 1px #b8d7ff}.product-upload-card input[type=file],.product-attachment-drop input[type=file]{display:none}.product-upload-card img{width:88px;height:68px;object-fit:cover;border-radius:4px}.product-upload-card strong,.product-upload-card span{display:block}.product-upload-card strong{color:#22283c}.product-upload-card span{margin-top:4px;color:#7d8797}.product-upload-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-upload-actions button:not(.small-muted){min-height:32px;padding:0 12px;color:#ef4444;background:#fff1f1;border-radius:4px}.product-spec-block{margin-top:18px}.product-spec-head{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-spec-head strong{color:#22283c}.product-spec-table table{min-width:760px}.product-spec-table input{width:100%;min-width:120px;height:30px;padding:0 8px;border:1px solid #dfe4ec;border-radius:4px}.product-attachment-drop{cursor:pointer;min-height:112px;display:grid;place-items:center;gap:6px;padding:20px;color:#7d8797;border:1px dashed #b9cce5;border-radius:4px;background:#f8fbff}.product-attachment-drop strong{color:#303846}.product-attachment-list{width:min(680px,100%);display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.product-attachment-list li{min-height:44px;display:grid;grid-template-columns:24px minmax(0,1fr) 32px;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e4ebf5;border-radius:4px;background:#fff}.product-attachment-list li>div{min-width:0}.product-attachment-list li strong,.product-attachment-list li span{overflow:hidden;display:block;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-attachment-list li span{margin-top:2px;color:#7d8797;font-size:12px}.product-attachment-list li button{width:30px;height:30px;display:inline-grid;place-items:center;color:#ef4444;background:transparent}.product-detail-attachments ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.product-detail-attachments li{min-height:38px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;color:#303846}.product-detail-attachments li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-detail-attachments li em{color:#7d8797;font-style:normal}.product-detail-drawer{width:min(520px,100vw)}.product-detail-hero{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;padding:18px;border-bottom:1px solid var(--line)}.product-detail-hero img{width:120px;height:90px;object-fit:cover;border:1px solid #dfe7f2;border-radius:4px}.product-detail-hero strong,.product-detail-hero span,.product-detail-hero p{display:block;margin:0}.product-detail-hero strong{color:#0f5fc9;font-size:18px}.product-detail-hero span{margin-top:4px;color:#606266}.product-detail-hero p{margin-top:8px;color:#7d8797;line-height:1.5}.product-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--line)}.product-card-head h3,.product-trend-card h3,.product-category-card h3{margin:0;color:#22283c;font-size:15px}.product-card-head button:not(.small-primary):not(.small-muted){color:var(--accent);background:transparent}.product-rank-list{display:grid;gap:10px;padding:18px}.product-rank-list>div{display:grid;grid-template-columns:28px minmax(140px,1fr) minmax(110px,.8fr) 92px;align-items:center;gap:10px}.product-rank-list span{width:24px;height:24px;display:grid;place-items:center;color:#fff;background:var(--accent);border-radius:4px;font-weight:700}.product-rank-list strong{overflow:hidden;color:#303846;text-overflow:ellipsis;white-space:nowrap}.product-rank-list i{height:8px;overflow:hidden;background:#eef3f9;border-radius:999px}.product-rank-list em{height:100%;display:block;background:#4cb9a7}.product-rank-list b{text-align:right;color:#0f5fc9}.product-trend-card h3,.product-category-card h3{padding:18px 18px 0}.product-line-chart{min-height:230px}.product-category-card{grid-column:span 2}.product-settings-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:10px;border:1px solid var(--line);border-radius:4px;background:#fff}.product-settings-tabs button{min-height:32px;padding:0 13px;color:#516179;border:1px solid transparent;border-radius:4px;background:transparent}.product-settings-tabs button.active{color:var(--accent);border-color:#b8d7ff;background:var(--accent-soft)}.product-settings-tabs .product-settings-save,.setting-tabs .settings-save-action{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#fff;border-color:var(--accent);background:var(--accent)}.product-settings-tabs .product-settings-save:hover,.setting-tabs .settings-save-action:hover{color:#fff;background:var(--accent-dark)}.product-settings-card{overflow:hidden}.product-card-head>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.product-category-tree{display:grid;gap:10px;padding:18px}.product-category-root,.product-category-node{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;border:1px solid #e4ebf5;border-radius:4px;background:#f8fbff}.product-category-root span,.product-category-node em{color:#7d8797;font-style:normal}.product-category-node{margin-left:24px;background:#fff}.product-category-node button{color:var(--accent);background:transparent}.product-custom-fields{display:grid;gap:12px}.product-custom-form{padding:14px 18px;border-bottom:1px solid var(--line)}.product-custom-form label{min-height:32px;display:inline-flex;align-items:center;gap:6px;color:#606266}.product-custom-table{padding:0 18px 18px}.product-custom-head,.product-custom-row{display:grid;grid-template-columns:minmax(140px,1fr) 140px 100px 80px;align-items:center;min-height:42px;gap:10px;border-bottom:1px solid #edf0f5}.product-custom-head{color:#606266;font-weight:700}.product-custom-row button{color:var(--accent);background:transparent}.product-field-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px}.product-field-group{overflow:hidden;border:1px solid #e4ebf5;border-radius:4px}.product-field-group-head,.product-field-row{display:grid;grid-template-columns:minmax(130px,1fr) 82px 82px;align-items:center;min-height:38px;gap:8px;padding:0 12px;border-bottom:1px solid #edf0f5}.product-field-group-head{color:#303846;background:#f8fbff}.product-field-row:last-child{border-bottom:0}.product-field-row label{display:inline-flex;align-items:center;gap:5px;color:#606266}.product-bilingual-table{padding:18px}.product-bilingual-head,.product-bilingual-row{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(220px,1fr);align-items:center;gap:14px;min-height:42px;border-bottom:1px solid #edf0f5}.product-bilingual-head{color:#606266;font-weight:700}.product-bilingual-row strong{color:#303846}.product-bilingual-row input{width:100%}.dialog-grid{display:grid;gap:16px;padding:24px}.dialog-grid .doc-field{grid-template-columns:130px minmax(0,1fr)}.dialog-actions{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 24px;border-top:1px solid var(--line)}.dialog-actions button:disabled{color:#bfc3cc;background:#f5f7fa;cursor:not-allowed}.action-layout,.enterprise-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);gap:12px}.calendar-panel{padding-bottom:16px}.calendar-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.calendar-head button{height:28px;padding:0 10px;color:#606266;background:transparent;border:1px solid #e4e7ed}.calendar-head button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(42px,1fr));padding:14px}.calendar-grid b,.calendar-grid button{min-height:44px;display:grid;place-items:center;color:#606266;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.calendar-grid b{min-height:34px;font-weight:600;background:#fafbfe}.calendar-grid button.today{position:relative;color:var(--accent);background:var(--accent-soft)}.calendar-grid button span{position:absolute;right:8px;top:7px;min-width:16px;height:16px;display:grid;place-items:center;color:#fff;background:var(--accent);border-radius:50%}.pipeline-board{display:grid;grid-template-columns:repeat(8,minmax(110px,1fr));gap:12px;overflow:auto;padding-bottom:2px}.stage-column{min-height:520px;border:1px solid var(--line);border-radius:4px;background:#fff}.stage-head{width:100%;min-height:72px;display:grid;gap:4px;padding:10px 12px;color:#606266;text-align:left;background:#fbfcfe;border-bottom:1px solid var(--line)}.stage-head strong{color:#20263d;font-weight:600}.stage-head em{color:var(--accent);font-style:normal}.stage-cards{min-height:430px;display:grid;align-content:start;gap:10px;padding:10px}.stage-cards .empty-state{min-height:160px}.opportunity-card{display:grid;gap:8px;padding:10px;border:1px solid #e7eaf0;border-radius:4px;background:#fff;box-shadow:0 3px 8px #1218330a}.opportunity-card div{display:grid;gap:3px}.opportunity-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opportunity-card span,.opportunity-card small{color:#909399}.opportunity-card p{margin:0;color:var(--accent);font-size:16px}.opportunity-card button{height:26px;color:#126fe8;background:var(--accent-soft);border-radius:4px}.opportunity-page{gap:12px}.op-toolbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px}.op-toolbar-left,.op-toolbar-right{min-width:0;display:flex;align-items:center;gap:9px}.op-toolbar-left{flex-wrap:wrap}.op-summary{color:#606266}.op-date-range{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:6px}.op-date-range span{color:#7b8797;text-align:center}.icon-button.active{color:var(--accent);border-color:#2f86ff4d;background:var(--accent-soft)}.table-sort-button{width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;padding:0;color:inherit;background:transparent;text-align:left;font-weight:inherit}.table-sort-button.active{color:var(--accent);font-weight:700}.drawer-action-strip .danger-action{color:#b5483b;border-color:#efc4be;background:#fff6f4}.settings-page-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px}.settings-page-head span,.setting-band-copy p{color:var(--muted)}.settings-page-head h1,.setting-band-copy h2{margin:2px 0 0;letter-spacing:0}.setting-band{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:28px;padding:20px}.setting-band-copy p{margin:7px 0 0}.setting-band-content{min-width:0;display:grid;gap:12px}.setting-token-list{display:flex;flex-wrap:wrap;gap:7px}.setting-token-list>span{height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 5px 0 9px;color:#30405a;border:1px solid #d6e0ed;border-radius:4px;background:#f6f9fd}.setting-token-list button{width:20px;height:20px;display:grid;place-items:center;color:#8390a2;background:transparent}.setting-add-row{display:flex;gap:8px}.setting-add-row input,.setting-form-row select{min-width:0;height:34px;padding:0 10px;border:1px solid #ccd7e5;border-radius:4px;background:#fff}.setting-add-row input{flex:1;max-width:360px}.setting-add-row button{display:inline-flex;align-items:center;gap:5px;padding:0 11px;color:var(--accent-dark);border:1px solid #bdd6f6;border-radius:4px;background:var(--accent-soft)}.setting-form-row{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)}.setting-form-row label{display:grid;gap:7px;color:#586579;font-weight:700}.setting-switch-row{align-content:start;justify-items:start}.op-scope{position:relative}.op-scope-button{min-height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;color:#303133;background:#fff;border:1px solid #dfe4ec;border-radius:2px}.op-scope-menu,.op-more-menu{position:absolute;z-index:5;top:calc(100% + 6px);right:0;min-width:150px;padding:6px 0;background:#fff;border:1px solid var(--line);border-radius:4px;box-shadow:0 10px 24px #12183324}.op-scope-menu{left:0;right:auto}.op-scope-menu button,.op-more-menu button{width:100%;min-height:32px;padding:0 12px;color:#606266;text-align:left;background:transparent}.op-scope-menu button.active,.op-scope-menu button:hover,.op-more-menu button:hover{color:var(--accent);background:#fff6f1}.op-view-toggle{display:inline-flex;overflow:hidden;border:1px solid #dfe4ec;border-radius:3px}.op-view-toggle button{width:34px;height:30px;display:grid;place-items:center;color:#606266;background:#fff;border-right:1px solid #dfe4ec}.op-view-toggle button:last-child{border-right:0}.op-view-toggle button.active{color:#fff;background:var(--accent)}.op-filter{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr)) auto;gap:12px;padding:12px 14px}.op-filter label{min-width:0;display:grid;gap:5px;color:#606266}.op-filter input,.op-filter select{min-width:0;height:32px;padding:0 9px;color:var(--text);background:#fff;border:1px solid #dfe4ec;border-radius:2px}.op-filter-actions{display:flex;align-items:flex-end;gap:8px}.opportunity-board{grid-template-columns:repeat(8,minmax(142px,1fr))}.opportunity-board .stage-column{min-height:540px;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.opportunity-card{cursor:grab;transition:border-color .14s ease,box-shadow .14s ease,opacity .14s ease,transform .14s ease}.opportunity-card:active{cursor:grabbing}.opportunity-card.dragging{opacity:.56;border-color:var(--accent);transform:scale(.98);box-shadow:0 8px 18px #e8794f29}.stage-column.drag-over{border-color:var(--accent);background:#fffaf7;box-shadow:inset 0 0 0 1px #e8794f33}.stage-column.drag-over .stage-head{background:#fff4ee}.stage-column.drag-over .stage-cards{background:linear-gradient(180deg,#e8794f14,#e8794f05);outline:1px dashed rgba(232,121,79,.36);outline-offset:-7px}.opportunity-card button:disabled{color:#a4a8b2;cursor:not-allowed;background:#f3f4f7}.op-detail-hero{min-height:66px;display:grid;grid-template-columns:34px 34px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 14px}.op-detail-title{min-width:0;display:grid;gap:3px}.op-detail-title h1{margin:0;overflow:hidden;color:#20263d;font-size:17px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.op-detail-title span,.op-detail-money span{color:#909399}.op-detail-money{text-align:right}.op-detail-money strong{display:block;color:var(--accent);font-size:16px}.op-detail-actions{display:inline-flex;align-items:center;gap:8px}.danger-square,.success-square{width:34px;height:32px;display:grid;place-items:center;color:#fff;border-radius:3px}.danger-square{background:#e86a6a}.success-square{background:#f3a13f}.more-menu-wrap{position:relative}.op-stage-timeline{display:grid;grid-template-columns:repeat(8,minmax(88px,1fr));overflow:auto;padding:12px}.op-stage-timeline button{position:relative;min-height:54px;display:grid;place-items:center;gap:3px;color:#606266;background:#f7f8fb;border-right:1px solid #dfe4ec}.op-stage-timeline button:first-child{border-radius:4px 0 0 4px}.op-stage-timeline button:last-child{border-right:0;border-radius:0 4px 4px 0}.op-stage-timeline button.active{color:#fff;background:var(--accent)}.op-stage-timeline button.done{color:#fff;background:#4cb9a7}.op-stage-timeline em{font-style:normal;opacity:.82}.op-info-grid{display:grid;grid-template-columns:160px minmax(0,1fr) 160px minmax(0,1fr);margin:0;padding:8px 18px 20px}.op-info-grid dt,.op-info-grid dd{min-height:38px;display:flex;align-items:center;margin:0;border-bottom:1px solid var(--line)}.op-info-grid dt{color:#909399}.op-info-grid dd{min-width:0;color:#303133}.op-inline-edit{padding:16px}.inline-edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.op-tab-toolbar{min-height:50px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.op-tab-toolbar>button{min-height:28px;padding:0 12px;color:#606266;background:transparent;border-bottom:2px solid transparent}.op-tab-toolbar>button.active{color:var(--accent);border-color:var(--accent)}.op-tab-toolbar label{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.op-tab-toolbar input{width:min(340px,42vw);height:32px;padding:0 10px;border:1px solid #dfe4ec;border-radius:2px}.op-tab-toolbar label button{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 12px;color:#fff;background:var(--accent);border-radius:16px}.op-action-list,.op-follow-list{display:grid;gap:10px;padding:16px 18px 20px}.op-action-list article{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:4px;background:#fbfcfe}.op-action-list span{color:#909399}.op-follow-list article{position:relative;display:grid;gap:4px;padding:4px 0 14px 28px;border-bottom:1px solid var(--line)}.op-follow-list i{position:absolute;left:2px;top:7px;width:10px;height:10px;background:var(--accent);border-radius:50%}.op-follow-list span,.op-follow-list small{color:#909399}.op-mini-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:start center;padding-top:18vh;background:#12183347}.op-mini-dialog{width:min(430px,calc(100vw - 32px));padding:0 18px 18px;background:#fff;border-radius:4px;box-shadow:0 18px 48px #1218333d}.op-mini-dialog header{min-height:52px;display:flex;align-items:center;justify-content:space-between;margin:0 -18px 16px;padding:0 18px;border-bottom:1px solid var(--line)}.op-mini-dialog h2{margin:0;font-size:16px}.op-setting-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--line)}.op-setting-head>div{display:inline-flex;gap:10px}.op-archive-setting>div:not(.panel-header){display:grid;gap:14px;padding:18px}.op-archive-setting p{margin:0;color:#606266}.op-archive-setting label{display:inline-flex;align-items:center;gap:8px}.op-archive-setting input[type=text],.op-archive-setting label input:not([type]){width:54px;height:30px;padding:0 8px;border:1px solid #dfe4ec}.op-flow-detail{margin:16px 18px 20px;border:1px solid var(--line);border-radius:4px;overflow:hidden}.op-flow-detail h3{margin:0;padding:12px 14px;font-size:14px;background:#fbfcfe;border-bottom:1px solid var(--line)}.op-flow-detail table{min-width:420px}.stats-filter{min-height:56px;display:flex;align-items:center;gap:14px;padding:0 18px}.stats-filter strong{font-size:16px}.stats-filter label{display:inline-flex;align-items:center;gap:8px;color:#606266}.stats-filter input,.stats-filter select,.stats-filter button:not(.small-primary){height:32px;padding:0 11px;color:#606266;background:#fff;border:1px solid #dfe4ec;border-radius:2px}.stats-filter button{display:inline-flex;align-items:center;gap:5px}.stats-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stat-card{min-height:96px;display:grid;align-content:center;gap:8px;padding:0 22px;border:1px solid var(--line);border-radius:4px;background:#fff}.stat-card span{color:#909399}.stat-card strong{font-size:26px}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bar-chart{display:grid;gap:14px;padding:24px 20px 28px}.bar-row{display:grid;grid-template-columns:70px 1fr 36px;align-items:center;gap:10px}.bar-row div{height:10px;overflow:hidden;background:#eef1f6;border-radius:5px}.bar-row i{height:100%;display:block;background:#4cb9a7;border-radius:inherit}.line-chart{position:relative;min-height:260px;margin:8px 18px 20px;border-left:1px solid #dfe4ec;border-bottom:1px solid #dfe4ec}.grid-lines{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:repeat(4,1fr)}.grid-lines span{border-top:1px solid #edf0f5}.line-points{position:absolute;top:0;right:12px;bottom:0;left:12px;display:grid;grid-template-columns:repeat(7,1fr)}.point-wrap{position:relative;display:flex;justify-content:center}.point-wrap i{position:absolute;width:9px;height:9px;background:var(--accent);border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--accent)}.point-wrap span{position:absolute;bottom:-24px;color:#909399}.funnel{display:grid;justify-items:center;gap:8px;padding:26px 20px 34px}.funnel div{min-height:28px;display:grid;place-items:center;color:#fff;background:linear-gradient(90deg,#5b7bd5,#4cb9a7);border-radius:3px}.review-tabs{display:flex;gap:24px;min-height:54px;align-items:center;padding:0 18px}.review-tabs button{height:54px;color:#2a2a2a;background:transparent;border-bottom:3px solid transparent}.review-tabs button.active{color:var(--accent);border-color:var(--accent)}.account-tabs,.setting-tabs{overflow:auto;gap:0;white-space:nowrap}.account-tabs button,.setting-tabs button{flex:0 0 auto;padding:0 14px}.trade-stat-cards{grid-template-columns:repeat(6,minmax(0,1fr))}.trade-stat span{display:inline-flex;align-items:center;gap:6px}.trade-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trade-setting-panel{overflow:hidden}.setting-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px}.setting-card{min-width:0;display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:4px;background:#fbfcfe}.setting-card strong{color:#20263d;font-size:14px}.setting-card>span{color:#606266}.setting-card button{width:max-content;min-height:30px;padding:0 12px;color:#126fe8;background:var(--accent-soft);border-radius:4px}.setting-card.span-setting{grid-column:span 2}.state-list{display:flex;flex-wrap:wrap;gap:8px}.source-picker-dialog{grid-template-rows:auto auto minmax(0,1fr) auto}.source-picker-filter{min-height:62px;display:flex;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line)}.source-picker-filter label,.dictionary-search{min-width:280px;min-height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dcdfe6;border-radius:4px;background:#fff}.source-picker-filter input,.dictionary-search input{min-width:0;flex:1;border:0;outline:0}.source-picker-filter>span{color:#909399}.source-picker-table{margin:0;border:0;border-radius:0}.source-picker-table table{min-width:920px}.source-picker-table tr.selected td{background:#eef6ff}.source-picker-table tbody tr{cursor:pointer}.trade-relation-strip,.linked-source-banner{min-height:56px;display:flex;align-items:center;gap:10px;padding:10px 16px;color:#35405a;border:1px solid #dce8f7;border-radius:4px;background:#f7fbff}.trade-relation-strip svg,.linked-source-banner svg{color:var(--accent)}.trade-relation-strip strong{font-size:18px;color:#1d2c47}.trade-relation-strip em,.linked-source-banner em{margin-left:auto;color:#738097;font-style:normal}.linked-source-banner>div{display:grid;gap:2px}.linked-source-banner span{color:#909399;font-size:12px}.linked-attachment-zone{min-height:110px;position:relative;display:grid;place-items:center;align-content:center;gap:8px;color:#667085;border:1px dashed #b9c5d5;border-radius:4px;background:#fafcff}.linked-attachment-zone.dragging{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.linked-attachment-zone input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.linked-attachment-row{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid var(--line)}.linked-attachment-row span{margin-left:auto;color:#909399}.trade-detail-drawer{width:min(780px,100vw)}.trade-detail-hero{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid var(--line);background:#f8fafc}.trade-detail-hero>div{display:grid;gap:8px}.trade-detail-hero>div>strong{font-size:17px}.trade-detail-hero b{color:#1d2c47;font-size:20px}.trade-detail-body{min-height:0;overflow:auto;padding:16px}.trade-quick-preview{display:grid;gap:8px;margin-bottom:16px;padding:18px;color:#2a3449;border:1px solid #cad8eb;border-radius:4px;background:#f8fbff}.trade-quick-preview>span,.trade-quick-preview em{color:#738097;font-style:normal}.trade-quick-preview h3,.trade-quick-preview p{margin:0}.trade-export-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;color:#909399}.trade-settings-workspace{min-width:0;display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px}.trade-settings-nav{align-self:start;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#fff}.trade-settings-nav>strong{min-height:50px;display:flex;align-items:center;padding:0 16px;color:#20263d;border-bottom:1px solid var(--line)}.trade-settings-nav button{min-height:42px;padding:0 16px;color:#59657a;text-align:left;background:transparent;border-left:3px solid transparent}.trade-settings-nav button:hover,.trade-settings-nav button.active{color:var(--accent);border-left-color:var(--accent);background:#f1f7ff}.trade-settings-main{min-width:0;display:grid;align-content:start;gap:12px}.trade-settings-subnav{min-height:50px;padding:0 8px;border:1px solid var(--line);border-radius:4px;background:#fff}.source-setting-panel{min-width:0;padding-bottom:18px}.source-setting-head{min-height:64px;display:flex;align-items:center;gap:10px;padding:10px 18px;border-bottom:1px solid var(--line)}.source-setting-head>div:first-child{display:grid;gap:3px;margin-right:auto}.source-setting-head span{color:#909399;font-size:12px}.source-setting-head h2{margin:0;color:#20263d;font-size:16px}.setting-summary-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.setting-summary-band>div{min-height:70px;display:grid;align-content:center;gap:5px;padding:10px 18px;border-right:1px solid var(--line)}.setting-summary-band>div:last-child{border-right:0}.setting-summary-band span{color:#909399;font-size:12px}.source-setting-form{padding:20px 18px 2px}.inline-setting-form{display:grid;grid-template-columns:220px minmax(260px,1fr) max-content;gap:10px;padding:16px 18px;border-bottom:1px solid var(--line)}.custom-setting-form{grid-template-columns:minmax(180px,1fr) 180px 180px max-content}.inline-setting-form input,.inline-setting-form select,.preview-setting-controls select{min-width:0;min-height:34px;padding:0 10px;border:1px solid #dcdfe6;border-radius:4px;background:#fff}.compact-setting-table{margin:18px}.compact-setting-table table{min-width:720px}.field-rule-matrix{padding:16px 18px}.field-rule-head,.field-rule-row{display:grid;grid-template-columns:minmax(220px,1fr) 130px 130px;align-items:center;min-height:44px;padding:0 14px;border-bottom:1px solid var(--line)}.field-rule-head{color:#606266;background:#f7f8fa}.field-rule-row label{display:flex;align-items:center;gap:6px;color:#606266}.template-setting-list{display:grid;gap:0}.template-setting-list article{min-height:72px;display:grid;grid-template-columns:34px minmax(0,1fr) max-content max-content;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.template-setting-list article>svg{color:#22a06b}.template-setting-list article>div{display:grid;gap:5px}.template-setting-list article span{color:#909399;font-size:12px}.template-setting-list article button,.field-dictionary-list button{display:inline-flex;align-items:center;gap:5px;color:var(--accent);background:transparent}.hidden-file-input{display:none}.contract-term-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px}.contract-term-settings label{display:grid;gap:7px;color:#606266}.contract-term-settings textarea{min-height:130px;padding:10px;line-height:1.6;border:1px solid #dcdfe6;border-radius:4px;resize:vertical}.preview-setting-controls{display:flex;align-items:center;gap:22px;padding:16px 18px;border-bottom:1px solid var(--line)}.preview-setting-controls label{display:flex;align-items:center;gap:8px;color:#606266}.source-setting-panel>h3{margin:18px 18px 8px;font-size:14px}.preview-field-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px 16px;padding:12px 18px}.preview-field-grid label{display:flex;align-items:center;gap:7px;color:#4d5a70}.field-dictionary-list{padding:0 18px 18px}.field-dictionary-list>div{min-height:44px;display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) 110px;align-items:center;gap:12px;padding:0 12px;border-bottom:1px solid var(--line)}.dictionary-head{color:#606266;background:#f7f8fa}.field-dictionary-list code{color:#255fb8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.company-subject-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px}.company-subject-table-panel{overflow:hidden}.company-subject-table th,.company-subject-table td{white-space:nowrap}.company-subject-name{width:100%;min-width:260px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;color:inherit;background:transparent}.company-subject-name img{width:42px;height:42px;object-fit:contain;border:1px solid #dfe7f2;border-radius:4px;background:#fff}.company-subject-name span{min-width:0;display:grid;gap:3px}.company-subject-name strong,.company-account-cell strong{overflow:hidden;color:#20263d;text-overflow:ellipsis}.company-subject-name em,.company-account-cell span{overflow:hidden;color:#7d8797;font-style:normal;text-overflow:ellipsis}.company-subject-name b{padding:3px 7px;color:#0f6fe8;font-size:12px;font-weight:700;border-radius:4px;background:var(--accent-soft)}.company-account-cell{min-width:170px;display:grid;gap:4px}.company-subject-table td:nth-child(6){display:flex;align-items:center;gap:8px}.company-subject-actions{min-width:120px}.company-upload-card.span-2{grid-column:span 2}.company-upload-card.compact{min-height:116px;grid-template-columns:72px minmax(0,1fr)}.company-upload-card.compact img,.company-upload-card.compact .company-seal-placeholder{width:72px;height:72px}.company-seal-placeholder{width:88px;height:68px;display:grid;place-items:center;color:#8ba3c1;border:1px dashed #b9cce5;border-radius:4px;background:#fff}.company-seal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.company-account-empty{min-height:112px;display:grid;place-items:center;color:#8a95a5;border:1px dashed #cbd7e6;border-radius:4px;background:#fafcff}.company-account-table td:last-child{display:flex;gap:8px}.company-account-table td:last-child button{display:inline-flex;align-items:center;gap:4px;color:var(--accent);background:transparent}.company-account-dialog footer{min-height:56px;display:flex;justify-content:flex-end;gap:8px;padding:12px 18px;border-top:1px solid var(--line)}.inline-message{position:static;width:100%;margin-bottom:12px;justify-self:stretch}.enterprise-layout{grid-template-columns:280px minmax(0,1fr)}.org-panel{min-height:calc(100vh - 82px)}.org-tree{display:grid;gap:8px;padding:18px}.org-tree strong{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;color:#20263d;background:#f7f8fb;border-radius:3px}.org-tree button{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;color:#606266;text-align:left;background:transparent;border-radius:3px}.org-tree button.active{color:var(--accent);background:var(--accent-soft)}.org-add-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px;padding-top:12px;border-top:1px solid var(--line)}.org-add-row input,.doc-tool-actions input{min-width:0;height:32px;padding:0 9px;border:1px solid #dfe4ec;border-radius:4px;background:#fff}.org-add-row button{min-width:68px;justify-content:center;color:#126fe8;background:var(--accent-soft)}.user-panel{overflow:hidden}.quota-bar{min-height:56px;display:flex;align-items:center;gap:18px;padding:0 18px;border-bottom:1px solid var(--line)}.quota-bar .primary-button{margin-left:auto}.switch{position:relative;width:42px;height:22px;background:#d7dbe4;border-radius:11px}.switch:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .16s ease}.switch.on{background:var(--accent)}.switch.on:after{transform:translate(20px)}.enterprise-users-page .user-panel,.enterprise-role-page .panel,.enterprise-doc-tools{min-width:0}.enterprise-user-dialog{width:min(920px,calc(100vw - 28px))}.enterprise-user-dialog .dialog-body{padding:14px}.enterprise-form-note{margin:0;color:var(--muted);grid-column:span 2}.enterprise-role-editor{gap:12px}.enterprise-permission-panel{overflow:hidden}.permission-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;color:var(--muted);border-bottom:1px solid var(--line)}.permission-toolbar label,.permission-checks label{display:inline-flex;align-items:center;gap:6px;color:#303846}.permission-matrix{overflow:auto;max-height:calc(100vh - 294px)}.permission-head,.permission-row{min-width:920px;display:grid;grid-template-columns:180px 180px minmax(0,1fr);gap:12px;align-items:start;padding:10px 14px;border-bottom:1px solid #edf1f7}.permission-head{position:sticky;z-index:2;top:0;min-height:42px;align-items:center;color:#303846;font-weight:700;background:#f7f9fc}.permission-row strong{color:#20263d;line-height:30px}.permission-row em{color:var(--muted);font-style:normal;line-height:30px}.permission-row select{width:100%;height:30px;border:1px solid #dfe4ec;border-radius:4px;background:#fff}.permission-checks{display:flex;flex-wrap:wrap;gap:9px 14px}.permission-checks label{min-height:30px;padding:0 8px;background:#f8fbff;border:1px solid #edf1f7;border-radius:4px}.enterprise-doc-entry{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:14px}.doc-entry-card{min-height:108px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;gap:4px 12px;padding:18px;color:#303846;text-align:left;background:#fff;border:1px solid var(--line);border-radius:4px;box-shadow:0 4px 14px #1218330a}.doc-entry-card svg{grid-row:span 2;color:var(--accent)}.doc-entry-card span{font-size:16px;font-weight:700}.doc-entry-card em{color:var(--muted);font-style:normal}.doc-entry-card.active{border-color:#2f86ff61;background:#f8fbff}.doc-tool-actions{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.enterprise-doc-drop{cursor:pointer;min-height:112px;display:grid;place-items:center;gap:6px;margin:14px;padding:20px;color:#7d8797;text-align:center;border:1px dashed #b9cce5;border-radius:4px;background:#f8fbff}.enterprise-doc-drop.dragging{color:var(--accent);border-color:var(--accent);background:#edf6ff}.enterprise-doc-drop input[type=file]{display:none}.enterprise-doc-drop strong{color:#303846}.enterprise-folder-strip{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 14px}.enterprise-folder-strip span{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#516179;background:#f4f7fb;border:1px solid #e7edf5;border-radius:4px}.empty-state.compact{min-height:150px;border:0;background:transparent}.modal-backdrop,.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#12183359}.modal-backdrop{display:grid;place-items:start center;padding-top:7vh}.dialog{width:min(760px,calc(100vw - 32px));max-height:86vh;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 18px 48px #1218333d}.dialog.small{width:min(420px,calc(100vw - 32px))}.dialog.wide{width:min(1040px,calc(100vw - 32px))}.dialog header,.drawer header{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.dialog h2,.drawer h2{margin:0;font-size:16px}.dialog-body{max-height:calc(86vh - 52px);overflow:auto;padding:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.form-section{display:grid;gap:12px}.form-section+.form-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.form-section h3{margin:0;color:#20263d;font-size:14px;font-weight:600}.dialog.wide .form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dialog.wide .field-row.span-2{grid-column:span 3}.customer-form-intro{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:10px 12px;background:#fbfcfe;border:1px solid var(--line);border-radius:4px}.customer-form-intro span{min-height:28px;display:inline-grid;place-items:center;padding:0 12px;color:var(--accent);background:#fff4ef;border-radius:14px}.customer-form-intro button{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;color:#606266;background:#fff;border:1px solid #e4e7ed;border-radius:14px}.field-row{display:grid;gap:6px;color:#606266}.field-row.span-2{grid-column:span 2}.field-row input,.field-row textarea,.field-row select{width:100%;min-height:34px;padding:0 10px;color:var(--text);background:#fff;border:1px solid #dfe4ec;border-radius:2px}.field-row b{margin-right:2px;color:#ef4444}.field-row textarea{min-height:84px;padding-top:8px;resize:vertical}.dialog-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.dialog-footer>button:first-child{min-height:32px;padding:0 18px;color:#606266;background:#fff;border:1px solid #dfe4ec;border-radius:16px}.quick-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-grid button,.settings-grid label,.profile-card button{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#2a2a2a;background:#f8f9fc;border:1px solid #e6e9ef;border-radius:4px}.profile-card{display:grid;justify-items:center;gap:10px}.profile-card img{width:58px;height:58px;border-radius:50%}.profile-card span{color:#606266}.import-steps{display:grid;gap:12px}.import-steps article{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:12px;border:1px solid var(--line);border-radius:4px;background:#fbfcfe}.import-steps article>span{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:var(--accent);border-radius:50%}.import-steps strong{color:#20263d}.import-steps p{margin:4px 0 0;color:#606266}.upload-drop{min-height:120px;display:grid;place-items:center;gap:8px;padding:18px;color:#606266;border:1px dashed #c9ced8;border-radius:4px;background:#fff}.upload-drop input{width:min(360px,100%);height:32px;padding:0 10px;border:1px solid #dfe4ec}.drawer-backdrop{display:flex;justify-content:flex-end}.drawer{width:min(420px,100vw);height:100vh;overflow:auto;background:#fff;box-shadow:-12px 0 32px #1218332e}.drawer-summary{display:grid;gap:8px;padding:18px;background:#f7f8fb;border-bottom:1px solid var(--line)}.drawer-summary strong{font-size:16px}.drawer-summary span{width:max-content;padding:3px 9px;color:var(--accent);background:#fff3ec;border-radius:12px}.drawer dl{display:grid;grid-template-columns:110px 1fr;gap:0;margin:0;padding:8px 18px 24px}.drawer dt,.drawer dd{min-height:38px;display:flex;align-items:center;margin:0;border-bottom:1px solid #f0f2f6}.drawer dt{color:#909399}.drawer dd{color:#2a2a2a}.customer-drawer{width:min(900px,100vw)}.customer-drawer-head{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:18px;border-bottom:1px solid var(--line);background:#fbfcfe}.customer-avatar{width:54px;height:54px;display:grid;place-items:center;color:#fff;font-size:22px;background:var(--accent);border-radius:50%}.customer-drawer-head strong{display:block;color:#20263d;font-size:18px}.customer-drawer-head span{color:#606266}.customer-head-tags{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px}.drawer-action-strip{display:flex;gap:8px;overflow:auto;padding:10px 18px;border-bottom:1px solid var(--line)}.drawer-action-strip button{flex:0 0 auto;min-height:30px;padding:0 10px;color:#606266;background:#fff;border:1px solid #e4e7ed;border-radius:15px}.drawer-action-strip .drawer-primary-action{display:inline-flex;align-items:center;gap:5px;color:#126fe8;background:#e8f2ff;border-color:#bfd9ff;font-weight:700}.drawer-tabs{display:flex;gap:0;overflow:auto;padding:0 18px;border-bottom:1px solid var(--line)}.drawer-tabs button{flex:0 0 auto;height:46px;padding:0 12px;color:#606266;background:transparent;border-bottom:3px solid transparent}.drawer-tabs button.active{color:var(--accent);border-color:var(--accent)}.customer-detail-body{padding:18px}.detail-sections{display:grid;gap:14px}.detail-section{border:1px solid var(--line);border-radius:4px;overflow:hidden}.detail-section h3{margin:0;padding:12px 14px;color:#20263d;background:#fbfcfe;border-bottom:1px solid var(--line)}.customer-drawer .detail-section dl{display:grid;grid-template-columns:140px minmax(0,1fr);margin:0;padding:0}.customer-drawer .detail-section dt,.customer-drawer .detail-section dd{min-height:38px;padding:0 14px;border-bottom:1px solid #f0f2f6}.timeline-list{display:grid;gap:12px}.timeline-list article{display:grid;grid-template-columns:18px 1fr;gap:10px}.timeline-list article>span{width:10px;height:10px;margin-top:5px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 4px #fff4ef}.timeline-list p{margin:4px 0;color:#2a2a2a}.timeline-list small{color:#909399}.file-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.file-grid article{min-height:110px;display:grid;align-content:center;justify-items:center;gap:8px;border:1px dashed #d8dde7;border-radius:4px;background:#fbfcfe}.file-grid span{color:#909399}.customer-stat-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-stats-grid .span-chart{grid-column:span 2}.customer-setting-panel{overflow:hidden}.setting-block{display:grid;gap:0}.setting-block>.panel-header{border-bottom:1px solid var(--line)}.check-grid,.event-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px 18px;padding:18px}.check-grid label,.event-grid label,.radio-row label{display:inline-flex;align-items:center;gap:7px;color:#606266}.settings-form-line{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:18px;color:#606266}.settings-form-line input{width:78px;height:32px;padding:0 9px;border:1px solid #dfe4ec;border-radius:2px}.settings-form-line.compact{padding:0}.switch-line{display:inline-flex;align-items:center;gap:9px;margin-left:8px}.taxonomy-grid,.sea-setting-grid,.custom-field-grid,.field-setting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.taxonomy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.taxonomy-column,.sea-setting,.custom-field-box,.field-setting-box{min-width:0;border:1px solid var(--line);border-radius:4px;background:#fff;overflow:hidden}.taxonomy-column>div,.sea-setting-head,.field-box-head,.field-setting-box>strong{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;background:#fbfcfe;border-bottom:1px solid var(--line)}.taxonomy-column button,.field-box-head button{display:inline-flex;align-items:center;gap:4px}.taxonomy-column>div button{color:var(--accent);background:transparent}.taxonomy-column ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.taxonomy-column li{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#606266;border-bottom:1px solid #f0f2f6}.taxonomy-column li button{color:#909399;background:transparent}.setting-toolbar{display:flex;justify-content:flex-end;gap:10px;padding:12px 18px;border-bottom:1px solid var(--line)}.radio-row{display:flex;flex-wrap:wrap;gap:14px;padding:14px}.sea-setting .settings-form-line{padding:0 14px 16px}.setting-footer{display:flex;justify-content:flex-end;padding:0 18px 18px}.custom-field-box .mini-table table{min-width:520px}.setting-table{min-width:0}.setting-table th,.setting-table td{height:36px}.toast{position:fixed;z-index:60;top:66px;left:50%;transform:translate(-50%);min-height:36px;display:grid;place-items:center;padding:0 18px;color:#2f9a64;background:#effaf3;border:1px solid #cfeede;border-radius:18px;box-shadow:0 8px 24px #1218331f}.hunter-page{gap:12px}.hunter-hero{min-height:116px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 22px;overflow:hidden;background:radial-gradient(circle at 86% -20%,rgba(47,134,255,.15),transparent 34%),linear-gradient(180deg,#fff,#f9fbff)}.hunter-hero-icon{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#2f86ff,#126fe8);border-radius:12px;box-shadow:0 10px 24px #2f86ff3d}.hunter-hero-copy{min-width:0}.hunter-eyebrow,.hunter-hero-actions,.hunter-plan-badge,.hunter-seed-banner,.hunter-free-chip,.hunter-result-note>div,.hunter-contact-actions,.hunter-safe-note,.hunter-source-count{display:flex;align-items:center}.hunter-eyebrow{gap:8px;margin-bottom:5px}.hunter-eyebrow>span{color:#126fe8;font-weight:800;letter-spacing:.02em}.hunter-eyebrow em{padding:2px 7px;color:#68758a;font-style:normal;background:#edf1f7;border-radius:3px}.hunter-hero h1{margin:0;color:#101827;font-size:20px;line-height:1.25}.hunter-hero p{margin:7px 0 0;color:#667386}.hunter-hero-actions{justify-content:flex-end;flex-wrap:wrap;gap:10px}.hunter-api-error{min-height:42px;display:flex;align-items:center;gap:8px;padding:8px 14px;color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:4px}.hunter-api-error span{min-width:0;flex:1}.hunter-api-error button{flex:0 0 auto;color:#9a3412;background:transparent;font-weight:700}.hunter-plan-badge{min-height:32px;gap:7px;padding:0 11px;color:#354157;background:#f7f9fc;border:1px solid #dfe7f2;border-radius:4px;font-weight:700}.hunter-plan-badge i{width:7px;height:7px;background:#14a673;border-radius:50%;box-shadow:0 0 0 3px #14a6731f}.hunter-seed-banner{min-height:58px;gap:12px;padding:10px 16px;color:#145fbf;background:#eff6ff;border:1px solid #cfe2ff;border-left:3px solid var(--accent);border-radius:4px}.hunter-seed-banner div{display:grid;gap:2px}.hunter-seed-banner span{color:#5d6b80}.hunter-quota-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hunter-quota-card{min-height:92px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:16px}.hunter-quota-card>span{width:38px;height:38px;display:grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:8px}.hunter-quota-card>div{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:8px}.hunter-quota-card small,.hunter-quota-card em{color:#788499;font-style:normal}.hunter-quota-card small{grid-column:span 2}.hunter-quota-card strong{color:#101827;font-size:23px;line-height:1.2}.hunter-quota-card em{overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.hunter-guide-strip{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 16px;border-left:3px solid var(--accent)}.hunter-guide-strip-icon{width:38px;height:38px;display:grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:8px}.hunter-guide-strip-copy{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;column-gap:8px}.hunter-guide-kicker{color:#126fe8;font-weight:800}.hunter-guide-strip-copy>strong{color:#172033;font-size:14px}.hunter-guide-strip-copy>p{grid-column:1 / -1;margin:3px 0 0;color:#667386}.hunter-guide-route{grid-column:1 / -1;display:flex;align-items:center;gap:5px;margin-top:7px;overflow:hidden;color:#7a879b;white-space:nowrap}.hunter-guide-route svg{flex:0 0 auto;color:#a9b3c2}.hunter-guide-strip-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.hunter-guide-strip-actions button{min-height:34px}.hunter-workspace{overflow:hidden}.hunter-step-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);background:#fbfcfe}.hunter-step-tabs>button{min-height:68px;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 18px;color:#69768a;background:transparent;border-right:1px solid var(--line);border-bottom:3px solid transparent}.hunter-step-tabs>button:last-child{border-right:0}.hunter-step-tabs>button>span{width:25px;height:25px;display:grid;place-items:center;color:#778399;background:#edf1f7;border-radius:50%;font-weight:800}.hunter-step-tabs>button>div{display:grid;gap:1px;text-align:left}.hunter-step-tabs strong{color:inherit}.hunter-step-tabs small{color:#9aa5b5}.hunter-step-tabs>button.active{color:#126fe8;background:#fff;border-bottom-color:var(--accent)}.hunter-step-tabs>button.active>span{color:#fff;background:var(--accent)}.hunter-step-tabs>button:disabled{cursor:not-allowed;opacity:.45}.hunter-step-body{min-height:430px}.hunter-section-heading{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.hunter-section-heading>div{min-width:0;display:grid;gap:3px}.hunter-section-heading strong{color:#101827;font-size:14px}.hunter-section-heading span{color:#788499}.hunter-free-chip{flex:0 0 auto;min-height:28px;gap:5px;padding:0 9px;color:#087a58!important;background:#eaf8f2;border-radius:3px;font-weight:700}.hunter-target-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px 18px;background:#fcfdff;border-bottom:1px solid var(--line)}.hunter-field{min-width:0;display:grid;gap:6px;color:#5d6b80}.hunter-field-wide{grid-column:span 2}.hunter-field>div,.hunter-field select,.hunter-import-form select,.hunter-import-form input{width:100%;min-height:36px;color:#172033;background:#fff;border:1px solid #d7e1ef;border-radius:3px}.hunter-field>div{display:flex;align-items:center;gap:8px;padding:0 10px}.hunter-field>div svg{color:#7b94b7}.hunter-field input{min-width:0;width:100%;border:0;background:transparent}.hunter-field textarea{min-width:0;width:100%;min-height:58px;padding:8px 0;resize:vertical;border:0;background:transparent}.hunter-field:has(textarea)>div{align-items:flex-start}.hunter-field:has(textarea)>div svg{margin-top:10px}.hunter-field select,.hunter-import-form select,.hunter-import-form input{padding:0 10px}.hunter-toggle{grid-column:span 2;min-height:52px;display:flex;align-items:center;gap:10px;align-self:end;padding:8px 11px;color:#5d6b80;background:#f4f8fd;border:1px solid #dce8f7;border-radius:3px}.hunter-toggle>span{min-width:0;display:grid}.hunter-toggle strong{color:#344157}.hunter-toggle small{color:#8793a5}.hunter-target-actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px}.hunter-target-actions button{min-height:36px}.hunter-result-note{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;color:#256f55;background:#effaf5;border-bottom:1px solid #d9f0e7}.hunter-result-note-neutral{color:#516179;background:#f7f9fc;border-color:var(--line)}.hunter-result-note>div{gap:7px}.hunter-result-note small{color:#6f7c90}.hunter-table-wrap{width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.hunter-table{min-width:1080px}.hunter-company-table{min-width:1120px}.hunter-contact-table{min-width:1380px}.hunter-job-table{min-width:880px}.hunter-table th,.hunter-table td{height:46px}.hunter-table th{top:0}.hunter-company-name,.hunter-person{display:flex;align-items:center;gap:9px}.hunter-company-name>span,.hunter-person>span{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:6px;font-weight:800}.hunter-person>span{color:#42536c;background:#edf1f7;border-radius:50%}.hunter-company-name>div{display:grid}.hunter-company-name small,.hunter-cell-sub{display:block;color:#909bad}.hunter-count-chip{min-width:26px;height:24px;display:inline-grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:12px;font-weight:800}.hunter-selection-bar{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 18px;background:#fbfcfe;border-top:1px solid var(--line)}.hunter-selection-bar>div:first-child{display:grid;gap:2px}.hunter-selection-bar strong{color:#202a3b}.hunter-selection-bar span{color:#718097}.hunter-contact-tools{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 18px;background:#fcfdff;border-bottom:1px solid var(--line)}.hunter-filter-chips{display:flex;gap:4px;padding:3px;background:#edf1f7;border-radius:4px}.hunter-filter-chips button{min-height:28px;padding:0 11px;color:#667386;background:transparent;border-radius:3px}.hunter-filter-chips button.active{color:#126fe8;background:#fff;box-shadow:0 2px 8px #10192814;font-weight:700}.hunter-contact-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px}.hunter-contact-actions button:disabled,.hunter-selection-bar button:disabled,.hunter-target-actions button:disabled,.drawer-action-strip button:disabled{cursor:not-allowed;opacity:.45}.hunter-verification{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border-radius:3px;font-weight:700}.hunter-verification i{width:6px;height:6px;border-radius:50%}.hunter-verification-ok{color:#047857;background:#e7f7f1}.hunter-verification-ok i{background:#10a875}.hunter-verification-warn{color:#955c00;background:#fff5df}.hunter-verification-warn i{background:#e6a23c}.hunter-verification-info{color:#126fe8;background:#e8f2ff}.hunter-verification-info i{background:#2f86ff}.hunter-verification-neutral{color:#68758a;background:#edf1f7}.hunter-verification-neutral i{background:#8d98aa}.hunter-verification-danger{color:#b42318;background:#fff0ee}.hunter-verification-danger i{background:#d92d20}.hunter-confidence{position:relative;z-index:0;min-width:58px;height:24px;display:inline-grid;place-items:center;overflow:hidden;color:#24405f;background:#edf3fa;border-radius:3px;font-weight:800}.hunter-confidence i{position:absolute;z-index:-1;inset:0 auto 0 0;background:#cfe3ff}.hunter-source-count,.hunter-safe-note{gap:5px;color:#718097}.hunter-safe-note{flex:0 0 auto;padding:5px 9px;color:#256f55;background:#effaf5;border-radius:3px}.hunter-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;color:#9aa5b5}.hunter-empty svg{color:#bed1eb}.hunter-empty strong{color:#526176}.hunter-empty-compact{min-height:170px}.hunter-import-success{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;margin:16px 18px 4px;padding:14px 16px;color:#155d46;background:#effaf5;border:1px solid #cfeede;border-radius:4px}.hunter-import-success>span{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:#13a673;border-radius:50%}.hunter-import-success p{margin:4px 0 0;color:#547568}.hunter-dialog header{background:linear-gradient(180deg,#fff,#f8fbff)}.hunter-guide-dialog{width:min(920px,calc(100vw - 32px))}.hunter-guide-dialog header{min-height:60px}.hunter-guide-dialog-title{min-width:0;display:flex;align-items:center;gap:10px}.hunter-guide-dialog-title>span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:7px}.hunter-guide-dialog-title>div{min-width:0;display:grid;gap:2px}.hunter-guide-dialog-title small{color:#7a879b}.hunter-guide-dialog-body{height:min(650px,calc(86vh - 60px));max-height:calc(86vh - 60px);display:grid;grid-template-columns:178px minmax(0,1fr);overflow:hidden;padding:0}.hunter-guide-nav{display:flex;flex-direction:column;padding:10px 0;background:#f7f9fc;border-right:1px solid var(--line)}.hunter-guide-nav button{min-height:46px;display:grid;grid-template-columns:20px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:0 14px;color:#5d6b80;text-align:left;background:transparent;border-left:3px solid transparent}.hunter-guide-nav button.active{color:#126fe8;background:#fff;border-left-color:var(--accent);font-weight:800}.hunter-guide-nav-arrow{color:#a7b1c0}.hunter-guide-content{min-width:0;overflow:auto;padding:20px 22px;-webkit-overflow-scrolling:touch}.hunter-guide-intro,.hunter-guide-notice{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;color:#145fbf;background:#eff6ff;border:1px solid #cfe2ff;border-radius:4px}.hunter-guide-intro>svg,.hunter-guide-notice>svg{flex:0 0 auto;margin-top:1px}.hunter-guide-intro>div{min-width:0;display:grid;gap:3px}.hunter-guide-intro span,.hunter-guide-notice span{color:#5d6b80}.hunter-guide-steps{margin:14px 0 0;padding:0;list-style:none}.hunter-guide-steps>li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.hunter-guide-steps>li:first-child{padding-top:4px}.hunter-guide-steps>li:last-child{border-bottom:0}.hunter-guide-steps>li>span{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:#2f86ff;border-radius:50%;font-weight:800}.hunter-guide-steps>li>div{min-width:0}.hunter-guide-steps>li>div>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.hunter-guide-steps strong,.hunter-guide-section-heading strong,.hunter-guide-status-list strong,.hunter-guide-faq strong{color:#202a3b;font-size:14px}.hunter-guide-steps em{flex:0 0 auto;padding:2px 6px;color:#256f55;font-style:normal;background:#effaf5;border-radius:3px;font-weight:700}.hunter-guide-steps p,.hunter-guide-faq p{margin:5px 0 0;color:#5d6b80;line-height:1.65}.hunter-guide-steps small{display:block;margin-top:4px;color:#8793a5}.hunter-guide-section-heading{margin-bottom:14px}.hunter-guide-section-heading>div{display:grid;gap:4px}.hunter-guide-section-heading span{color:#768399}.hunter-guide-table-wrap{width:100%;overflow:auto;border:1px solid var(--line);border-radius:4px}.hunter-guide-table{width:100%;min-width:680px;border-collapse:collapse}.hunter-guide-table th,.hunter-guide-table td{padding:10px 11px;text-align:left;border-bottom:1px solid var(--line)}.hunter-guide-table th{color:#667386;background:#f7f9fc}.hunter-guide-table tr:last-child td{border-bottom:0}.hunter-guide-free{color:#087a58;font-weight:800}.hunter-guide-notice{margin-top:14px;color:#65501d;background:#fff8eb;border-color:#f5e4be}.hunter-guide-status-list{border-top:1px solid var(--line)}.hunter-guide-status-list>div{min-height:74px;display:grid;grid-template-columns:118px minmax(0,1fr) 158px;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.hunter-guide-status-list>div>span:nth-child(2){min-width:0;display:grid;gap:3px}.hunter-guide-status-list small{color:#768399;line-height:1.5}.hunter-guide-status-list em{color:#5d6b80;font-style:normal;text-align:right}.hunter-guide-faq{border-top:1px solid var(--line)}.hunter-guide-faq>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.hunter-guide-faq>div>span{width:32px;height:32px;display:grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:6px}.hunter-guide-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.hunter-guide-footer>span,.hunter-guide-footer>div{display:flex;align-items:center;gap:8px}.hunter-guide-footer>span{min-width:0;color:#6f7c90}.hunter-guide-footer>div{flex:0 0 auto}.hunter-cost-summary{display:grid;grid-template-columns:44px 1fr;gap:12px}.hunter-cost-summary>span{width:42px;height:42px;grid-row:span 3;display:grid;place-items:center;color:#126fe8;background:#e8f2ff;border-radius:8px}.hunter-cost-summary>strong{color:#202a3b;font-size:14px}.hunter-cost-summary>div{display:flex;justify-content:space-between;gap:10px;padding:9px 10px;background:#f7f9fc;border-radius:3px}.hunter-cost-summary small{color:#768399}.hunter-cost-summary b{color:#126fe8}.hunter-cost-summary p{grid-column:1 / -1;display:flex;gap:6px;margin:2px 0 0;padding:9px 10px;color:#69768a;background:#fff8eb;border:1px solid #f5e4be;border-radius:3px}.hunter-import-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hunter-import-summary,.hunter-dedupe-rule{grid-column:1 / -1}.hunter-import-summary{display:flex;align-items:center;gap:10px;padding:11px 12px;color:#145fbf;background:#eff6ff;border:1px solid #cfe2ff;border-radius:3px}.hunter-import-summary>div{display:grid;gap:2px}.hunter-import-summary span{color:#68758a}.hunter-import-form>label{display:grid;gap:6px;color:#5d6b80}.hunter-dedupe-rule{display:flex;align-items:center;gap:7px;padding:9px 10px;color:#667386;background:#f7f9fc;border-radius:3px}.hunter-usage-list{overflow:hidden;border:1px solid var(--line);border-radius:4px}.hunter-usage-list>div{min-height:42px;display:grid;grid-template-columns:90px minmax(0,1fr) 160px;align-items:center;gap:12px;padding:0 12px;border-bottom:1px solid var(--line)}.hunter-usage-list>div:last-child{border-bottom:0}.hunter-usage-list .hunter-usage-head{min-height:36px;color:#6d7a8e;background:#f7faff;font-weight:700}.hunter-usage-list em{color:#126fe8;font-style:normal;text-align:right}.hunter-drawer-action{display:inline-flex;align-items:center;gap:5px}.mobile-only{display:none}@media(max-width:1100px){.app{grid-template-columns:minmax(0,1fr)}.app.sidebar-open{height:100vh;overflow:hidden}.app.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar{position:fixed;z-index:30;left:0;transform:translate(-100%);width:224px;transition:transform .18s ease}.sidebar-open .sidebar{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:block;background:#05070b6b}.mobile-only{display:inline-grid}.global-search{width:min(420px,46vw)}.span-8,.span-4,.dashboard-columns{grid-column:span 12;grid-template-columns:1fr}.covo-command{grid-template-columns:minmax(0,1fr) 260px}.action-layout,.enterprise-layout,.stats-grid,.trade-stats-grid,.customer-stats-grid,.company-subject-summary,.company-seal-grid,.taxonomy-grid,.sea-setting-grid,.custom-field-grid,.field-setting-grid{grid-template-columns:1fr}.customer-stats-grid .span-chart{grid-column:auto}.org-panel{min-height:auto}}@media(max-width:760px){.ai-topbar-button{width:32px;padding:0;justify-content:center}.ai-topbar-button span{display:none}.ai-assistant{top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;min-height:0;border-right:0;border-bottom:0;border-left:0;border-radius:0}.ai-assistant-header{min-height:54px}.ai-assistant-thread{padding:14px 12px}.ai-message-body{max-width:96%}.ai-assistant-composer{padding-bottom:max(9px,env(safe-area-inset-bottom))}.topbar{gap:6px;padding:0 8px}.collapse-button,.link-button{display:none}.scope-select{flex:0 0 auto;max-width:86px;padding:0 9px;overflow:hidden;white-space:nowrap}.global-search{flex:1;min-width:0;width:auto;padding:0 9px}.topbar-actions{gap:2px}.sync-status{width:30px;padding:0;justify-content:center}.sync-status span{display:none}.content{padding:10px}.covo-command{grid-template-columns:1fr}.covo-command-copy{padding:20px}.covo-command h1{font-size:24px}.covo-command>img{min-height:150px;max-height:190px}.covo-command-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.covo-command-metrics strong{font-size:20px}.overview-strip,.stats-cards,.customer-stat-cards,.filter-panel,.form-grid,.dialog.wide .form-grid,.quick-grid,.settings-grid,.setting-config-grid,.check-grid,.event-grid,.file-grid{grid-template-columns:1fr}.kpi-grid{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;padding:22px 18px}.kpi{grid-template-columns:42px minmax(0,1fr);gap:2px 10px}.kpi-icon{width:42px;height:42px}.kpi-value{font-size:22px}.panel-header{min-height:50px;gap:8px;padding:8px 14px}.panel-title{min-width:0}.tabs button{min-height:36px}.panel-action{flex:0 0 auto}.mini-table table{min-width:620px}.modal-backdrop{padding:10px}.dialog,.dialog.small,.dialog.wide{width:100%;max-height:calc(100vh - 20px)}.dialog-body{max-height:calc(100vh - 72px);padding:14px}.dialog-footer{position:sticky;bottom:0;margin:14px -14px -14px;padding:12px 14px;background:#fff}.drawer{width:100vw}.field-row.span-2,.dialog.wide .field-row.span-2,.setting-card.span-setting,.company-upload-card.span-2{grid-column:auto}.company-subject-name{min-width:220px}.company-upload-card,.company-upload-card.compact{grid-template-columns:64px minmax(0,1fr)}.company-upload-card img,.company-upload-card .company-seal-placeholder,.company-upload-card.compact img,.company-upload-card.compact .company-seal-placeholder{width:64px;height:64px}.customer-drawer .detail-section dl{grid-template-columns:1fr}.customer-drawer .detail-section dt{min-height:28px;padding-top:8px;border-bottom:0}.toolbar{align-items:stretch;flex-direction:column;padding:10px}.toolbar-title,.toolbar-actions{flex-wrap:wrap}.stats-filter{align-items:flex-start;flex-direction:column;padding:12px}.pipeline-board{grid-template-columns:repeat(8,180px)}.op-toolbar,.op-filter,.op-detail-hero,.op-tab-toolbar{align-items:stretch;flex-direction:column}.op-filter{display:grid;grid-template-columns:1fr}.op-toolbar{display:grid;grid-template-columns:minmax(0,1fr);gap:9px}.op-toolbar-left{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,32px);align-items:center;gap:6px}.op-toolbar-left .op-summary{grid-column:1 / -1}.op-toolbar-right{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.op-toolbar-right .primary-button{min-height:34px}.op-date-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.setting-band,.setting-form-row{grid-template-columns:1fr}.op-detail-hero{display:flex}.op-detail-money{text-align:left}.op-stage-timeline{grid-template-columns:repeat(8,116px)}.op-info-grid{grid-template-columns:120px minmax(0,1fr)}.op-tab-toolbar label{width:100%;margin-left:0;flex-direction:column;align-items:stretch}.op-tab-toolbar input{width:100%}.op-action-list article{grid-template-columns:46px minmax(0,1fr)}.op-action-list span{grid-column:2}}@media(max-width:420px){.scope-select{max-width:72px}.scope-select svg{display:none}.global-search input::placeholder{color:transparent}.avatar-button{display:none}.topbar-actions{margin-left:0}.covo-command h1{font-size:22px}.covo-command p{font-size:12px}.content{padding:8px}}@media(max-width:1100px){.product-filter-panel,.product-field-matrix,.product-stat-grid{grid-template-columns:1fr}.product-search-field.wide,.product-category-card{grid-column:auto}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.product-filter-panel,.product-card-head,.product-custom-form,.product-detail-hero,.product-category-root,.product-category-node,.product-custom-head,.product-custom-row,.product-bilingual-head,.product-bilingual-row{grid-template-columns:1fr}.document-header{position:static;align-items:flex-start;flex-direction:column;padding:12px}.document-actions{width:100%;justify-content:flex-start}.document-actions button{flex:1 1 120px}.document-grid{grid-template-columns:1fr;gap:14px}.doc-field,.dialog-grid .doc-field{grid-template-columns:1fr;gap:6px}.doc-field.span-2{grid-column:auto}.doc-field>span{justify-content:flex-start;text-align:left}.product-filter-actions,.product-card-head,.product-card-head>div,.product-spec-head,.product-settings-tabs,.dialog-form-line{align-items:stretch;flex-direction:column}.product-filter-actions button,.product-card-head button,.product-custom-form input,.product-custom-form select,.dialog-form-line label{width:100%}.product-upload-card{grid-template-columns:72px minmax(0,1fr)}.product-upload-card img{width:72px;height:58px}.product-rank-list>div{grid-template-columns:28px minmax(0,1fr)}.product-rank-list i,.product-rank-list b{grid-column:2}.product-line-chart{min-width:620px}.product-trend-card{overflow:auto}.product-category-node{margin-left:0}.product-field-group{overflow-x:auto}.product-field-group-head,.product-field-row{min-width:330px}.product-bilingual-table,.product-custom-table{overflow:auto}}.document-maker{--maker-blue: #2f86ff;--maker-ink: #172033;--maker-line: #dfe7f2}.maker-hero{min-height:176px;display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;gap:22px;overflow:hidden;padding:22px 24px;border-color:#d7e5f6;background:linear-gradient(135deg,#fff,#f5f9ff 58%,#e9f2ff)}.maker-hero-copy{min-width:0}.maker-brandline{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;color:#516179;font-weight:700}.maker-brandline img{width:86px;height:30px;object-fit:contain}.maker-hero h1{margin:0;color:#101828;font-size:30px;line-height:1.15;letter-spacing:0}.maker-hero p{max-width:650px;margin:10px 0 0;color:#516179;font-size:14px}.maker-source-banner{width:fit-content;max-width:100%;min-height:34px;display:flex;align-items:center;gap:8px;margin-top:14px;padding:0 12px;color:#126fe8;background:#e8f2ff;border:1px solid #c6ddff;border-radius:5px;font-weight:700}.maker-source-banner span,.maker-source-banner strong,.maker-source-banner em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maker-source-banner strong{color:#172033}.maker-source-banner em{color:#516179;font-style:normal}.maker-hero-image{width:100%;height:132px;object-fit:cover;border:1px solid #dbe8f7;border-radius:6px;box-shadow:0 14px 36px #19437d24}.maker-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:10px;-webkit-overflow-scrolling:touch}.maker-tabs button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;color:#516179;background:#f6f9fd;border:1px solid #e0e8f2;border-radius:5px;font-weight:700;white-space:nowrap}.maker-tabs button.active{color:#fff;border-color:var(--accent);background:var(--accent)}.maker-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:12px}.maker-main,.maker-panel-stack,.maker-side{min-width:0}.maker-panel-stack,.maker-side{display:grid;gap:12px}.maker-side{position:sticky;top:62px}.maker-section-head{min-width:0}.maker-section-head svg{flex:0 0 auto;color:var(--accent)}.maker-section-head em{min-width:0;margin-left:auto;color:#8a96a8;font-style:normal;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maker-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px}.maker-company-picker{margin-bottom:14px;padding:12px;border:1px solid #dfe7f2;border-radius:4px;background:#f8fbff}.maker-clause-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.maker-field{min-width:0;display:grid;gap:6px}.maker-field.wide{grid-column:span 2}.maker-field>span{color:#5c6879;font-weight:700}.maker-field input,.maker-field textarea,.maker-field select,.maker-edit-table input,.maker-edit-table textarea{width:100%;min-width:0;min-height:34px;padding:0 10px;color:#172033;border:1px solid #d7e1ef;border-radius:4px;background:#fff}.maker-field input[type=color]{padding:3px}.maker-field textarea,.maker-edit-table textarea{min-height:72px;padding-top:8px;resize:vertical}.maker-party-grid{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:start}.maker-logo-upload{min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--accent);border:1px dashed #b7d5fa;border-radius:6px;background:#f6faff;cursor:pointer}.maker-logo-upload img{width:126px;max-height:58px;object-fit:contain}.maker-logo-upload input{display:none}.maker-terms{display:grid;gap:10px}.maker-terms label{display:grid;grid-template-columns:28px minmax(0,1fr) 34px;gap:8px;align-items:start}.maker-terms label>span{height:28px;display:grid;place-items:center;color:var(--accent);font-weight:800;background:var(--accent-soft);border-radius:4px}.maker-terms button[aria-label]{width:34px;height:34px;display:grid;place-items:center;color:#ef4444;background:#fff1f1;border-radius:4px}.maker-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}.maker-table-wrap{width:100%;overflow:auto;border:1px solid #e4ebf5;border-radius:5px;-webkit-overflow-scrolling:touch}.maker-edit-table,.maker-library-table{min-width:1180px}.maker-library-table{min-width:1060px}.maker-edit-table th,.maker-edit-table td,.maker-library-table th,.maker-library-table td{height:auto;min-height:42px;padding:10px 12px;vertical-align:top}.maker-edit-table td:first-child{width:72px}.maker-edit-table td strong{display:inline-flex;min-height:34px;align-items:center;color:#0f5fc9}.maker-thumb{width:52px;height:42px;object-fit:cover;border:1px solid #dfe7f2;border-radius:4px}.maker-danger{display:inline-flex;align-items:center;gap:4px;color:#e5484d;background:transparent}.maker-empty{min-height:120px;display:grid;place-items:center;color:#9aa5b5}.maker-inline-summary,.maker-weight-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.maker-inline-summary span,.maker-weight-strip span{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;color:#126fe8;background:#e8f2ff;border-radius:4px;font-weight:700}.maker-total-card dl{display:grid;gap:8px;margin:0;padding:14px}.maker-total-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:30px;color:#516179}.maker-total-card dt,.maker-total-card dd{margin:0}.maker-total-card dd{color:#172033;font-weight:800}.maker-total-card .maker-grand{padding-top:10px;border-top:1px solid var(--line)}.maker-total-card .maker-grand dt,.maker-total-card .maker-grand dd{color:#0f5fc9;font-size:16px}.maker-weight-strip{padding:0 14px 14px}.maker-actions-card{padding-bottom:12px}.maker-actions-card>button{width:calc(100% - 28px);margin:10px 14px 0}.maker-history-card ul{display:grid;gap:10px;margin:0;padding:14px;list-style:none}.maker-history-card li{display:grid;gap:2px;padding:10px;border:1px solid #e4ebf5;border-radius:5px;background:#f8fbff}.maker-history-card strong,.maker-history-card span{color:#172033}.maker-history-card em,.maker-history-card p{margin:0;color:#7d8797;font-style:normal}.maker-history-card p{padding:14px}.maker-preview-toolbar{display:flex;flex-wrap:wrap;gap:8px}.maker-preview-toolbar button{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:0 12px;color:#516179;background:#f6f9fd;border:1px solid #e0e8f2;border-radius:4px;font-weight:700}.maker-preview-toolbar button.active{color:#fff;border-color:var(--accent);background:var(--accent)}.maker-preview-shell{overflow:auto;padding:18px;border:1px solid #dbe5f2;border-radius:6px;background:#e9eef6;-webkit-overflow-scrolling:touch}.maker-preview-print{width:min(860px,100%);min-height:980px;margin:0 auto;padding:30px;color:#182034;background:#fff;box-shadow:0 18px 40px #1421371f}.maker-doc{display:grid;gap:18px}.maker-doc-header{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;align-items:start;padding-bottom:16px;border-bottom:3px solid var(--preview-accent, #2f86ff)}.maker-doc-header img{width:120px;max-height:48px;object-fit:contain;margin-bottom:8px}.maker-doc-header strong,.maker-doc-header span{display:block}.maker-doc-header strong{font-size:16px}.maker-doc-header span,.maker-doc-header p,.maker-doc-parties p,.maker-doc-meta span,.maker-doc-note p,.maker-contract-body p{color:#516179}.maker-doc-header h2{margin:0 0 8px;color:var(--preview-accent, #2f86ff);font-size:26px;letter-spacing:0}.maker-doc-header p{margin:2px 0}.maker-doc-parties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.maker-doc-parties section,.maker-doc-note,.maker-contract-body{padding:14px;border:1px solid #e4ebf5;border-radius:4px;background:#fbfdff}.maker-doc-parties h3,.maker-doc-note h3,.maker-contract-body h3{margin:0 0 8px;color:#172033;font-size:13px}.maker-doc-parties p,.maker-doc-note p,.maker-contract-body p{margin:3px 0}.maker-doc-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;border:1px solid #e4ebf5;border-radius:4px}.maker-preview-table{width:100%;overflow:auto}.maker-preview-table table{min-width:720px}.maker-preview-table th,.maker-preview-table td{height:auto;min-height:36px;padding:9px 10px;white-space:normal;vertical-align:top}.maker-preview-table th{color:#172033;background:#edf5ff}.maker-preview-total-row td{color:#0f5fc9;font-weight:800;background:#f4f9ff}.maker-doc-totals{width:min(330px,100%);justify-self:end;display:grid;gap:4px;margin:0}.maker-doc-totals div{display:flex;align-items:center;justify-content:space-between;gap:14px}.maker-doc-totals dt,.maker-doc-totals dd{margin:0}.maker-doc-grand{margin-top:6px;padding-top:8px;border-top:2px solid var(--preview-accent, #2f86ff);color:#0f5fc9;font-weight:900}.maker-doc-note ol{margin:8px 0 0;padding-left:18px;color:#516179}.maker-signatures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px}.maker-signatures div{min-height:86px;display:flex;align-items:flex-end;padding-bottom:10px;border-bottom:1px solid #172033}.maker-signatures span{color:#516179}.maker-preview-print.reference-preview{width:max-content;max-width:none;min-height:0;padding:0;background:transparent;box-shadow:none}.reference-doc{--doc-navy: #073653;--doc-blue: #0c679b;--doc-pale: #dbe7f3;--doc-line: #111;box-sizing:border-box;position:relative;display:flex;flex-direction:column;color:#111;background:#fff;box-shadow:0 18px 40px #14213729;font-family:Arial,Helvetica,sans-serif;letter-spacing:0}.reference-doc *,.reference-doc *:before,.reference-doc *:after{box-sizing:border-box;letter-spacing:0}.quotation-doc{width:1123px;min-height:794px;padding:20px 36px 10px;font-size:11px}.quotation-brand-header{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:18px}.quotation-brand-header img{width:198px;height:58px;object-fit:contain}.quotation-company-band{min-height:58px;display:flex;align-items:center;padding:12px 22px;color:#fff;background:var(--doc-navy);font-size:28px;line-height:1.08;font-weight:800;overflow-wrap:anywhere}.quotation-contact-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:center;margin-top:3px;padding:3px 4px 5px;border-bottom:3px double #111;font-size:11px;text-align:center}.quotation-contact-line strong:first-child{text-align:left}.quotation-contact-line strong:last-child{text-align:right}.quotation-contact-line span{color:#075f9e;text-decoration:underline}.quotation-title{margin:5px 0 7px;text-align:center;font-size:27px;line-height:1}.quotation-offer-layout{display:grid;grid-template-columns:560px minmax(0,1fr);gap:28px;margin-bottom:10px}.quotation-offer-meta{display:grid;gap:0;margin:0}.quotation-offer-meta>div{min-height:24px;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center}.quotation-offer-meta dt,.quotation-offer-meta dd{margin:0}.quotation-offer-meta dt{align-self:stretch;display:flex;align-items:center;justify-content:flex-end;padding:4px 10px;color:#fff;background:var(--doc-navy);font-weight:800}.quotation-offer-meta dd{margin-left:18px;padding:3px 8px;border-bottom:1px solid #111;text-align:center;line-height:1.2}.quotation-buyer-summary{min-height:140px;padding:14px 16px;border:1px solid var(--doc-navy);background:#f7fafc}.quotation-buyer-summary span,.quotation-buyer-summary strong{display:block}.quotation-buyer-summary span{color:var(--doc-blue);font-size:10px;font-weight:800}.quotation-buyer-summary strong{margin:6px 0 10px;font-size:17px;line-height:1.16}.quotation-buyer-summary p{margin:4px 0;line-height:1.25}.quotation-intro{margin:0 0 7px;font-size:12px;font-weight:800}.quotation-table-wrap{width:100%}.reference-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;color:#111}.reference-table th,.reference-table td{height:auto;padding:6px 5px;border:1px solid var(--doc-line);white-space:normal;vertical-align:middle;overflow-wrap:anywhere}.quotation-table{font-size:10px;text-align:center}.quotation-table th{min-height:44px;color:#fff;background:var(--doc-navy);font-size:10px;line-height:1.15;font-weight:800}.quotation-table td{height:46px;line-height:1.15}.quotation-table th:nth-child(1),.quotation-table td:nth-child(1){width:5%}.quotation-table th:nth-child(2),.quotation-table td:nth-child(2){width:15%}.quotation-table th:nth-child(3),.quotation-table td:nth-child(3){width:8%}.quotation-table th:nth-child(4),.quotation-table td:nth-child(4){width:17%}.quotation-table th:nth-child(5),.quotation-table td:nth-child(5){width:10%}.quotation-table th:nth-child(6),.quotation-table td:nth-child(6){width:9%}.quotation-table th:nth-child(7),.quotation-table td:nth-child(7){width:10%}.quotation-table th:nth-child(8),.quotation-table td:nth-child(8){width:12%}.quotation-table th:nth-child(9),.quotation-table td:nth-child(9){width:14%}.quotation-total-row td{height:32px;background:#eef3f7;font-weight:800}.quotation-closing-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;margin-top:8px}.quotation-notes h2,.quotation-total-card>span{margin:0;color:var(--doc-navy);font-size:11px;font-weight:900;text-transform:uppercase}.quotation-notes ol{display:grid;grid-template-columns:minmax(0,1fr);gap:3px;margin:6px 0 0;padding-left:18px;line-height:1.2}.quotation-total-card{padding:6px 9px;border:1px solid var(--doc-navy);background:#f7fafc}.quotation-total-card dl{display:grid;gap:2px;margin:4px 0 0}.quotation-total-card dl>div{display:flex;justify-content:space-between;gap:10px}.quotation-total-card dt,.quotation-total-card dd{margin:0}.quotation-grand{margin-top:3px;padding-top:4px;border-top:2px solid var(--doc-navy);font-size:12px;font-weight:900}.quotation-closing-copy{margin-top:4px;text-align:right;line-height:1.15}.quotation-closing-copy p{margin:1px 0}.quotation-closing-copy strong{display:block;margin-top:2px}.portrait-reference-doc{width:794px;min-height:1123px;padding:34px 44px 28px;font-family:Times New Roman,Times,serif;font-size:13px}.portrait-brand-header{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:20px;font-family:Arial,Helvetica,sans-serif}.portrait-brand-header img{width:140px;height:58px;object-fit:contain}.portrait-brand-header strong,.portrait-brand-header span{display:block}.portrait-brand-header strong{font-size:22px;line-height:1.15;overflow-wrap:anywhere}.portrait-brand-header span{margin-top:5px;color:#4a5664;font-size:11px}.portrait-brand-header.compact{padding-bottom:12px;border-bottom:2px solid var(--doc-navy)}.portrait-document-title,.packing-document-title{margin:28px 0 26px;text-align:center;font-size:30px;line-height:1}.portrait-number-line{display:flex;justify-content:space-between;gap:20px;margin-bottom:8px;padding:0 8px;font-size:14px}.pi-party-box{margin-bottom:18px;border:1px solid #111}.pi-party-box section{min-height:114px;padding:8px 10px}.pi-party-box section+section{border-top:1px solid #111}.pi-party-box p{margin:0 0 6px;line-height:1.25}.pi-table{font-size:11px;text-align:center}.pi-table th,.packing-table th{color:#111;background:#c8dcef;font-weight:800}.pi-table th{height:46px;line-height:1.12}.pi-table td{height:51px;line-height:1.15}.pi-table th:nth-child(1),.pi-table td:nth-child(1){width:7%}.pi-table th:nth-child(2),.pi-table td:nth-child(2){width:17%}.pi-table th:nth-child(3),.pi-table td:nth-child(3){width:19%}.pi-table th:nth-child(4),.pi-table td:nth-child(4){width:12%}.pi-table th:nth-child(5),.pi-table td:nth-child(5){width:9%}.pi-table th:nth-child(6),.pi-table td:nth-child(6){width:10%}.pi-table th:nth-child(7),.pi-table td:nth-child(7){width:12%}.pi-table th:nth-child(8),.pi-table td:nth-child(8){width:14%}.pi-total-row td,.packing-total-row td{background:#dbe7f3;font-weight:800}.pi-cooperation{margin-top:14px}.pi-cooperation h2,.pi-bank-box h2{margin:0 0 7px;font-size:14px}.pi-cooperation ol{display:grid;grid-template-columns:minmax(0,1fr);gap:5px;margin:0;padding-left:20px;line-height:1.25}.pi-bottom-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:18px;margin-top:18px}.pi-bank-box,.pi-authorized-box{min-height:120px;padding:10px 12px;border:1px solid #111}.pi-bank-box p{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:1.28;white-space:pre-line}.pi-authorized-box{display:flex;flex-direction:column;align-items:center;text-align:center}.pi-authorized-box span,.pi-authorized-box strong,.pi-authorized-box em{display:block}.pi-authorized-box strong{margin-top:6px;line-height:1.2}.pi-authorized-box b{width:82%;flex:1;min-height:48px;border-bottom:1px solid #111}.pi-authorized-box em{margin-top:5px;font-size:10px;font-style:normal}.packing-document-title{margin:20px 0 24px}.packing-party-grid{display:grid;grid-template-columns:46% 54%;border:1px solid #111;border-bottom:0}.packing-party-grid>section{min-height:152px;padding:8px 10px;border-right:1px solid #111;border-bottom:1px solid #111}.packing-party-grid>section:nth-child(2n){border-right:0}.packing-party-cell h2{margin:0 0 5px;font-size:15px}.packing-party-cell p,.packing-route-cell p{margin:0 0 4px;line-height:1.25}.packing-reference-cell{display:grid;grid-template-rows:repeat(3,1fr);padding:0!important}.packing-reference-cell>div{display:grid;gap:4px;align-content:center;padding:7px 10px;border-bottom:1px solid #111}.packing-reference-cell>div:last-child{border-bottom:0}.packing-reference-cell span,.packing-route-cell span{font-family:Arial,Helvetica,sans-serif;font-size:10px}.packing-reference-cell strong,.packing-route-cell strong{font-family:Arial,Helvetica,sans-serif;font-size:13px}.packing-route-cell{display:grid;align-content:center;gap:6px}.packing-table-wrap{width:100%}.packing-table{font-size:11px;text-align:center}.packing-table th{height:46px;line-height:1.15}.packing-table td{height:60px;line-height:1.2;white-space:pre-line}.packing-table th:nth-child(1),.packing-table td:nth-child(1){width:8%}.packing-table th:nth-child(2),.packing-table td:nth-child(2){width:17%}.packing-table th:nth-child(3),.packing-table td:nth-child(3){width:17%}.packing-table th:nth-child(4),.packing-table td:nth-child(4){width:9%}.packing-table th:nth-child(5),.packing-table td:nth-child(5){width:11%}.packing-table th:nth-child(6),.packing-table td:nth-child(6){width:11%}.packing-table th:nth-child(7),.packing-table td:nth-child(7){width:11%}.packing-table th:nth-child(8),.packing-table td:nth-child(8){width:16%}.packing-total-row td{height:34px}.packing-total-statement{margin:26px 0 18px;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:21px;line-height:1.15;font-weight:700}.packing-note-box{display:grid;grid-template-columns:120px minmax(0,1fr);gap:5px 12px;padding:10px 12px;border:1px solid #111}.packing-note-box strong{grid-row:span 2}.packing-note-box p,.packing-note-box span{margin:0;white-space:pre-line}.packing-note-box span{color:#4c5663;font-family:Arial,Helvetica,sans-serif;font-size:10px}.reference-doc-footer{display:flex;justify-content:space-between;gap:20px;margin-top:auto;padding-top:10px;border-top:1px solid #9da9b4;color:#596572;font-family:Arial,Helvetica,sans-serif;font-size:9px}@page quotationPage{size:A4 landscape;margin:0}@page portraitDocument{size:A4 portrait;margin:0}.quotation-doc{page:quotationPage}.portrait-reference-doc,.sc-page{page:portraitDocument}.maker-preview-print.sales-contract-preview{width:max-content;min-height:0;padding:0;color:#000;background:transparent;box-shadow:none}.sales-contract-doc{display:grid;gap:18px;color:#000;font-family:Times New Roman,Times,serif}.sc-page{position:relative;width:794px;min-height:1123px;padding:50px 56px 54px;background:#fff;box-shadow:0 18px 40px #14213729}.sc-page.no-header{padding-top:92px}.sc-header{display:grid;grid-template-columns:136px minmax(0,1fr);align-items:center;gap:20px;margin-bottom:26px;font-family:Arial,Helvetica,sans-serif}.sc-header.with-rule{padding-bottom:14px;border-bottom:2px solid #000}.sc-header img{width:110px;max-height:48px;object-fit:contain}.sc-header strong{overflow:hidden;color:#000;font-size:20px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sc-page-body{color:#000}.sc-title{margin:18px 0 54px;text-align:center;font-size:30px;line-height:1}.sc-contract-meta{display:flex;justify-content:space-between;gap:24px;margin-bottom:28px;font-size:15px}.sc-intro{display:grid;gap:15px;margin-bottom:28px;font-size:15px;line-height:1.34}.sc-intro p,.sc-clause p,.sc-legal-box p{margin:0}.sc-bold{font-weight:700}.sc-terms{display:grid;gap:14px}.sc-clause h2,.sc-page-two-start h2{margin:0 0 4px;color:#000;font-size:15px;line-height:1.2;font-weight:800}.sc-clause p{padding-left:18px;color:#000;font-size:14.5px;line-height:1.34}.sc-page-two-start{display:grid;gap:18px;margin-bottom:18px}.sc-page-two-start .sc-clause{display:grid;gap:4px}.sc-legal-box{border:1px solid #000}.sc-legal-box section{min-height:350px;display:grid;align-content:start;gap:9px;padding:9px 8px;border-bottom:1px solid #000;font-size:13.5px;line-height:1.28}.sc-legal-box section:last-child{border-bottom:0}.sc-legal-box strong{font-weight:800}.sc-sign-line{display:grid;grid-template-columns:130px minmax(120px,1fr) auto;align-items:end;gap:2px;margin-top:6px}.sc-sign-line span{font-size:13px}.sc-sign-line b{height:1px;border-bottom:2px solid #000}.sc-sign-line em{font-style:normal;font-size:13.5px}.sc-signed-company,.sc-signed-date{text-align:right}.sc-attachment-title{margin:28px 0 90px;text-align:center;color:#000;font-size:30px;line-height:1;font-weight:500}.sc-goods-table-wrap{width:100%}.sc-goods-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;color:#000;background:#dfe9f4;font-size:13px}.sc-goods-table th,.sc-goods-table td{height:46px;padding:6px 5px;text-align:center;vertical-align:middle;border:1px solid #000;line-height:1.16;overflow-wrap:anywhere;white-space:normal}.sc-goods-table th{background:#c8dbef;font-size:13px;font-weight:800}.sc-goods-table th:nth-child(1),.sc-goods-table td:nth-child(1){width:6%}.sc-goods-table th:nth-child(2),.sc-goods-table td:nth-child(2){width:23%}.sc-goods-table th:nth-child(3),.sc-goods-table td:nth-child(3){width:15%}.sc-goods-table th:nth-child(4),.sc-goods-table td:nth-child(4){width:12%}.sc-goods-table th:nth-child(5),.sc-goods-table td:nth-child(5){width:15%}.sc-goods-table th:nth-child(6),.sc-goods-table td:nth-child(6){width:13%}.sc-goods-table th:nth-child(7),.sc-goods-table td:nth-child(7){width:16%}.sc-goods-table td:nth-child(4),.sc-goods-table td:nth-child(5),.sc-goods-table td:nth-child(6),.sc-goods-table td:nth-child(7){overflow-wrap:normal;white-space:nowrap}.sc-goods-table td:nth-child(7){font-size:12.5px}.sc-goods-table tr.blank td{height:48px}.sc-table-total td{height:44px;background:#dfe9f4}.sc-table-only td{height:42px;font-size:15px;font-weight:800;background:#c8dbef}.sc-page-no{position:absolute;left:0;right:0;bottom:26px;text-align:center;color:#000;font-family:Times New Roman,Times,serif;font-size:12px}@media(max-width:1100px){.maker-grid{grid-template-columns:1fr}.maker-side{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.maker-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.maker-hero{grid-template-columns:minmax(0,1fr) 220px}}@media(max-width:760px){.maker-hero,.maker-party-grid,.maker-side,.maker-form-grid,.maker-clause-grid,.maker-doc-header,.maker-doc-parties,.maker-doc-meta,.maker-signatures{grid-template-columns:1fr}.maker-hero{padding:18px}.maker-hero h1{font-size:24px}.maker-hero-image{height:124px}.maker-tabs button{flex:0 0 auto;min-width:118px}.maker-section-head{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.maker-section-head em{width:100%;margin-left:24px;white-space:normal}.maker-field.wide{grid-column:auto}.maker-toolbar-row{align-items:stretch;flex-direction:column}.maker-toolbar-row button,.maker-preview-toolbar button,.maker-actions-card>button{width:100%}.maker-preview-toolbar{align-items:stretch;flex-direction:column}.maker-preview-shell{padding:8px}.maker-preview-print{width:760px;min-height:900px;padding:22px}.maker-preview-print.reference-preview{width:max-content;min-height:0;padding:0}}@media(max-width:420px){.maker-brandline{align-items:flex-start;flex-direction:column;gap:6px}.maker-hero p{font-size:12px}.maker-source-banner{width:100%;align-items:flex-start;flex-direction:column;gap:3px;padding:8px 10px}.maker-total-card .maker-grand dt,.maker-total-card .maker-grand dd{font-size:14px}}@media(max-width:1100px){.hunter-quota-grid,.hunter-target-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hunter-field-wide,.hunter-toggle,.hunter-target-actions{grid-column:span 2}}@media(max-width:760px){.hunter-hero{grid-template-columns:42px minmax(0,1fr);align-items:start;padding:16px}.hunter-hero-icon{width:42px;height:42px}.hunter-hero h1{font-size:17px}.hunter-hero-actions{grid-column:1 / -1;justify-content:flex-start;flex-wrap:wrap}.hunter-guide-strip{grid-template-columns:36px minmax(0,1fr);align-items:start;padding:13px 14px}.hunter-guide-strip-icon{width:34px;height:34px}.hunter-guide-strip-copy{grid-template-columns:1fr}.hunter-guide-kicker,.hunter-guide-strip-copy>strong{grid-column:auto}.hunter-guide-strip-copy>p,.hunter-guide-route{grid-column:auto}.hunter-guide-route{overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.hunter-guide-strip-actions{grid-column:1 / -1;justify-content:flex-start}.hunter-step-tabs>button{min-height:72px;flex-direction:column;gap:4px;padding:8px 4px}.hunter-step-tabs>button>div{text-align:center}.hunter-step-tabs small{display:none}.hunter-section-heading,.hunter-contact-tools,.hunter-selection-bar,.hunter-result-note{align-items:stretch;flex-direction:column}.hunter-section-heading{padding:12px 14px}.hunter-free-chip{width:max-content}.hunter-target-grid{padding:14px}.hunter-target-actions{justify-content:flex-start}.hunter-contact-tools{padding:10px 14px}.hunter-filter-chips{width:100%;overflow-x:auto}.hunter-filter-chips button{flex:1 0 auto}.hunter-contact-actions{justify-content:flex-start}.hunter-selection-bar{padding:12px 14px}.hunter-selection-bar>button,.hunter-import-success>button{width:100%}.hunter-safe-note{width:max-content}.hunter-result-note{padding:10px 14px}.hunter-import-success{grid-template-columns:40px minmax(0,1fr);margin:14px 14px 4px}.hunter-import-success>button{grid-column:1 / -1}.hunter-import-form{grid-template-columns:1fr}.hunter-import-summary,.hunter-dedupe-rule{grid-column:auto}.hunter-usage-list>div{grid-template-columns:68px minmax(0,1fr) 120px;gap:8px;padding:0 8px}.hunter-guide-dialog{width:calc(100vw - 16px);max-height:92vh}.hunter-guide-dialog header{min-height:58px;padding:0 12px}.hunter-guide-dialog-title small{display:none}.hunter-guide-dialog-body{height:calc(92vh - 58px);max-height:calc(92vh - 58px);display:block;overflow:hidden}.hunter-guide-nav{height:48px;flex-direction:row;overflow-x:auto;padding:0;border-right:0;border-bottom:1px solid var(--line);-webkit-overflow-scrolling:touch}.hunter-guide-nav button{flex:1 1 25%;min-width:0;min-height:48px;grid-template-columns:18px auto;justify-content:center;gap:5px;padding:0 5px;font-size:12px;border-left:0;border-bottom:3px solid transparent}.hunter-guide-nav button.active{border-left-color:transparent;border-bottom-color:var(--accent)}.hunter-guide-nav-arrow{display:none}.hunter-guide-content{height:calc(100% - 48px);padding:16px 14px}.hunter-guide-status-list>div{grid-template-columns:112px minmax(0,1fr);gap:8px 10px}.hunter-guide-status-list em{grid-column:2;text-align:left}.hunter-guide-footer{align-items:stretch;flex-direction:column}.hunter-guide-footer>div{justify-content:flex-end}}@media(max-width:520px){.hunter-eyebrow{align-items:flex-start;flex-direction:column}.hunter-quota-grid,.hunter-target-grid{grid-template-columns:1fr}.hunter-field-wide,.hunter-toggle,.hunter-target-actions{grid-column:auto}.hunter-quota-card{min-height:80px}.hunter-target-actions button{flex:1}.hunter-contact-actions button{width:100%}.hunter-guide-strip-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hunter-guide-strip-actions button{width:100%}.hunter-guide-steps>li>div>div{align-items:flex-start;flex-direction:column;gap:4px}.hunter-guide-status-list>div{grid-template-columns:1fr}.hunter-guide-status-list em{grid-column:auto}.hunter-guide-footer>span{align-items:flex-start}.hunter-guide-footer>div{display:grid;grid-template-columns:1fr 1fr}.hunter-guide-footer button{width:100%}.hunter-usage-list>div{grid-template-columns:58px minmax(0,1fr) 94px;font-size:11px}}@media(max-width:1100px){.trade-settings-workspace{grid-template-columns:minmax(0,1fr)}.trade-settings-nav{display:flex;overflow-x:auto}.trade-settings-nav>strong,.trade-settings-nav button{flex:0 0 auto;min-height:44px;white-space:nowrap;border-left:0;border-bottom:3px solid transparent}.trade-settings-nav button:hover,.trade-settings-nav button.active{border-left-color:transparent;border-bottom-color:var(--accent)}.preview-field-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media(max-width:760px){.source-picker-filter,.trade-relation-strip,.linked-source-banner,.preview-setting-controls,.source-setting-head{align-items:stretch;flex-direction:column}.source-picker-filter label,.dictionary-search{width:100%;min-width:0}.source-picker-dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.trade-relation-strip em,.linked-source-banner em{margin-left:0}.setting-summary-band,.contract-term-settings{grid-template-columns:1fr}.setting-summary-band>div{border-right:0;border-bottom:1px solid var(--line)}.inline-setting-form,.custom-setting-form,.field-rule-head,.field-rule-row,.template-setting-list article,.field-dictionary-list>div{grid-template-columns:1fr}.inline-setting-form button{width:100%}.field-rule-head{display:none}.field-rule-row{gap:9px;padding:12px}.template-setting-list article{align-items:start}.template-setting-list article>svg{display:none}.preview-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dictionary-head{display:none!important}}.login-password-field{position:relative;display:block!important;color:inherit!important;font-weight:400!important}.login-password-field input{padding-right:44px}.login-password-toggle{position:absolute;top:50%;right:5px;width:34px;height:34px;display:inline-grid;place-items:center;transform:translateY(-50%);color:#758196;border-radius:4px;background:transparent}.login-password-toggle:hover,.login-password-toggle:focus-visible{color:var(--accent-dark);background:var(--accent-soft)}.mobile-tabbar,.sidebar-session{display:none}.app.device-tablet,.app.device-mobile,.app.device-tablet.sidebar-collapsed,.app.device-mobile.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.app.device-tablet.sidebar-open,.app.device-mobile.sidebar-open{height:100dvh;overflow:hidden}.device-tablet .sidebar,.device-mobile .sidebar{position:fixed;z-index:30;top:0;left:0;width:224px;height:100dvh;display:flex;flex-direction:column;overflow:hidden;transform:translate(-100%);transition:transform .18s ease}.device-tablet .nav,.device-mobile .nav{flex:1 1 auto;min-height:0;overflow-y:auto}.device-tablet .sidebar-session,.device-mobile .sidebar-session{flex:0 0 auto;display:grid;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.1);background:#080c13}.device-tablet .sidebar-session>div,.device-mobile .sidebar-session>div{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px}.device-tablet .sidebar-session img,.device-mobile .sidebar-session img{width:34px;height:34px;border:1px solid rgba(47,134,255,.5);border-radius:50%}.device-tablet .sidebar-session span,.device-mobile .sidebar-session span{min-width:0;display:grid}.device-tablet .sidebar-session strong,.device-mobile .sidebar-session strong{overflow:hidden;color:#f4f7fb;text-overflow:ellipsis;white-space:nowrap}.device-tablet .sidebar-session small,.device-mobile .sidebar-session small{color:#7f8da2}.device-tablet .sidebar-session button,.device-mobile .sidebar-session button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#c6d0df;border:1px solid #263447;border-radius:4px;background:#121a27}.device-tablet .sidebar-session button:hover,.device-mobile .sidebar-session button:hover{color:#fff;border-color:#4b5f7c}.device-tablet.sidebar-open .sidebar,.device-mobile.sidebar-open .sidebar{transform:translate(0)}.device-tablet .sidebar-backdrop,.device-mobile .sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:block;background:#05070b75}.device-tablet .mobile-only,.device-mobile .mobile-only{display:inline-grid}.device-tablet .collapse-button,.device-mobile .collapse-button{display:none}.device-tablet .topbar{height:56px;padding:0 12px}.device-tablet .global-search{width:min(380px,42vw)}.device-tablet .content{padding:14px}html[data-input=coarse] button,html[data-input=coarse] input,html[data-input=coarse] select,html[data-input=coarse] textarea{touch-action:manipulation}html[data-input=coarse] .icon-button,html[data-input=coarse] .collapse-button,html[data-input=coarse] .ai-topbar-button,html[data-input=coarse] .scope-select{min-width:40px;min-height:40px}.login-page.device-tablet .login-panel{width:min(460px,calc(100vw - 48px));padding:40px}.login-page.device-tablet .login-panel input,.login-page.device-tablet .login-panel .primary-button{min-height:46px}.app.device-mobile,.device-mobile .main{min-height:100dvh}.device-mobile .topbar{height:54px;gap:6px;padding:0 8px}.device-mobile .scope-select{min-width:0;max-width:none;flex:1 1 auto;justify-content:space-between;overflow:hidden;border-radius:4px;white-space:nowrap;text-overflow:ellipsis}.device-mobile .scope-select svg{flex:0 0 auto}.device-mobile .global-search,.device-mobile .sync-status,.device-mobile .link-button,.device-mobile .avatar-button,.device-mobile .topbar-actions>button[aria-label=通知]{display:none}.device-mobile .topbar-actions{flex:0 0 auto;margin-left:0;gap:2px}.device-mobile .content{padding:10px 10px calc(78px + env(safe-area-inset-bottom))}.device-mobile .mobile-tabbar{position:fixed;z-index:15;right:0;bottom:0;left:0;height:calc(62px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:4px 4px env(safe-area-inset-bottom);border-top:1px solid #243044;background:#08090dfa;box-shadow:0 -4px 16px #05070b2e}.device-mobile .mobile-tabbar button{min-width:0;min-height:54px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:3px 2px;color:#8996a9;border-radius:4px;background:transparent}.device-mobile .mobile-tabbar button.active{color:#fff;background:#2f86ff33}.device-mobile .mobile-tabbar button.active svg{color:#66a8ff}.device-mobile .mobile-tabbar span{max-width:100%;overflow:hidden;font-size:10px;font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.login-page.device-mobile{min-height:100dvh;display:block;overflow-y:auto;background:#fff}.login-page.device-mobile .login-panel{width:100%;min-height:100dvh;padding:max(64px,calc(env(safe-area-inset-top) + 44px)) 24px max(34px,env(safe-area-inset-bottom));border:0;border-top:4px solid var(--accent);border-radius:0;box-shadow:none}.login-page.device-mobile .login-panel>img{width:176px;max-width:72vw;margin-bottom:30px}.login-page.device-mobile .login-panel h1{margin-bottom:28px;font-size:23px}.login-page.device-mobile .login-panel form{gap:18px}.login-page.device-mobile .login-panel input,.login-page.device-mobile .login-panel .primary-button{min-height:48px;font-size:14px}.login-page.device-mobile[data-orientation=landscape] .login-panel{padding-top:30px}.login-page.device-mobile[data-orientation=landscape] .login-panel>img{width:150px;margin-bottom:16px}.login-page.device-mobile[data-orientation=landscape] .login-panel h1{margin-bottom:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.action-center-page{min-width:0}.action-center-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px}.action-toolbar-scope,.action-toolbar-commands{min-width:0;display:flex;align-items:center;gap:8px}.action-toolbar-scope select{min-width:116px;height:34px;padding:0 30px 0 11px;color:#303846;border:1px solid #dfe5ee;border-radius:4px;background:#fff}.action-toolbar-summary{overflow:hidden;color:#778397;text-overflow:ellipsis;white-space:nowrap}.action-view-toggle{flex:0 0 auto;height:34px;display:grid;grid-template-columns:repeat(2,38px);overflow:hidden;border:1px solid #dfe5ee;border-radius:4px}.action-view-toggle button{display:grid;place-items:center;color:#7b8798;background:#fff;border-left:1px solid #dfe5ee}.action-view-toggle button:first-child{border-left:0}.action-view-toggle button.active{color:var(--accent);background:var(--accent-soft)}.action-assigned-toggle{min-width:170px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.action-assigned-toggle.active{color:var(--accent-dark);border-color:#a9cdfd;background:var(--accent-soft)}.action-bulk-menu{position:relative}.action-bulk-popover{position:absolute;z-index:16;top:calc(100% + 7px);right:0;width:128px;padding:5px;border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:0 12px 28px #10192824}.action-bulk-popover button{width:100%;min-height:32px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#d34848;border-radius:3px;background:transparent}.action-bulk-popover button:hover{background:#fff0f0}.action-bulk-popover button:disabled{color:#b8c0cb;cursor:not-allowed;background:transparent}.action-filter-panel{display:grid;grid-template-columns:minmax(210px,1.3fr) repeat(5,minmax(126px,.75fr));gap:10px;padding:13px 14px}.action-filter-panel>label{min-width:0;display:grid;gap:5px}.action-filter-panel>label>span,.action-editor-form label>span,.action-time-mode>span{color:#697589;font-weight:600}.action-filter-panel input,.action-filter-panel select,.action-editor-form input,.action-editor-form select,.action-editor-form textarea{width:100%;min-width:0;min-height:34px;padding:7px 10px;color:#263247;border:1px solid #dfe5ee;border-radius:4px;background:#fff}.action-filter-panel input:focus,.action-filter-panel select:focus,.action-editor-form input:focus,.action-editor-form select:focus,.action-editor-form textarea:focus{border-color:#7db5ff;box-shadow:0 0 0 2px #2f86ff1f}.action-filter-range{grid-column:span 2}.action-filter-range>div,.action-time-range>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px}.action-filter-range em,.action-time-range em{color:#8b95a4;font-style:normal}.action-filter-buttons{align-self:end;display:flex;justify-content:flex-end;gap:8px}.action-filter-buttons button{gap:5px}.action-calendar-layout{min-width:0;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(310px,.7fr);gap:12px}.action-calendar-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--line)}.action-calendar-head strong{color:#172033;font-size:16px}.action-calendar-head>div{display:flex}.action-calendar-head button{height:32px;display:inline-flex;align-items:center;gap:3px;padding:0 11px;color:#5f6b7d;border:1px solid #dfe5ee;border-left:0;background:#fff}.action-calendar-head button:first-child{border-left:1px solid #dfe5ee;border-radius:4px 0 0 4px}.action-calendar-head button:last-child{border-radius:0 4px 4px 0}.action-calendar-head button.active{color:var(--accent-dark);border-color:#a9cdfd;background:var(--accent-soft)}.action-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(44px,1fr));padding:14px}.action-calendar-grid>b{min-height:34px;display:grid;place-items:center;color:#667286;font-weight:700;background:#f7f9fc;border-top:1px solid var(--line);border-right:1px solid var(--line)}.action-calendar-grid>b:first-child{border-left:1px solid var(--line)}.action-calendar-grid>button{position:relative;min-width:0;min-height:82px;display:grid;align-content:start;gap:5px;padding:9px;color:#39465a;text-align:left;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.action-calendar-grid>button:nth-of-type(7n+1){border-left:1px solid var(--line)}.action-calendar-grid>button.outside{color:#b0b8c5;background:#fafbfd}.action-calendar-grid>button.today>span{color:var(--accent-dark);font-weight:800}.action-calendar-grid>button.selected{background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.action-calendar-grid>button>em{position:absolute;top:7px;right:7px;min-width:18px;height:18px;display:grid;place-items:center;color:#fff;font-size:10px;font-style:normal;border-radius:50%;background:var(--accent)}.action-calendar-grid>button>small{overflow:hidden;color:#697589;font-size:10px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.action-day-list{min-height:570px}.action-day-list>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 15px 0 18px;border-bottom:1px solid var(--line)}.action-day-list>header>div{display:grid}.action-day-list>header strong{color:#172033;font-size:15px}.action-day-list>header span{color:#8b95a4}.action-day-list-body{display:grid;align-content:start}.action-day-list-body>button{min-width:0;min-height:66px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 14px;color:#263247;text-align:left;border-bottom:1px solid #edf1f6;background:#fff}.action-day-list-body>button:hover{background:#f8fbff}.action-type-mark{width:32px;height:32px;display:grid;place-items:center;color:var(--accent-dark);border-radius:4px;background:var(--accent-soft)}.action-day-list-body>button>div{min-width:0;display:grid;gap:3px}.action-day-list-body>button strong,.action-day-list-body>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-day-list-body>button small{color:#7d8797;font-weight:400}.action-table-panel{min-width:0;overflow:hidden}.action-table-scroll{width:100%;overflow:auto}.action-table-scroll table{width:100%;min-width:1470px;border-collapse:collapse}.action-table-scroll th,.action-table-scroll td{height:42px;padding:0 12px;color:#4e5a6d;border-bottom:1px solid #e9eef5;white-space:nowrap;text-align:left}.action-table-scroll th{height:40px;color:#303846;background:#f8fafc;font-weight:700}.action-table-scroll th>button{display:inline-flex;align-items:center;gap:4px;color:inherit;font-weight:inherit;background:transparent}.action-table-scroll th>button.active{color:var(--accent-dark)}.action-table-scroll tbody tr:hover{background:#f8fbff}.action-check-cell{width:44px;text-align:center!important}.action-check-cell input{width:15px;height:15px;accent-color:var(--accent)}.action-check-cell input:disabled{cursor:not-allowed}.action-content-link,.action-relation-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent-dark);background:transparent}.action-content-link{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-priority{display:inline-flex;align-items:center;gap:5px}.action-pagination{min-height:48px;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 16px;color:#6e798b}.action-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;color:#919baa}.action-empty img{width:120px;max-height:94px;object-fit:contain;opacity:.82}.action-modal-backdrop{position:fixed;z-index:95;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#060a1194}.action-dialog{width:min(800px,calc(100vw - 40px));max-height:calc(100dvh - 40px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe5ee;border-radius:5px;background:#fff;box-shadow:0 24px 70px #050c1840}.action-dialog>header{flex:0 0 auto;min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line)}.action-dialog>header h2{margin:0;color:#172033;font-size:17px}.action-dialog>header button,.action-detail-drawer header nav button{width:34px;height:34px;display:grid;place-items:center;color:#697589;border-radius:50%;background:#f5f7fa}.action-dialog>header button:hover,.action-detail-drawer header nav button:hover{color:var(--accent-dark);background:var(--accent-soft)}.action-dialog-body{min-height:0;overflow-y:auto;padding:24px}.action-type-dialog{width:min(620px,calc(100vw - 40px))}.action-type-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.action-type-choices>button{min-height:180px;display:grid;place-items:center;align-content:center;gap:9px;padding:20px;color:#263247;border:1px solid #e0e7f0;border-radius:5px;background:#fff;box-shadow:0 9px 22px #1f314e14}.action-type-choices>button:hover,.action-type-choices>button:focus-visible{border-color:#7db5ff;box-shadow:0 10px 26px #2f86ff24}.action-type-choices>button>span{width:66px;height:66px;display:grid;place-items:center;color:var(--accent-dark);border-radius:6px;background:var(--accent-soft)}.action-type-choices strong{font-size:16px}.action-type-choices small{color:#7d8797}.action-editor-dialog{width:min(840px,calc(100vw - 40px))}.action-order-note,.action-order-link{display:flex;align-items:flex-start;gap:7px;margin:0 0 16px;padding:10px 12px;color:#b85a45;border-left:3px solid #e78268;background:#fff6f2}.action-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.action-editor-form>label{min-width:0;display:grid;gap:6px}.action-editor-form b,.action-time-mode b{margin-right:3px;color:#ef5757}.action-editor-content,.action-type-picker,.action-time-range,.action-priority-picker,.action-time-mode{grid-column:1 / -1}.action-editor-content textarea{min-height:88px;resize:vertical}.action-type-picker{display:grid;grid-template-columns:repeat(7,38px);gap:7px;padding-left:128px}.action-type-picker button{width:38px;height:34px;display:grid;place-items:center;color:#758196;border:1px solid #e1e6ee;border-radius:4px;background:#fff}.action-type-picker button.active{color:var(--accent-dark);border-color:#a9cdfd;background:var(--accent-soft)}.action-priority-picker{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0;border:0}.action-priority-picker legend{float:left;width:120px;color:#697589;font-weight:600}.action-priority-picker label{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:#697589;border:1px solid transparent;border-radius:4px}.action-priority-picker label.active{color:#263247;border-color:#dfe5ee;background:#f8fafc}.action-priority-picker input{width:14px;min-height:14px;padding:0;accent-color:var(--accent)}.action-time-mode{display:flex;align-items:center;gap:16px}.action-time-mode>span{min-width:112px}.action-time-mode label{display:inline-flex;align-items:center;gap:5px}.action-time-mode input{width:14px;min-height:14px;padding:0}.action-form-message{margin:14px 0 0;padding:9px 11px;color:#c54848;border-left:3px solid #ef6f6f;background:#fff2f2}.action-dialog-footer{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:22px -24px -24px;padding:0 24px;border-top:1px solid var(--line);background:#fafbfd}.action-danger-button{min-height:34px;padding:0 16px;color:#fff;border-radius:4px;background:#d94f4f}.action-confirm-dialog{width:min(600px,calc(100vw - 40px))}.action-confirm-message{min-height:100px;display:flex;align-items:center;gap:12px;color:#39465a}.action-confirm-message svg{flex:0 0 auto;color:var(--accent-dark)}.action-confirm-message p{margin:0;font-size:14px}.action-collection-field textarea{width:100%;min-height:110px;padding:10px;resize:vertical;border:1px solid #dfe5ee;border-radius:4px}.action-detail-backdrop{position:fixed;z-index:60;top:50px;right:0;bottom:0;left:224px;background:#060a1142}.sidebar-collapsed .action-detail-backdrop{left:64px}.action-detail-drawer{position:absolute;top:0;right:0;bottom:0;width:min(860px,calc(100vw - 224px));overflow-y:auto;border-left:1px solid var(--line);background:#fff;box-shadow:-16px 0 42px #0e192b2e}.action-detail-drawer>header{position:sticky;z-index:2;top:0;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 22px;border-bottom:1px solid var(--line);background:#fffffffa}.action-detail-drawer>header>div,.action-detail-drawer>header nav{display:flex;align-items:center;gap:8px}.action-detail-drawer h2{margin:0;color:#172033;font-size:17px}.action-detail-drawer header nav button.danger:hover{color:#d34848;background:#fff0f0}.action-detail-title{min-height:64px;display:grid;grid-template-columns:32px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:0 24px;border-bottom:1px solid var(--line)}.action-detail-title>span{width:30px;height:30px;display:grid;place-items:center;color:var(--accent-dark);border-radius:4px;background:var(--accent-soft)}.action-detail-title strong{overflow-wrap:anywhere;font-size:15px}.action-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.action-detail-grid>div{min-width:0;min-height:82px;display:grid;align-content:center;gap:6px;padding:12px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.action-detail-grid dt{color:#8993a3}.action-detail-grid dd{min-width:0;margin:0;color:#263247;overflow-wrap:anywhere}.action-detail-grid dd button{display:inline-flex;align-items:center;gap:4px;color:var(--accent-dark);background:transparent}.action-order-link{margin:0 24px 18px;color:#59677b;border-left-color:#75aef8;background:#f2f7ff}.action-collected-list{margin:0 24px 24px;border-top:1px solid var(--line)}.action-collected-list h3{margin:0;padding:15px 0 9px;color:#263247;font-size:14px}.action-collected-list article{display:grid;gap:5px;padding:11px 0;border-bottom:1px solid #edf1f6}.action-collected-list p{margin:0;color:#39465a}.action-collected-list span{color:#8993a3}@media(max-width:1180px){.action-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.action-calendar-layout{grid-template-columns:minmax(0,1fr)}.action-day-list{min-height:260px}.action-detail-backdrop{left:0}.action-detail-drawer{width:min(860px,92vw)}}@media(max-width:760px){.action-center-toolbar{align-items:stretch;flex-direction:column;gap:9px;padding:10px}.action-toolbar-scope,.action-toolbar-commands{width:100%}.action-toolbar-scope select{width:122px}.action-toolbar-summary{flex:1;text-align:right}.action-toolbar-commands{display:grid;grid-template-columns:78px minmax(0,1fr) auto 34px}.action-view-toggle{grid-template-columns:repeat(2,38px)}.action-assigned-toggle{min-width:0;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-toolbar-commands .primary-button{min-width:34px;padding:0 9px}.action-filter-panel{grid-template-columns:minmax(0,1fr);padding:12px}.action-filter-range{grid-column:auto}.action-filter-buttons{justify-content:stretch}.action-filter-buttons button{flex:1}.action-calendar-head{align-items:flex-start;flex-direction:column;padding:12px}.action-calendar-head>div,.action-calendar-head button{width:100%}.action-calendar-head button{justify-content:center}.action-calendar-grid{padding:8px}.action-calendar-grid>button{min-height:58px;padding:6px}.action-calendar-grid>button>small{display:none}.action-calendar-grid>button>em{top:4px;right:4px}.action-day-list{min-height:230px}.action-day-list-body>button{grid-template-columns:30px minmax(0,1fr)}.action-day-list-body>button>em{grid-column:2;justify-self:start}.action-dialog,.action-type-dialog,.action-editor-dialog,.action-confirm-dialog{width:100%;max-height:calc(100dvh - 20px)}.action-modal-backdrop{align-items:end;padding:10px}.action-dialog>header{min-height:54px;padding:0 16px}.action-dialog-body{padding:16px}.action-type-choices{gap:10px}.action-type-choices>button{min-height:156px;padding:12px 8px}.action-type-choices>button>span{width:58px;height:58px}.action-type-choices small{display:none}.action-editor-form{grid-template-columns:minmax(0,1fr)}.action-editor-content,.action-type-picker,.action-time-range,.action-priority-picker,.action-time-mode{grid-column:auto}.action-type-picker{grid-template-columns:repeat(7,minmax(32px,1fr));gap:5px;padding-left:0}.action-type-picker button{width:100%}.action-time-range>div,.action-filter-range>div{grid-template-columns:minmax(0,1fr)}.action-time-range em,.action-filter-range em{text-align:center}.action-priority-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.action-priority-picker legend{width:auto;grid-column:1 / -1}.action-priority-picker label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.action-dialog-footer{position:sticky;bottom:0;margin:18px -16px -16px;padding:0 16px}.action-detail-backdrop{z-index:75;inset:54px 0 calc(62px + env(safe-area-inset-bottom))}.action-detail-drawer{width:100vw}.action-detail-drawer>header{min-height:66px;padding:0 12px}.action-detail-drawer>header nav{gap:3px}.action-detail-drawer header nav button{width:32px;height:32px}.action-detail-title{padding:0 14px}.action-detail-grid{grid-template-columns:minmax(0,1fr);margin:14px}.action-detail-grid>div{min-height:68px}.action-order-link,.action-collected-list{margin-right:14px;margin-left:14px}}@media(prefers-reduced-motion:reduce){.app,.sidebar,.ai-assistant{transition:none!important}}#covo-document-print-root{display:none}@media print{html,body{min-width:0!important;width:auto!important;min-height:0!important;background:#fff!important}body.covo-document-printing{margin:0!important;overflow:visible!important;color-scheme:light;background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body.covo-document-printing>#root{display:none!important}body.covo-document-printing>#covo-document-print-root{width:100%!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important;overflow:visible!important;background:#fff!important}#covo-document-print-root,#covo-document-print-root *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}#covo-document-print-root .maker-preview-print,#covo-document-print-root .maker-preview-print.reference-preview,#covo-document-print-root .maker-preview-print.sales-contract-preview{position:static!important;inset:auto!important;width:auto!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important;overflow:visible!important;background:#fff!important;box-shadow:none!important}#covo-document-print-root .reference-doc,#covo-document-print-root .sc-page{margin:0!important;box-shadow:none!important}#covo-document-print-root .quotation-doc{width:297mm!important;min-height:210mm!important;padding:8mm 10mm 7mm!important}#covo-document-print-root .portrait-reference-doc{width:210mm!important;min-height:297mm!important;padding:9mm 11mm 7mm!important}#covo-document-print-root .reference-table thead,#covo-document-print-root .sc-goods-table thead{display:table-header-group}#covo-document-print-root .reference-table tfoot,#covo-document-print-root .sc-goods-table tfoot{display:table-footer-group}#covo-document-print-root .reference-table tr,#covo-document-print-root .sc-goods-table tr,#covo-document-print-root .pi-party-box,#covo-document-print-root .packing-party-grid,#covo-document-print-root .pi-bottom-grid,#covo-document-print-root .packing-note-box,#covo-document-print-root .quotation-closing-grid,#covo-document-print-root .reference-doc-footer{break-inside:avoid-page;page-break-inside:avoid}#covo-document-print-root .maker-preview-table{overflow:visible!important}#covo-document-print-root .maker-preview-table table{min-width:0!important}#covo-document-print-root .sales-contract-doc{display:block!important;gap:0!important}#covo-document-print-root .sc-page{width:210mm!important;min-height:297mm!important;padding:18mm 15mm 16mm!important;break-after:page;page-break-after:always}#covo-document-print-root .sc-page:last-child{break-after:auto;page-break-after:auto}}
