.ai-type-mask{position:fixed;top:0!important;right:0!important;bottom:0!important;left:240px!important;z-index:1100;display:flex;align-items:center;justify-content:center;background:rgba(20,35,30,.38)}
.ai-type-dialog{display:flex;flex-direction:column;width:min(1180px,94vw);max-height:88vh;overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 18px 55px rgba(20,45,38,.22)}
.ai-type-dialog .popup-header>uni-view,.ai-type-dialog .popup-header>view{display:flex;flex-direction:column;gap:4px}
.ai-type-subtitle{display:block;color:#7a8782;font-size:12px}
.ai-type-protection{margin:12px 18px 0;padding:10px 12px;border:1px solid #ccebdc;border-radius:6px;color:#176a50;background:#f1fbf6;font-size:12px}
.ai-type-toolbar{display:flex;align-items:center;gap:14px;padding:10px 18px;color:#596660;font-size:13px}
.ai-type-table-wrap{display:block;height:min(560px,61vh);padding:0 18px;box-sizing:border-box;overflow:auto}
.ai-type-table{display:block;min-width:980px;border:1px solid #e5ebe8;border-bottom:0}
.ai-type-row{display:grid;grid-template-columns:56px 180px 170px 130px 78px minmax(330px,1fr);align-items:center;min-height:52px;border-bottom:1px solid #e5ebe8;font-size:12px}
.ai-type-row>*{min-width:0;padding:8px 10px;box-sizing:border-box}
.ai-type-head{min-height:38px;color:#58645f;background:#f6f8f7;font-weight:700}
.ai-col-customer,.ai-col-source{display:flex;flex-direction:column;gap:3px}
.ai-col-customer b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ai-col-customer small,.ai-col-source small{color:#8b9691}
.ai-check{width:20px;height:20px;border:1px solid #b8c7c0;border-radius:4px;line-height:18px;text-align:center;color:#fff;cursor:pointer}
.ai-check.checked{border-color:#16835d;background:#16835d}
.ai-type-select{width:112px;height:30px;border:1px solid #d9e1dd;border-radius:4px;background:#fff}
.ai-col-score{font-weight:700}.score-high{color:#138058}.score-review{color:#b87817}
.ai-col-evidence{color:#68756f;line-height:1.45}
.ai-type-footer{flex:0 0 auto;padding:14px 18px}
.ai-type-footer .footer-btn{max-width:220px;height:40px;line-height:40px;font-size:14px}
