:root{--page-bg: #f5f7fb;--panel-bg: #ffffff;--line: #e8edf5;--line-soft: #f0f3f8;--text-strong: #1d2129;--text-soft: #4e5969;--text-faint: #86909c;--brand: #1664ff;--brand-dark: #0e42d2;--brand-soft: #e8f3ff;--cyan: #14c9c9;--purple: #722ed1;--success: #00b42a;--warning: #ff7d00;--danger: #f53f3f;--sidebar-bg: #2f374a;--sidebar-bg-deep: #293144;--sidebar-text: rgba(255, 255, 255, .66);--sidebar-text-strong: #ffffff;--shadow-sm: 0 2px 10px rgba(29, 33, 41, .04);--shadow-md: 0 12px 30px rgba(29, 33, 41, .06)}html,body,#root{height:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow:hidden;color:var(--text-strong);background:var(--page-bg);font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased}body[arco-theme=dark]{--page-bg: #151922;--panel-bg: #1c2230;--line: #2c3342;--line-soft: #252b38;--text-strong: #f2f3f5;--text-soft: #c9cdd4;--text-faint: #86909c;--brand-soft: rgba(var(--primary-6), .16);--sidebar-bg: #202636;--sidebar-bg-deep: #1b2130;--shadow-sm: 0 2px 10px rgba(0, 0, 0, .12);--shadow-md: 0 14px 32px rgba(0, 0, 0, .18)}button,input,textarea,select{font-family:inherit}.app-shell{height:100vh;min-height:100vh;overflow:hidden}.app-shell>.arco-layout,.app-shell .arco-layout{min-height:0;overflow:hidden}.content-wrap{height:calc(100vh - 64px);overflow-x:hidden;overflow-y:auto;padding:16px 24px 24px;background:linear-gradient(180deg,#fbfcff 0,#f5f7fb00 188px),var(--page-bg)}.glass-card{border:1px solid rgba(229,234,243,.96);background:var(--panel-bg);box-shadow:var(--shadow-sm)}.page-stack{display:flex;flex-direction:column;gap:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.two-col-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(300px,.82fr);align-items:stretch;gap:12px}.dashboard-main-grid>.section-card{display:flex;flex-direction:column}.dashboard-main-grid>.section-card>.arco-card-body{flex:1;padding:14px 16px 16px}.dashboard-side-stack{display:flex;flex-direction:column;gap:16px}.three-col-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.shop-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.shop-stat-mini{padding:7px 10px;border:1px solid var(--line-soft);border-radius:8px;background:#f7f9fc}.shop-stat-mini>div{color:var(--text-strong);font-size:16px;font-weight:800;line-height:1.2}.notification-group-name{color:var(--text-strong);font-size:13px}.notification-group-cell{display:inline-flex;align-items:center;gap:10px;min-width:0}.notification-group-logo{width:28px;height:28px;flex:0 0 28px;display:block;object-fit:contain;border-radius:8px}.bind-flow{padding:2px 2px 4px}.bind-flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.bind-flow-step{height:42px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#f8fbff;color:var(--text-soft);font-size:13px;font-weight:700}.bind-flow-step span{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#edf4ff;color:var(--brand);font-size:12px}.bind-flow-step.active{color:var(--brand);border-color:rgba(var(--primary-6),.28);background:var(--brand-soft)}.bind-qr-layout,.bind-command-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px;align-items:stretch}.bind-qr-card{min-height:300px;display:flex;align-items:center;justify-content:center;padding:18px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#1664ff0d,#14c9c90a),#fff}.bind-qr-card img{width:220px;height:220px;display:block;object-fit:contain;border-radius:8px;background:#fff}.bind-guide{min-height:300px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:26px;border:1px solid var(--line);border-radius:8px;background:#fbfcff}.bind-guide-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;border-radius:12px;color:var(--brand);background:var(--brand-soft);font-size:20px}.bind-guide h3{margin:0;color:var(--text-strong);font-size:20px;line-height:1.25}.bind-guide p{max-width:360px;margin:10px 0 22px;color:var(--text-soft);font-size:13px;line-height:1.7}.bind-command-card{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;border:1px solid rgba(var(--primary-6),.22);border-radius:8px;background:linear-gradient(180deg,#1664ff14,#1664ff05),#fff}.bind-command-card strong{display:block;padding:12px 18px;border-radius:8px;color:var(--brand);background:#fff;box-shadow:inset 0 0 0 1px rgba(var(--primary-6),.18);font-size:22px;letter-spacing:.08em}.bind-waiting{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--text-soft);font-size:13px}.bind-success-panel{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;border:1px solid rgba(0,180,42,.2);border-radius:8px;background:linear-gradient(180deg,#00b42a14,#00b42a05),#fff;text-align:center}.bind-success-icon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:16px;color:var(--success);background:#00b42a1a;font-size:28px}.bind-success-panel h3{margin:0;color:var(--text-strong);font-size:22px;line-height:1.25}.bind-success-panel p{max-width:420px;margin:10px 0 22px;color:var(--text-soft);font-size:13px;line-height:1.7}.warning-detail-scroll{max-height:min(56vh,480px);padding:2px 8px 4px 2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c5cfdd transparent}.warning-detail-groups{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding-top:4px}.warning-detail-group{min-width:0;padding:12px;border:1px solid #dce5f0;border-radius:9px;background:#fbfcff}.warning-detail-group.is-full{grid-column:1 / -1}.warning-detail-group-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:9px;border-bottom:1px solid #e7edf5}.warning-detail-group-head>strong{margin:0;color:var(--text-strong);font-size:14px;font-weight:800}.warning-detail-group-head .arco-btn{height:26px;padding:0 8px;border-radius:6px;color:#315fba;font-size:12px}.warning-detail-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.warning-detail-field{min-width:0}.warning-detail-field>.arco-typography{display:block;margin-bottom:3px;font-size:12px}.warning-detail-field>strong{display:block;margin:0;color:var(--text-strong);font-size:13px;line-height:1.5;word-break:break-all}.warning-detail-field.is-multiline{grid-column:1 / -1;padding:9px 10px;border:1px solid #e1e8f2;border-radius:7px;background:#fff}.warning-detail-field.is-multiline p{margin:5px 0 0;color:var(--text-strong);font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.warning-detail-scroll::-webkit-scrollbar{width:6px}.warning-detail-scroll::-webkit-scrollbar-track{background:transparent}.warning-detail-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#c5cfdd}.warning-detail-modal .arco-modal-content{padding:14px 18px 18px}.warning-detail-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}.warning-detail-footer .arco-btn{min-width:88px;height:34px;border-radius:7px}.knowledge-tabs .arco-tabs-header{margin-bottom:10px;padding:0 2px}.knowledge-tabs .arco-tabs-header-title{height:34px;padding:0 14px;border-radius:8px;font-weight:700}.knowledge-console{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-height:64px;padding:12px 14px;border-radius:8px}.knowledge-console,.knowledge-editor-shell,.knowledge-mount-summary{border:1px solid var(--line-soft);background:#fff}.knowledge-console-stats{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,132px));gap:10px}.knowledge-console-stats>div{min-height:40px;display:flex;flex-direction:column;justify-content:center;padding-left:12px;border-left:2px solid var(--brand)}.knowledge-console-stats strong{color:var(--text-strong);font-size:20px;line-height:1.1}.knowledge-console-stats .arco-typography{margin:4px 0 0;font-size:12px}.knowledge-section-head{display:flex;align-items:center;min-height:32px;margin:2px 0 -2px}.knowledge-section-head strong{color:var(--text-strong);font-size:15px}.knowledge-mount-cell{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.knowledge-mount-cell .arco-tag{margin:0}.knowledge-mount-copy{max-width:100%;min-height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 7px;border:1px solid transparent;border-radius:6px;outline:none;background:#f2f6ffa3;color:var(--text-strong);font-size:13px;line-height:1;text-align:left;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.knowledge-mount-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis}.knowledge-mount-copy svg{flex:0 0 auto;color:var(--brand);font-size:13px}.knowledge-mount-copy:hover{border-color:#1664ff2e;background:#1664ff14;color:var(--brand)}.knowledge-mount-popover-content{max-width:320px;max-height:180px;padding:4px 2px;overflow:auto;color:var(--text-strong);font-size:12px;line-height:1.7;word-break:break-all}.knowledge-mount-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px 14px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fbff}.knowledge-mount-summary>div:first-child{min-width:0;display:flex;flex-direction:column;gap:4px}.knowledge-mount-summary strong{color:var(--text-strong);font-size:15px}.knowledge-mount-summary .arco-typography{max-width:640px;margin:0;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.knowledge-mount-summary-tags .arco-tag{margin:0;cursor:default}.knowledge-mount-summary-tags .arco-btn{height:24px;padding:0 7px;border-radius:6px}.knowledge-mount-layout{display:grid;grid-template-columns:1fr minmax(0,1fr);gap:12px}.knowledge-mount-panel{min-height:492px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;overflow:hidden}.knowledge-mount-head{min-height:52px;display:grid;grid-template-columns:minmax(104px,.45fr) minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px 8px 12px;border-bottom:1px solid var(--line-soft);background:#fbfcff}.knowledge-mount-head-title{min-width:0;display:inline-flex;align-items:center;gap:6px}.knowledge-mount-all-button{height:24px;padding:0 8px;border-radius:7px;font-size:12px;font-weight:700}.knowledge-mount-head strong{min-width:0;overflow:hidden;color:var(--text-strong);font-size:14px;white-space:nowrap;text-overflow:ellipsis}.knowledge-mount-head-actions{min-width:0;display:grid;grid-template-columns:minmax(108px,1fr) auto auto;gap:6px;align-items:center}.knowledge-mount-head-actions.is-product{grid-template-columns:minmax(108px,1fr) auto}.knowledge-mount-head-actions .arco-input-inner-wrapper{border-radius:7px;background:#f6f8fc}.knowledge-mount-head-actions .arco-btn{min-width:34px;border-radius:7px}.knowledge-shop-list,.knowledge-product-list{max-height:436px;overflow:auto;padding:8px 8px 10px}.knowledge-shop-row,.knowledge-product-row{display:grid;align-items:center;gap:10px;min-height:54px;padding:8px 10px;border-radius:8px;border:1px solid transparent;transition:background .16s ease,border-color .16s ease}.knowledge-shop-row{grid-template-columns:28px minmax(0,1fr) 28px;cursor:pointer}.knowledge-product-row{grid-template-columns:28px 42px minmax(0,1fr);cursor:pointer}.knowledge-shop-row:hover,.knowledge-shop-row.active,.knowledge-product-row:hover,.knowledge-product-row.active{background:var(--brand-soft)}.knowledge-shop-row.active{border-color:rgba(var(--primary-6),.22)}.knowledge-product-row.disabled{opacity:.58;cursor:default;background:transparent}.knowledge-product-row.disabled:hover{background:transparent}.knowledge-check{width:24px;height:24px;display:grid;place-items:center;padding:0;border:1px solid var(--line-soft);border-radius:999px;outline:none;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.knowledge-check span{width:8px;height:8px;display:block;border-radius:999px;background:transparent;transition:background .16s ease,transform .16s ease}.knowledge-check:hover{border-color:rgba(var(--primary-6),.42);box-shadow:0 0 0 3px rgba(var(--primary-6),.08)}.knowledge-check.checked{border-color:rgb(var(--primary-6));background:rgba(var(--primary-6),.1)}.knowledge-check.checked span{background:rgb(var(--primary-6));transform:scale(1.2)}.knowledge-check:disabled{cursor:not-allowed;border-color:transparent;background:#eef1f6;box-shadow:none}.knowledge-product-thumb{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#eef3ff;color:var(--brand)}.knowledge-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.knowledge-product-thumb svg{display:none;font-size:18px}.knowledge-product-thumb.is-empty svg{display:block}.knowledge-shop-row strong,.knowledge-product-row strong{display:block;min-width:0;overflow:hidden;color:var(--text-strong);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.knowledge-shop-row .arco-typography,.knowledge-product-row .arco-typography{margin:3px 0 0;font-size:12px}.knowledge-load-more{padding:10px 12px 6px;color:var(--text-faint);font-size:12px;text-align:center}.knowledge-editor-form .arco-form-item{margin-bottom:14px}.knowledge-editor-shell{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:#fff}.knowledge-editor-top{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:14px;align-items:end}.knowledge-editor-top .arco-switch{min-width:74px}.knowledge-example-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.knowledge-example-card{display:flex;flex-direction:column;gap:6px;min-height:88px;padding:12px 14px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fbff;color:var(--text-strong);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.knowledge-example-card:hover{border-color:rgba(var(--primary-6),.34);background:var(--brand-soft)}.knowledge-example-card span{font-size:13px;font-weight:700}.knowledge-example-card em{display:-webkit-box;overflow:hidden;color:var(--text-soft);font-size:12px;font-style:normal;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical}.knowledge-editor-area-head{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.knowledge-editor-area-head strong{color:var(--text-strong);font-size:14px}.knowledge-material-actions{align-items:center}.knowledge-editor-form .arco-textarea,.knowledge-content-editor{min-height:230px;line-height:1.68}.knowledge-content-editor{width:100%;max-height:360px;padding:10px 12px;overflow:auto;border:1px solid var(--line);border-radius:8px;outline:none;background:#f7f9fc;color:var(--text-strong);font-size:14px;white-space:pre-wrap;word-break:break-word;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.knowledge-content-editor:focus{border-color:rgb(var(--primary-6));background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-6),.1)}.knowledge-content-editor:empty:before{color:var(--text-faint);content:attr(data-placeholder);pointer-events:none}.knowledge-inline-token{display:inline-flex;align-items:center;height:22px;margin:0 2px;padding:0 7px;border:1px solid rgba(var(--primary-6),.18);border-radius:5px;background:#1664ff14;color:var(--brand);font-size:13px;font-weight:700;line-height:20px;vertical-align:baseline;cursor:default}.knowledge-inline-token.unknown{border-color:#ff7d0033;background:#ff7d0014;color:var(--warning)}.knowledge-editor-hint{margin-top:-6px;color:var(--text-soft);font-size:12px}.knowledge-token{color:var(--brand);font-weight:700}.knowledge-token-preview{display:flex;align-items:flex-start;gap:10px;margin-top:-8px;padding:10px 12px;border:1px solid rgba(var(--primary-6),.12);border-radius:8px;background:linear-gradient(180deg,#1664ff0b,#1664ff05)}.knowledge-token-preview>span{flex:0 0 auto;padding-top:3px;color:var(--text-faint);font-size:12px}.knowledge-token-preview>div{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.knowledge-token-chip{height:26px;padding:0 10px;border:1px solid rgba(var(--primary-6),.18);border-radius:6px;background:#fff;color:var(--brand);font-size:12px;font-weight:700;line-height:24px;cursor:default}.knowledge-token-chip.unknown{border-color:#ff7d0038;color:var(--warning);background:#ff7d000f}.knowledge-material-pop{width:160px;display:flex;flex-direction:column;gap:8px}.knowledge-material-pop img{width:100%;height:90px;object-fit:cover;border-radius:8px}.knowledge-material-pop span{color:var(--text-strong);font-size:12px}.knowledge-editor-popover{position:fixed;z-index:2000;width:196px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 34px #1d212929;pointer-events:none}.knowledge-editor-popover img{width:100%;height:112px;display:block;object-fit:cover;border-radius:6px;background:#eef3ff}.knowledge-editor-popover strong{display:block;margin-top:8px;overflow:hidden;color:var(--text-strong);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.knowledge-editor-popover span{display:block;margin-top:3px;color:var(--text-soft);font-size:12px}.knowledge-mention-popup{position:fixed;z-index:2100;width:284px;padding:10px;border:1px solid rgba(var(--primary-6),.14);border-radius:10px;background:#fff;box-shadow:0 18px 42px #1d212929}.knowledge-mention-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.knowledge-mention-head span{color:var(--text-strong);font-size:13px;font-weight:700}.knowledge-mention-head em{color:var(--text-faint);font-size:12px;font-style:normal}.knowledge-mention-list{display:flex;flex-direction:column;gap:6px;max-height:240px;overflow:auto}.knowledge-mention-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;width:100%;padding:6px;border:1px solid transparent;border-radius:8px;background:#fff;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease}.knowledge-mention-item:hover,.knowledge-mention-item.active{border-color:rgba(var(--primary-6),.2);background:#1664ff0f}.knowledge-mention-item img{width:52px;height:36px;display:block;object-fit:cover;border-radius:6px;background:#eef3ff}.knowledge-mention-item strong{display:block;overflow:hidden;color:var(--text-strong);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.knowledge-mention-item span{display:block;margin-top:2px;color:var(--text-faint);font-size:12px}.knowledge-material-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.knowledge-material-empty{grid-column:1 / -1;min-height:160px;display:flex;align-items:center;justify-content:center;padding:24px;border:1px dashed var(--line);border-radius:8px;background:#1664ff0a;color:var(--text-soft);font-size:13px;text-align:center}.knowledge-material-option{min-width:0;padding:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:8px;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.knowledge-material-option:hover{border-color:rgba(var(--primary-6),.32);box-shadow:0 10px 24px #1d212914;transform:translateY(-1px)}.knowledge-material-thumb{position:relative;aspect-ratio:16 / 10;background:#eef3ff;overflow:hidden}.knowledge-material-thumb img{width:100%;height:100%;display:block;object-fit:cover}.knowledge-material-thumb .arco-tag{position:absolute;right:8px;bottom:8px;margin:0}.knowledge-material-meta{display:flex;flex-direction:column;gap:4px;padding:10px 12px 0}.knowledge-material-meta strong{overflow:hidden;color:var(--text-strong);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.knowledge-material-meta .arco-typography{margin:0;font-size:12px}.knowledge-material-pick{height:34px;display:flex;align-items:center;justify-content:flex-end;padding:0 12px 10px;color:var(--brand);font-size:12px;font-weight:700}.knowledge-empty-products{padding:90px 16px;color:var(--text-faint);font-size:13px;text-align:center}.material-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:14px}.material-card{overflow:hidden;border:1px solid var(--line-soft);border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.material-preview{position:relative;aspect-ratio:16 / 10;background:#eef3ff;overflow:hidden}.material-preview img,.material-preview video{width:100%;height:100%;object-fit:cover;display:block}.material-play{position:absolute;right:10px;bottom:10px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#00000085;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.material-body{padding:12px}.material-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.material-title-row strong{min-width:0;overflow:hidden;color:var(--text-strong);font-size:14px;white-space:nowrap;text-overflow:ellipsis}.material-meta{width:100%;margin-top:8px;flex-wrap:wrap}.material-meta .arco-typography{font-size:12px}.material-desc{display:-webkit-box;min-height:36px;margin-top:8px;overflow:hidden;color:var(--text-soft);font-size:12px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.material-actions{display:flex;justify-content:flex-end;margin-top:8px;gap:4px}.material-empty{padding:54px 16px;border-radius:8px}.material-toolbar-card .toolbar-actions{padding-bottom:12px}.material-edit-modal .arco-modal{border-radius:10px;overflow:hidden}.material-edit-modal .arco-modal-header{height:58px;border-bottom-color:var(--line-soft)}.material-edit-modal .arco-modal-title{font-size:17px;font-weight:700}.material-edit-modal .arco-modal-content{padding:22px 26px 20px}.material-edit-modal .arco-modal-footer{padding:16px 26px 20px;border-top-color:var(--line-soft)}.material-edit-modal .arco-modal-footer .arco-btn{min-width:74px;height:34px;border-radius:7px;font-weight:600}.material-edit-modal .arco-form-item{margin-bottom:16px}.material-edit-modal .arco-form-label-item{color:var(--text-strong);font-weight:600}.material-edit-modal .arco-input-inner-wrapper,.material-edit-modal .arco-textarea{border-radius:7px;background:#f6f8fb}.material-source-switch{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;padding:8px;border:1px solid var(--line-soft);border-radius:9px;background:linear-gradient(180deg,#f7faffeb,#f4f7fcd1)}.material-source-tabs{display:inline-flex;align-items:center;gap:4px;padding:3px;border-radius:7px;background:#edf3ff}.material-source-tabs button{height:32px;min-width:104px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:var(--text-soft);font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.material-source-tabs button:hover{color:rgb(var(--primary-6))}.material-source-tabs button:focus-visible{outline:2px solid rgba(var(--primary-6),.24);outline-offset:2px}.material-source-tabs button.active{background:#fff;color:rgb(var(--primary-6));box-shadow:0 4px 12px #1664ff1f}.material-source-tabs .arco-icon{font-size:15px}.material-format-note{flex:0 0 auto;padding:5px 9px;border:1px solid rgba(var(--primary-6),.12);border-radius:999px;background:#ffffffad;color:var(--text-faint);font-size:12px;line-height:1.2;white-space:nowrap}.material-upload-box{min-height:152px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed rgba(var(--primary-6),.34);border-radius:9px;background:radial-gradient(circle at 50% 0,rgba(22,100,255,.08),transparent 46%),#1664ff09;color:var(--brand);cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.material-upload-box:hover{border-color:rgb(var(--primary-6));background:#1664ff14;box-shadow:inset 0 0 0 1px rgba(var(--primary-6),.08)}.material-upload-box .arco-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1664ff1a;font-size:22px}.material-upload-box strong{max-width:90%;overflow:hidden;color:var(--text-strong);font-size:14px;white-space:nowrap;text-overflow:ellipsis}.material-preview-dialog{display:flex;flex-direction:column;gap:14px}.material-preview-dialog>img,.material-preview-dialog>video{width:100%;max-height:62vh;display:block;object-fit:contain;border-radius:8px;background:#f2f5fb}.material-preview-dialog>video{aspect-ratio:16 / 9}.material-preview-info{display:flex;flex-direction:column;gap:4px;padding:2px 2px 0}.material-preview-info strong{color:var(--text-strong);font-size:15px}.material-preview-info p{margin:4px 0 0;color:var(--text-soft);font-size:13px;line-height:1.6}.agent-workflow-page{height:calc(100vh - 92px);min-height:520px;overflow:hidden}.agent-workflow-canvas{display:block;width:100%;height:100%;border:1px solid var(--line);border-radius:8px;background:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px),var(--panel-bg);background-size:24px 24px;box-shadow:var(--shadow-sm)}.toolbar-card{padding:12px 14px 2px;border-radius:8px}.toolbar-layout{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.toolbar-filters{flex:1;min-width:0}.toolbar-actions{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:12px}.toolbar-right-actions{display:flex;align-items:center;gap:8px}.toolbar-basic-actions{margin-bottom:12px}.toolbar-right-actions .arco-btn,.toolbar-basic-actions .arco-btn{min-height:34px;padding:0 14px;border-radius:6px}.route-loading{min-height:320px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--text-soft);font-size:13px;font-weight:600}.route-loading span{width:16px;height:16px;border:2px solid rgba(22,100,255,.16);border-top-color:var(--brand);border-radius:999px;animation:image-loading-spin .8s linear infinite}.chart-loading{height:214px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--text-soft);font-size:13px;font-weight:600}.chart-loading span{width:16px;height:16px;border:2px solid rgba(22,100,255,.16);border-top-color:var(--brand);border-radius:999px;animation:image-loading-spin .8s linear infinite}.section-card{border-radius:8px;overflow:hidden}.section-card .arco-card-header{min-height:47px;padding:0 16px;border-bottom-color:var(--line-soft)}.section-title{display:flex;flex-direction:column;gap:2px;line-height:1.35}.section-title>span{font-weight:700}.section-title .arco-typography{font-size:11px}.chart-box{height:214px}.line-chart-box{width:100%;position:relative;overflow:hidden}.line-chart-svg{width:100%;height:214px;display:block}.line-chart-grid{stroke:#86909c24;stroke-width:1}.line-chart-label{fill:var(--text-faint);font-size:11px;font-weight:600;letter-spacing:0}.line-chart-area{fill:url(#lineChartArea)}.line-chart-line{fill:none;stroke:var(--brand);stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 6px 12px rgba(22,100,255,.12))}.line-chart-dot{fill:var(--panel-bg);stroke:var(--brand);stroke-width:2}.line-chart-hover-line{stroke:#1664ff29;stroke-width:1.2;stroke-dasharray:4 4}.line-chart-active-dot{fill:#1664ff24;stroke:#1664ff38;stroke-width:1}.line-chart-active-dot-inner{fill:var(--brand);stroke:#fff;stroke-width:1.2}.line-chart-tooltip{position:absolute;z-index:1;min-width:126px;padding:9px 11px;border:1px solid rgba(22,100,255,.14);border-radius:10px;background:#fffffff5;box-shadow:0 14px 34px #0f172a1f;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.line-chart-tooltip-title{display:block;color:var(--text-soft);font-size:11px;font-weight:600}.line-chart-tooltip strong{display:block;margin-top:4px;color:var(--text-strong);font-size:18px;line-height:1.1;font-weight:800}.muted{color:var(--text-soft)}.rank-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:46px;padding:8px 0;border-bottom:1px solid var(--line-soft);border-radius:8px;transition:background .16s ease}.dashboard-main-grid .rank-row{min-height:42px;padding:6px 0;border-radius:7px}.rank-row:hover{background:#f7faff}.rank-row:last-child{border-bottom:0}.rank-no{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#eef3ff;color:var(--brand);font-weight:700}.platform-logo{width:28px;height:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;background:transparent;border:0;box-shadow:none}.platform-logo-sm{width:24px;height:24px;flex-basis:24px;border-radius:7px}.platform-logo-xs{width:20px;height:20px;flex-basis:20px;border-radius:6px}.platform-logo img{width:100%;height:100%;object-fit:contain;display:block}.platform-logo-fallback{color:var(--brand);font-size:12px;font-weight:800;background:#edf4ff}.platform-inline{display:inline-flex;align-items:center;gap:8px;max-width:100%;color:var(--text-strong);font-weight:600;white-space:nowrap}.shop-identity-cell{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%}.shop-identity-copy{min-width:0;line-height:1.2}.shop-identity-copy .arco-typography{margin:0;font-size:11px;line-height:1.2}.shop-identity-copy strong{display:block;max-width:170px;overflow:hidden;color:var(--text-strong);font-size:12px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.shop-config-hero,.shop-config-actions,.shop-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--line-soft);border-radius:8px;background:#f7f9fc}.shop-config-hero{background:linear-gradient(180deg,#fbfcff,#f6f9ff)}.shop-config-actions>div,.shop-danger-zone>div{display:flex;min-width:0;flex-direction:column;gap:4px}.shop-config-actions strong,.shop-danger-zone strong{color:var(--text-strong);font-size:14px;font-weight:700}.shop-config-actions .arco-typography,.shop-danger-zone .arco-typography{margin:0;font-size:12px}.shop-notify-config{display:flex;flex-direction:column;gap:12px}.shop-notify-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shop-notify-config-head strong{display:block;margin-bottom:4px;color:var(--text-strong);font-size:14px;font-weight:700}.shop-notify-config-head .arco-typography{max-width:330px;margin:0;font-size:12px;line-height:1.6}.shop-notify-rules{display:flex;flex-direction:column;gap:10px}.shop-notify-rules-empty{display:flex;align-items:center;justify-content:center;padding:24px 0}.shop-notify-rule{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #edf0f6;border-radius:10px;background:#fff;box-shadow:0 1px 2px #1d21290a;transition:border-color .16s ease,box-shadow .16s ease}.shop-notify-rule:hover{border-color:#e2e7f0;box-shadow:0 4px 14px #1d21290f}.shop-notify-rule.is-fallback{border-color:rgba(var(--primary-6),.22);background:linear-gradient(180deg,rgba(var(--primary-6),.05),rgba(var(--primary-6),.015))}.shop-notify-rule.has-error{border-color:#f53f3f66;box-shadow:0 0 0 3px #f53f3f0f}.shop-notify-rule-head{display:flex;align-items:center;gap:8px}.shop-notify-rule-index{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:rgba(var(--primary-6),.12);color:rgb(var(--primary-6));font-size:12px;font-weight:700}.shop-notify-rule-head .arco-select{flex:1;min-width:0}.shop-notify-rule .arco-select-view{border:1px solid #e5e9f0;border-radius:8px;background:#fff;box-shadow:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.shop-notify-rule .arco-select:hover .arco-select-view{border-color:rgba(var(--primary-6),.42);background:#fff}.shop-notify-rule .arco-select.arco-select-focused .arco-select-view{border-color:rgb(var(--primary-6));background:#fff;box-shadow:0 0 0 3px rgba(var(--primary-6),.1)}.shop-notify-rule .arco-select-view input::placeholder{color:#a5adbb}.shop-notify-rule .arco-select.arco-select-single .arco-select-view{height:36px;line-height:34px;padding:0 12px}.shop-notify-rule .arco-select.arco-select-multiple .arco-select-view{min-height:36px;padding:4px 8px}.shop-notify-rule-keywords .arco-select-suffix{display:none}.shop-notify-rule .arco-tag{height:24px;margin:2px 6px 2px 0;padding:0 4px 0 10px;border:1px solid rgba(var(--primary-6),.16);border-radius:999px;background:rgba(var(--primary-6),.08);color:rgb(var(--primary-6));font-size:12px;font-weight:600;line-height:22px}.shop-notify-rule .arco-tag-content{line-height:1}.shop-notify-rule .arco-tag-close-btn{margin-left:2px;border-radius:50%;color:inherit;opacity:.55;transition:opacity .16s ease,background .16s ease}.shop-notify-rule .arco-tag-close-btn:hover{background:rgba(var(--primary-6),.18);opacity:1}.shop-notify-rule-tools{display:inline-flex;gap:4px}.shop-notify-rule-tools .arco-btn{border-radius:6px}.shop-notify-rule-keywords{display:flex;align-items:center;gap:8px;padding-left:28px}.shop-notify-rule-keywords>.arco-typography{flex:0 0 42px;margin:0;font-size:12px}.shop-notify-rule-keywords .arco-select{flex:1;min-width:0}.shop-notify-rule-hint{display:block;margin:0 0 0 28px;font-size:12px;line-height:1.5}.shop-notify-rule-hint.is-error{color:#f53f3f}.shop-notify-rule-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-notify-rule-actions .arco-typography{margin:0;font-size:12px}.shop-notify-warning{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid rgba(255,125,0,.26);border-radius:10px;background:#ff7d000f}.shop-notify-warning>.arco-icon{flex:0 0 auto;margin-top:2px;color:var(--warning);font-size:16px}.shop-notify-warning strong{display:block;margin-bottom:2px;color:#b3600a;font-size:13px;font-weight:700}.shop-notify-warning span{display:block;color:#8f621f;font-size:12px;line-height:1.6}.shop-danger-zone{border-color:#f53f3f2e;background:#f53f3f0a}.shop-detail-hero,.shop-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.shop-detail-body{height:100%;min-height:0;display:flex;flex-direction:column;gap:8px;overflow:hidden}.shop-detail-hero{flex:0 0 auto;padding:6px 8px;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(180deg,#fbfcff,#f6f9ff)}.shop-detail-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-width:0;flex:1}.shop-detail-section-head{flex:0 0 auto;gap:10px;align-items:center;padding:0 2px}.shop-detail-section-copy{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1}.shop-detail-section-copy .arco-typography{margin:0;font-size:11px;line-height:1.3}.shop-detail-section-head strong{color:var(--text-strong);font-size:14px;font-weight:700}.shop-detail-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap;white-space:nowrap;flex:0 0 auto;margin-right:8px}.shop-detail-actions .arco-input-inner-wrapper{border-radius:7px;background:#fff;width:160px;min-width:160px}.shop-detail-actions .arco-btn{min-width:32px;padding:0 8px;flex:0 0 auto}.shop-detail-actions .arco-btn span:not(.arco-btn-icon){display:none}.shop-product-thumb{width:34px;height:34px;flex:0 0 34px;border-radius:7px}.shop-product-thumb.is-empty svg{font-size:16px}.shop-product-toolbar,.shop-product-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#f7f9fc}.shop-product-toolbar-copy,.shop-product-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.shop-product-toolbar-copy strong,.shop-product-meta strong{color:var(--text-strong);font-size:13px;font-weight:700}.shop-product-toolbar-copy .arco-typography,.shop-product-summary .arco-typography,.shop-product-meta .arco-typography{margin:0;font-size:11px}.shop-product-toolbar .arco-input-inner-wrapper{border-radius:7px;background:#fff}.shop-product-cell{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%}.shop-product-thumb{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#edf3ff;color:var(--brand)}.shop-product-thumb img{width:100%;height:100%;display:block;object-fit:cover}.shop-product-thumb.is-empty svg{font-size:18px}.shop-product-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.shop-product-edit-full{grid-column:1 / -1}.shop-product-form .arco-form-item{margin-bottom:0}.shop-product-empty{min-height:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;padding:8px 10px;border:1px dashed var(--line-soft);border-radius:8px;background:#fff;text-align:center}.shop-product-loading{min-height:240px;display:grid;place-items:center}.shop-product-empty strong{color:var(--text-strong);font-size:14px}.shop-product-table .arco-table-no-data{padding:6px 0;line-height:1.4}.shop-product-table{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.shop-product-table>.arco-spin,.shop-product-table>.arco-spin>.arco-spin-children{flex:1;min-height:0;display:flex;flex-direction:column}.shop-product-table .arco-table{flex:1;min-height:0;display:flex;flex-direction:column}.shop-product-table .arco-table-container{flex:1;min-height:0}.shop-product-table .arco-table-body{padding-bottom:0}.shop-product-table .arco-table-container{border-radius:8px}.shop-product-table .arco-table-header{border-radius:8px 8px 0 0}.rank-shop{min-width:0;color:var(--text-strong);font-size:13px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rank-count{min-width:44px;color:var(--brand);font-size:17px;font-weight:800;line-height:1;text-align:right}.conversation-bubble{position:relative;max-width:100%;padding:10px 13px;border:1px solid transparent;border-radius:12px;box-shadow:0 8px 22px #1f2d3d0f;color:var(--text-strong);line-height:1.65}.conversation-message-row{display:flex;margin-bottom:12px}.conversation-message-row.is-ai{justify-content:flex-end}.conversation-message-row.is-customer{justify-content:flex-start}.conversation-message-shell{max-width:74%;display:flex;flex-direction:column;gap:4px}.conversation-message-shell.is-ai{align-items:flex-end}.conversation-message-shell.is-customer{align-items:flex-start}.conversation-detail-list{max-height:460px;overflow-y:auto;padding:6px 4px 6px 0}.conversation-message-content{display:flex;flex-direction:column;gap:8px;word-break:break-word}.conversation-message-text{white-space:pre-wrap}.conversation-message-actions{display:flex;justify-content:flex-end;gap:4px;min-height:22px;opacity:.78;transition:opacity .16s ease}.conversation-message-row:hover .conversation-message-actions{opacity:1}.conversation-message-actions .arco-btn{height:22px;padding:0 6px;border-radius:5px;color:#6b7280;background:transparent}.conversation-message-actions .arco-btn:hover{color:var(--brand);background:#165dff1a}.conversation-message-actions .arco-btn-status-danger:not(.arco-btn-disabled){color:#d91a1a}.conversation-message-edited{display:inline-flex;align-items:center;height:22px;padding:0 7px;border:1px solid #b8d0ff;border-radius:5px;background:#edf4ff;color:#165dff;font-size:11px;font-weight:600;line-height:20px}.reply-editor-form .arco-form-item,.reply-revision-form .arco-form-item{margin-bottom:12px}.reply-revision-modal .arco-modal{border-radius:10px;overflow:hidden}.reply-revision-modal .arco-modal-header{height:56px;border-bottom-color:var(--line-soft)}.reply-revision-modal .arco-modal-title{color:var(--text-strong);font-size:17px;font-weight:700}.reply-revision-modal .arco-modal-content{padding:18px 24px;background:linear-gradient(180deg,#fbfcff,#fff 42%)}.reply-revision-modal .arco-modal-footer{padding:14px 26px 20px;border-top-color:var(--line-soft)}.reply-revision-modal .arco-modal-footer .arco-btn{min-width:82px;height:34px;border-radius:7px;font-weight:600}.reply-revision-form{padding-top:0}.reply-revision-form .arco-form-label-item{color:var(--text-strong);font-size:13px;font-weight:700}.reply-revision-form .arco-form-item-symbol{margin-right:5px}.reply-revision-form .arco-textarea{padding:12px 13px;border-color:#e5ebf3;border-radius:8px;background:#f8fafd;color:var(--text-strong);line-height:1.65;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.reply-revision-form .arco-textarea:hover,.reply-revision-form .arco-textarea:focus{border-color:#165dff6b;background:#fff;box-shadow:0 0 0 3px #165dff14}.reply-revision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reply-revision-title-item .arco-input-inner-wrapper{height:38px;border:1px solid #aebdd0;border-radius:8px;background:#fff;box-shadow:0 0 0 1px #496b940a;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.reply-revision-title-item .arco-input-inner-wrapper:hover{border-color:#729fe0}.reply-revision-title-item .arco-input-inner-wrapper-focus{border-color:var(--brand);box-shadow:0 0 0 3px #165dff1c}.reply-revision-scope-block{margin-bottom:12px;padding:14px;border:1px solid #cfdef5;border-radius:9px;background:linear-gradient(180deg,#f6f9ff,#fff);box-shadow:0 10px 26px #165dff12}.reply-revision-scope-block .arco-form-item{width:100%;max-width:none;margin-bottom:0}.reply-scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.reply-scope-option{position:relative;min-height:68px;padding:13px 14px;border:1px solid #d8e0ec;border-radius:9px;background:#fff;box-shadow:0 6px 16px #1f2d3d0b;color:var(--text-strong);cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.reply-scope-option:hover{border-color:#165dff8c;background:#f8fbff;box-shadow:0 10px 22px #165dff14}.reply-scope-option.is-active{border-color:var(--brand);background:linear-gradient(180deg,#eef5ff,#fff);box-shadow:0 10px 24px #165dff24}.reply-scope-option.is-active:after{content:"已选";position:absolute;top:9px;right:10px;padding:2px 6px;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:700;line-height:1.4}.reply-scope-option span{display:block;margin-bottom:6px;padding-right:34px;color:#1d2129;font-size:14px;font-weight:800;line-height:1.2}.reply-scope-option em{display:block;color:#4e5969;font-size:12px;font-style:normal;font-weight:500;line-height:1.35}.reply-scope-current{display:flex;align-items:center;gap:10px;margin-top:12px;padding:9px 11px;border:1px solid #dbe8ff;border-radius:7px;background:#fff}.reply-scope-current strong{flex:0 0 auto;color:var(--brand);font-size:13px;font-weight:700}.reply-scope-current span{min-width:0;color:var(--text-soft);font-size:12px;line-height:1.45}.reply-knowledge-content-item{margin-top:2px}.reply-knowledge-content-item .arco-form-label-item{color:#5f6b7a;font-size:12px;font-weight:600}.reply-knowledge-content-item .arco-textarea{min-height:132px;padding:10px 12px;border-color:#aebdd0;background:#fff;box-shadow:0 0 0 1px #496b940a;color:#303846;font-size:13px;line-height:1.6}.reply-knowledge-content-item .arco-textarea:hover{border-color:#729fe0}.reply-knowledge-content-item .arco-textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #165dff1c}.reply-revision-context{display:flex;justify-content:flex-start;gap:8px;flex-wrap:wrap;min-width:0;padding-bottom:1px}.reply-revision-context-top{margin-bottom:12px;padding:10px 12px;border:1px solid #e8edf5;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1f2d3d0a}.reply-revision-context .arco-tag{max-width:260px;height:28px;display:inline-flex;align-items:center;overflow:hidden;border-radius:6px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.conversation-image-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:156px;min-height:116px;max-width:100%;padding:4px;border:1px solid var(--line-soft);border-radius:8px;background:#fff;color:var(--text-soft);text-decoration:none;overflow:hidden}.conversation-image-link img{display:none;max-width:220px;max-height:220px;border-radius:6px;object-fit:contain}.conversation-image-link.loaded{min-width:0;min-height:0}.conversation-image-link.loaded img{display:block}.conversation-image-link.error img{display:none}.conversation-image-loading{min-width:148px;min-height:108px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:6px;background:linear-gradient(90deg,#f3f6fb,#edf2f8,#f3f6fb 84%);background-size:240% 100%;animation:image-loading-shimmer 1.25s ease-in-out infinite}.conversation-image-loading i{width:22px;height:22px;border:2px solid rgba(var(--primary-6),.16);border-top-color:rgb(var(--primary-6));border-radius:999px;animation:image-loading-spin .8s linear infinite}.conversation-image-loading em,.conversation-image-error{color:var(--text-soft);font-size:12px;font-style:normal}.conversation-image-error{padding:26px 18px}.conversation-quality-form{display:grid;grid-template-columns:auto 156px minmax(0,1fr) auto;align-items:end;gap:10px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fbff}.conversation-quality-head{display:flex;align-items:center;min-height:32px}.conversation-quality-head strong{color:var(--text-strong);font-size:14px;font-weight:800}.conversation-quality-form .arco-form-item{margin-bottom:0}.conversation-quality-form .arco-form-label-item{margin-bottom:6px;color:var(--text-soft);font-size:12px;font-weight:700}.conversation-quality-form .arco-input-inner-wrapper{min-height:32px;border-radius:8px;background:#fff}.conversation-remark-item .arco-form-message{display:none}@keyframes image-loading-shimmer{0%{background-position:160% 0}to{background-position:-80% 0}}@keyframes image-loading-spin{to{transform:rotate(360deg)}}.copyable-cell{display:inline-flex;align-items:center;gap:4px;min-width:0;vertical-align:middle}.copyable-cell>span{min-width:0;overflow:hidden;color:var(--text-strong);font-size:13px;line-height:1.45;white-space:nowrap;text-overflow:ellipsis}.copyable-cell .arco-btn{flex:0 0 auto;width:28px;height:28px;min-width:28px;border-radius:6px}.table-nowrap{display:inline-block;max-width:100%;white-space:nowrap}.table-action-center{width:100%;justify-content:center}.table-action-center.arco-space{display:flex}.table-action-center .arco-btn-icon-only{width:32px;height:32px;min-width:32px;border-radius:6px}.warning-table-card .arco-table-tr{transition:background .16s ease}.warning-table-card table{width:100%!important;table-layout:fixed}.warning-table-card .arco-table-tr:hover .arco-table-td{background:#f8fbff!important}.warning-table-card .arco-table-th{height:44px}.warning-table-card .arco-table-td{height:68px;padding-top:10px!important;padding-bottom:10px!important}.warning-shop-name,.warning-customer-name{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.warning-customer-name{color:var(--text-strong);font-size:13px;font-weight:500}.warning-event-tag{min-width:0;height:26px;display:inline-flex;align-items:center;max-width:100%;padding:0 10px;overflow:hidden;border:1px solid rgba(255,125,0,.12);border-radius:6px;color:#f06a00;background:#fff7e8d1;font-size:12px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.warning-status-stack{display:inline-flex;flex-wrap:wrap;gap:4px;justify-content:center;line-height:1}.warning-status-pill{height:24px;display:inline-flex;align-items:center;padding:0 7px;border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap}.warning-status-pill.is-warning{color:#f06a00;background:#fff7e8}.warning-status-pill.is-success{color:#00a870;background:#e8fff3}.warning-status-pill.is-info{color:var(--brand);background:#1664ff14}.warning-status-pill.is-muted{color:var(--text-soft);background:#f2f4f7}.warning-time-cell{display:inline-flex;flex-direction:column;align-items:center;gap:2px;color:var(--text-soft);font-size:12px;line-height:1.25;white-space:nowrap}.warning-time-cell strong{color:var(--text-strong);font-size:13px;line-height:1.25;font-weight:700}.warning-time-cell span{color:var(--text-soft);font-size:12px}.warning-view-button{width:100%;height:30px;padding:0;border-radius:6px;color:var(--brand);font-weight:700}.warning-view-button:hover{background:#1664ff14}.quality-customer-cell{display:block;max-width:100%;overflow:hidden;color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis}.bubble-customer{border-color:#e7edf5;border-top-left-radius:6px;background:#fff}.bubble-ai{margin-left:auto;border-color:#d9e8ff;border-top-right-radius:6px;background:linear-gradient(135deg,#edf6ff,#f6f9ff);box-shadow:0 10px 24px #165dff14;color:#172033}.login-page{min-height:100vh;display:grid;grid-template-rows:76px 1fr;background:radial-gradient(circle at 14% 20%,rgba(22,93,255,.1),transparent 28%),radial-gradient(circle at 88% 24%,rgba(20,201,201,.08),transparent 26%),linear-gradient(180deg,#fff,#f6f9ff);color:#1d2129}.login-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#ffffffe0;border-bottom:1px solid rgba(229,235,245,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-logo{width:40px;height:40px;border-radius:12px;object-fit:cover;display:block;box-shadow:0 12px 24px #165dff29}.login-main{display:grid;grid-template-columns:minmax(0,620px) 430px;justify-content:center;gap:46px;align-items:center;max-width:1160px;width:100%;margin:0 auto;padding:34px 32px 58px}.login-showcase{position:relative;min-width:0;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-showcase:before{content:"";position:absolute;width:min(560px,86%);aspect-ratio:1;border-radius:50%;border:1px solid rgba(22,93,255,.1);box-shadow:inset 0 0 0 92px #165dff06,0 28px 90px #165dff0f}.login-platform-dock{width:min(500px,100%);margin:26px auto 0;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border:1px solid rgba(229,235,245,.78);border-radius:18px;background:#ffffff94;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-platform-dock span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:7px;border-radius:13px;background:#ffffffdb;border:1px solid rgba(229,235,245,.82)}.login-platform-dock img{width:100%;height:100%;object-fit:contain;display:block}.login-copy{position:relative;z-index:1;max-width:560px;text-align:center}.login-kicker{display:inline-flex;align-items:center;height:32px;margin-bottom:18px;padding:0 14px;border:1px solid rgba(22,93,255,.1);border-radius:999px;background:#ffffffa8;color:#476385;font-size:14px;font-weight:600;box-shadow:0 10px 24px #165dff0f}.login-title.arco-typography{margin:0;color:#1d2129;font-size:clamp(36px,3.7vw,52px);line-height:1.1;font-weight:750;letter-spacing:0}.login-highlight{position:relative;display:inline-flex;justify-content:center;margin-left:0;min-width:4.2em;color:rgb(var(--primary-6))}.typing-word{display:inline-block;width:4.1em;overflow:hidden;white-space:nowrap;border-right:3px solid rgb(var(--primary-6));animation:loginTyping 8s steps(4,end) infinite,loginCaret .9s step-end infinite}.login-highlight:after{content:none}.login-desc.arco-typography{max-width:660px;margin:28px auto 0;color:#475569;font-size:17px;line-height:1.8}.login-feature-strip{position:fixed;left:28px;bottom:28px;z-index:100;width:300px;height:112px;pointer-events:none}.login-feature{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:10px;min-width:0;padding:14px 15px 12px;border:1px solid rgba(229,235,245,.86);border-radius:18px;background:linear-gradient(135deg,#fffffff5,#f6f9ffdb),#ffffffdb;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;animation:loginFeatureFade .36s ease both}.login-feature-main{display:flex;align-items:flex-start;gap:11px;min-width:0}.login-feature-icon{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:rgb(var(--primary-6));background:#edf4ff;box-shadow:inset 0 0 0 1px #165dff0a}.login-feature-copy{min-width:0;flex:1}.login-feature-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.login-feature strong{display:block;color:#1d2129;font-size:15px;line-height:1.25;white-space:nowrap}.login-feature em{flex:0 0 auto;height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#165dff14;color:rgb(var(--primary-6));font-size:12px;font-style:normal;font-weight:600}.login-feature p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.login-feature-meta{height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border-radius:10px;background:#f1f6ffd1;color:#4e5969;font-size:12px}.login-feature-meta span{white-space:nowrap}.login-feature-meta i{flex:1;height:4px;border-radius:999px;background:linear-gradient(90deg,rgb(var(--primary-6)) 0,rgb(var(--primary-6)) 62%,#165dff1f 62%,#165dff1f)}@keyframes loginTyping{0%{width:0}14%,76%{width:4.1em}90%,to{width:0}}@keyframes loginCaret{50%{border-right-color:transparent}}@keyframes loginFeatureFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.login-panel{min-width:0;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.login-card{width:430px;border-radius:22px;border:1px solid rgba(229,235,245,.96);background:#fffffff0;box-shadow:0 30px 76px #1d21291f;padding:6px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card .arco-card-body{padding:30px 32px 32px}.login-card-head{display:flex;flex-direction:column;gap:6px}.login-mode-switch{display:flex;gap:6px;margin-top:18px;padding:4px;border:1px solid rgba(229,235,245,.78);border-radius:13px;background:#f5f7fb}.login-mode-btn{flex:1;height:42px;border-radius:10px;background:transparent;color:#4a5568;font-weight:600;gap:6px}.login-mode-btn:hover{background:#ffffffb8}.login-mode-btn.active{background:#fff;color:rgb(var(--primary-6));box-shadow:0 8px 18px #1d212914}.login-mode-btn.active:hover{background:#fff}.login-mode-btn:focus,.login-mode-btn:active{box-shadow:none!important}.login-submit{margin-top:12px;height:48px;border-radius:12px;font-weight:600;box-shadow:0 12px 24px #165dff2e}.login-card .arco-form-item{margin-bottom:18px}.login-card .arco-form-label-item{color:#334155;font-size:13px;font-weight:600}.login-card .arco-input-inner-wrapper,.login-card .arco-input-wrapper{border-radius:12px;background:#f8fafc}.login-card .arco-input-suffix{display:flex;align-items:center}.login-card .arco-input-suffix .arco-btn{padding:0 10px;height:30px}.admin-sider{height:100vh;flex:0 0 auto!important;border-right:0;background:var(--sidebar-bg)!important;box-shadow:inset -1px 0 #ffffff0a;overflow:hidden!important}.arco-layout-sider-trigger,.admin-sider .arco-layout-sider-trigger{display:none!important}.admin-sider,.admin-sider .arco-layout-sider-children,.admin-sider .arco-menu,.admin-sider .arco-menu-inner,.admin-sider .sidebar-menu{overflow:hidden!important;scrollbar-width:none;-ms-overflow-style:none}.admin-sider::-webkit-scrollbar,.admin-sider .arco-layout-sider-children::-webkit-scrollbar,.admin-sider .arco-menu::-webkit-scrollbar,.admin-sider .arco-menu-inner::-webkit-scrollbar,.admin-sider .sidebar-menu::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.brand-block{height:70px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.06)}.brand-mark{width:38px;height:38px;flex:0 0 38px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:transparent;box-shadow:0 10px 22px #0000002e}.brand-mark img{width:100%;height:100%;object-fit:cover;display:block}.brand-title{color:var(--sidebar-text-strong);font-weight:800}.brand-subtitle{color:#ffffff94!important;font-size:12px}.sidebar-menu{height:calc(100vh - 70px);border-right:0!important;padding:12px 16px;overflow:hidden!important;background:transparent!important}.admin-sider-collapsed .brand-block{justify-content:center;padding:0}.admin-sider-collapsed .brand-mark{width:36px;height:36px;flex-basis:36px}.admin-sider-collapsed .sidebar-menu{padding:12px 8px;width:68px}.menu-section-label{padding:10px 4px 6px;color:#ffffff6b;font-size:12px;font-weight:700}.admin-sider .arco-menu-light .arco-menu-item{height:40px;margin:3px 0;border-radius:8px;background:transparent!important;color:var(--sidebar-text);font-weight:600;transition:color .16s ease,background .16s ease}.admin-sider-collapsed .arco-menu-light .arco-menu-item{display:flex!important;align-items:center;width:40px;min-width:40px;height:40px;justify-content:center;margin:5px auto;padding:0!important;font-size:0;overflow:hidden;line-height:40px}.admin-sider-collapsed .arco-menu-light .arco-menu-item .arco-icon{flex:0 0 auto;margin-right:0!important;width:18px;height:18px;font-size:18px}.admin-sider-collapsed .arco-menu-light .arco-menu-selected{color:#78a7ff;background:#3370ff2e!important}.admin-sider-collapsed .arco-menu-light .arco-menu-item-title,.admin-sider-collapsed .arco-menu-light .arco-menu-item>span:not(.arco-icon){display:none!important}.admin-sider .arco-menu-light .arco-menu-item:hover{color:#fff;background:#ffffff12!important}.admin-sider .arco-menu-light .arco-menu-selected{color:#78a7ff;background:#3370ff2e!important;font-weight:800}.admin-sider .arco-menu-light .arco-menu-selected:before{display:none}.admin-header{flex:0 0 64px;height:64px;display:flex;align-items:center;padding:0 28px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,234,243,.72)}.header-title{color:var(--text-strong);font-weight:800}.header-subtitle{color:var(--text-faint)!important;font-size:12px}.header-search{width:238px}.header-search-wrap{position:relative;width:238px;z-index:20}.header-search .arco-input-inner-wrapper{border-radius:999px;background:#f2f5fa;border-color:transparent}.header-search .arco-input-inner-wrapper-focus{border-color:rgba(var(--primary-6),.42);background:#fff}.header-search-panel{position:absolute;top:calc(100% + 10px);right:0;width:286px;padding:8px;border:1px solid rgba(229,234,243,.96);border-radius:12px;background:#fffffffa;box-shadow:0 18px 42px #1d212924}.header-search-panel:before{content:"";position:absolute;top:-5px;right:26px;width:10px;height:10px;border-left:1px solid rgba(229,234,243,.96);border-top:1px solid rgba(229,234,243,.96);background:inherit;transform:rotate(45deg)}.header-search-item{width:100%;min-height:48px;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:9px;outline:none;background:transparent;color:var(--text-strong);text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.header-search-item:hover{background:var(--brand-soft);color:var(--brand)}.header-search-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f2f5fa;color:var(--brand);font-size:16px}.header-search-item strong,.header-search-item em{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-search-item strong{font-size:13px;font-weight:800}.header-search-item em{margin-top:2px;color:var(--text-faint);font-size:12px;font-style:normal}.header-search-empty{padding:18px 12px;color:var(--text-faint);font-size:13px;text-align:center}.header-badge .arco-badge-dot{top:6px;right:7px;width:6px;height:6px}.header-tool-button{width:32px;height:32px;padding:0;border-radius:8px;color:#4e5969!important;background:transparent}.header-tool-button:hover{color:var(--brand)!important;background:#f2f5fa!important}.header-tool-button:focus,.header-tool-button:active{box-shadow:none!important}.notification-popover{width:318px;padding:12px;border:1px solid rgba(229,234,243,.96);border-radius:12px;background:#fffffffa;box-shadow:0 18px 42px #1d212924}.notification-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px 10px;border-bottom:1px solid var(--line-soft)}.notification-popover-head strong{color:var(--text-strong);font-size:14px;font-weight:800}.notification-popover-head span{color:var(--text-faint);font-size:12px}.notification-item{display:grid;grid-template-columns:8px minmax(0,1fr);gap:10px;margin-top:10px;padding:10px;border-radius:10px;background:#f7faff}.notification-dot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 4px rgba(var(--primary-6),.1)}.notification-item strong{display:block;color:var(--text-strong);font-size:13px;font-weight:800}.notification-item p{margin:4px 0 6px;color:var(--text-soft);font-size:12px;line-height:1.55}.notification-item span{color:var(--text-faint);font-size:12px}.user-trigger{height:36px;padding:0 8px 0 6px;border-radius:8px;color:var(--text-strong);background:transparent}.user-trigger:hover{background:#f2f5fa}.user-avatar{overflow:hidden;border:1px solid rgba(229,234,243,.9);background:#fff}.user-avatar img{display:block;width:100%;height:100%;object-fit:cover}.user-name{color:var(--text-strong);font-size:14px;font-weight:600}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-header-compact{min-height:0;align-items:center}.page-kicker{display:inline-flex;align-items:center;gap:8px;height:26px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text-soft);font-size:12px;font-weight:600}.metric-card{position:relative;overflow:hidden;height:112px;min-height:0;background:#fff}.metric-card:before{content:"";position:absolute;left:14px;right:14px;top:0;height:3px;border-radius:0 0 999px 999px;background:var(--brand);opacity:.9}.metric-card .arco-card-body{height:100%;padding:10px 14px}.metric-content{position:relative;z-index:1;min-height:90px;display:flex;flex-direction:column}.metric-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.metric-title{min-width:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700}.metric-card:after{display:none}.metric-icon{flex:0 0 auto;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--metric-color, var(--brand));background:var(--brand-soft);font-size:15px}.metric-value{margin-top:5px}.metric-value .arco-statistic-value{color:var(--text-strong);font-size:22px;font-weight:800}.metric-foot{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:auto;text-align:right;font-size:12px}.trend-pill{height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700}.trend-up{color:#00875a;background:#e8f7ef}.trend-down{color:#b42318;background:#fef3f2}.arco-table-th{background:#f7f9fc!important;color:#4e5969!important;font-weight:700!important}.arco-card,.arco-table-container{border-radius:8px}.arco-table-td{border-bottom-color:var(--line-soft)!important}.arco-btn{border-radius:6px;font-weight:600;letter-spacing:0;box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.toolbar-actions .arco-btn-primary:not(.arco-btn-disabled):hover,.toolbar-basic-actions .arco-btn-primary:not(.arco-btn-disabled):hover,.summary-actions .arco-btn-primary:not(.arco-btn-disabled):hover{transform:translateY(-1px)}.arco-btn-size-small{min-height:32px;padding:0 12px;border-radius:6px}.arco-btn-text{color:var(--text-soft)}.arco-btn-text:hover{color:var(--brand);background:#1664ff0f}.arco-btn-primary{background:var(--brand);box-shadow:0 6px 14px #1664ff24}.soft-panel{padding:13px 14px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fbff}.status-list{display:flex;flex-direction:column;gap:9px}.status-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:60px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#fcfdff;transition:border-color .18s ease,transform .18s ease,background .18s ease}.status-item:hover{border-color:rgba(var(--primary-6),.42);transform:translateY(-1px)}.status-dot{width:10px;height:10px;border-radius:999px}.quick-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-bottom-grid{align-items:stretch}.dashboard-panel-card{min-height:290px;border-radius:8px}.dashboard-panel-card .arco-card-body{height:100%;padding:20px}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-strong);font-size:16px;font-weight:800}.accuracy-badge{height:30px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;color:#00875a;background:#dff8ea;font-size:14px;font-weight:600}.accuracy-ring-wrap{min-height:214px;display:flex;align-items:center;justify-content:center}.accuracy-ring{position:relative;width:176px;height:176px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:conic-gradient(var(--brand) 0 100%,#edf4ff 0)}.accuracy-ring:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:inherit;background:var(--panel-bg)}.accuracy-ring-inner{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}.accuracy-ring-inner strong{color:var(--brand);font-size:36px;line-height:1.1;font-weight:800}.knowledge-overview-card .arco-card-body{display:flex;flex-direction:column}.knowledge-manage-link{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-size:14px;font-weight:700;text-decoration:none}.knowledge-manage-link:hover{color:var(--brand-dark);text-decoration:none}.knowledge-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:26px}.knowledge-summary-item{min-height:110px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border-radius:8px;background:#f1f3f5}.knowledge-summary-item strong{color:#0052d9;font-size:30px;line-height:1;font-weight:800}.knowledge-progress{height:15px;margin-top:30px;overflow:hidden;border-radius:999px;background:#edf4ff}.knowledge-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#0052d9}.knowledge-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.summary-strip{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-bg);box-shadow:var(--shadow-sm)}.summary-items{min-width:0;display:flex;align-items:stretch;flex:1}.summary-item{min-width:132px;padding:4px 20px;border-right:1px solid var(--line-soft)}.summary-item:first-child{padding-left:2px}.summary-item:last-child{border-right:0}.summary-item strong{display:block;margin-bottom:3px;font-size:22px;line-height:1.15}.summary-actions{display:flex;align-items:center;gap:8px}.quick-stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.quick-stat{padding:13px 14px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fbff}.quick-stat-value{margin:0!important;color:var(--text-strong)!important}.quick-stat strong{display:block;margin-bottom:4px;font-size:23px;line-height:1.2}.table-card{overflow:hidden;border-radius:8px}.table-card .arco-table{border-radius:8px}.table-card .arco-table-pagination{margin:0;padding:13px 16px;border-top:1px solid var(--line-soft);background:#fbfcff}.table-card .arco-table-th,.table-card .arco-table-td{color:var(--text-strong);font-size:13px;line-height:1.45}.table-card .arco-table-th{color:var(--text-soft)!important;font-size:12px;font-weight:700!important}.table-card .arco-table-td .arco-typography,.table-card .arco-table-td .arco-tag,.table-card .arco-table-td .arco-btn{letter-spacing:0}.table-card .arco-pagination{gap:6px}.table-card .arco-pagination-total-text{color:var(--text-soft);font-size:12px;font-weight:600}.table-card .arco-pagination-item,.table-card .arco-pagination-jumper-input{border-radius:6px}.table-card .arco-pagination-item-active{color:#fff;background:var(--brand);border-color:var(--brand);box-shadow:0 6px 14px #1664ff2e}.table-ellipsis{display:block;max-width:100%;overflow:hidden;color:var(--text-strong);font-size:13px;line-height:1.45;white-space:nowrap;text-overflow:ellipsis}.table-strong{color:var(--text-strong);font-size:13px;font-weight:700}.table-subtext{max-width:132px;overflow:hidden;color:var(--text-soft);font-size:12px;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.table-card .arco-table-content,.table-card .arco-table-container{overflow-x:auto!important}.table-card .arco-table-content-inner{overflow-x:visible!important}.table-card .arco-table-content,.table-card .arco-table-container{scrollbar-width:thin;scrollbar-color:rgba(78,89,105,.28) transparent}.table-card .arco-table-content::-webkit-scrollbar,.table-card .arco-table-container::-webkit-scrollbar{width:8px;height:8px}.table-card .arco-table-content::-webkit-scrollbar-thumb,.table-card .arco-table-container::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#4e596947;background-clip:padding-box}.table-card .arco-table-content::-webkit-scrollbar-track,.table-card .arco-table-container::-webkit-scrollbar-track{background:transparent}.arco-form-item{margin-bottom:10px}.toolbar-card .arco-form-item-label{margin-bottom:4px;color:var(--text-soft);font-size:12px;font-weight:600}.toolbar-card .arco-input-inner-wrapper,.toolbar-card .arco-select-view,.toolbar-card .arco-picker{min-height:32px;border-radius:8px}.arco-modal,.arco-drawer{letter-spacing:0}.subaccount-modal .arco-modal-header{height:54px;border-bottom-color:var(--line-soft)}.subaccount-modal .arco-modal-title{font-size:17px;font-weight:800}.subaccount-modal .arco-modal-content{padding:18px 22px 8px}.subaccount-modal .arco-modal-footer{padding:14px 22px 18px;border-top-color:var(--line-soft)}.subaccount-form .arco-form-item{margin-bottom:16px}.subaccount-form .arco-form-label-item{margin-bottom:7px;color:var(--text-soft);font-size:13px;font-weight:700}.subaccount-compact-input{width:300px;max-width:100%}.subaccount-form .arco-input-inner-wrapper{min-height:38px;border-radius:8px;background:#f6f8fb}.points-modal .arco-modal-header{height:54px;border-bottom-color:var(--line-soft)}.points-modal .arco-modal-title{font-size:17px;font-weight:800}.points-modal .arco-modal-content{padding:18px 22px 6px}.points-modal .arco-modal-footer{padding:14px 22px 18px;border-top-color:var(--line-soft)}.points-form .arco-form-item{margin-bottom:16px}.points-form .arco-form-label-item{margin-bottom:7px;color:var(--text-soft);font-size:13px;font-weight:700}.points-action-group{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.points-action-group .points-action-radio{width:100%;margin-right:0;padding-left:0}.points-action-radio .arco-radio-mask-wrapper{display:none}.points-action-radio .arco-radio-text{display:block;margin-left:0}.points-action-card{min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line-soft);border-radius:8px;background:#f6f8fb;color:var(--text-soft);font-size:15px;font-weight:800;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.points-action-card svg{font-size:18px}.points-action-radio:hover .points-action-card{border-color:rgba(var(--primary-6),.26);background:#fff}.points-action-radio.arco-radio-checked .points-action-card{border-color:rgba(var(--primary-6),.5);background:rgba(var(--primary-6),.08);color:var(--brand);box-shadow:0 0 0 3px rgba(var(--primary-6),.08)}.points-action-radio.arco-radio-checked .points-action-subtract{border-color:#ff7d0080;background:#ff7d001a;color:#ff7d00;box-shadow:0 0 0 3px #ff7d0014}.points-amount-input{width:176px}.points-form .arco-input-inner-wrapper,.points-form .arco-input-number,.points-form .arco-textarea{border-radius:8px;background:#f6f8fb}.points-form .arco-textarea{min-height:72px;resize:none}body[arco-theme=dark] .content-wrap{background:linear-gradient(180deg,#ffffff05,#15192200 170px),var(--page-bg)}body[arco-theme=dark] .login-page{background:radial-gradient(circle at 17% 22%,rgba(96,165,250,.12),transparent 30%),radial-gradient(circle at 84% 20%,rgba(20,201,201,.08),transparent 28%),linear-gradient(180deg,#111827,#0f172a);color:#f8fafc}body[arco-theme=dark] .login-topbar{background:#0f172ad1;border-bottom-color:#94a3b81f}body[arco-theme=dark] .login-title.arco-typography{color:#f8fafc}body[arco-theme=dark] .login-desc.arco-typography,body[arco-theme=dark] .login-kicker{color:#a6b0c3}body[arco-theme=dark] .login-kicker{background:#1e293bb8;border-color:#94a3b824}body[arco-theme=dark] .login-showcase:before{border-color:#60a5fa1a;box-shadow:inset 0 0 0 92px #60a5fa06,0 28px 90px #0000002e}body[arco-theme=dark] .login-platform-dock{background:#1e293b94;border-color:#94a3b81f}body[arco-theme=dark] .login-platform-dock span{background:#0f172ab8;border-color:#94a3b81f}body[arco-theme=dark] .login-feature{background:linear-gradient(135deg,#1e293be6,#141c2ac7),#1e293bb8;border-color:#94a3b81f;box-shadow:none}body[arco-theme=dark] .login-feature-icon{background:#60a5fa29}body[arco-theme=dark] .login-feature strong{color:#f8fafc}body[arco-theme=dark] .login-feature p{color:#a6b0c3}body[arco-theme=dark] .login-feature em{background:#60a5fa2e}body[arco-theme=dark] .login-feature-meta{background:#ffffff0f;color:#c9d4e5}body[arco-theme=dark] .login-panel{background:transparent}body[arco-theme=dark] .login-mode-btn{background:transparent;color:#ffffffb8}body[arco-theme=dark] .login-mode-btn.active{background:#60a5fa33;color:#fff;box-shadow:none}body[arco-theme=dark] .login-card{background:#101828eb;border-color:#94a3b81f;box-shadow:0 30px 76px #0000003d}body[arco-theme=dark] .login-mode-switch{background:#ffffff0f;border-color:#94a3b81f}body[arco-theme=dark] .login-card .arco-card-body{color:#fff}body[arco-theme=dark] .login-card .arco-form-label-item{color:#dbeafe}body[arco-theme=dark] .login-card .arco-input-inner-wrapper,body[arco-theme=dark] .login-card .arco-input-wrapper{background:#ffffff0f}body[arco-theme=dark] .admin-header{background:#1c2230db;border-bottom-color:#2c3342e0}body[arco-theme=dark] .header-search .arco-input-inner-wrapper{border-color:#2c3342;background:#202636}body[arco-theme=dark] .header-search .arco-input-inner-wrapper-focus{border-color:rgb(var(--primary-6));box-shadow:0 0 0 3px rgba(var(--primary-6),.12)}body[arco-theme=dark] .header-search-panel,body[arco-theme=dark] .notification-popover{background:#202636;border-color:#2c3342;box-shadow:0 18px 42px #00000047}body[arco-theme=dark] .header-search-panel:before{border-color:#2c3342}body[arco-theme=dark] .header-search-icon,body[arco-theme=dark] .notification-item{background:#1c2230}body[arco-theme=dark] .header-search-item:hover{background:rgba(var(--primary-6),.13)}body[arco-theme=dark] .notification-popover-head{border-bottom-color:#2c3342}body[arco-theme=dark] .page-kicker{background:#202636}body[arco-theme=dark] .glass-card{background:var(--panel-bg);border-color:var(--line);box-shadow:none}body[arco-theme=dark] .metric-card{background:var(--panel-bg)}body[arco-theme=dark] .knowledge-mount-summary,body[arco-theme=dark] .knowledge-editor-shell,body[arco-theme=dark] .knowledge-example-card,body[arco-theme=dark] .knowledge-mount-head{background:#202636;border-color:#263044}body[arco-theme=dark] .knowledge-token-preview{background:rgba(var(--primary-6),.1);border-color:rgba(var(--primary-6),.16)}body[arco-theme=dark] .knowledge-content-editor{background:#1c2230;border-color:#263044}body[arco-theme=dark] .knowledge-content-editor:focus{background:#202636;border-color:rgb(var(--primary-6))}body[arco-theme=dark] .knowledge-inline-token{background:rgba(var(--primary-6),.13);border-color:rgba(var(--primary-6),.22);color:#6aa1ff}body[arco-theme=dark] .knowledge-token-chip,body[arco-theme=dark] .knowledge-material-option{background:#202636;border-color:#263044}body[arco-theme=dark] .knowledge-token-chip{color:#6aa1ff}body[arco-theme=dark] .knowledge-material-thumb{background:#1c2230}body[arco-theme=dark] .knowledge-editor-popover{background:#202636;border-color:#263044;box-shadow:0 16px 36px #00000047}body[arco-theme=dark] .knowledge-mention-popup{background:#202636;border-color:#263044;box-shadow:0 18px 42px #0000004d}body[arco-theme=dark] .knowledge-mention-item{background:#202636}body[arco-theme=dark] .knowledge-mention-item:hover,body[arco-theme=dark] .knowledge-mention-item.active{background:rgba(var(--primary-6),.14)}body[arco-theme=dark] .knowledge-mount-panel{background:#1c2230;border-color:#263044}body[arco-theme=dark] .knowledge-mount-head-actions .arco-input-inner-wrapper{background:#202636;border-color:#263044}body[arco-theme=dark] .knowledge-shop-row:hover,body[arco-theme=dark] .knowledge-shop-row.active,body[arco-theme=dark] .knowledge-product-row:hover{background:rgba(var(--primary-6),.13)}body[arco-theme=dark] .knowledge-check{background:#202636;border-color:#33405a}body[arco-theme=dark] .knowledge-check.checked{background:rgba(var(--primary-6),.18);border-color:rgb(var(--primary-6))}body[arco-theme=dark] .knowledge-check:disabled{background:#263044;border-color:transparent}body[arco-theme=dark] .knowledge-product-thumb{background:#202636}body[arco-theme=dark] .knowledge-mount-copy{background:rgba(var(--primary-6),.12);border-color:rgba(var(--primary-6),.16)}body[arco-theme=dark] .knowledge-mount-copy:hover{background:rgba(var(--primary-6),.18);border-color:rgba(var(--primary-6),.28)}body[arco-theme=dark] .line-chart-tooltip{background:#111827f5;border-color:#60a5fa2e;box-shadow:0 16px 34px #00000057}body[arco-theme=dark] .warning-table-card .arco-table-tr:hover .arco-table-td{background:rgba(var(--primary-6),.08)!important}body[arco-theme=dark] .warning-event-tag{color:#ffb65f;background:#ff7d001f;border-color:#ff7d002e}body[arco-theme=dark] .warning-status-pill.is-warning{color:#ffb65f;background:#ff7d001f}body[arco-theme=dark] .warning-status-pill.is-success{color:#63e6a7;background:#00b42a24}body[arco-theme=dark] .warning-status-pill.is-info{color:#8fb7ff;background:rgba(var(--primary-6),.16)}body[arco-theme=dark] .warning-status-pill.is-muted{color:#a8b2c4;background:#94a3b81f}body[arco-theme=dark] .warning-view-button:hover{background:rgba(var(--primary-6),.14)}body[arco-theme=dark] .metric-card:before{opacity:.58}body[arco-theme=dark] .accuracy-badge{color:#7be0ab;background:#00b42a24}body[arco-theme=dark] .accuracy-ring:after{background:var(--panel-bg)}body[arco-theme=dark] .knowledge-summary-item{background:#252b38}body[arco-theme=dark] .knowledge-summary-item strong,body[arco-theme=dark] .accuracy-ring-inner strong{color:#6aa1ff}body[arco-theme=dark] .knowledge-progress{background:rgba(var(--primary-6),.14)}body[arco-theme=dark] .knowledge-progress span{background:#3370ff}body[arco-theme=dark] .metric-icon{background:rgba(var(--primary-6),.14)}body[arco-theme=dark] .platform-logo{background:transparent;box-shadow:none}body[arco-theme=dark] .platform-logo-fallback{color:#9cc3ff;background:rgba(var(--primary-6),.14)}body[arco-theme=dark] .rank-no{background:rgba(var(--primary-6),.18)}body[arco-theme=dark] .rank-row:hover{background:rgba(var(--primary-6),.08)}body[arco-theme=dark] .bubble-customer{border-color:#263044;background:#1b263b;color:#e5e7eb}body[arco-theme=dark] .bubble-ai{border-color:rgba(var(--primary-6),.35);background:linear-gradient(135deg,#17233a,#111827);color:#e8eefc}body[arco-theme=dark] .conversation-message-actions .arco-btn{color:#b9c2d0}body[arco-theme=dark] .conversation-message-edited{border-color:#315b9c;background:#172643;color:#77a8ff}body[arco-theme=dark] .conversation-image-link{background:#111827;border-color:#263044}body[arco-theme=dark] .conversation-image-loading{background:linear-gradient(90deg,#182033,#202a3e,#182033 84%);background-size:240% 100%}body[arco-theme=dark] .conversation-quality-form{background:#1c2230;border-color:#263044}body[arco-theme=dark] .conversation-quality-form .arco-input-inner-wrapper,body[arco-theme=dark] .conversation-quality-form .arco-textarea{background:#1a2130;border-color:#263044}body[arco-theme=dark] .reply-revision-modal .arco-modal-content{background:linear-gradient(180deg,#111827,#0f172a 48%)}body[arco-theme=dark] .reply-revision-form .arco-textarea,body[arco-theme=dark] .reply-revision-title-item .arco-input-inner-wrapper{border-color:#52627a;background:#111827}body[arco-theme=dark] .reply-revision-form .arco-textarea:hover,body[arco-theme=dark] .reply-revision-title-item .arco-input-inner-wrapper:hover{border-color:#729fe0}body[arco-theme=dark] .reply-revision-form .arco-textarea:focus,body[arco-theme=dark] .reply-revision-title-item .arco-input-inner-wrapper-focus{border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff2e}body[arco-theme=dark] .reply-revision-context-top,body[arco-theme=dark] .reply-revision-scope-block,body[arco-theme=dark] .reply-scope-current{border-color:#263044;background:#111827}body[arco-theme=dark] .reply-knowledge-content-item .arco-textarea{color:#d6deec}body[arco-theme=dark] .reply-scope-option{border-color:#2c374b;background:#151f2f;box-shadow:none}body[arco-theme=dark] .reply-scope-option:hover,body[arco-theme=dark] .reply-scope-option.is-active{border-color:rgba(var(--primary-6),.78);background:#172643}body[arco-theme=dark] .reply-scope-option span{color:#edf2ff}body[arco-theme=dark] .reply-scope-option em{color:#b9c2d0}body[arco-theme=dark] .trend-up{color:#7be0ab;background:#00b42a1f}body[arco-theme=dark] .trend-down{color:#fda29b;background:#f53f3f29}body[arco-theme=dark] .arco-menu-light .arco-menu-item{color:#a6b0c3}body[arco-theme=dark] .arco-layout-sider{background:var(--sidebar-bg)!important}body[arco-theme=dark] .brand-block{border-bottom-color:#1b263b}body[arco-theme=dark] .arco-menu{background:var(--sidebar-bg)}body[arco-theme=dark] .admin-sider .arco-menu-light .arco-menu-item{background:transparent;color:#ffffffa3}body[arco-theme=dark] .admin-sider .arco-menu-light .arco-menu-item:hover{color:#fff;background:#ffffff12}body[arco-theme=dark] .admin-sider .arco-menu-light .arco-menu-selected{color:#78a7ff;background:#3370ff2e}body[arco-theme=dark] .arco-table-th{background:#111c31!important;color:#c8d0de!important}body[arco-theme=dark] .arco-table-td{background:transparent!important}body[arco-theme=dark] .arco-btn-text{color:#a6b0c3}body[arco-theme=dark] .arco-btn-text:hover{color:#fff;background:#60a5fa1f}body[arco-theme=dark] .table-card .arco-table-pagination{background:#1b2231;border-top-color:#263044}body[arco-theme=dark] .table-card .arco-pagination-total-text{color:#a6b0c3}body[arco-theme=dark] .soft-panel,body[arco-theme=dark] .status-item,body[arco-theme=dark] .quick-stat,body[arco-theme=dark] .shop-stat-mini,body[arco-theme=dark] .shop-config-actions,body[arco-theme=dark] .shop-config-hero,body[arco-theme=dark] .material-card,body[arco-theme=dark] .summary-strip{background:#202636}body[arco-theme=dark] .shop-danger-zone{background:#f53f3f14;border-color:#f53f3f33}body[arco-theme=dark] .shop-notify-rule{background:#202636;border-color:#2a3244;box-shadow:none}body[arco-theme=dark] .shop-notify-rule:hover{border-color:#36435c;box-shadow:none}body[arco-theme=dark] .shop-notify-rule.is-fallback{background:linear-gradient(180deg,rgba(var(--primary-6),.16),rgba(var(--primary-6),.08));border-color:rgba(var(--primary-6),.3)}body[arco-theme=dark] .shop-notify-rule .arco-select-view{background:#1b2130;border-color:#2c3648}body[arco-theme=dark] .shop-notify-rule .arco-select:hover .arco-select-view,body[arco-theme=dark] .shop-notify-rule .arco-select.arco-select-focused .arco-select-view{background:#1b2130}body[arco-theme=dark] .shop-notify-rule .arco-tag{background:rgba(var(--primary-6),.22);border-color:rgba(var(--primary-6),.32)}body[arco-theme=dark] .shop-notify-rule-hint.is-error{color:#f76965}body[arco-theme=dark] .shop-notify-warning{background:#ff7d001f;border-color:#ff7d004d}body[arco-theme=dark] .shop-notify-warning strong{color:#ffa94d}body[arco-theme=dark] .shop-notify-warning span{color:#e0b483}body[arco-theme=dark] .bind-guide-icon,body[arco-theme=dark] .bind-flow-step span{background:rgba(var(--primary-6),.14)}body[arco-theme=dark] .bind-flow-step,body[arco-theme=dark] .bind-guide{background:#202636;border-color:#263044}body[arco-theme=dark] .bind-flow-step.active{background:rgba(var(--primary-6),.13);border-color:rgba(var(--primary-6),.28)}body[arco-theme=dark] .bind-qr-card,body[arco-theme=dark] .bind-command-card,body[arco-theme=dark] .bind-success-panel{background:#1c2230;border-color:#263044}body[arco-theme=dark] .bind-success-panel{border-color:#00b42a33}body[arco-theme=dark] .subaccount-form .arco-input-inner-wrapper,body[arco-theme=dark] .points-form .arco-input-inner-wrapper,body[arco-theme=dark] .points-form .arco-input-number,body[arco-theme=dark] .points-form .arco-textarea{background:#1a2130;border-color:#263044}body[arco-theme=dark] .points-action-card{background:#1a2130;border-color:#263044;color:#a6b0c3}body[arco-theme=dark] .points-action-radio:hover .points-action-card{background:#20283a;border-color:#8bb7ff47}body[arco-theme=dark] .points-action-radio.arco-radio-checked .points-action-card{background:#1664ff29;border-color:#8bb7ff75;color:#8bb7ff;box-shadow:none}body[arco-theme=dark] .points-action-radio.arco-radio-checked .points-action-subtract{background:#ff7d0026;border-color:#ff7d006b;color:#ffb65c}body[arco-theme=dark] .bind-command-card strong{background:#202636;box-shadow:inset 0 0 0 1px rgba(var(--primary-6),.22)}body[arco-theme=dark] .warning-detail-group{background:#202636;border-color:#263044}body[arco-theme=dark] .warning-detail-group-head{border-bottom-color:#2c374b}body[arco-theme=dark] .warning-detail-group-head .arco-btn{color:#8bb7ff;background:#172643;border-color:#315b9c}body[arco-theme=dark] .warning-detail-field.is-multiline{background:#1a2130;border-color:#2c374b}body[arco-theme=dark] .warning-detail-scroll{scrollbar-color:#4a5870 transparent}body[arco-theme=dark] .warning-detail-scroll::-webkit-scrollbar-thumb{background:#4a5870}body[arco-theme=dark] .material-card{border-color:#263044}body[arco-theme=dark] .material-upload-box,body[arco-theme=dark] .material-empty{background:#202636;border-color:#263044}body[arco-theme=dark] .material-source-switch{background:#ffffff09;border-color:#263044}body[arco-theme=dark] .material-edit-modal .arco-input-inner-wrapper,body[arco-theme=dark] .material-edit-modal .arco-textarea,body[arco-theme=dark] .material-source-tabs{background:#1a2130}body[arco-theme=dark] .material-source-tabs button{color:#a6b0c3}body[arco-theme=dark] .material-source-tabs button.active{background:#253149;color:#8bb7ff;box-shadow:none}body[arco-theme=dark] .material-format-note{background:#ffffff0b;border-color:#ffffff14;color:#8f9aac}body[arco-theme=dark] .material-upload-box .arco-icon{background:rgba(var(--primary-6),.16)}body[arco-theme=dark] .material-preview-dialog>img,body[arco-theme=dark] .material-preview-dialog>video{background:#151922}body[arco-theme=dark] .agent-workflow-canvas{border-color:#263044;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),#1c2230}body[arco-theme=dark] .summary-item{border-right-color:#1b263b}body[arco-theme=dark] .status-item:hover{background:#252c3a}body[arco-theme=dark] .arco-card-header{border-bottom-color:var(--line)}body[arco-theme=dark] .arco-input-inner-wrapper,body[arco-theme=dark] .arco-select-view,body[arco-theme=dark] .arco-picker{background:#202636;border-color:#2c3342}body[arco-theme=dark] .header-tool-button{color:#c9cdd4!important}body[arco-theme=dark] .header-tool-button:hover,body[arco-theme=dark] .user-trigger:hover{background:#252c3a}body[arco-theme=dark] .header-tool-button:focus,body[arco-theme=dark] .header-tool-button:active{background:transparent;box-shadow:none!important}body[arco-theme=dark] .user-avatar{border-color:#2c3342;background:#202636}body[arco-theme=dark] .user-name{color:var(--text-strong)}@media(max-width:1400px){.metric-grid,.quick-stat-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col-grid,.dashboard-main-grid{grid-template-columns:1fr}.login-main{grid-template-columns:1fr;gap:18px;max-width:860px;padding-inline:28px}.login-showcase{min-height:470px}.login-feature-strip{left:24px;bottom:24px}.login-panel{order:-1;align-items:flex-start}.login-card{max-width:430px;margin:0 auto}}@media(max-width:1500px)and (min-width:1401px){.login-main{grid-template-columns:minmax(0,600px) 410px;gap:32px;padding-inline:28px}.login-card .arco-card-body{padding:26px}.login-title.arco-typography{font-size:54px}.login-feature-strip{left:28px;bottom:28px}}@media(max-width:760px){.warning-detail-groups{grid-template-columns:1fr}.warning-detail-group.is-full{grid-column:auto}.warning-detail-scroll{max-height:58vh;padding-right:5px}.login-page{grid-template-rows:auto 1fr}.login-topbar{height:auto;padding:18px 20px}.login-main{grid-template-columns:1fr;gap:18px;padding:18px 16px 28px}.login-showcase{min-height:390px}.login-showcase:before{width:88%}.login-title.arco-typography{font-size:36px}.login-desc.arco-typography{margin-top:20px;font-size:15px}.login-feature-strip{left:16px;bottom:16px;width:min(288px,calc(100% - 32px));height:98px}.login-feature{padding:12px}.login-feature strong{font-size:14px}.login-feature-meta{height:26px}.login-platform-dock{width:min(330px,100%);gap:7px;padding:8px;border-radius:15px;flex-wrap:wrap}.login-platform-dock span{width:34px;height:34px;padding:6px;border-radius:11px}.login-panel{padding:0}.login-card{width:100%}.login-card .arco-card-body{padding:22px 18px}.login-mode-switch{gap:8px}.login-mode-btn{padding:0 8px;font-size:13px}.content-wrap{padding:14px}.page-header{align-items:flex-start;flex-direction:column}.header-search{display:none}.metric-grid,.three-col-grid,.quick-stat-grid,.quick-stat-grid.four{grid-template-columns:1fr}.summary-strip,.summary-items{align-items:stretch;flex-direction:column}.summary-item{border-right:0;border-bottom:1px solid var(--line-soft);padding:8px 2px}}
