@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.employee-picker{margin-top:16px;border:1px solid #dce6e8;border-radius:9px;overflow:hidden}.employee-picker-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;background:#f6f9f9;border-bottom:1px solid #e3eaec}.employee-picker-head>div{display:flex;flex-direction:column}.employee-picker-head b{font-size:13px;color:#40545e}.employee-picker-head small{margin-top:3px;color:#84949b;font-size:12px}.employee-picker-head>input{width:230px;border:1px solid #d7e1e4;border-radius:7px;padding:9px 10px;background:#fff;outline:none;font-size:13px}.employee-picker-head>input:focus{border-color:#2d7889}.employee-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;max-height:250px;overflow:auto}.employee-options>label{display:grid;grid-template-columns:auto 34px 1fr;align-items:center;gap:9px;padding:9px 10px;border:1px solid #e1e8ea;border-radius:8px;background:#fff;cursor:pointer}.employee-options>label:hover{border-color:#adcbd0;background:#f8fbfb}.employee-options>label.selected{border-color:#69a5ae;background:#edf7f5}.employee-options input{accent-color:#176477}.employee-options img,.employee-options>label>span{width:34px;height:34px;border-radius:50%;object-fit:cover}.employee-options>label>span{display:grid;place-items:center;background:#dceeed;color:#176477;font-size:13px;font-weight:700}.employee-options>label>div{display:flex;min-width:0;flex-direction:column}.employee-options b{font-size:13px}.employee-options small{margin-top:3px;color:#8b989f;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-empty{grid-column:1/-1;margin:12px;text-align:center;color:#84939a;font-size:13px}@media(max-width:760px){.employee-picker-head{align-items:stretch;flex-direction:column}.employee-picker-head>input{width:100%}.employee-options{grid-template-columns:1fr}}.onboarding-rule .group-options{grid-template-columns:repeat(3,1fr)}@media(max-width:1000px){.onboarding-card .onboarding-rules{grid-template-columns:1fr}.onboarding-card .onboarding-flow{grid-template-columns:1fr 24px 1fr 24px 1fr}}@media(max-width:760px){.onboarding-card .onboarding-head,.onboarding-card .onboarding-footer{align-items:flex-start;flex-direction:column}.onboarding-card .onboarding-flow{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.onboarding-card .onboarding-flow>i{width:1px;height:12px;margin-left:13px}.onboarding-card .onboarding-flow>i:after{display:none}.onboarding-card .onboarding-rules{padding:14px}.onboarding-rule .group-options{grid-template-columns:1fr}.onboarding-card .onboarding-footer{padding:0 14px 18px}.onboarding-card .onboarding-footer .save-btn{width:100%}}.user-list{max-width:960px;margin-bottom:16px}.table-input{width:100%;min-width:190px;border:1px solid #dce4e8;border-radius:6px;padding:8px;font-size:13px}.brand-logo{width:42px;height:42px;object-fit:cover;border-radius:10px;background:#fff}.aside-brand .brand-logo{width:38px;height:38px;flex:0 0 38px}.profile-menu{position:relative}.profile-button{border:0;background:transparent;padding:3px 5px;cursor:pointer}.profile-arrow{color:#8b99a2;font-size:14px}.profile-dropdown{position:absolute;z-index:15;right:0;top:47px;width:150px;padding:6px;background:#fff;border:1px solid #e0e7ea;border-radius:9px;box-shadow:0 12px 35px #16374324}.profile-dropdown button{display:block;width:100%;border:0;background:#fff;text-align:left;padding:10px 12px;border-radius:6px;color:#43545f;font-size:13px}.profile-dropdown button:hover{background:#f2f6f7}.profile-dropdown button.danger{color:#ad4e45}.page-tabs{display:flex;gap:5px;margin:-24px -34px 22px;padding:8px 34px 0;background:#fff;border-bottom:1px solid #e1e7eb;overflow-x:auto}.page-tabs button{display:flex;align-items:center;gap:14px;min-width:100px;justify-content:space-between;border:1px solid #e2e8eb;border-bottom:0;background:#f6f8f9;color:#687985;border-radius:7px 7px 0 0;padding:8px 10px;font-size:13px;white-space:nowrap}.page-tabs button.active{background:#fff;color:#176477;border-color:#cddde2}.page-tabs i{font-style:normal;color:#9aa6ad;font-size:15px;line-height:1}.page-tabs i:hover{color:#b44e45}.password-dialog{background:#fff;width:min(560px,100%);border-radius:12px;box-shadow:0 20px 60px #102d3a50}.password-dialog .form-grid{padding:8px 24px 24px}.password-dialog .save-btn{margin:0}.branding-preview{width:58px;height:58px;object-fit:cover;border-radius:10px;border:1px solid #e0e7ea}.config-grid .config-card.single{grid-column:1/-1}.access-create,.access-roles,.access-users{margin-bottom:16px}.access-role-card{padding:20px 0;border-top:1px solid #e7ecef}.access-role-card:first-of-type{margin-top:12px}.access-role-fields{display:grid;grid-template-columns:1.1fr 1.2fr 1fr auto auto;gap:12px;align-items:end}.access-role-fields label{font-size:13px;font-weight:600;color:#5d6d77}.access-role-fields input:not([type=checkbox]),.access-role-fields select{display:block;width:100%;margin-top:6px;border:1px solid #dce4e8;border-radius:7px;padding:9px;background:#fff}.access-role-fields input:disabled,.access-role-fields select:disabled{background:#f3f6f7;color:#87949c}.check-line{display:flex!important;align-items:center;gap:7px;padding:10px 0}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:9px;margin-top:15px}.permission-grid>label{display:flex;gap:9px;align-items:flex-start;border:1px solid #e2e9ec;border-radius:8px;padding:11px;background:#fbfcfd}.permission-grid>label.locked{background:#f5f7f8}.permission-grid input{margin-top:2px;accent-color:#176477}.permission-grid span{display:flex;flex-direction:column}.permission-grid b{font-size:13px}.permission-grid small{font-size:12px;color:#8b99a2;margin-top:3px}.role-actions{display:flex;align-items:center;gap:16px}.role-actions .save-btn{margin-top:15px}.protected-role{margin-top:15px;color:#8b743c;font-size:13px}.user-role-options{display:flex;flex-wrap:wrap;gap:7px 14px}.user-role-options label{display:flex;align-items:center;gap:5px;white-space:nowrap}.save-btn.compact{margin:0;white-space:nowrap}.rbac-card{margin-bottom:16px;padding:0;overflow:hidden}.rbac-card .panel-head{padding:15px 18px;border-bottom:1px solid #e6ecef;align-items:center}.card-action,.rbac-card table{margin:0}.email-maintain{display:flex;align-items:center;gap:5px}.email-maintain .table-input{min-width:180px;padding:6px}.permission-tag{display:inline-block;margin:2px 4px 2px 0;padding:3px 8px;border:1px solid #d8e4e8;border-radius:4px;background:#f5f8f9;color:#536b76;font-size:12px}.permission-count{display:inline-block;padding:3px 8px;border-radius:10px;background:#edf3f5;color:#3e6e7b;font-size:12px}.permission-tag-cell{max-width:480px}.permission-code{padding:2px 6px;border-radius:4px;background:#f1f4f5;color:#60727c;font-size:12px}.rbac-dialog{width:min(720px,100%);max-height:92vh;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 20px 60px #102d3a50}.rbac-dialog-body{padding:18px 24px;overflow:auto}.rbac-dialog-body h4{margin:22px 0 10px;font-size:14px}.permission-tree{border:1px solid #e1e8eb;border-radius:8px;overflow:hidden}.permission-tree section+section{border-top:1px solid #e6ecef}.tree-parent,.tree-leaf{display:flex;align-items:center;gap:9px;padding:10px 13px}.tree-parent{background:#f6f8f9}.tree-parent b{font-size:13px}.tree-parent small{margin-left:auto;color:#8c99a1;font-size:12px}.tree-leaf{padding-left:38px;border-top:1px dashed #edf1f3;font-size:13px}.tree-leaf span{min-width:130px}.tree-leaf code{margin-left:auto;color:#8b989f;font-size:12px}.permission-tree input,.role-checkbox-list input{accent-color:#176477}.admin-form select{display:block;width:100%;border:1px solid #dce4e8;border-radius:7px;padding:10px;margin-top:7px;background:#fff}.admin-login-mode{align-items:flex-start!important;padding:12px 14px!important;border:1px solid #dce6e8;border-radius:8px;background:#f7fafb}.admin-login-mode>input{width:auto!important;margin:3px 0 0!important}.admin-login-mode>span{display:flex;flex-direction:column;gap:4px}.admin-login-mode b{color:#314a55;font-size:13px}.admin-login-mode small{color:#84939b;font-size:12px;font-weight:400}.role-checkbox-list{padding:16px 24px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.role-checkbox-list label{display:flex;align-items:center;gap:9px;border:1px solid #e1e8eb;border-radius:7px;padding:10px}.role-checkbox-list span{display:flex;flex-direction:column}.role-checkbox-list b{font-size:13px}.role-checkbox-list small{font-size:12px;color:#8c99a1;margin-top:3px}:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#17212b;background:#f4f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.loading{height:100vh;display:flex;gap:12px;align-items:center;justify-content:center;color:#607080}.loading span{width:18px;height:18px;border:2px solid #d9e4ec;border-top-color:#176b87;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.login-brand{position:relative;padding:50px 7vw;color:#fff;overflow:hidden;background:linear-gradient(140deg,#0b2531,#0d4650 55%,#11606a)}.login-brand:after{content:"";position:absolute;width:620px;height:620px;border:1px solid #ffffff18;border-radius:50%;right:-220px;bottom:-260px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff05}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#d9ad5b,#f0d394);color:#173342;font-weight:800;letter-spacing:-1px}.brand-copy{position:absolute;left:calc(7vw + 56px);top:52px;display:flex;flex-direction:column}.brand-copy b{font-size:18px}.brand-copy small{font-size:12px;letter-spacing:2px;color:#b9d4d9}.login-message{position:relative;z-index:1;margin-top:25vh;max-width:650px}.login-message>span{color:#e8c77d;font-weight:600;letter-spacing:2px;font-size:13px}.login-message h1{font-size:44px;line-height:1.35;margin:22px 0}.login-message p{color:#bad0d4;font-size:16px}.brand-foot{position:absolute;bottom:45px;color:#91b1b7;font-size:13px}.login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(390px,100%)}.mobile-logo{display:none}.eyebrow{color:#a47a34;font-size:13px;letter-spacing:2px;font-weight:700}.login-card h2{font-size:32px;margin:8px 0}.login-card .sub{color:#788692;margin:0 0 38px}.login-card label{display:block;color:#41505c;font-size:13px;font-weight:600;margin:20px 0}.login-card input{display:block;width:100%;border:1px solid #dce4e9;border-radius:8px;padding:14px;margin-top:8px;outline:none;transition:.2s}.login-card input:focus{border-color:#176b87;box-shadow:0 0 0 3px #176b8714}.primary{width:100%;border:0;border-radius:8px;background:#12596d;color:#fff;padding:14px;font-weight:700;margin-top:10px}.primary:disabled{opacity:.6}.form-error{background:#fff1f0;color:#b43a36;padding:10px;border-radius:6px;font-size:13px}.security-note{border-top:1px solid #e7ecef;margin-top:34px;padding-top:20px;color:#8b979f;font-size:14px;line-height:1.7}.login-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#9aa5ab;font-size:12px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#e2e8eb}.feishu-login-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:13px;border:1px solid #cfdde2;border-radius:8px;background:#fff;color:#304a55;text-decoration:none;font-size:14px;font-weight:700;transition:.2s}.feishu-login-button:hover{border-color:#337d91;background:#f5fafb}.feishu-login-button span{display:grid;place-items:center;width:23px;height:23px;border-radius:6px;background:#3370ff;color:#fff;font-size:13px}.feishu-login-hint{margin:10px 0 0;text-align:center;color:#96a1a7;font-size:12px;line-height:1.55}.admin-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}aside{position:fixed;width:248px;height:100vh;background:#102d3a;color:#d8e4e8;padding:24px 16px;display:flex;flex-direction:column}.aside-brand{display:flex;align-items:center;gap:12px;padding:0 8px 25px;border-bottom:1px solid #ffffff12}.aside-brand .brand-text{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.2}.aside-brand .brand-text b{display:block;font-size:19px;line-height:1.25;white-space:nowrap}.aside-brand .brand-text small{display:block;font-size:12px;line-height:1.35;color:#8ca8b1;margin-top:4px;white-space:nowrap}.aside-brand .brand-mark{width:38px;height:38px}.nav-group{margin-top:18px}.nav-group p{font-size:13px;letter-spacing:1.5px;color:#6f929d;margin:0 12px 7px}.nav-group button{position:relative;width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#b9cbd1;padding:10px 12px;border-radius:7px;text-align:left;font-size:13px}.nav-group button i{font-style:normal;font-size:17px;color:#7799a3;width:18px;text-align:center}.nav-group button:hover,.nav-group button.active{background:#ffffff12;color:#fff}.nav-group button.active:before{content:"";position:absolute;left:-16px;width:3px;height:22px;background:#dfb85f;border-radius:0 3px 3px 0}.nav-group button.active i{color:#e2be68}.nav-group em{margin-left:auto;background:#c95e50;color:#fff;border-radius:10px;padding:1px 6px;font-style:normal;font-size:13px}.aside-status{margin-top:auto;background:#0a222c;border-radius:8px;padding:12px;display:flex;gap:10px;align-items:center}.aside-status>span{width:8px;height:8px;background:#43b98b;border-radius:50%;box-shadow:0 0 0 4px #43b98b20}.aside-status div{display:flex;flex-direction:column}.aside-status b{font-size:13px}.aside-status small{font-size:13px;color:#7898a2;margin-top:2px}.workspace{grid-column:2;min-width:0;padding:0 34px 45px}.workspace>header{height:82px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e1e7eb;margin:0 -34px 24px;padding:0 34px;background:#fff}.breadcrumb{font-size:13px;color:#8a99a5;margin:0 0 4px}.workspace header h1{font-size:19px;margin:0}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{border:1px solid #e0e7eb;background:#fff;width:36px;height:36px;border-radius:8px;color:#637582}.profile{display:flex;align-items:center;gap:9px;margin-left:8px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d9ecee;color:#176273;font-weight:700}.profile>div:last-child{display:flex;flex-direction:column}.profile b{font-size:14px}.profile small{font-size:13px;color:#87949e}.logout{border:0;background:transparent;color:#7d8b94;font-size:14px}.password-alert{display:flex;align-items:center;gap:16px;background:#fff8e9;border:1px solid #ecd7a5;color:#745921;padding:12px 16px;border-radius:8px;margin-bottom:18px;font-size:14px}.password-alert span{color:#907846}.password-alert button{margin-left:auto;border:0;background:#b88a35;color:#fff;border-radius:6px;padding:7px 12px}.welcome{display:flex;justify-content:space-between;align-items:flex-end;margin:15px 0 22px}.welcome p{font-size:13px;color:#909da7;margin:0}.welcome h2{font-size:26px;margin:6px 0}.welcome span{color:#73828d;font-size:13px}.outline{border:1px solid #d8e1e6;background:#fff;border-radius:7px;padding:9px 14px;color:#52636e}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.metric-grid article{position:relative;background:#fff;border:1px solid #e5eaed;border-radius:10px;padding:18px;box-shadow:0 2px 9px #173f5310}.metric-grid p{font-size:14px;color:#73838d;margin:0 0 10px}.metric-grid strong{font-size:27px}.metric-grid small{display:block;color:#99a4ab;font-size:13px;margin-top:8px}.metric-icon{position:absolute;right:16px;top:16px;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.metric-icon.blue{background:#e8f2f7;color:#28748a}.metric-icon.green{background:#e8f6f0;color:#368568}.metric-icon.amber{background:#fff3dc;color:#b17b23}.metric-icon.violet{background:#f1ecf7;color:#71558b}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:15px;margin-top:15px}.panel{background:#fff;border:1px solid #e4eaed;border-radius:10px;padding:20px;box-shadow:0 2px 9px #173f530a}.panel.full{grid-column:1/-1}.panel-head{display:flex;justify-content:space-between;align-items:start}.panel-head h3{font-size:14px;margin:0}.panel-head p{font-size:13px;color:#96a1a8;margin:5px 0}.panel-head select{border:1px solid #e1e7ea;padding:6px;border-radius:6px;color:#6c7c86;font-size:13px}.chart-empty{height:205px;display:flex;flex-direction:column;align-items:center;justify-content:end;color:#a2adb4;font-size:13px}.chart-bars{height:130px;width:90%;display:flex;align-items:end;gap:7%;border-bottom:1px solid #dfe7ea}.chart-bars i{flex:1;background:linear-gradient(#2a8094,#b8dce2);border-radius:4px 4px 0 0;opacity:.75}.todo-list{list-style:none;padding:0;margin:12px 0}.todo-list li{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf1f3;padding:14px 0}.todo-list li:last-child{border:0}.dot{width:8px;height:8px;border-radius:50%}.dot.red{background:#d56759}.dot.amber{background:#dfaa47}.dot.blue{background:#488ca5}.todo-list li div{display:flex;flex-direction:column}.todo-list b{font-size:13px}.todo-list small{font-size:12px;color:#98a4ac;margin-top:3px}.todo-list em{margin-left:auto;font-style:normal;font-weight:700;font-size:13px}.text-btn{border:0;background:none;color:#24748b;font-size:13px}table{width:100%;border-collapse:collapse;margin-top:12px}th{text-align:left;color:#89969f;font-size:13px;font-weight:500;background:#f7f9fa}td,th{padding:11px;border-bottom:1px solid #edf1f3}td{font-size:13px;color:#53636d}td b{color:#263943}.tag{background:#edf3f4;color:#52717a;border-radius:10px;padding:3px 8px}.empty-row{text-align:center;color:#9ca7ad;padding:30px}.module-page{margin-top:35px}.module-hero{display:flex;gap:16px;align-items:center;margin-bottom:24px}.module-icon{width:52px;height:52px;border-radius:12px;background:#dcecee;color:#23697b;display:grid;place-items:center;font-size:25px}.module-hero h2{margin:0;font-size:23px}.module-hero p{margin:5px 0 0;color:#7d8a94;font-size:14px}.module-placeholder{text-align:center;padding:80px 20px}.module-placeholder span{font-size:13px;color:#a57c34;letter-spacing:2px}.module-placeholder h3{font-size:20px}.module-placeholder p{color:#8b979f;font-size:14px}.conversation-avatar.real-avatar{display:block;object-fit:cover;background:#eef4f5}.service-card-person>img{width:44px;height:44px;flex:0 0 44px;border-radius:12px;object-fit:cover;background:#eef4f5}.config-message{padding:12px 15px;border-radius:7px;background:#e8f4f4;color:#286a72;font-size:14px}.config-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.config-card{min-width:0}.config-card.single{max-width:760px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.form-grid label{font-size:13px;color:#586975;font-weight:600}.form-grid input:not([type=checkbox]),.form-grid select{display:block;width:100%;border:1px solid #dce4e8;border-radius:7px;padding:10px;margin-top:7px;background:#fff;outline:none}.form-grid input:focus,.form-grid select:focus{border-color:#2d7889}.form-grid .span2{grid-column:1/-1}.switch-line{display:flex;align-items:center;gap:8px;margin-top:16px}.switch-line input{accent-color:#176b7c}.save-btn{border:0;background:#176477;color:#fff;border-radius:7px;padding:9px 16px;margin-top:20px;font-size:13px;font-weight:600}.save-btn:disabled{opacity:.55}.toggle{position:relative;width:38px;height:21px}.toggle input{opacity:0;width:0;height:0}.toggle span{position:absolute;inset:0;background:#cbd6db;border-radius:20px;transition:.2s}.toggle span:before{content:"";position:absolute;width:17px;height:17px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #0003}.toggle input:checked+span{background:#24768a}.toggle input:checked+span:before{transform:translate(17px)}.role-list{max-width:760px;padding:5px 20px}.role-row{display:flex;align-items:center;justify-content:space-between;padding:17px 5px;border-bottom:1px solid #e9eef0}.role-row:last-child{border:0}.role-row>div{display:flex;flex-direction:column}.role-row b{font-size:13px}.role-row small{font-size:13px;color:#8b989f;margin-top:4px}.password-card{grid-column:1/-1}.onboarding-card{grid-column:1/-1;padding:0;overflow:hidden}.onboarding-head{display:flex;justify-content:space-between;align-items:center;padding:24px 26px;background:linear-gradient(135deg,#f7fbfb,#f2f8f7);border-bottom:1px solid #e1ebea}.onboarding-title{display:flex;align-items:center;gap:14px}.onboarding-title h3{margin:0 0 5px;font-size:17px}.onboarding-title p{margin:0;color:#7b8a91;font-size:13px}.onboarding-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#176477;color:#fff;font-size:20px;box-shadow:0 7px 18px #1764772d}.onboarding-master{display:flex;align-items:center;gap:12px}.onboarding-master>span{font-size:13px;font-weight:700;padding:5px 9px;border-radius:12px}.onboarding-master .enabled{color:#25745a;background:#e4f4ed}.onboarding-master .disabled{color:#7d8b92;background:#e9edef}.onboarding-flow{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center;padding:18px 26px;border-bottom:1px solid #edf1f2;background:#fff}.flow-step{display:flex;align-items:center;gap:10px}.flow-step>b{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:50%;background:#e2f1ef;color:#176477;font-size:13px}.flow-step>div{display:flex;flex-direction:column}.flow-step strong{font-size:13px}.flow-step small{margin-top:3px;color:#8a989f;font-size:12px}.flow-step.off{opacity:.42}.onboarding-flow>i{height:1px;background:#cfdcdf;position:relative}.onboarding-flow>i:after{content:"";position:absolute;right:0;top:-3px;border-left:5px solid #cfdcdf;border-top:3px solid transparent;border-bottom:3px solid transparent}.onboarding-rules{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px 26px;background:#f7f9fa}.onboarding-rules.muted,.onboarding-flow.muted{opacity:.62}.onboarding-rule{min-width:0;padding:20px;background:#fff;border:1px solid #e0e8ea;border-radius:10px;box-shadow:0 2px 7px #173f5308}.rule-head,.rule-head>div{display:flex;align-items:center;justify-content:space-between}.rule-head>div{justify-content:flex-start;gap:10px}.rule-head h4{margin:0;font-size:13px}.rule-head p{margin:4px 0 0;color:#849198;font-size:12px}.rule-number{color:#b18a42;font-size:13px;font-weight:700}.field-label{display:block;margin-top:19px;color:#52646e;font-size:13px;font-weight:700}.field-label>input,.welcome-editor{display:block;width:100%;margin-top:7px;border:1px solid #dbe4e7;border-radius:7px;background:#fff;padding:10px;outline:none}.field-label>input:focus,.welcome-editor:focus{border-color:#2d7889;box-shadow:0 0 0 3px #2d788910}.field-label input:disabled,.welcome-editor:disabled,.group-options input:disabled{background:#f3f5f6;color:#97a1a7}.welcome-editor{height:94px;resize:vertical;font:inherit;line-height:1.65}.field-hint{display:flex;justify-content:space-between;gap:12px;margin-top:6px;color:#98a3a9;font-size:12px;font-weight:400}.field-hint em{font-style:normal;white-space:nowrap}.message-preview{display:flex;gap:8px;align-items:flex-start;margin-top:14px;padding:13px;border-radius:8px;background:#edf5f3}.preview-avatar{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:50%;background:#176477;color:#fff;font-size:12px}.message-preview p{position:relative;margin:0;padding:7px 9px;border-radius:3px 8px 8px;background:#fff;color:#4c5c64;font-size:12px;line-height:1.55;box-shadow:0 1px 3px #173f5310}.template-tokens{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.template-tokens span{padding:4px 7px;border-radius:4px;background:#eef3f5;color:#58717b;font-size:12px}.group-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.group-options>label{color:#52646e;font-size:13px;font-weight:700}.group-options>label>span{display:flex;align-items:center;margin-top:7px;border:1px solid #dbe4e7;border-radius:7px;background:#fff;overflow:hidden}.group-options input{min-width:0;width:100%;border:0;padding:10px;outline:none}.group-options em{padding-right:10px;color:#8c989e;font-size:12px;font-style:normal}.member-source{display:flex;gap:10px;margin-top:15px;padding:12px;border:1px dashed #cfdde0;border-radius:8px;background:#f8fbfb;color:#58707a}.member-source>span{font-size:16px}.member-source b{font-size:13px}.member-source p{margin:4px 0 0;font-size:12px;line-height:1.6;color:#87959c}.onboarding-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 26px 22px;background:#f7f9fa}.onboarding-footer p{max-width:720px;margin:0;color:#7f8d94;font-size:12px;line-height:1.7}.onboarding-footer .save-btn{margin:0;white-space:nowrap;padding:10px 18px}.group-success-notification{margin-top:16px;padding:15px;border:1px solid #d9e6e5;border-radius:9px;background:#f5faf9}.group-success-notification>div>b{font-size:13px;color:#315963}.group-success-notification>div>p{margin:4px 0 0;color:#819097;font-size:12px;line-height:1.6}.group-success-notification .field-label{margin-top:13px}.group-message-settings{margin-top:18px;padding:15px;border:1px solid #b9d8d4;border-radius:10px;background:linear-gradient(145deg,#f3faf8,#f8fbfb);box-shadow:0 4px 14px #1764770d}.group-message-settings-title{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #dcebe8}.group-message-settings-title>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#176477;color:#fff;font-size:12px;font-weight:800}.group-message-settings-title b{color:#234f59;font-size:14px}.group-message-settings-title p{margin:3px 0 0;color:#71868d;font-size:12px;line-height:1.55}.group-message-settings .group-success-notification{background:#fff}.group-message-settings+.field-label{margin-top:22px}.conversation-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.conversation-metrics.filtered{grid-template-columns:minmax(280px,1fr)}.conversation-metrics article{background:#fff;border:1px solid #e3e9ec;border-radius:9px;padding:17px 19px;display:flex;flex-direction:column}.conversation-metrics span{font-size:13px;color:#7c8b95}.conversation-metrics strong{font-size:24px;margin-top:7px}.conversation-list-panel{padding:0;overflow:hidden}.conversation-filters{display:grid;grid-template-columns:140px 1fr 1fr auto;gap:10px;padding:16px 18px;border-bottom:1px solid #e7ecef}.conversation-filters input,.conversation-filters select,.chat-tools input{border:1px solid #dce4e8;border-radius:7px;padding:9px 11px;outline:none;min-width:0}.conversation-filters .save-btn,.chat-tools .save-btn{margin:0}.conversation-table-wrap{overflow:auto}.conversation-table{min-width:1000px;margin:0}.conversation-identity{display:flex;align-items:center;gap:10px;max-width:260px}.conversation-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:9px;display:grid;place-items:center;background:#e5f1f3;color:#176477;font-weight:700}.conversation-avatar.group{background:#f3ecdc;color:#916e2e}.conversation-identity div,.last-message{display:flex;flex-direction:column;min-width:0}.conversation-identity b,.conversation-identity small,.last-message span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-identity small{color:#9aa6ad;font-size:12px;margin-top:3px}.type-pill{font-size:13px;border-radius:11px;padding:3px 8px;background:#e8f2f4;color:#21697a}.type-pill.group{background:#f5edde;color:#8a692e}.last-message{max-width:260px}.last-message b{font-size:13px;margin-bottom:3px}.last-message span{color:#7f8c95}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:13px 18px;border-top:1px solid #e7ecef;color:#7d8b94;font-size:13px}.pagination span{margin-right:auto}.pagination button,.back-btn{border:1px solid #dce4e8;background:#fff;border-radius:6px;padding:6px 10px;color:#536773}.pagination button:disabled{opacity:.4}.conversation-detail-head{display:flex;align-items:center;gap:18px;margin-bottom:15px}.conversation-detail-head h2{font-size:20px;margin:0}.conversation-detail-head p{font-size:13px;color:#84929b;margin:4px 0 0}.conversation-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px}.chat-panel{padding:0;overflow:hidden}.chat-tools{display:grid;grid-template-columns:180px 1fr auto;gap:9px;padding:14px;border-bottom:1px solid #e6ecef}.chat-history{height:590px;overflow:auto;padding:20px;background:#f6f8f9}.chat-row{display:flex;gap:10px;margin:15px 0;max-width:75%}.chat-row.employee{margin-left:auto;flex-direction:row-reverse}.chat-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover}.chat-avatar.fallback{display:grid;place-items:center;background:#dbe9ed;color:#226779;font-size:14px;font-weight:700}.chat-body{min-width:0}.chat-meta{display:flex;align-items:center;gap:8px;margin:0 2px 5px}.chat-row.employee .chat-meta{justify-content:flex-end}.chat-meta b{font-size:13px}.chat-meta span{font-size:12px;color:#94a0a8}.chat-bubble{background:#fff;border:1px solid #e2e8eb;border-radius:3px 10px 10px;padding:9px 12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word;box-shadow:0 1px 3px #183d4c0a}.chat-row.employee .chat-bubble{background:#dceff0;border-color:#cee4e6;border-radius:10px 3px 10px 10px}.chat-bubble.image,.chat-bubble.video,.chat-bubble.voice,.chat-bubble.file{color:#236f82}.chat-empty{text-align:center;color:#96a2aa;padding:100px 0;font-size:14px}.members-panel{padding:16px;height:max-content}.member-row{display:flex;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #edf1f3}.member-row>img,.member-row>span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#e3eef0;color:#22697a}.member-row>div{display:flex;flex-direction:column;min-width:0}.member-row b{font-size:13px}.member-row small{font-size:12px;color:#919da5;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}.member-row em{margin-left:auto;font-style:normal;font-size:12px;color:#9a732e;background:#f6edd9;padding:3px 6px;border-radius:8px}.customer-list-panel,.task-list-panel{padding:0;overflow:hidden}.customer-filters{display:grid;grid-template-columns:1fr 140px 120px 180px auto;gap:9px;padding:15px;border-bottom:1px solid #e5ebee}.customer-filters input,.customer-filters select,.task-list-head select,.task-form input,.editor-grid input,.editor-grid select,.editor-grid textarea{border:1px solid #dce4e8;border-radius:7px;padding:9px;background:#fff;outline:none;min-width:0}.customer-filters .save-btn{margin:0}.customer-table-wrap{overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:3px}.customer-table{min-width:1280px;margin:0}.customer-table th,.customer-table td{white-space:nowrap}.customer-table .customer-action-column{position:sticky;right:0;z-index:2;width:88px;min-width:88px;white-space:nowrap;text-align:center;background:#fff;box-shadow:-10px 0 14px -13px #173f5390}.customer-table thead .customer-action-column{z-index:3;background:#f7f9fa}.customer-table .customer-action-column .text-btn{white-space:nowrap}.cell-sub{display:block;color:#98a4ac;font-size:12px;margin-top:4px}.intent-pill{background:#eef2f3;border-radius:9px;padding:3px 8px;font-size:12px}.intent-pill.a{background:#f5e8dd;color:#a4572f}.intent-pill.b{background:#f5f0dc;color:#8a7127}.intent-pill.c{background:#e6f1ed;color:#34745e}.modal-mask{position:fixed;z-index:20;inset:0;background:#102d3a80;display:grid;place-items:center;padding:24px}.customer-editor{background:#fff;border-radius:12px;width:min(820px,100%);max-height:92vh;overflow:auto;box-shadow:0 20px 60px #102d3a50}.editor-head{display:flex;justify-content:space-between;align-items:start;padding:20px 24px;border-bottom:1px solid #e5ebee}.editor-head h3{margin:0}.editor-head p{font-size:12px;color:#8d9aa3;margin:4px 0}.editor-head button{border:0;background:none;font-size:24px;color:#788790}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px 24px}.editor-grid label,.task-form label{font-size:13px;font-weight:600;color:#5d6d77}.editor-grid input,.editor-grid select,.editor-grid textarea,.task-form input{display:block;width:100%;margin-top:6px}.editor-grid textarea{min-height:75px;resize:vertical}.editor-grid .span2{grid-column:1/-1}.editor-actions{display:flex;justify-content:flex-end;gap:9px;padding:15px 24px;border-top:1px solid #e5ebee}.editor-actions .save-btn{margin:0}.task-layout{display:grid;grid-template-columns:2fr 1fr;gap:15px;margin-bottom:15px}.task-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.task-help h3{font-size:13px;margin:0}.task-help ul{padding-left:18px;color:#72818b;font-size:13px;line-height:2}.task-list-head{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e6ecef}.task-list-head h3{font-size:14px;margin:0}.task-list-head p{font-size:12px;color:#929fa7;margin:4px 0}.task-list-head select{width:140px}.task-status{padding:3px 8px;border-radius:9px;background:#edf1f2;font-size:12px}.task-status.succeeded{background:#e5f2eb;color:#39765d}.task-status.failed{background:#f9e8e5;color:#a84f43}.task-status.pending{background:#f5efde;color:#8c7029}.task-status.claimed{background:#e3eef5;color:#39728e}.task-error{max-width:240px;color:#9b514b}.text-btn.danger{color:#b25046}.task-status.responded{background:#e5f2eb;color:#39765d}.task-status.overdue{background:#f9e5e2;color:#a7463d}.task-status.reminded{background:#f8efda;color:#907029}.alert-list{padding:0 20px}.alert-row{display:flex;align-items:center;gap:12px;padding:16px 3px;border-bottom:1px solid #e8edef}.alert-row>div{flex:1}.alert-row b{font-size:14px}.alert-row p{font-size:12px;color:#8b98a1;margin:4px 0}.alert-level{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#f4edda;color:#8e6e28;font-size:12px;font-weight:700}.alert-row.high .alert-level{background:#f7e3e0;color:#a2473e}.insight-toolbar{display:grid;grid-template-columns:1fr minmax(260px,420px) auto;align-items:center;gap:12px;margin-bottom:15px}.insight-toolbar h3{font-size:13px;margin:0}.insight-toolbar p{font-size:12px;color:#8d9aa3;margin:4px 0}.insight-toolbar input{border:1px solid #dce4e8;border-radius:7px;padding:10px}.insight-toolbar .save-btn{margin:0}.insight-summary{max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.insight-page .tag{display:inline-block;margin:2px;font-size:12px}.insight-table-wrap{overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:3px}.insight-table{min-width:1320px;margin:0}.insight-table th,.insight-table td{white-space:nowrap}.insight-table .insight-summary{min-width:300px;max-width:420px}.insight-table .insight-action-column{position:sticky;right:0;z-index:2;width:112px;min-width:112px;text-align:center;background:#fff;box-shadow:-10px 0 14px -13px #173f5390}.insight-table thead .insight-action-column{z-index:3;background:#f7f9fa}.insight-table .insight-action-column .text-btn{white-space:nowrap}.robot-policy{display:grid;grid-template-columns:1fr auto 170px 170px auto;align-items:center;gap:14px;margin-bottom:15px}.robot-policy h3{font-size:13px;margin:0}.robot-policy p{font-size:12px;color:#8c99a2;margin:4px 0}.robot-policy>label:not(.toggle){font-size:12px;color:#687985}.robot-policy input[type=number]{display:block;width:100%;border:1px solid #dce4e8;border-radius:6px;padding:7px;margin-top:4px}.robot-policy .save-btn,.task-list-head .save-btn{margin:0}.knowledge-answer{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.large-textarea{min-height:150px!important}.task-status.answer{background:#e5f2eb;color:#39765d}.task-status.handoff{background:#f5efda;color:#8d6c28}.task-status.blocked{background:#f8e4e1;color:#a5483e}.task-status.active{background:#e5f2eb;color:#39765d}.robot-page .conversation-table-wrap{overflow-x:auto}.robot-page .robot-log-table{min-width:1280px;width:100%;margin:0;table-layout:fixed}.robot-page .robot-log-table th,.robot-page .robot-log-table td{vertical-align:top}.robot-page .robot-log-table th:nth-child(1),.robot-page .robot-log-table td:nth-child(1){width:300px}.robot-page .robot-log-table th:nth-child(2),.robot-page .robot-log-table td:nth-child(2){width:112px}.robot-page .robot-log-table th:nth-child(3),.robot-page .robot-log-table td:nth-child(3){width:86px}.robot-page .robot-log-table th:nth-child(4),.robot-page .robot-log-table td:nth-child(4){width:360px}.robot-page .robot-log-table th:nth-child(5),.robot-page .robot-log-table td:nth-child(5){width:250px}.robot-page .robot-log-table th:nth-child(6),.robot-page .robot-log-table td:nth-child(6){width:112px}.robot-page .robot-log-table th:nth-child(7),.robot-page .robot-log-table td:nth-child(7){width:160px}.robot-page .robot-question-cell b{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.robot-page .robot-question-text{display:block;max-width:100%;margin-top:6px;color:#647780;line-height:1.6;white-space:pre-wrap!important;word-break:break-word;overflow-wrap:anywhere}.robot-page .robot-answer-cell,.robot-page .robot-reason-cell{max-width:none;line-height:1.6;white-space:pre-wrap!important;word-break:break-word;overflow-wrap:anywhere;overflow:visible;text-overflow:clip}.robot-page .robot-status-cell{white-space:nowrap}@media(max-width:1000px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.panel.full{grid-column:auto}.config-grid,.conversation-detail-grid{grid-template-columns:1fr}.conversation-metrics{grid-template-columns:repeat(2,1fr)}.customer-filters{grid-template-columns:1fr 1fr}.task-layout{grid-template-columns:1fr}}@media(max-width:760px){.login-page{display:block}.login-brand{display:none}.login-panel{min-height:100vh}.mobile-logo{display:flex;align-items:center;gap:10px;margin-bottom:45px}.admin-shell{display:block}aside{display:none}.workspace{grid-column:1;padding:0 16px}.workspace>header{margin:0 -16px 20px;padding:0 16px}.header-actions .icon-btn,.profile>div:last-child{display:none}.metric-grid{grid-template-columns:1fr}.welcome{align-items:start}.dashboard-grid{display:block}.panel{margin-top:14px}.form-grid{grid-template-columns:1fr}.form-grid .span2{grid-column:auto}.conversation-filters,.chat-tools,.customer-filters,.task-form,.editor-grid{grid-template-columns:1fr}.editor-grid .span2{grid-column:auto}.conversation-metrics{grid-template-columns:1fr 1fr}.chat-row{max-width:92%}}.media-image-link{display:block;line-height:0}.media-image-link img{display:block;max-width:min(360px,55vw);max-height:360px;border-radius:7px;object-fit:contain}.media-player{display:flex;flex-direction:column;gap:8px;min-width:280px}.media-player audio{width:280px;max-width:55vw}.media-player video{width:min(420px,55vw);max-height:360px;border-radius:7px;background:#111}.media-player>a{font-size:13px;color:#24748b}.voice-transcript{margin:0;max-width:min(520px,62vw);white-space:pre-wrap;color:#40525c;font-size:13px;line-height:1.65;background:#f4f8f9;border:1px solid #dfe9ec;border-radius:7px;padding:8px 10px}.media-file{display:flex;align-items:center;gap:10px;text-decoration:none;color:#315864;min-width:240px}.media-file>span{width:38px;height:42px;border-radius:7px;background:#e7f0f2;display:grid;place-items:center;font-size:20px}.media-file>div{display:flex;flex-direction:column;min-width:0}.media-file b{max-width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-file small,.media-pending{display:block;color:#91a0a8;font-size:12px;margin-top:4px}.config-grid>.config-card.single:first-child{grid-column:auto;max-width:none;width:100%}.task-employee-field{min-width:0}.task-employee-select{position:relative;display:block;margin-top:6px}.task-employee-select:after{content:"";position:absolute;right:14px;top:50%;width:7px;height:7px;border-right:2px solid #66808a;border-bottom:2px solid #66808a;pointer-events:none;transform:translateY(-65%) rotate(45deg)}.task-employee-select select{display:block;width:100%;height:42px;appearance:none;border:1px solid #d4e0e4;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfcfd);padding:0 42px 0 12px;color:#314b55;font-size:13px;line-height:42px;outline:none;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.task-employee-select select:hover{border-color:#aac5cc;background:#fff}.task-employee-select select:focus{border-color:#2a7b8d;box-shadow:0 0 0 3px #19778c14}.task-employee-field>small{display:block;margin-top:6px;color:#8a989f;font-size:12px;font-weight:400;line-height:1.4}.followup-policy{display:block;margin-bottom:16px;padding:0;overflow:hidden;border:1px solid #dfe7ea;border-top:3px solid #aab8be}.followup-policy.enabled{border-top-color:#2d8a68;background:#fff}.followup-policy-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border-bottom:1px solid #e8edef}.followup-policy-title{display:flex;align-items:center;gap:13px;min-width:0}.followup-policy-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#eef2f3;color:#6e7f87;font-size:17px;font-weight:700}.followup-policy.enabled .followup-policy-icon{background:#e6f4ee;color:#2d8064}.followup-policy h3{font-size:16px;margin:0 0 5px}.followup-policy p{font-size:13px;color:#71808a;margin:0;line-height:1.6}.followup-policy-button{flex:0 0 auto;min-width:104px;border:0;border-radius:8px;padding:10px 18px;color:#fff;font-size:14px;font-weight:600}.followup-policy-button.primary{background:#176b7c}.followup-policy-button.danger{background:#fff1ef;color:#a54c43;border:1px solid #efc9c4}.followup-policy-button:disabled{opacity:.55}.followup-policy-facts{display:grid;grid-template-columns:.8fr 1.35fr 1.2fr;gap:0;padding:16px 22px;background:#f8fafb}.followup-policy-facts>div{display:flex;min-width:0;flex-direction:column;gap:5px;padding:0 18px;border-left:1px solid #e1e7ea}.followup-policy-facts>div:first-child{padding-left:0;border-left:0}.followup-policy-facts small{color:#8a979e;font-size:12px}.followup-policy-facts b{overflow:hidden;color:#3f535d;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.followup-policy-facts b.on{color:#27765c}.followup-policy-facts b.off{color:#8a969c}.followup-policy-note{padding:11px 22px!important;border-top:1px dashed #dfe6e9;background:#fbfcfc;color:#7c8b92!important;font-size:12px!important}.alert-page>.task-list-panel{margin-top:0}.employee-group-panel{padding:0;margin-bottom:15px;overflow:hidden}.employee-group-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e5ebee}.employee-group-head h3{margin:0;font-size:15px}.employee-group-head p{margin:5px 0 0;color:#829098;font-size:13px}.employee-group-head .save-btn{margin:0}.employee-group-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;background:#f7f9fa}.employee-group-card{min-width:0;padding:16px;border:1px solid #dfe7ea;border-radius:10px;background:#fff}.employee-group-title{display:flex;align-items:start;justify-content:space-between;gap:8px}.employee-group-title>div:first-child{display:flex;flex-direction:column}.employee-group-title b{font-size:14px}.employee-group-title small{margin-top:4px;color:#94a0a7;font-size:12px}.employee-group-leader{display:flex;align-items:center;gap:10px;margin-top:14px;padding:10px;border-radius:8px;background:#eef6f4}.employee-group-leader>div{display:flex;flex-direction:column;min-width:0}.employee-group-leader small{font-size:11px;color:#2c7b67}.employee-group-leader b{font-size:13px;margin:2px 0}.employee-group-leader em{font-size:11px;color:#84939a;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.employee-group-members{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.employee-group-members>span{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:7px;background:#f3f6f7;color:#4e626c;font-size:12px}.employee-group-members i{font-size:10px;color:#a26d42;font-style:normal}.employee-group-members i.bound{color:#3b8067}.employee-group-members>small,.employee-group-empty{color:#929fa6;font-size:12px}.employee-group-empty{grid-column:1/-1;text-align:center;padding:26px}.employee-group-dialog{width:min(760px,100%);max-height:92vh;overflow:auto;border-radius:12px;background:#fff;box-shadow:0 20px 60px #102d3a50}.employee-group-form{padding:20px 24px}.employee-group-form>label{display:block;margin-bottom:14px;color:#566873;font-size:13px;font-weight:600}.employee-group-form>label input,.employee-group-form>label select{display:block;width:100%;margin-top:7px;padding:10px;border:1px solid #dbe4e7;border-radius:7px;background:#fff}.employee-member-picker{border:1px solid #dfe7ea;border-radius:9px;overflow:hidden}.employee-member-picker>div{display:flex;flex-direction:column;padding:12px 14px;background:#f7f9fa}.employee-member-picker>div b{font-size:13px}.employee-member-picker>div small{margin-top:3px;color:#8b989f;font-size:12px}.employee-member-picker>label{display:grid;grid-template-columns:auto 34px 1fr auto;align-items:center;gap:10px;padding:10px 14px;border-top:1px solid #edf1f3;cursor:pointer}.employee-member-picker>label.selected{background:#f1f8f6}.employee-member-picker>label.leader{background:#e8f4f1}.employee-member-picker>label>div{display:flex;flex-direction:column;min-width:0}.employee-member-picker>label b{font-size:13px}.employee-member-picker>label small{margin-top:3px;color:#909da5;font-size:11px}.employee-member-picker>label em{font-style:normal;color:#788991;font-size:11px}.employee-group-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:7px;background:#edf4f5;color:#3c6671;font-size:12px}.employee-group-tag b{padding:2px 5px;border-radius:5px;background:#dcefe8;color:#2d745d;font-size:10px}@media(max-width:1100px){.employee-group-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.employee-group-list{grid-template-columns:1fr}.employee-group-head{align-items:flex-start;gap:12px}.employee-member-picker>label{grid-template-columns:auto 34px 1fr}.employee-member-picker>label em{display:none}.followup-policy-head{align-items:flex-start;flex-direction:column}.followup-policy-button{width:auto;align-self:flex-end}.followup-policy-facts{grid-template-columns:1fr}.followup-policy-facts>div{padding:10px 0;border-left:0;border-top:1px solid #e4e9ec}.followup-policy-facts>div:first-child{padding-top:0;border-top:0}.alert-row{align-items:flex-start;flex-wrap:wrap}.alert-row>div{flex-basis:calc(100% - 45px)}}.external-knowledge-card{margin-bottom:0;padding:0;overflow:hidden}.external-knowledge-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e7ecef;background:linear-gradient(120deg,#f4faf9,#fff 55%)}.external-knowledge-kicker{display:block;margin-bottom:5px;color:#2e7d69;font-size:11px;font-weight:700;letter-spacing:1.2px}.external-knowledge-head h3{margin:0;font-size:17px}.external-knowledge-head p{margin:5px 0 0;color:#7b8991;font-size:13px}.external-knowledge-status{flex:0 0 auto;padding:5px 10px;border-radius:12px;background:#edf1f2;color:#7b898f;font-size:12px;font-weight:600}.external-knowledge-status.connected{background:#e4f3ec;color:#28765c}.external-knowledge-meta{display:grid;grid-template-columns:1.05fr 1.2fr 1fr;padding:16px 22px;background:#f8fafb}.external-knowledge-meta>div{display:flex;min-width:0;flex-direction:column;gap:5px;padding:0 17px;border-left:1px solid #e2e8eb}.external-knowledge-meta>div:first-child{padding-left:0;border-left:0}.external-knowledge-meta small{color:#8a979e;font-size:12px}.external-knowledge-meta b{overflow:hidden;color:#425761;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.external-knowledge-form{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:16px;padding:20px 22px}.external-knowledge-form.external-knowledge-form-grid{grid-template-columns:repeat(2,minmax(240px,1fr)) auto}.external-knowledge-form label{color:#526570;font-size:13px;font-weight:600}.external-knowledge-form input,.external-knowledge-form select{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #d7e2e5;border-radius:8px;background:#fff;outline:none}.external-knowledge-form input:focus,.external-knowledge-form select:focus{border-color:#2b7b8c;box-shadow:0 0 0 3px #19778c12}.external-knowledge-form>div{display:flex;gap:9px}.external-knowledge-form .save-btn{margin:0;padding:10px 17px}.external-knowledge-hint{margin:0!important;padding:0 22px 18px;color:#849199!important;font-size:12px!important}.external-knowledge-hint code{padding:2px 5px;border-radius:4px;background:#eef3f4;color:#356874}.external-knowledge-result{display:flex;align-items:flex-start;gap:10px;margin:0 22px 20px;padding:13px;border:1px solid #cfe4da;border-radius:8px;background:#eff8f4}.external-knowledge-result>span{display:grid;place-items:center;width:23px;height:23px;flex:0 0 23px;border-radius:50%;background:#2d8064;color:#fff;font-size:12px}.external-knowledge-result b{font-size:13px;color:#315c4f}.external-knowledge-result p{margin:4px 0 0;color:#70857c;font-size:12px}@media(max-width:900px){.external-knowledge-meta{grid-template-columns:1fr}.external-knowledge-meta>div{padding:10px 0;border-left:0;border-top:1px solid #e3e9eb}.external-knowledge-meta>div:first-child{padding-top:0;border-top:0}.external-knowledge-form,.external-knowledge-form.external-knowledge-form-grid{grid-template-columns:1fr}.external-knowledge-form>div{justify-content:flex-end}}@media(max-width:560px){.external-knowledge-head{flex-direction:column}.external-knowledge-form>div{justify-content:stretch}.external-knowledge-form button{flex:1}}.alert-page .followup-policy-head>.followup-policy-button{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:max-content;min-height:38px;padding:0 16px;white-space:nowrap}.risk-rule-card{margin-bottom:16px;padding:20px 22px}.risk-rule-card>.panel-head{align-items:center;margin:0 0 16px}.risk-rule-card>.panel-head .save-btn{margin:0}.risk-rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.risk-rule-grid>section{padding:16px;border:1px solid #dce6e8;border-radius:10px;background:#fbfcfc;transition:opacity .2s ease}.risk-rule-grid>section.disabled{opacity:.58}.risk-rule-grid>section>div{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:11px}.risk-rule-grid b,.risk-rule-grid small{display:block}.risk-rule-grid b{color:#344b55;font-size:14px}.risk-rule-grid small{margin-top:4px;color:#7d8c94;font-size:12px;line-height:1.5}.risk-rule-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;font-size:16px;font-weight:700}.risk-rule-icon.negative{background:#fff0ed;color:#bd554a}.risk-rule-icon.loss{background:#fff5df;color:#a77324}.risk-rule-grid>section>label{display:flex;align-items:center;gap:8px;margin:16px 0 0;padding-top:14px;border-top:1px solid #e5ebed;color:#647780;font-size:12px}.risk-rule-grid>section>label input{width:72px;padding:7px 8px;border:1px solid #d6e1e4;border-radius:7px;background:#fff;color:#304852;font-size:14px}.risk-rule-grid>section>label em{color:#88969d;font-style:normal}.risk-cooldown{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:14px 16px;border-radius:9px;background:#f3f7f8}.risk-cooldown b{color:#3d535d;font-size:13px}.risk-cooldown p{margin:4px 0 0;color:#829199;font-size:12px}.risk-cooldown label{display:flex;align-items:center;flex:0 0 auto;overflow:hidden;border:1px solid #d4e0e3;border-radius:7px;background:#fff}.risk-cooldown input{width:70px;padding:8px;border:0;outline:0;text-align:center}.risk-cooldown span{padding:8px 10px;background:#eaf1f2;color:#647881;font-size:12px}.alert-title-line{display:flex;align-items:center;gap:8px}.alert-type{flex:0 0 auto;padding:3px 7px;border-radius:5px;background:#edf4f5;color:#3c7180;font-size:11px;font-weight:600}.alert-evidence{padding:7px 9px;border-radius:6px;background:#f6f8f9;color:#667b84!important;line-height:1.55}@media(max-width:860px){.risk-rule-grid{grid-template-columns:1fr}}@media(max-width:560px){.risk-rule-card>.panel-head,.risk-cooldown{align-items:flex-start;flex-direction:column}.alert-title-line{align-items:flex-start;flex-direction:column}}.employee-group-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.employee-group-nav{display:flex;gap:6px}.employee-group-nav .outline{width:34px;height:34px;margin:0;padding:0;font-size:24px;line-height:1}.employee-group-list{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 28px)/3);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding:18px;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#9db6bd #e7edef}.employee-group-list::-webkit-scrollbar{height:8px}.employee-group-list::-webkit-scrollbar-track{background:#e7edef}.employee-group-list::-webkit-scrollbar-thumb{border:2px solid #e7edef;border-radius:8px;background:#9db6bd}.employee-group-list.empty{display:block}.employee-group-card{scroll-snap-align:start}@media(max-width:1100px){.employee-group-list{grid-template-columns:none;grid-auto-columns:calc((100% - 14px)/2)}}@media(max-width:760px){.employee-group-list{grid-template-columns:none;grid-auto-columns:100%}.employee-group-head{flex-direction:column}.employee-group-actions{width:100%;justify-content:space-between}}.demand-routing-note{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding:16px 18px;border:1px solid #cfe2e2;border-radius:10px;background:linear-gradient(120deg,#f0f9f7,#f7fbfb)}.demand-routing-note>span,.demand-routing-link>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:11px;background:#176477;color:#fff;font-weight:800}.demand-routing-note div,.demand-routing-link div{display:flex;min-width:0;flex:1;flex-direction:column}.demand-routing-note b,.demand-routing-link b{color:#294650;font-size:14px}.demand-routing-note p,.demand-routing-link p{margin:5px 0 0;color:#70838b;font-size:13px;line-height:1.55}.demand-category-panel{padding:0;overflow:hidden}.demand-category-panel>.panel-head{align-items:center;padding:18px 20px;border-bottom:1px solid #e7edef}.demand-category-panel table{margin:0}.demand-category-panel tr.unknown{background:#fffbf2}.unknown-category-tag{display:inline-block;margin-left:8px;padding:3px 8px;border-radius:10px;background:#fff0c8;color:#876521;font-size:12px}.routing-missing{display:inline-block;padding:4px 9px;border-radius:5px;background:#fff0ee;color:#ba584c;font-size:12px;font-weight:700}.demand-category-warning{margin:16px 20px 0;padding:11px 13px;border:1px solid #f0d9ad;border-radius:7px;background:#fff8e8;color:#83682f;font-size:13px}.demand-category-dialog{width:min(620px,100%);background:#fff;border-radius:12px;box-shadow:0 20px 60px #102d3a50}.demand-category-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:20px 24px}.demand-category-form label{color:#536773;font-size:13px;font-weight:600}.demand-category-form input:not([type=checkbox]),.demand-category-form select{display:block;width:100%;margin-top:7px;padding:11px;border:1px solid #dbe4e7;border-radius:7px;background:#fff;outline:none}.demand-category-form input:focus,.demand-category-form select:focus{border-color:#2d7889}.demand-category-form .switch-line{align-self:end;margin:0 0 10px}.selected-routing-group{grid-column:1/-1;padding:13px 15px;border-radius:8px;background:#f3f8f8}.selected-routing-group b{font-size:13px;color:#315661}.selected-routing-group p{margin:5px 0 0;color:#7a8b92;font-size:12px;line-height:1.55}.demand-routing-link{display:flex;align-items:center;gap:13px;margin-top:16px;padding:14px;border:1px solid #d7e6e6;border-radius:9px;background:#f5f9f9}.demand-routing-link>span{flex-basis:36px;width:36px;height:36px;border-radius:9px;font-size:12px}.demand-routing-link .outline{flex:0 0 auto}.module-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:760px){.demand-category-form{grid-template-columns:1fr}.demand-routing-link{align-items:flex-start;flex-wrap:wrap}.demand-routing-link .outline{width:100%}}.insight-demand-options>b{color:#526773;font-size:13px}.insight-demand-options>p{margin:5px 0 10px;color:#86959d;font-size:12px}.insight-demand-options .need-options{margin-top:0}.module-hero>div:nth-child(2){min-width:0}.module-help-trigger{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;margin-left:auto;border:1px solid #9fbfc5;border-radius:50%;background:#f3f9f9;color:#176477;font-family:Georgia,serif;font-size:18px;font-weight:700;line-height:1;cursor:pointer;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}.module-help-trigger:hover{border-color:#176477;background:#176477;color:#fff;transform:translateY(-1px);box-shadow:0 5px 12px #17647728}.module-help-trigger:focus-visible{outline:3px solid #17647725;outline-offset:2px}.module-help-dialog{width:min(840px,100%);max-height:90vh;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 70px #102d3a55}.module-help-dialog .editor-head{position:sticky;top:0;z-index:2;background:linear-gradient(130deg,#f1f8f7,#fff)}.module-help-dialog .editor-head h3{margin-top:4px;font-size:20px}.module-help-dialog .editor-head p{max-width:720px;margin-top:8px;color:#60747d;font-size:13px;line-height:1.65}.module-help-kicker{color:#247963;font-size:11px;font-weight:800;letter-spacing:1.5px}.module-help-body{display:grid;grid-template-columns:1fr;gap:15px;padding:20px 24px}.module-help-body section{padding:18px 20px;border:1px solid #e0e8ea;border-radius:10px;background:#fbfcfc}.module-help-body section:first-child{border-color:#cee3df;background:#f5faf9}.module-help-body h4{margin:0 0 12px;color:#314d57;font-size:15px}.module-help-body ol,.module-help-body ul{margin:0;padding-left:22px;color:#536871;font-size:13px;line-height:1.8}.module-help-body li+li{margin-top:8px}.module-help-body ol li::marker{color:#237967;font-weight:700}.module-help-body ul li::marker{color:#ae7c29}.module-help-dialog>.editor-actions{position:sticky;bottom:0;background:#fff}.module-help-dialog .editor-actions .save-btn{margin:0;min-width:92px}@media(max-width:680px){.module-hero{align-items:flex-start}.module-help-trigger{margin-top:10px}.module-help-dialog{max-height:94vh}.module-help-body{padding:15px}.module-help-body section{padding:15px}}.dedicated-owner-select{width:160px;min-width:145px;padding:8px 30px 8px 10px;border:1px solid #cadadd;border-radius:7px;background:#fff;color:#294650;font-size:13px;outline:none}.dedicated-owner-select:hover,.dedicated-owner-select:focus{border-color:#23788a;box-shadow:0 0 0 3px #23788a12}.dedicated-owner-select:disabled{background:#f3f5f5;color:#89979c;cursor:not-allowed}.assignment-cell{display:flex;flex-direction:column;gap:3px;min-width:150px;max-width:220px}.assignment-cell b{font-size:13px;color:#263943;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignment-cell small{font-size:12px;color:#8c99a1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignment-cell.owner{min-width:170px}.assignment-cell.owner small:first-of-type{color:#8d6c28}.conversation-table .assistant-created-badge{display:block;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-name-cell{display:flex;min-width:220px;max-width:320px;flex-direction:column;gap:4px}.conversation-name-cell b,.conversation-name-cell small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-name-cell b{color:#263943}.conversation-name-cell small{color:#8c99a1;font-size:12px}.test-data-badge{display:inline-flex;width:max-content;max-width:260px;margin-top:5px;padding:2px 8px;border-radius:999px;background:#fff1e5;color:#a7611d;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-select{min-width:112px;padding:8px 30px 8px 10px;border:1px solid #dbe4e7;border-radius:7px;background:#fff;color:#38515d;font:inherit;outline:none}.table-select:focus{border-color:#25859a;box-shadow:0 0 0 3px #25859a18}.table-select:disabled{background:#f3f6f7;color:#8c989e}.internal-routing-note{margin-top:14px;padding:13px 15px;border:1px solid #d9e6e9;border-radius:8px;background:#f6fafb;color:#526771;font-size:13px;line-height:1.7}.internal-routing-note b{display:block;color:#244b58;margin-bottom:3px}.internal-routing-note p{margin:0}.feishu-conversation-filters{grid-template-columns:minmax(280px,1fr) auto}.feishu-last-message{max-width:430px;line-height:1.55;word-break:break-word}.feishu-direction{display:inline-block;margin-right:7px;padding:2px 7px;border-radius:10px;background:#e8f1f4;color:#3c7180;font-size:11px}.feishu-direction.outbound{background:#e6f3ed;color:#33735c}.feishu-chat-dialog{width:min(900px,calc(100vw - 32px));max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #102d3a4d}.feishu-chat-dialog .editor-head p{overflow-wrap:anywhere}.feishu-chat-timeline{display:flex;flex-direction:column;gap:14px;overflow:auto;padding:22px 28px;background:#f5f8f9}.feishu-chat-message{align-self:flex-start;width:min(78%,680px);padding:13px 15px;border:1px solid #dce6e8;border-radius:4px 13px 13px;background:#fff;box-shadow:0 2px 7px #173f530a}.feishu-chat-message.outbound{align-self:flex-end;border-color:#cce2da;border-radius:13px 4px 13px 13px;background:#eaf6f1}.feishu-message-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:7px;color:#7a8b93;font-size:11px}.feishu-message-meta b{color:#37515c;font-size:12px}.feishu-chat-message p{margin:0;color:#30454e;line-height:1.7;white-space:pre-wrap;word-break:break-word}.feishu-message-error{display:block;margin-top:9px;padding-top:8px;border-top:1px dashed #e3b8b4;color:#b84c45;line-height:1.5}.feishu-chat-dialog .editor-actions{flex:0 0 auto}@media(max-width:760px){.feishu-conversation-filters{display:flex;align-items:stretch;flex-direction:column}.feishu-chat-timeline{padding:16px}.feishu-chat-message{width:92%}.feishu-message-meta{align-items:flex-start;flex-direction:column;gap:3px}}.conversation-table-wrap{overflow-x:auto;overscroll-behavior-inline:contain}.conversation-table-wrap table th,.conversation-table-wrap table td{white-space:nowrap}.conversation-table-wrap .task-error,.conversation-table-wrap .knowledge-answer,.conversation-table-wrap .feishu-last-message,.conversation-table-wrap .permission-tag-cell,.conversation-table-wrap .reception-ai-cell,.conversation-table-wrap .loss-report-recipient,.conversation-table-wrap .alert-evidence,.conversation-table-wrap .insight-summary{white-space:normal}.conversation-table-wrap .cell-sub,.conversation-table-wrap .task-status,.conversation-table-wrap .text-btn,.conversation-table-wrap .tag,.conversation-table-wrap code,.conversation-table-wrap .table-select,.conversation-table-wrap .dedicated-owner-select{white-space:nowrap}.task-artifact-gallery{background:#fbfcfc}.task-artifact-gallery>div:last-child{max-width:560px}.service-quote-page{display:grid;gap:16px}.service-quote-metrics{margin-bottom:0}.small-metric{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px!important}.service-quote-import,.service-quote-tools,.service-quote-test{padding:0;overflow:hidden}.service-quote-import>.panel-head,.service-quote-test>.panel-head{align-items:center;padding:18px 22px;border-bottom:1px solid #e6ecef}.service-quote-upload{margin:0;flex:0 0 auto}.service-quote-upload-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.quote-publish-switch{white-space:nowrap;font-size:13px;color:#53676f}.quote-import-history .text-btn{margin-left:8px;white-space:nowrap}.quote-import-history{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:14px 22px;background:#f8fafb;color:#6b7d86;font-size:12px}.quote-import-history>b{margin-right:4px;color:#34505a;font-size:13px}.quote-import-history>span{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 9px;border:1px solid #dfe8eb;border-radius:999px;background:#fff}.quote-import-history>span.active{border-color:#aad6c8;background:#eaf7f1;color:#28745d}.quote-import-history>em{color:#97a4aa;font-style:normal}.service-quote-filters{display:grid;grid-template-columns:minmax(260px,1fr) 220px auto;align-items:center;padding:18px 22px;border-bottom:1px solid #e7edef}.service-quote-tools table{margin:0}.service-quote-table .quote-scope{min-width:360px;max-width:560px;white-space:normal!important;line-height:1.65}.service-quote-test-row{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:12px;padding:18px 22px;align-items:center}.service-quote-test-row input{width:100%;padding:11px;border:1px solid #d8e3e6;border-radius:8px;outline:none}.service-quote-test-row input:focus{border-color:#24768a;box-shadow:0 0 0 3px #24768a14}.service-quote-test-row .save-btn{margin:0}.service-quote-match{margin:0 22px 20px;padding:14px 16px;border-radius:9px;border:1px solid #dce8e9;background:#fbfcfc}.service-quote-match.success{border-color:#b9dfd0;background:#eff9f4}.service-quote-match.blocked{border-color:#eed8bb;background:#fff8ed}.service-quote-match b{display:block;color:#294a55;font-size:14px}.service-quote-match p{margin:6px 0;color:#677982;font-size:13px}.service-quote-match pre{margin:10px 0 0;padding:12px;border-radius:8px;background:#fff;color:#344b55;font-family:inherit;font-size:13px;line-height:1.7;white-space:pre-wrap}.ai-quote-badge{display:inline-flex;width:max-content;max-width:260px;margin-top:5px;padding:2px 8px;border-radius:999px;background:#e8f3ff;color:#256aa5;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-quote-toggle-cell{min-width:110px}.ai-quote-toggle-cell .toggle{display:block;margin:0}@media(max-width:780px){.service-quote-import>.panel-head{align-items:flex-start;flex-direction:column}.service-quote-upload-actions{width:100%;align-items:stretch}.service-quote-filters,.service-quote-test-row{grid-template-columns:1fr}.service-quote-upload,.service-quote-test-row .save-btn{width:100%}}.conversation-table-wrap{position:relative}.conversation-table-wrap .action-right-table{width:max-content;min-width:100%;margin-top:0;border-collapse:separate;border-spacing:0}.conversation-table-wrap .action-right-table th,.conversation-table-wrap .action-right-table td{white-space:nowrap}.conversation-table-wrap .action-right-table .table-action-column{position:sticky;right:0;z-index:4;width:auto;min-width:112px;max-width:none;background:#fff;text-align:left;white-space:nowrap;box-shadow:-10px 0 18px -16px #173f5390}.conversation-table-wrap .action-right-table thead .table-action-column{z-index:5;background:#f7f9fa}.conversation-table-wrap .action-right-table .table-action-column .text-btn,.conversation-table-wrap .action-right-table .table-action-column button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:max-content;margin:0 8px 0 0;white-space:nowrap;vertical-align:middle}.conversation-table-wrap .action-right-table .table-action-column button:last-child{margin-right:0}.conversation-table-wrap .action-right-table .task-error,.conversation-table-wrap .action-right-table .knowledge-answer,.conversation-table-wrap .action-right-table .feishu-last-message,.conversation-table-wrap .action-right-table .permission-tag-cell,.conversation-table-wrap .action-right-table .reception-ai-cell,.conversation-table-wrap .action-right-table .loss-report-recipient,.conversation-table-wrap .action-right-table .alert-evidence,.conversation-table-wrap .action-right-table .insight-summary{white-space:normal}.loss-report-pushed-list{display:flex;flex-direction:column;gap:5px;margin-top:8px;min-width:150px}.loss-report-pushed-list span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px;border-radius:9px;background:#eef8f4;color:#176f61;font-size:12px;line-height:1.3;white-space:nowrap}.loss-report-pushed-list span.failed{background:#fdebea;color:#b3453f}.loss-report-pushed-list small{font-size:11px;color:inherit;opacity:.75}.customer-table.action-right-table .customer-action-column,.insight-table.action-right-table .insight-action-column{right:0;left:auto;width:auto;min-width:112px;text-align:left;box-shadow:-10px 0 18px -16px #173f5390}.media-image-link{position:relative;border:0;background:transparent;padding:0;text-align:left;cursor:zoom-in}.media-image-link span,.media-video-thumb span{position:absolute;right:7px;bottom:7px;padding:4px 8px;border-radius:999px;background:#153641cc;color:#fff;font-size:11px;line-height:1.2}.media-player button{width:max-content;border:1px solid #cfdde2;border-radius:7px;background:#fff;color:#24748b;padding:6px 10px;font-size:13px}.media-video-thumb{position:relative;display:block;line-height:0;border:0;background:transparent;padding:0;cursor:zoom-in}.media-video-thumb video{display:block;width:min(420px,55vw);max-height:360px;border-radius:7px;background:#111;object-fit:contain}.media-preview-mask{z-index:40;background:#071923d9}.media-preview-dialog{width:min(1120px,calc(100vw - 32px));max-height:94vh;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0008}.media-preview-dialog .editor-head{flex:0 0 auto;background:#fff}.media-preview-body{display:grid;place-items:center;min-height:220px;overflow:auto;padding:18px;background:#0b1720}.media-preview-body img{display:block;max-width:100%;max-height:72vh;object-fit:contain;border-radius:8px}.media-preview-body video{display:block;width:min(100%,1040px);max-height:72vh;border-radius:8px;background:#000}.media-preview-body audio{width:min(720px,100%)}.media-preview-open{display:inline-flex;align-items:center;text-decoration:none}.task-artifacts button{border:1px solid #cfdde2;border-radius:7px;background:#fff;color:#24748b;padding:7px 10px;font-size:13px}.task-artifacts button:disabled{opacity:.45;cursor:not-allowed}.recognition-shot{cursor:zoom-in}@media(max-width:680px){.media-preview-dialog{width:calc(100vw - 18px);max-height:96vh}.media-preview-body{padding:10px}.media-preview-body img,.media-preview-body video{max-height:68vh}}.loss-report-share-dialog{width:min(980px,calc(100vw - 28px));max-height:88vh;overflow:auto;background:#fff;border-radius:18px;padding:18px;box-shadow:0 24px 70px #173f4630}.loss-report-share-dialog .editor-head p{overflow-wrap:anywhere}.loss-report-share-layout{display:grid;grid-template-columns:1.4fr .9fr;gap:16px}.loss-report-share-tools{display:flex;gap:10px;margin-bottom:12px}.loss-report-share-tools input{flex:1;width:100%;padding:10px 12px;border:1px solid #d8e3e6;border-radius:9px;background:#fff;outline:none}.loss-report-share-tools input:focus{border-color:#24768a;box-shadow:0 0 0 3px #24768a14}.loss-report-share-candidates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:480px;overflow:auto;padding-right:4px}.loss-report-share-candidates label,.loss-report-share-list>div{display:flex;align-items:center;gap:10px;border:1px solid #dce8ea;border-radius:12px;padding:10px;background:#fff}.loss-report-share-candidates label{cursor:pointer}.loss-report-share-candidates label.selected{border-color:#167466;background:#eefaf7}.loss-report-share-candidates label.unbound{opacity:.72}.loss-report-share-candidates input{width:18px;height:18px;min-height:auto}.loss-report-share-candidates div,.loss-report-share-list div{min-width:0}.loss-report-share-candidates b,.loss-report-share-list b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#284750}.loss-report-share-candidates small,.loss-report-share-list small{display:block;color:#7b8d94;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.loss-report-share-candidates em{margin-left:auto;font-style:normal;color:#6f858b;font-size:12px;white-space:nowrap}.loss-report-share-list{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow:auto;margin-bottom:12px}.loss-report-share-list>div button{margin-left:auto}.loss-report-share-dialog textarea{width:100%;min-height:86px;padding:10px 12px;border:1px solid #d8e3e6;border-radius:9px;resize:vertical;outline:none}.loss-report-share-dialog textarea:focus{border-color:#24768a;box-shadow:0 0 0 3px #24768a14}@media(max-width:760px){.loss-report-share-layout,.loss-report-share-candidates{grid-template-columns:1fr}}.member-row>div{flex:1}.member-row em{white-space:nowrap}.member-row em.employee-mark{margin-left:0;color:#176f61;background:#e7f6ef}.external-knowledge-form textarea{display:block;width:100%;min-height:150px;margin-top:7px;padding:11px;border:1px solid #d7e2e5;border-radius:8px;background:#fff;outline:none;resize:vertical;line-height:1.6}.external-knowledge-form textarea:focus{border-color:#2b7b8c;box-shadow:0 0 0 3px #19778c12}.external-knowledge-form .form-span-2{grid-column:1/-1}.operations-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:15px 0}.operations-strip article{background:#fff;border:1px solid #e3e9ec;border-radius:9px;padding:15px;box-shadow:0 2px 8px #173f5309}.operations-strip span,.operations-strip small{display:block;color:#7f8e97;font-size:13px}.operations-strip strong{display:block;font-size:22px;margin:8px 0 5px;color:#233b46}.management-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:15px 0}.management-grid .full{grid-column:1/-1}.rank-list{margin-top:12px}.rank-list>div{display:flex;justify-content:space-between;border-bottom:1px solid #edf1f3;padding:10px 2px;font-size:13px}.rank-list>div:last-child{border-bottom:0}.rank-list b{color:#24748b}.audit-filters{grid-template-columns:1fr 180px 1.5fr auto}.audit-ok{color:#27825a;font-weight:700}.audit-fail{color:#b64d43;font-weight:700}.task-status.view{background:#e8f1f5;color:#367287}.task-status.execute{background:#f1eaf7;color:#74528f}.task-status.create{background:#e7f4ed;color:#287b55}.task-status.update{background:#fff2d9;color:#966a20}@media(max-width:1200px){.operations-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.operations-strip,.management-grid{grid-template-columns:1fr}.management-grid .full{grid-column:auto}.audit-filters{grid-template-columns:1fr}}.assistant-operation-filters{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.assistant-operation-tabs{display:flex;gap:8px}.assistant-operation-tabs button{border:1px solid #d7e1e5;background:#fff;color:#50636d;border-radius:8px;padding:9px 15px;cursor:pointer}.assistant-operation-tabs button.active{background:#19778c;border-color:#19778c;color:#fff;box-shadow:0 3px 9px #19778c2b}.assistant-operation-search{display:flex;gap:10px;flex:1;justify-content:flex-end}.assistant-operation-search input{min-width:280px}.assistant-operation-table .operation-content{display:-webkit-box;max-width:520px;white-space:normal;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.link-pending{color:#89979e;font-size:12px}.assistant-created-filter{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:0 12px;border:1px solid #dce4e7;border-radius:7px;background:#fff;color:#445a65}.assistant-created-filter input{width:16px;height:16px}.assistant-created-badge{display:block;color:#19778c!important;font-weight:600;margin-top:4px}.conversation-filters{grid-template-columns:140px auto 1fr 1fr auto}@media(max-width:1000px){.assistant-operation-filters{align-items:stretch;flex-direction:column}.assistant-operation-search{justify-content:flex-start}.assistant-operation-search input{min-width:0;flex:1}}.assistant-operation-search{align-items:center;max-width:620px}.assistant-operation-search select,.assistant-operation-search input{height:40px;border:1px solid #d7e1e5;border-radius:8px;background:#fff;color:#435862;font-size:13px;line-height:20px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.assistant-operation-search select{width:148px;flex:0 0 148px;padding:0 34px 0 12px}.assistant-operation-search input{width:min(320px,36vw);padding:0 13px}.assistant-operation-search input::placeholder{color:#9aa7ad}.assistant-operation-search select:hover,.assistant-operation-search input:hover{border-color:#b8cbd0}.assistant-operation-search select:focus,.assistant-operation-search input:focus{border-color:#2a7b8d;box-shadow:0 0 0 3px #19778c14}.assistant-operation-search .save-btn{height:40px;min-width:68px;margin:0;padding:0 17px;border-radius:8px;box-shadow:0 2px 5px #17647718}.assistant-operation-search .save-btn:hover{background:#125a6c}@media(max-width:760px){.assistant-operation-tabs{display:grid;grid-template-columns:1fr}.assistant-operation-search{display:grid;grid-template-columns:1fr;max-width:none}.assistant-operation-search select,.assistant-operation-search input,.assistant-operation-search .save-btn{width:100%;min-width:0}}.assistant-operation-page .task-list-panel{padding:0;overflow:hidden}.assistant-operation-page .assistant-operation-filters{min-height:72px;margin:0;padding:15px 18px;background:#f7f9fa;border-bottom:1px solid #dfe7ea}.assistant-operation-page .conversation-table-wrap table{margin-top:0}.assistant-operation-page .pagination{background:#fafbfc}.assistant-operation-page .assistant-operation-tabs button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;line-height:1;background:#fff}.assistant-operation-page .assistant-operation-tabs button.active{background:#19778c}.assistant-operation-page .assistant-operation-search{margin-left:auto}@media(max-width:1000px){.assistant-operation-page .assistant-operation-filters{padding:16px 18px;gap:12px}.assistant-operation-page .assistant-operation-search{margin-left:0;max-width:none}}.reception-list-panel,.reception-detail-panel{padding:0;overflow:hidden}.reception-toolbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;background:#f7f9fa;border-bottom:1px solid #dfe7ea}.reception-toolbar>div:first-child{display:flex;flex-direction:column;gap:4px}.reception-toolbar b{font-size:14px;color:#304750}.reception-toolbar span{font-size:12px;color:#87959c}.reception-search{display:flex;align-items:center;gap:10px}.reception-search input{width:320px;height:40px;border:1px solid #d7e1e5;border-radius:8px;background:#fff;padding:0 13px;color:#435862;font-size:13px;outline:none}.reception-search input:focus{border-color:#2a7b8d;box-shadow:0 0 0 3px #19778c14}.reception-search .save-btn{height:40px;margin:0;padding:0 18px}.reception-list-panel table{min-width:1050px;margin:0}.reception-detail-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.reception-detail-head .back-btn{margin-right:4px}.reception-detail-head h2{margin:0;font-size:20px}.reception-detail-head p{margin:4px 0 0;color:#829098;font-size:13px}.reception-customer-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#dcecee;color:#176477;font-weight:700;font-size:18px}.reception-detail-panel .panel-head{padding:17px 20px;border-bottom:1px solid #e5ebed}.reception-timeline{padding:8px 20px 18px}.reception-event{position:relative;display:grid;grid-template-columns:38px 1fr;gap:13px;padding:17px 0}.reception-event:not(:last-child){border-bottom:1px solid #edf1f3}.reception-event-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e4f1f3;color:#176477;font-size:13px;font-weight:700}.reception-event-icon.group{background:#f6eddc;color:#906d2c}.reception-event-body{min-width:0}.reception-event-title{display:flex;align-items:center;gap:9px}.reception-event-title time{margin-left:auto;color:#89969e;font-size:12px}.reception-event-body p{margin:8px 0 6px;color:#344a54;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.reception-event-body small{display:block;color:#8b989f;font-size:12px}.reception-event-body em{display:block;margin-top:7px;color:#b34d43;font-style:normal;font-size:12px}.reception-event-body .text-btn{margin-top:8px;padding:0}.reception-ai-cell{min-width:190px;max-width:300px}.reception-ai-cell>div{display:flex;align-items:center;gap:5px}.reception-ai-cell span,.reception-ai-cell em,.reception-profile-tags span,.reception-analysis-result span{display:inline-flex;padding:3px 7px;border-radius:12px;background:#e7f2f3;color:#176477;font-size:11px;font-style:normal}.reception-ai-cell b{display:block;margin-top:5px;font-size:12px}.reception-ai-cell small{display:block;max-width:280px;margin-top:3px;overflow:hidden;color:#829098;text-overflow:ellipsis;white-space:nowrap}.muted-text{color:#94a0a6;font-size:12px}.reception-profile-card{margin-bottom:16px;padding:0;overflow:hidden}.reception-profile-card .panel-head{padding:17px 20px;border-bottom:1px solid #e5ebed}.reception-profile-body{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e8edef}.reception-profile-body section{min-width:0;padding:15px 17px;background:#fff}.reception-profile-body section.wide{grid-column:1/-1}.reception-profile-body b{color:#73838b;font-size:12px}.reception-profile-body p{margin:7px 0 0;color:#304750;font-size:13px;line-height:1.55}.reception-profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.reception-profile-tags em{color:#97a2a7;font-size:12px;font-style:normal}.reception-event-icon.ai{background:#e8e5f6;color:#6656a0}.reception-event-icon.customer{background:#e8f3ea;color:#36724a}.reception-analysis-result{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0 9px}.reception-analysis-result span{background:#f0f3f5;color:#526973}.operation-duration{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:2px 0 8px}.operation-duration span,.operation-duration b{display:inline-flex;align-items:center;min-height:25px;padding:3px 8px;border:1px solid #dce6e8;border-radius:6px;background:#f7fafb;color:#687b84;font-size:12px;font-weight:500}.operation-duration b{border-color:#bcd9d7;background:#edf7f5;color:#176477;font-weight:700}@media(max-width:760px){.reception-toolbar{align-items:stretch;flex-direction:column}.reception-search{display:grid;grid-template-columns:1fr}.reception-search input,.reception-search .save-btn{width:100%}.reception-detail-head,.reception-event-title{align-items:flex-start;flex-wrap:wrap}.reception-event-title time{width:100%;margin-left:0}.reception-profile-body{grid-template-columns:1fr}.reception-profile-body section.wide{grid-column:auto}}.reception-card-button{margin-left:auto}.service-card-dialog{width:min(820px,calc(100vw - 32px));max-height:92vh;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:14px;box-shadow:0 24px 70px #102d3a4d}.service-card-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e1e8eb;background:linear-gradient(110deg,#f7faf9,#eef6f6)}.service-card-person{display:flex;align-items:center;gap:12px}.service-card-person>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#19778c;color:#fff;font-size:18px;font-weight:700}.service-card-person h3{margin:0;color:#263f49;font-size:18px}.service-card-person p{margin:4px 0 0;color:#7e8e96;font-size:12px}.service-card-close{width:34px;height:34px;border:0;border-radius:8px;background:#fff;color:#72838c;font-size:22px}.service-card-body{overflow:auto;padding:20px 22px}.service-card-needs{padding:16px;border:1px solid #dfe8ea;border-radius:10px;background:#fafcfc}.service-card-needs h4{margin:0;color:#334b55;font-size:14px}.service-card-needs p{margin:4px 0 12px;color:#8a989f;font-size:12px}.need-options{display:flex;flex-wrap:wrap;gap:8px}.need-options label{position:relative;cursor:pointer}.need-options input{position:absolute;opacity:0;pointer-events:none}.need-options span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #d8e3e6;border-radius:17px;background:#fff;color:#546771;font-size:13px}.need-options label.selected span{border-color:#4b93a1;background:#e8f4f4;color:#176477;font-weight:600}.need-options input:disabled+span{cursor:default;opacity:.78}.service-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:17px}.service-card-grid label{color:#53666f;font-size:13px;font-weight:600}.service-card-grid .span2{grid-column:1/-1}.service-card-grid input,.service-card-grid select,.service-card-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #d9e3e6;border-radius:8px;background-color:#fff;padding:10px 11px;color:#31464f;font-size:13px;outline:none;transition:border-color .18s,box-shadow .18s}.service-card-grid select{height:42px;appearance:none;cursor:pointer;padding-right:42px;background-image:linear-gradient(45deg,transparent 50%,#66808a 50%),linear-gradient(135deg,#66808a 50%,transparent 50%);background-position:calc(100% - 17px) 17px,calc(100% - 12px) 17px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.service-card-grid textarea{min-height:72px;resize:vertical;line-height:1.55}.service-card-grid input:focus,.service-card-grid select:focus,.service-card-grid textarea:focus{border-color:#2a7b8d;box-shadow:0 0 0 3px #19778c12}.service-card-grid input:disabled,.service-card-grid select:disabled,.service-card-grid textarea:disabled{cursor:not-allowed;background-color:#f5f7f8;color:#65777f}.service-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid #e3eaec;background:#fafbfc}.service-card-actions small{margin-right:auto;color:#839198;font-size:12px}.service-card-actions .save-btn{margin:0}@media(max-width:650px){.service-card-grid{grid-template-columns:1fr}.service-card-grid .span2{grid-column:auto}.service-card-actions{align-items:stretch;flex-direction:column}.service-card-actions small{margin:0 0 5px}.reception-card-button{width:100%;margin-left:0}}.group-card-dialog{width:min(940px,calc(100vw - 32px))}.group-card-dialog .service-card-body{display:flex;flex-direction:column;gap:16px}.group-card-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.group-card-facts>div,.group-card-summary>div{min-width:0;padding:13px;border:1px solid #e1e9ec;border-radius:9px;background:#fff}.group-card-facts small,.group-card-summary small{display:block;margin-bottom:5px;color:#839198;font-size:11px}.group-card-facts b,.group-card-summary b{display:block;color:#304750;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.group-customer-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.group-customer-item{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:12px;border:1px solid #dfe7ea;border-radius:10px;background:#fff}.group-customer-item>div{min-width:0}.group-customer-item b,.group-customer-item small{display:block}.group-customer-item small{margin-top:3px;color:#84939a;font-size:12px;word-break:break-all}.group-customer-item .outline{min-height:34px;white-space:nowrap}.group-card-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.group-card-summary .span2{grid-column:span 2}.group-card-analysis{width:100%;padding:12px;border:1px solid #dfe8ea;border-radius:9px;background:#fff}.group-card-analysis b{display:block;color:#304750;font-size:14px;line-height:1.65;white-space:pre-wrap}.group-card-analysis small{display:block;margin-top:8px;color:#839198;font-size:12px}.group-card-dialog .service-card-actions{flex-wrap:wrap}.group-card-dialog .service-card-actions small{min-width:260px;line-height:1.5}@media(max-width:760px){.group-card-facts,.group-customer-list,.group-card-summary{grid-template-columns:1fr}.group-card-summary .span2{grid-column:auto}.group-customer-item{grid-template-columns:38px 1fr}.group-customer-item .task-status,.group-customer-item .outline{grid-column:2;justify-self:flex-start}}.loss-report-recipient{display:flex;min-width:180px;flex-direction:column;align-items:flex-start;gap:4px}.loss-report-recipient b{color:#354c56;font-size:13px}.loss-report-recipient small{max-width:230px;color:#829198;font-size:11px;line-height:1.45;white-space:normal}.loss-report-link{margin-top:3px;padding:0;text-decoration:none}.loss-report-card{margin-top:17px;border-color:#cfe3dd;background:#f6fbf9}.loss-report-card>div{width:100%}.loss-report-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:14px 0 0}.loss-report-card dl>div{min-width:0}.loss-report-card dt{margin-bottom:3px;color:#839198;font-size:11px}.loss-report-card dd{margin:0;color:#344d56;font-size:13px;overflow-wrap:anywhere}.loss-report-error{display:block;margin-top:12px;padding:9px 10px;border-radius:7px;background:#fff0ee;color:#a34d45!important;line-height:1.5}.loss-report-admin-button{display:inline-flex;margin-top:13px;padding:9px 14px;text-decoration:none}@media(max-width:650px){.loss-report-card dl{grid-template-columns:1fr}}.staff-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-list-panel{padding:0;overflow:hidden}.staff-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid #e4eaec}.staff-toolbar>div:first-child{display:flex;flex-direction:column;gap:4px}.staff-toolbar>div:first-child b{color:#304a55;font-size:15px}.staff-toolbar>div:first-child span{color:#83929a;font-size:13px}.staff-toolbar>div:last-child{display:flex;align-items:center;gap:9px}.staff-toolbar input{width:320px}.staff-toolbar input,.staff-toolbar select{min-height:38px;border:1px solid #d7e1e4;border-radius:7px;background:#fff;padding:0 11px;color:#40545d;font-size:13px}.staff-toolbar .outline{min-height:38px}.staff-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.staff-list-panel code{font-size:12px;color:#49636d;word-break:break-all}.feishu-binding-dialog{width:min(560px,calc(100vw - 32px))}@media(max-width:760px){.staff-metrics{grid-template-columns:1fr}.staff-toolbar{align-items:stretch;flex-direction:column}.staff-toolbar>div:last-child{align-items:stretch;flex-direction:column}.staff-toolbar input{width:100%}}.staff-add-button{min-height:38px;margin:0;white-space:nowrap}.staff-add-dialog{width:min(700px,calc(100vw - 32px));max-height:88vh;display:flex;flex-direction:column;overflow:hidden;border-radius:12px;background:#fff}.staff-candidate-search{display:flex;gap:10px;padding:16px 20px;border-bottom:1px solid #e4eaec}.staff-candidate-search input{flex:1;min-height:40px;border:1px solid #d7e1e4;border-radius:7px;padding:0 12px}.staff-candidate-search .save-btn{margin:0}.staff-candidates{min-height:240px;overflow:auto;padding:8px 20px}.staff-candidates>div{display:grid;grid-template-columns:38px 1fr auto auto;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #edf1f2}.staff-candidates>div>div{min-width:0}.staff-candidates b,.staff-candidates small{display:block}.staff-candidates small{margin-top:3px;color:#829098;font-size:12px;word-break:break-all}.staff-candidates em{padding:4px 8px;border-radius:12px;font-size:12px;font-style:normal}.staff-candidates em.employee{background:#e3f3ec;color:#25745b}.staff-candidates em.user{background:#f0f3f4;color:#71818a}.staff-candidates .outline{min-height:34px}@media(max-width:650px){.staff-candidate-search{flex-direction:column}.staff-candidates>div{grid-template-columns:38px 1fr}.staff-candidates em,.staff-candidates button{grid-column:2}}.staff-demote-dialog{width:min(440px,calc(100vw - 32px));padding:28px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 24px 70px #1a303833}.staff-demote-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 16px;border-radius:50%;background:#fff0ef;color:#d84c44;font-size:26px;font-weight:700}.staff-demote-dialog h3{margin:0;color:#263f49;font-size:20px}.staff-demote-dialog>p{margin:12px 0 18px;color:#536870;line-height:1.7}.staff-demote-note{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:9px;background:#f6f8f9;color:#647780;font-size:13px;text-align:left}.staff-demote-note span:before{content:"✓";margin-right:8px;color:#27806f;font-weight:700}.staff-demote-dialog .editor-actions{justify-content:center;margin-top:22px;padding:0;border:0}.danger-confirm{min-height:40px;padding:0 22px;border:0;border-radius:7px;background:#d84c44;color:#fff;font-weight:600;cursor:pointer}.danger-confirm:hover{background:#c23d36}.danger-confirm:disabled{cursor:not-allowed;opacity:.6}.app-confirm-dialog{width:min(440px,calc(100vw - 32px));padding:28px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 24px 70px #1a303833}.app-confirm-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 16px;border-radius:50%;background:#e8f4f4;color:#176b7c;font-size:26px;font-weight:700}.app-confirm-icon.danger{background:#fff0ef;color:#d84c44}.app-confirm-dialog h3{margin:0;color:#263f49;font-size:20px}.app-confirm-dialog>p{margin:12px 0 18px;color:#536870;line-height:1.7}.app-confirm-notes{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:9px;background:#f6f8f9;color:#647780;font-size:13px;text-align:left}.app-confirm-notes span:before{content:"✓";margin-right:8px;color:#27806f;font-weight:700}.app-confirm-dialog .editor-actions{justify-content:center;margin-top:22px;padding:0;border:0}.dialog-confirm-button{min-height:40px;padding:0 22px;border:0;border-radius:7px;background:#176477;color:#fff;font-weight:600;cursor:pointer}.dialog-confirm-button:hover{background:#125467}.dialog-confirm-button.danger{background:#d84c44}.dialog-confirm-button.danger:hover{background:#c23d36}.dialog-confirm-button:disabled{cursor:not-allowed;opacity:.6}.staff-binding-link-dialog{width:min(620px,calc(100vw - 32px));border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 24px 70px #1a303833}.binding-link-security{display:flex;gap:8px;flex-wrap:wrap;padding:18px 24px 8px}.binding-link-security span{padding:5px 10px;border-radius:20px;background:#e9f4f2;color:#247261;font-size:12px}.binding-link-field{display:block;padding:12px 24px 0;color:#52666f;font-size:13px;font-weight:600}.binding-link-field textarea{display:block;width:100%;min-height:92px;margin-top:8px;padding:12px;border:1px solid #d9e2e5;border-radius:8px;background:#f8fafb;color:#3f5963;line-height:1.6;resize:none;word-break:break-all}.binding-link-expiry{margin:12px 24px 0;color:#85949b;font-size:12px}.staff-binding-link-dialog .editor-actions{margin-top:20px}.staff-feishu-account-dialog{width:min(680px,calc(100vw - 32px));max-height:86vh;display:flex;flex-direction:column;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 24px 70px #1a303833}.feishu-account-picker{min-height:180px;max-height:52vh;overflow:auto;padding:12px 22px}.feishu-account-picker>label{display:grid;grid-template-columns:auto 42px 1fr auto;align-items:center;gap:12px;margin:8px 0;padding:13px;border:1px solid #dfe7e9;border-radius:10px;cursor:pointer;transition:.18s}.feishu-account-picker>label:hover,.feishu-account-picker>label.selected{border-color:#218978;background:#f1faf8;box-shadow:0 0 0 2px #21897814}.feishu-account-picker>label>input{margin:0}.feishu-account-picker>label>div{min-width:0}.feishu-account-picker b,.feishu-account-picker small{display:block}.feishu-account-picker small{margin-top:3px;color:#7c8d94;word-break:break-all}.feishu-account-picker em{padding:4px 9px;border-radius:14px;background:#e8f4f2;color:#247362;font-size:12px;font-style:normal;white-space:nowrap}.staff-feishu-account-dialog .editor-actions{margin-top:auto}@media(max-width:620px){.feishu-account-picker>label{grid-template-columns:auto 42px 1fr}.feishu-account-picker em{grid-column:3}}.notification-menu{position:relative}.notification-trigger{position:relative;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dfe7ea;border-radius:10px;background:#fff;color:#60747e;cursor:pointer;transition:.18s}.notification-trigger:hover,.notification-trigger.active{border-color:#9fc2ca;background:#f1f8f8;color:#176477}.notification-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notification-trigger em{position:absolute;right:-5px;top:-6px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#d9574e;color:#fff;font-size:10px;font-style:normal;font-weight:700}.notification-dropdown{position:absolute;z-index:30;right:0;top:48px;width:min(410px,calc(100vw - 24px));overflow:hidden;border:1px solid #dfe7ea;border-radius:13px;background:#fff;box-shadow:0 18px 50px #1637432b}.notification-head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #e7edef}.notification-head>div{display:flex;align-items:baseline;gap:9px}.notification-head b{color:#2c424c;font-size:15px}.notification-head span{color:#8b999f;font-size:12px}.notification-head button{border:0;background:transparent;color:#26758a;font-size:12px;cursor:pointer}.notification-list{max-height:440px;overflow:auto}.notification-item{position:relative;width:100%;display:grid;grid-template-columns:10px 1fr;gap:10px;padding:14px 17px;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;cursor:pointer}.notification-item:hover{background:#f7fafb}.notification-item.unread{background:#f1f8fa}.notification-item>i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#79a1ad}.notification-item.warning>i{background:#dfa740}.notification-item.error>i{background:#d75b52}.notification-item:not(.unread)>i{opacity:.4}.notification-item b{display:block;color:#304750;font-size:13px}.notification-item p{margin:5px 0 7px;color:#667982;font-size:12px;line-height:1.55}.notification-item small{color:#95a1a7;font-size:11px}.notification-item small span{color:#43816e}.notification-empty{padding:48px 20px;text-align:center;color:#98a5ab;font-size:13px}@media(max-width:760px){.notification-dropdown{position:fixed;right:12px;top:70px;left:12px;width:auto}.notification-list{max-height:65vh}}.aside-status.collector-offline>span{background:#df655b;box-shadow:0 0 0 4px #df655b24}.aside-status.collector-error>span{background:#e7953f;box-shadow:0 0 0 4px #e7953f24}.aside-status.collector-starting>span,.aside-status.collector-unknown>span{background:#daa947;box-shadow:0 0 0 4px #daa94724}.aside-status.collector-disabled>span{background:#80939b;box-shadow:0 0 0 4px #80939b24}.aside-status.collector-offline b{color:#ffd5d1}.aside-status.collector-error b{color:#ffd8ae}.aside-status.collector-starting b,.aside-status.collector-unknown b{color:#f7dea8}.aside-status.collector-disabled b{color:#b9c7cc}.recognition-evidence-dialog{width:min(1040px,calc(100vw - 32px));max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #102d3a4d}.recognition-evidence-dialog .service-card-head h3{margin:0;color:#263f49;font-size:18px}.recognition-evidence-dialog .service-card-head p{margin:5px 0 0;color:#7e8e96;font-size:12px}.recognition-evidence-list{display:flex;flex-direction:column;gap:16px;overflow:auto;padding:20px}.recognition-evidence-empty{padding:55px 20px;border:1px dashed #cad8dc;border-radius:12px;text-align:center;color:#425a64}.recognition-evidence-empty p{margin:9px 0 0;color:#839198;font-size:13px}.recognition-evidence-item{display:grid;grid-template-columns:minmax(270px,38%) 1fr;gap:18px;padding:16px;border:1px solid #dfe7ea;border-radius:12px;background:#fbfcfc}.recognition-shot{position:relative;display:flex;min-height:170px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #d8e2e5;border-radius:9px;background:#eef2f3}.recognition-shot img{display:block;width:100%;max-height:260px;object-fit:contain}.recognition-shot span{position:absolute;right:8px;bottom:8px;padding:4px 8px;border-radius:5px;background:#153641c9;color:#fff;font-size:11px}.recognition-result{min-width:0}.recognition-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e5ebed}.recognition-result-head b,.recognition-result-head small{display:block}.recognition-result-head b{color:#304750;font-size:15px}.recognition-result-head small{margin-top:4px;color:#8b989f;font-size:11px}.recognition-decision{padding:5px 10px;border-radius:16px;font-size:12px;font-weight:600;white-space:nowrap}.recognition-decision.passed{background:#e4f3ed;color:#27725b}.recognition-decision.rejected{background:#fff0ee;color:#bd5148}.recognition-result dl{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:14px 0 0}.recognition-result dl>div{min-width:0}.recognition-result dl>div.span2{grid-column:1/-1}.recognition-result dt{margin-bottom:4px;color:#839198;font-size:11px}.recognition-result dd{margin:0;color:#344b55;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.recognition-result dd small{color:#799098;font-size:11px}@media(max-width:760px){.recognition-evidence-item{grid-template-columns:1fr}.recognition-shot{min-height:120px}.recognition-result dl{grid-template-columns:1fr}.recognition-result dl>div.span2{grid-column:auto}}.assistant-operation-table th:first-child,.assistant-operation-table td:first-child,.assistant-operation-table th:nth-child(4),.assistant-operation-table td:nth-child(4),.assistant-operation-table th:last-child,.assistant-operation-table td:last-child{white-space:nowrap}.assistant-operation-table td:first-child{min-width:112px}.assistant-operation-table td:nth-child(4){min-width:118px}.assistant-operation-table td:last-child{min-width:168px}.assistant-operation-table td:first-child .cell-sub,.assistant-operation-table td:nth-child(4) .cell-sub{display:inline;margin-left:7px}.assistant-operation-table td:last-child .text-btn{display:inline-flex;align-items:center;white-space:nowrap;padding-left:0;padding-right:8px}.assistant-operation-table .link-pending{white-space:nowrap}.assistant-operation-table th:first-child,.assistant-operation-table td:first-child{white-space:normal}.assistant-operation-table td:first-child>b{display:block;white-space:nowrap}.assistant-operation-table td:first-child .cell-sub{display:block;margin:3px 0 0;white-space:nowrap}.group-task-table{min-width:1580px}.group-task-table .task-group-card-column{min-width:360px;white-space:normal}.task-group-card-mini{min-width:330px;max-width:460px;padding:11px;border:1px solid #dce7ea;border-radius:10px;background:#fbfdfd;box-shadow:0 2px 8px #19778c0f}.task-group-card-mini-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.task-group-card-mini-head b{min-width:0;overflow:hidden;color:#263f49;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.task-group-card-mini-head span{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#e7f4ef;color:#26745c;font-size:11px;font-weight:600}.task-group-card-mini dl{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;margin:0}.task-group-card-mini dl div{min-width:0}.task-group-card-mini dl .span2{grid-column:1/-1}.task-group-card-mini dt{margin:0 0 2px;color:#87969d;font-size:11px}.task-group-card-mini dd{margin:0;overflow:hidden;color:#334b55;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.task-group-card-mini dl .span2 dd{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.task-group-owner-select{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;margin-top:10px;color:#60727b;font-size:12px;font-weight:600}.task-group-owner-select select{min-width:0;height:34px;border:1px solid #cfdee2;border-radius:7px;background:#fff;padding:0 9px;color:#304750;font-size:12px;outline:none}.task-group-owner-select select:focus{border-color:#26798b;box-shadow:0 0 0 3px #19778c1f}.task-group-card-placeholder{min-width:240px;padding:12px;border:1px dashed #cbd9dd;border-radius:9px;background:#f7fafb;color:#7e8f97;font-size:12px}.task-group-card-placeholder.error{border-color:#efc7c2;background:#fff6f5;color:#ac5148}.group-owner-editor{margin-top:12px;padding:12px;border:1px solid #dce7ea;border-radius:9px;background:#fff}.group-owner-editor label{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:10px;color:#52666f;font-size:13px;font-weight:600}.group-owner-editor select{height:38px;border:1px solid #cfdee2;border-radius:8px;background:#fff;padding:0 11px;color:#304750;font-size:13px;outline:none}.group-owner-editor select:focus{border-color:#26798b;box-shadow:0 0 0 3px #19778c1f}.group-owner-editor small{display:block;margin-top:7px;color:#8a989f;font-size:12px}@media(max-width:760px){.task-group-card-mini{min-width:280px}.task-group-card-mini dl{grid-template-columns:1fr}.task-group-card-mini dl .span2{grid-column:auto}.group-owner-editor label{grid-template-columns:1fr}.group-owner-editor select{width:100%}}.agent-activation{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;margin-bottom:15px}.agent-activation h3{margin:0;font-size:14px}.agent-activation p{margin:5px 0;color:#87959e;font-size:13px}.agent-activation>.save-btn{margin:0}.activation-code{grid-column:1/-1;display:flex;align-items:center;gap:10px;background:#f3f7f8;border:1px dashed #b9cdd2;border-radius:8px;padding:13px}.activation-code code{font-size:18px;font-weight:700;letter-spacing:2px;color:#155f71}.activation-code small{margin-left:auto;color:#87969f}.agent-device-list{padding:0;margin-bottom:15px;overflow:hidden}.agent-device-list>.panel-head{padding:17px 20px}.agent-device-list .outline{font-size:13px}.agent-device-list table{margin:0}.agent-device-tools{display:flex;align-items:center;gap:10px;flex:0 0 auto}.agent-cleanup-days{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #dce6e8;border-radius:7px;background:#f8fbfb;color:#5b6d76;font-size:13px;font-weight:600;white-space:nowrap}.agent-cleanup-days input{width:64px;padding:5px 7px;border:1px solid #d5e1e4;border-radius:6px;background:#fff;color:#263943;outline:none}.agent-device-table td b{white-space:nowrap}.agent-device-table .table-action-column{min-width:310px}.agent-device-table .table-action-column .text-btn{white-space:nowrap}@media(max-width:760px){.agent-activation{grid-template-columns:1fr}.activation-code{display:grid}.activation-code small{margin-left:0}}.branding-upload{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:14px 0 16px}.branding-upload small{color:#84949d;font-size:13px}.upload-logo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 16px;border-radius:7px;background:#e8f3f5;color:#176a7e;font-size:14px;font-weight:700;cursor:pointer;border:1px solid #c8dfe4;transition:.18s ease}.upload-logo-btn:hover{background:#dcecef;border-color:#9fc7d0}.upload-logo-btn.disabled{opacity:.65;cursor:not-allowed}.upload-logo-btn input{display:none}.upload-progress{width:100%;height:5px;overflow:hidden;border-radius:10px;background:#e7edef}.upload-progress i{display:block;height:100%;border-radius:inherit;background:#247b8f;transition:width .15s ease}@media(max-width:760px){.branding-upload{align-items:stretch;flex-direction:column}.upload-logo-btn{width:100%}}.admin-shell,aside,.workspace{transition:width .2s ease,grid-template-columns .2s ease}.admin-shell aside{overflow:hidden}.aside-brand{position:relative;flex:0 0 auto}.admin-shell aside>nav{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#476572 transparent;padding-right:5px;margin-right:-5px}.admin-shell aside>nav::-webkit-scrollbar{width:5px}.admin-shell aside>nav::-webkit-scrollbar-track{background:transparent}.admin-shell aside>nav::-webkit-scrollbar-thumb{background:#476572;border-radius:6px}.admin-shell aside>nav::-webkit-scrollbar-thumb:hover{background:#617e89}.admin-shell .aside-status{flex:0 0 auto;margin-top:12px}.aside-collapse{position:fixed;left:232px;top:50%;z-index:18;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #d9c179;border-radius:50%;background:linear-gradient(135deg,#fff9e4,#dfbd61);color:#14303b;box-shadow:0 10px 24px #06182138,0 0 0 4px #ffffffd9;transform:translateY(-50%);transition:left .2s ease,transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.aside-collapse svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.aside-collapse:hover{transform:translateY(-50%) scale(1.06);background:linear-gradient(135deg,#fff1bd,#efc45f);border-color:#eccf77;box-shadow:0 13px 28px #06182152,0 0 0 5px #ffffffea}.aside-collapse:focus-visible{outline:3px solid #e8c66a80;outline-offset:3px}.nav-icon,.module-icon svg,.member-avatar-fallback svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px}.nav-group button .nav-icon{color:#83a1aa}.nav-group button.active .nav-icon{color:#e2be68}.admin-shell.collapsed{grid-template-columns:76px 1fr}.admin-shell.collapsed aside{width:76px;padding-left:11px;padding-right:11px}.admin-shell.collapsed .workspace{grid-column:2}.admin-shell.collapsed .aside-brand{justify-content:center;padding-left:0;padding-right:0}.admin-shell.collapsed .brand-text,.admin-shell.collapsed .nav-label,.admin-shell.collapsed .nav-group p,.admin-shell.collapsed .aside-status div{display:none}.admin-shell.collapsed .nav-group{margin-top:14px}.admin-shell.collapsed .nav-group button{justify-content:center;padding:11px 8px}.admin-shell.collapsed .nav-group button.active:before{left:-11px}.admin-shell.collapsed .nav-group em{position:absolute;right:1px;top:1px;min-width:16px;padding:1px 4px;text-align:center}.admin-shell.collapsed .aside-status{justify-content:center;padding:14px 8px}.admin-shell.collapsed .aside-collapse{left:60px}.profile-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.35}.profile-copy b,.profile-copy small{display:block}.password-dialog .password-form{grid-template-columns:1fr;gap:15px}.member-avatar-fallback{display:grid!important;place-items:center}.member-avatar-fallback svg{width:18px;height:18px;color:#4d7d89}.module-icon svg{width:25px;height:25px}.tabs-bar{display:flex;align-items:flex-end;gap:12px;margin:-24px -34px 22px;padding:7px 34px 0;background:#fff;border-bottom:1px solid #e3e9eb}.tabs-bar .page-tabs{flex:1;min-width:0;margin:0;padding:0;background:transparent;border:0;overflow-x:auto}.tabs-bar .page-tabs{gap:3px}.tabs-bar .page-tabs button{position:relative;min-width:96px;margin:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#72818a;border-radius:6px 6px 0 0;padding:10px 13px 9px;transition:background .16s ease,color .16s ease,border-color .16s ease}.tabs-bar .page-tabs button:hover{background:#f1f6f6;color:#315f69}.tabs-bar .page-tabs button.active{background:#f0f8f7;color:#116778;border-bottom-color:#1d7a89;font-weight:600;box-shadow:none}.tabs-bar .page-tabs button.active:after{display:none}.tabs-bar .page-tabs button.active span{padding-bottom:0}.tabs-bar .page-tabs button i{position:relative;z-index:2;display:grid;place-items:center;width:18px;height:18px;border-radius:50%}.tabs-bar .page-tabs button i:hover{background:#ffffffb8}.profile-avatar-icon{background:#e5f1f2;color:#39717e;font-weight:400}.profile-avatar-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tab-actions{position:relative;display:flex;align-items:center;flex:0 0 auto;gap:7px;padding-bottom:6px}.tab-actions>button,.tab-menu-trigger{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #dfe7e9;border-radius:8px;background:#fff;color:#6e7d84;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease}.tab-actions>button:hover,.tab-menu-trigger:hover{background:#f5f8f8;border-color:#cfdadd;color:#176477}.tab-menu-trigger.active{border-color:#d98e87;background:#fff8f7;color:#d45149;box-shadow:0 0 0 2px #f4d6d2}.tab-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tab-menu-wrap{position:relative}.tab-dropdown{position:absolute;z-index:20;right:0;top:44px;width:154px;padding:7px;background:#fff;border:1px solid #e5ebed;border-radius:12px;box-shadow:0 14px 35px #173a4926}.tab-dropdown button{display:flex;align-items:center;gap:11px;width:100%;padding:10px 11px;border:0;border-radius:7px;background:#fff;color:#40525b;font-size:14px;text-align:left;white-space:nowrap}.tab-dropdown button:hover{background:#f1f6f6;color:#176477}.tab-dropdown button:disabled{opacity:.38;background:#fff;cursor:not-allowed}.tab-dropdown svg{width:18px;height:18px;flex:0 0 18px}.tab-actions button:disabled{cursor:not-allowed;opacity:.42}@media(max-width:760px){.admin-shell.collapsed{display:block}.aside-collapse,.profile-copy{display:none}}@media(max-width:760px){.tabs-bar{margin:-20px -16px 18px;padding:7px 16px 0}.tab-next{display:none!important}}@media(max-height:760px)and (min-width:761px){aside{padding-top:16px;padding-bottom:14px}.aside-brand{padding-bottom:15px}.nav-group{margin-top:12px}.nav-group button{padding-top:8px;padding-bottom:8px}.admin-shell .aside-status{padding:9px 11px;margin-top:8px}}.agent-download-button{display:flex;align-items:center;gap:7px;height:36px;padding:0 12px;border:1px solid #bfd6da;border-radius:8px;background:#f3f9f8;color:#176477;text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.agent-download-button:hover{border-color:#7aabb3;background:#eaf5f3}.agent-download-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.technical-admin-cell{display:flex;min-width:190px;flex-direction:column;gap:5px}.technical-admin-cell>label{display:flex;align-items:center;gap:6px;width:max-content;font-weight:600;color:#49616b}.technical-admin-cell>label input{accent-color:#176477}.technical-admin-cell>label span{padding:2px 8px;border-radius:10px;background:#e5f2eb;color:#39765d;font-size:12px}.technical-admin-cell small{color:#8a99a1;font-size:12px}.technical-admin-cell>div{display:flex;gap:4px;flex-wrap:wrap}@media(max-width:760px){.agent-download-button span{display:none}.agent-download-button{width:36px;padding:0;justify-content:center}}.feishu-person-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px;align-items:start}.feishu-person-panel{position:sticky;top:18px;padding:0;overflow:hidden}.feishu-person-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e5ebee}.feishu-person-head h3{margin:0;font-size:14px}.feishu-person-head p{margin:4px 0 0;color:#8d9aa3;font-size:12px}.feishu-person-search{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 15px;border-bottom:1px solid #edf1f3;background:#fbfcfc}.feishu-person-search input{min-width:0;border:1px solid #dce4e8;border-radius:7px;padding:9px 10px;outline:none}.feishu-person-search .save-btn{margin:0}.feishu-person-list{max-height:650px;overflow:auto;padding:8px}.feishu-person-list>button{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;width:100%;padding:11px 10px;border:1px solid transparent;border-radius:10px;background:#fff;text-align:left;color:#53636d}.feishu-person-list>button:hover{background:#f6fafb;border-color:#e2eaed}.feishu-person-list>button.active{background:#eef8f8;border-color:#9dc8cf;box-shadow:0 0 0 2px #dceff1}.feishu-person-list .conversation-avatar{grid-row:1/3}.feishu-person-list b,.feishu-person-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feishu-person-list b{color:#263943;font-size:13px}.feishu-person-list small{color:#8d9aa3;font-size:12px;margin-top:3px}.feishu-person-list em{grid-column:2;font-style:normal;color:#176477;font-size:12px;margin-top:6px}.feishu-person-pagination{padding:10px 12px}.feishu-person-pagination span{display:none}.feishu-person-detail{display:flex;min-width:0;flex-direction:column;gap:16px}.feishu-conversation-page .task-list-panel{margin:0}.feishu-conversation-page .conversation-table-wrap table{min-width:980px}.feishu-conversation-page .feishu-conversation-filters{grid-template-columns:minmax(260px,1fr) auto}.feishu-last-message{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feishu-direction{display:inline-block;margin-right:6px;padding:2px 6px;border-radius:8px;background:#e8f2f4;color:#21697a;font-size:12px}.feishu-direction.outbound{background:#f5efde;color:#8c7029}@media(max-width:1200px){.feishu-person-layout{grid-template-columns:1fr}.feishu-person-panel{position:static}.feishu-person-list{max-height:360px}}.loss-report-head{align-items:flex-start;gap:16px}.loss-report-filters{display:grid;grid-template-columns:150px minmax(280px,1fr) auto;gap:9px;min-width:min(620px,100%)}.loss-report-filters input,.loss-report-filters select{min-width:0;border:1px solid #dce4e8;border-radius:7px;background:#fff;padding:9px 11px;outline:none}.loss-report-filters .save-btn{margin:0}.loss-report-table{min-width:1420px}.loss-report-table-wrap{padding-bottom:3px}.loss-report-summary-cell{min-width:320px;max-width:460px;white-space:normal!important;line-height:1.6;color:#425761}.group-owner-card{border-color:#cfe3df;background:#f6fbfa}.group-owner-card .group-card-summary b{overflow-wrap:anywhere}@media(max-width:900px){.loss-report-head{align-items:stretch;flex-direction:column}.loss-report-filters{grid-template-columns:1fr}.loss-report-filters .save-btn{width:100%}}.conversation-detail-head{align-items:flex-start}.conversation-detail-actions{margin-left:auto;display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.conversation-detail-actions .outline{white-space:nowrap}.robot-trace-dialog{width:min(1080px,96vw);max-height:92vh;background:#fff;border-radius:14px;display:flex;flex-direction:column;box-shadow:0 24px 70px #102d3a55;overflow:hidden}.robot-trace-body{padding:18px 24px;overflow:auto;background:#f6f8f9}.robot-trace-flow{margin-bottom:14px;border:1px solid #dfe8eb;border-radius:14px;background:#fff;box-shadow:0 3px 14px #173f530a;overflow:hidden}.robot-trace-flow>summary{list-style:none;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:15px 17px;cursor:pointer}.robot-trace-flow>summary::-webkit-details-marker{display:none}.robot-trace-flow>summary:after{content:"展开";justify-self:end;color:#23748a;font-size:12px}.robot-trace-flow[open]>summary:after{content:"收起"}.robot-flow-main{display:flex;align-items:center;gap:12px;min-width:0}.robot-flow-index{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#e3f0f2;color:#176477;font-size:13px;font-weight:800}.robot-flow-main b,.robot-flow-main small{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.robot-flow-main b{font-size:15px;color:#263943}.robot-flow-main small{margin-top:4px;color:#87959d;font-size:12px}.robot-flow-badges{display:flex;align-items:center;gap:8px;min-width:max-content}.robot-flow-badges time{font-size:12px;color:#87959d;white-space:nowrap}.robot-flow-preview{display:grid;gap:8px;padding:0 17px 14px}.robot-flow-snippet{margin:0;padding:10px 12px;border-radius:9px;background:#f7fafb;color:#415761;line-height:1.65;white-space:pre-wrap;word-break:break-word}.robot-flow-snippet.answer{background:#eef8f5}.robot-flow-snippet.context{background:#f4f7fc;border-left:3px solid #87a8c7}.robot-flow-snippet b{display:block;color:#263943;margin-bottom:4px}.robot-flow-snippet span{display:block}.robot-flow-details{border-top:1px solid #edf2f4;background:#f8fafb;padding:12px 17px 2px}.robot-flow-details>summary{cursor:pointer;color:#738791;font-size:13px;margin-bottom:12px}.robot-flow-details>summary:hover{color:#197d91}.robot-flow-details .robot-trace-item{padding-bottom:14px}.robot-flow-details .robot-trace-card{box-shadow:none}.robot-trace-item{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;padding-bottom:16px}.robot-trace-item:before{content:"";position:absolute;left:10px;top:18px;bottom:-2px;width:2px;background:#dbe6ea}.robot-trace-item:last-child:before{display:none}.robot-trace-mark{position:relative;z-index:1;width:20px;height:20px;border-radius:50%;margin-top:14px;background:#d8e8ed;border:4px solid #f6f8f9}.robot-trace-item.sent .robot-trace-mark,.robot-trace-item.answer .robot-trace-mark,.robot-trace-item.logged .robot-trace-mark{background:#2c8065}.robot-trace-item.failed .robot-trace-mark,.robot-trace-item.cancelled .robot-trace-mark{background:#b95448}.robot-trace-item.skipped .robot-trace-mark,.robot-trace-item.deferred .robot-trace-mark,.robot-trace-item.not_sent .robot-trace-mark{background:#c59a43}.robot-trace-card{background:#fff;border:1px solid #e1e8eb;border-radius:12px;padding:14px 16px;box-shadow:0 2px 10px #173f5308}.robot-trace-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.robot-trace-card header>div{display:flex;align-items:center;gap:10px;min-width:0}.robot-trace-card header b{font-size:15px;color:#263943}.robot-trace-card time{font-size:12px;color:#8b98a0;white-space:nowrap}.robot-trace-reason{margin:8px 0 0;color:#536b76;line-height:1.6}.robot-trace-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;margin:12px 0 0}.robot-trace-card dt{font-size:12px;color:#8d9aa3}.robot-trace-card dd{margin:3px 0 0;color:#2d424b;font-size:13px;word-break:break-all}.robot-trace-card section{margin-top:12px;border-top:1px solid #eef2f4;padding-top:10px}.robot-trace-card h4{margin:0 0 6px;font-size:13px;color:#536773}.robot-trace-card pre{margin:0;padding:10px;background:#f7fafb;border:1px solid #e6edf0;border-radius:8px;color:#304750;white-space:pre-wrap;word-break:break-word;line-height:1.6;font-family:inherit;font-size:13px}.robot-trace-card details{margin-top:12px}.robot-trace-card summary{cursor:pointer;color:#23748a;font-size:13px}.knowledge-speed-page{display:flex;flex-direction:column;gap:16px;min-height:calc(100vh - 150px)}.knowledge-speed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;flex:1;min-height:0}.knowledge-speed-panel{display:flex;flex-direction:column;min-height:360px;border-top:4px solid #dfe9ed}.knowledge-speed-panel.success{border-top-color:#2c8065}.knowledge-speed-panel.failed{border-top-color:#b95448}.knowledge-speed-panel.blocked{border-top-color:#c59a43}.knowledge-speed-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.knowledge-speed-head span{display:block;color:#7b8991;font-size:12px;margin-bottom:4px}.knowledge-speed-head h3{margin:0;font-size:18px;color:#263943}.knowledge-speed-head b{padding:6px 10px;border-radius:14px;background:#edf5f2;color:#2c8065;white-space:nowrap}.knowledge-chat-result{flex:1;min-height:0;display:flex}.knowledge-speed-panel pre{flex:1;min-height:260px;margin:0;padding:16px;border:1px solid #e5ecef;border-radius:14px;background:#f8fafb;white-space:pre-wrap;word-break:break-word;line-height:1.7;color:#304750;font-family:inherit;overflow:auto}.knowledge-speed-error{margin:0;padding:12px;border-radius:10px;background:#fff1ef;color:#a14d42;line-height:1.6;word-break:break-word}.knowledge-speed-empty{flex:1;margin:0;padding:36px 12px;text-align:center;color:#94a0a8;background:#f8fafb;border:1px dashed #dbe4e8;border-radius:14px;display:flex;align-items:center;justify-content:center}.knowledge-speed-chatbox{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;position:sticky;bottom:14px;z-index:3;border-radius:18px;box-shadow:0 10px 28px #1737461f}.knowledge-speed-chatbox textarea{display:block;width:100%;min-height:68px;max-height:160px;border:1px solid #dce4e8;border-radius:14px;padding:12px 14px;outline:none;resize:vertical;line-height:1.6}.knowledge-speed-chatbox .save-btn{margin:0;height:44px;min-width:96px;white-space:nowrap}@media(max-width:960px){.knowledge-speed-grid,.knowledge-speed-chatbox{grid-template-columns:1fr}.conversation-detail-actions{width:100%;justify-content:flex-start}.robot-trace-card dl{grid-template-columns:1fr}}.conversation-id-cell{display:flex;align-items:center;gap:6px;max-width:290px}.conversation-id-cell code,.conversation-detail-id code{font-size:13px;color:#48616d;background:#f1f5f6;border:1px solid #e0e8eb;border-radius:5px;padding:5px 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-id-cell code{max-width:220px}.conversation-id-cell button,.conversation-detail-id button{border:0;background:transparent;color:#24748b;font-size:12px;padding:4px;white-space:nowrap}.conversation-detail-head>div{min-width:0}.conversation-detail-id{display:flex;align-items:center;gap:7px;margin-top:8px}.conversation-detail-id span{font-size:12px;color:#83929b;white-space:nowrap}.conversation-detail-id code{max-width:min(520px,55vw)}@media(max-width:760px){.conversation-detail-head{align-items:flex-start;flex-wrap:wrap}.conversation-detail-id code{max-width:58vw}.conversation-id-cell code{max-width:160px}}.app-toast{position:fixed;z-index:50;right:24px;bottom:24px;max-width:min(520px,calc(100vw - 32px));padding:11px 16px;border-radius:8px;background:#173f4d;color:#fff;font-size:14px;line-height:1.5;box-shadow:0 10px 30px #102d3a40;word-break:break-all}.app-toast.success{background:#176b5b}.app-toast.info{background:#173f4d}.app-toast.error{background:#b9433d;box-shadow:0 10px 30px #7e282b42}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}@media(max-width:760px){.app-toast{right:16px;bottom:16px;left:16px;max-width:none}}.task-artifacts{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid #d8e5e7;border-radius:10px;background:#f2f8f8}.task-artifacts b{color:#2c4650;font-size:14px}.task-artifacts p{margin:4px 0 0;color:#788b94;font-size:12px}.task-artifacts>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.task-artifacts a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #87b4bd;border-radius:7px;background:#fff;color:#176477;font-size:12px;font-weight:600;text-decoration:none}.task-artifacts a:hover{background:#e7f3f4}.task-artifacts span{color:#b34f47;font-size:12px}@media(max-width:760px){.task-artifacts{align-items:stretch;flex-direction:column}.task-artifacts>div:last-child{justify-content:flex-start}}
