*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.page-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000f}.ticket-search-input{width:min(420px,100%)}.ticket-filter-stack{gap:8px;margin-bottom:16px;display:grid}.ticket-filter-tabs{scrollbar-width:none;background:#f5f5f5;border-radius:8px;align-items:center;width:max-content;max-width:100%;min-height:42px;padding:4px;display:flex;overflow-x:auto}.ticket-filter-tabs::-webkit-scrollbar{display:none}.ticket-filter-tab{color:#666;cursor:pointer;min-height:34px;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:none;padding:0 14px;font-size:14px;transition:color .18s,background-color .22s,box-shadow .22s,transform .18s}.ticket-filter-tab:hover{color:#1677ff;transform:translateY(-1px)}.ticket-filter-tab.is-active{color:#1677ff;background:#fff;font-weight:600;box-shadow:0 1px 3px #0000001a}.ticket-filter-count{color:#8c8c8c;font-variant-numeric:tabular-nums;font-size:12px}.ticket-filter-tab.is-active .ticket-filter-count{color:#1677ff}.ticket-filter-tab:focus-visible{outline-offset:-2px;outline:2px solid #91caff}@media (prefers-reduced-motion:reduce){.ticket-filter-tab{transition:none}}.notification-list{border-top:1px solid #f0f0f0;max-height:min(480px,60vh);overflow-y:auto}.notification-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f0f0;padding:14px 4px}.notification-item:hover,.notification-item:focus-visible{background:#fafafa;outline:none}.notification-item-topline,.notification-item-content{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-item-topline{color:#8c8c8c;margin-bottom:8px;font-size:12px}.notification-item-content>div{min-width:0}.notification-item-content strong{margin-bottom:3px;font-size:14px;display:block}.notification-item-content p{color:#666;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.notification-item-content>.anticon{color:#bfbfbf;flex:none}.notification-empty{color:#8c8c8c;text-align:center;padding:36px 0}.app-header{background:#fff;border-bottom:1px solid #f0f0f0;grid-template-columns:auto minmax(180px,560px) auto;align-items:center;gap:24px;height:64px;padding:0 24px;display:grid;box-shadow:0 1px 4px #0000000a}.app-header-leading,.app-header-actions{align-items:center;display:flex}.app-header-leading{gap:16px}.app-header-actions{justify-content:flex-end;gap:12px;min-width:0}.assistant-entry-root{width:100%;min-width:0}.assistant-header-search{transform-origin:50%;width:100%}.assistant-header-search .ant-input-search{width:100%}.assistant-header-search .ant-input-affix-wrapper,.assistant-header-search .ant-input-search-button{height:38px}.assistant-header-search .ant-input-prefix{color:#2e74b5}.assistant-float-button.ant-btn{z-index:900;width:44px;min-width:44px;height:44px;position:fixed;bottom:28px;right:28px;box-shadow:0 6px 18px #185b9147}.assistant-shell{background:#f7f8fa;flex-direction:column;height:100%;min-height:0;display:flex}.assistant-toolbar{background:#fff;border-bottom:1px solid #e8eaed;flex:none;padding:12px 16px}.assistant-messages{flex:auto;min-height:0;padding:18px 16px;overflow-y:auto}.assistant-center{justify-content:center;align-items:center;min-height:180px;display:flex}.assistant-status-text{color:#7a8490;font-size:13px}.assistant-empty{padding-top:28px}.assistant-quick-questions{gap:8px;margin-top:18px;display:grid}.assistant-quick-questions .ant-btn{text-align:left;white-space:normal;height:auto;min-height:38px;padding:8px 12px}.assistant-message{align-items:flex-start;gap:9px;margin-bottom:18px;display:flex}.assistant-message-user{flex-direction:row-reverse}.assistant-message-avatar{background:#44546a;flex:0 0 30px}.assistant-message-user .assistant-message-avatar{background:#2e74b5}.assistant-message-main{min-width:0;max-width:calc(100% - 44px)}.assistant-message-bubble{color:#263442;overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border:1px solid #e3e6ea;border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.7}.assistant-message-user .assistant-message-bubble{color:#fff;background:#2e74b5;border-color:#2e74b5}.assistant-answer-meta{color:#7a8490;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:7px;font-size:11px;line-height:1.5;display:flex}.assistant-answer-meta .ant-tag{margin:0}.assistant-sources{flex-wrap:wrap;gap:2px 8px;margin-top:5px;display:flex}.assistant-sources .ant-btn{text-align:left;white-space:normal;max-width:100%;height:auto;padding:2px 0;font-size:12px}.assistant-source-tag{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:2px 0 0;overflow:hidden}.assistant-thinking{text-align:center;background:#fff;border:1px solid #e3e6ea;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:54px;min-height:42px;padding:11px 14px;display:flex}.assistant-thinking-dot{background:#52718d;border-radius:50%;width:6px;height:6px;display:block}.assistant-composer{background:#fff;border-top:1px solid #e8eaed;flex:none;grid-template-columns:minmax(0,1fr) 40px;align-items:end;gap:8px;padding:12px 16px 16px;display:grid}.assistant-composer .ant-btn{width:40px;height:40px}@media (width<=767px){.app-header{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:0 12px}.app-header-actions{gap:4px}.assistant-header-search .ant-input-affix-wrapper,.assistant-header-search .ant-input-search-button{height:36px}.assistant-float-button.ant-btn{width:40px;min-width:40px;height:40px;bottom:18px;right:18px}}@media (prefers-reduced-motion:reduce){.assistant-header-search,.assistant-float-button,.assistant-message,.assistant-thinking-dot{transition:none!important;animation:none!important}}.responsive-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customer-address-section{background:#f7faff;border-left:3px solid #2e74b5;margin-bottom:20px;padding:16px 16px 2px}.customer-address-title{color:#25384a;font-size:14px;font-weight:600}.customer-address-extra{color:#7a8794;margin-top:4px;font-size:12px;line-height:1.6}.customer-address-fields{grid-template-columns:minmax(0,1fr);margin-top:14px;display:grid}.ticket-customer-address{overflow-wrap:anywhere;white-space:pre-line;max-width:100%;line-height:1.75;display:inline-block}.ticket-detail-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.ticket-export-button{margin-left:auto}.ticket-service-summary{background:#fafbfc;border-top:1px solid #e8eaed;border-bottom:1px solid #e8eaed;grid-template-columns:minmax(0,1fr) minmax(0,.7fr) minmax(0,1.35fr);margin-bottom:8px;display:grid}.ticket-service-summary-item{flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:10px 14px;display:flex}.ticket-service-summary-item+.ticket-service-summary-item{border-left:1px solid #e8eaed}.ticket-service-summary-label{color:#737b85;font-size:12px}.ticket-service-summary-value-row{flex-wrap:wrap;align-items:center;gap:4px 10px;min-width:0;display:flex}.ticket-service-summary-value-row strong,.ticket-service-summary-item>strong{font-variant-numeric:tabular-nums;font-size:14px}.ticket-service-summary .is-overdue,.ticket-overdue-text{color:#cf1322;font-weight:600}.ticket-service-summary .is-on-time{color:#237804}.ticket-evaluation-breakdown{color:#737b85;white-space:normal;font-size:12px}.ticket-evaluation-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ticket-evaluation-total{text-align:right;border-top:1px solid #e8eaed;padding:12px;font-size:15px}.ticket-evaluation-total strong{color:#1677ff;font-size:24px}.ticket-card-service-meta{color:#666;border-top:1px solid #f0f0f0;grid-template-columns:1fr auto;gap:4px 10px;margin-top:8px;padding-top:8px;font-size:12px;display:grid}.ticket-card-service-meta span:last-child{grid-column:1/-1}.ticket-list-table .ant-table-cell{padding-inline:8px!important}@keyframes ticket-return-highlight{0%{background-color:#e6f4ff}to{background-color:#0000}}.ticket-row-returned>.ant-table-cell,.ticket-card-returned{animation:1.8s ease-out ticket-return-highlight}.workflow-history-layout,.ticket-workflow-steps{flex-direction:column;gap:16px;display:flex}.ticket-resolution-mode{color:#666;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.ticket-resolution-mode .ant-tag{white-space:normal}.workflow-history-item{overflow-wrap:anywhere;line-height:1.6}.workflow-history-label{color:#666}.workflow-history-time{color:#999;margin:3px 0 6px;font-size:12px}.ticket-file-attachment{color:#666;text-align:center;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:120px;height:100px;padding:8px;display:flex}.ticket-file-attachment span{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;overflow:hidden}.ticket-parts-table-wrap{border:1px solid #f0f0f0;border-radius:6px;max-width:100%;overflow-x:auto}.ticket-parts-table{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}.ticket-parts-table th,.ticket-parts-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #f0f0f0;padding:10px 12px}.ticket-parts-table th{color:#666;white-space:nowrap;background:#fafafa;font-weight:600}.ticket-parts-table tbody tr:last-child td{border-bottom:0}.ticket-part-code{color:#555;font-variant-numeric:tabular-nums;white-space:nowrap}.ticket-part-quantity{font-variant-numeric:tabular-nums;text-align:right!important}.quote-parts-list{border:1px solid #e8e8e8;border-radius:6px;max-height:300px;margin:4px 0 16px;overflow-y:auto}.quote-part-row{border-bottom:1px solid #f0f0f0;grid-template-columns:minmax(220px,1fr) 88px 116px 40px;align-items:center;gap:12px;min-height:56px;padding:8px 12px;display:grid}.quote-part-row:last-child{border-bottom:0}.quote-part-header{z-index:1;color:#666;background:#fafafa;min-height:38px;font-size:12px;font-weight:600;position:sticky;top:0}.quote-part-main{min-width:0}.quote-part-main strong,.quote-part-main span{overflow-wrap:anywhere;display:block}.quote-part-main strong{margin-bottom:2px;font-size:13px}.quote-part-main span,.quote-standard-qty{color:#777;font-variant-numeric:tabular-nums;font-size:12px}@media (width<=767px){.ticket-service-summary{grid-template-columns:1fr 1fr}.ticket-service-summary-item{padding:9px 10px}.ticket-service-summary-item+.ticket-service-summary-item{border-left:0}.ticket-service-summary-item:nth-child(2){border-left:1px solid #e8eaed}.ticket-service-summary-item:last-child{border-top:1px solid #e8eaed;grid-column:1/-1}}@media (width<=575px){.page-card{border-radius:8px;padding:16px}.ticket-search-input,.ticket-filter-tabs{width:100%}.responsive-grid-2{grid-template-columns:1fr;gap:0}.ticket-export-button{width:100%;margin-left:0}.ticket-evaluation-form-grid{grid-template-columns:1fr;gap:0}.ticket-workflow-steps .ant-steps{max-width:100%}.quote-parts-list{max-height:360px}.quote-part-header{display:none}.quote-part-row{grid-template-columns:minmax(0,1fr) 104px 36px;gap:8px;padding:10px}.quote-part-main{grid-column:1/-1}.quote-standard-qty:before{content:"标准 ";color:#999}}.ant-table-wrapper .ant-table{border-radius:8px}.knowledge-selectable-content,.knowledge-selectable-content input,.knowledge-selectable-content textarea{cursor:text;-webkit-user-select:text;user-select:text}.help-page-heading{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.help-page-title{color:#1f2d3d;font-size:18px;font-weight:600}.help-page-title .anticon{color:#2e74b5;margin-right:6px}.help-page-subtitle{color:#777;margin-top:4px;font-size:13px}.help-role-switch{flex:none}.help-sop-header{background:#f5f9fd;border-top:4px solid #2e74b5;border-radius:6px;margin-top:24px;padding:28px 32px}.help-sop-header-company{background:#f5f9fd;border-top-color:#2e74b5}.help-sop-header-distributor{background:#f3faf6;border-top-color:#2f7d50}.help-sop-header-factory{background:#fff8f0;border-top-color:#b86517}.help-sop-kicker{color:#9a6b19;margin-bottom:6px;font-size:12px;font-weight:600}.help-sop-header h1{color:#18324b;margin:0;font-size:28px;line-height:1.35}.help-sop-header>p{color:#536273;max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.7}.help-sop-meta{color:#5e6d7d;flex-wrap:wrap;gap:12px 28px;margin-top:18px;font-size:13px;display:flex}.help-sop-meta span{flex-wrap:wrap;gap:8px;display:flex}.help-sop-meta strong{color:#27384a}.help-sop-layout{grid-template-columns:210px minmax(0,1fr);gap:36px;margin-top:28px;display:grid}.help-sop-toc{border-right:1px solid #e6e9ed;align-self:start;padding-right:18px;position:sticky;top:82px}.help-sop-toc-title{color:#7a8794;margin-bottom:10px;font-size:12px;font-weight:600}.help-sop-toc a{color:#435466;grid-template-columns:26px minmax(0,1fr);gap:6px;padding:8px 0;font-size:13px;line-height:1.45;text-decoration:none;display:grid}.help-sop-toc a:hover,.help-sop-toc a:focus-visible{color:#1677ff}.help-sop-toc a span{color:#9aa5b1;font-variant-numeric:tabular-nums}.help-sop-content{min-width:0}.help-sop-section{border-bottom:1px solid #e8ebef;padding:0 0 34px 42px;scroll-margin-top:82px;position:relative}.help-sop-section+.help-sop-section{padding-top:34px}.help-sop-section:last-child{border-bottom:0;padding-bottom:0}.help-sop-section-number{color:#9aa5b1;font-size:13px;font-weight:600;position:absolute;top:2px;left:0}.help-sop-section+.help-sop-section .help-sop-section-number{top:36px}.help-sop-section h2{color:#213547;margin:0;font-size:22px;line-height:1.4}.help-sop-intro,.help-sop-subsection>p{color:#4d5b69;margin:12px 0 0;font-size:14px;line-height:1.8}.help-sop-subsection{margin-top:28px}.help-sop-subsection h3{color:#2e5f89;margin:0 0 12px;font-size:16px;line-height:1.5}.help-sop-steps{color:#3e4b58;gap:10px;margin:0;padding-left:26px;font-size:14px;line-height:1.75;display:grid}.help-sop-steps li{padding-left:4px}.help-sop-steps li::marker{color:#2e74b5;font-weight:600}.help-sop-checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.help-sop-checklist li{color:#3e4b58;align-items:flex-start;gap:10px;font-size:14px;line-height:1.7;display:flex}.help-sop-checklist .anticon{color:#2f7d50;flex:none;margin-top:4px}.help-sop-note{border-radius:6px;margin-top:16px}.help-sop-table-wrap{border:1px solid #dce3ea;border-radius:6px;max-width:100%;overflow-x:auto}.help-sop-table{border-collapse:collapse;color:#3e4b58;width:100%;min-width:640px;font-size:13px;line-height:1.55}.help-sop-table th,.help-sop-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6ebf0;padding:11px 12px}.help-sop-table thead th{color:#294861;background:#edf4fa;font-weight:600}.help-sop-table tbody th{color:#34495e;background:#fafbfd;width:150px;font-weight:600}.help-sop-table tbody tr:last-child th,.help-sop-table tbody tr:last-child td{border-bottom:0}@media (width<=900px){.help-sop-layout{grid-template-columns:1fr;gap:24px}.help-sop-toc{border-bottom:1px solid #e6e9ed;border-right:0;gap:8px;padding:0 0 12px;display:flex;position:static;overflow-x:auto}.help-sop-toc-title{display:none}.help-sop-toc a{white-space:nowrap;background:#fff;border:1px solid #dce3ea;border-radius:5px;flex:none;padding:7px 10px;display:block}.help-sop-toc a span{margin-right:5px}}@media (width<=575px){.help-page-heading{flex-direction:column;align-items:flex-start}.help-role-switch,.help-role-switch .ant-segmented-group{width:100%}.help-role-switch .ant-segmented-item{flex:1;min-width:0}.help-role-switch .ant-segmented-item-label{padding:0 6px;font-size:12px}.help-sop-header{margin-top:18px;padding:22px 18px}.help-sop-header h1{font-size:22px}.help-sop-meta{flex-direction:column;gap:8px}.help-sop-section,.help-sop-section+.help-sop-section{padding-left:0}.help-sop-section-number,.help-sop-section+.help-sop-section .help-sop-section-number{margin-bottom:5px;position:static}.help-sop-section h2{font-size:20px}.help-sop-table{min-width:560px}}.fade-in{animation:.35s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
