:root { --sales-blue:#1677ff; --sales-navy:#132c52; }
.sales-login-body { min-height:100vh; background:linear-gradient(120deg,#10294c,#174b82); }
.sales-login-shell { min-height:100vh; width:min(980px,calc(100% - 32px)); margin:auto; display:grid; grid-template-columns:1fr 440px; gap:70px; align-items:center; }
.sales-login-brand { color:#fff; }.sales-login-brand h1{font-size:42px;letter-spacing:-.05em;margin:8px 0 16px}.sales-login-brand>p:last-child{color:#b8cbe1;font-size:16px;line-height:1.8}.sales-login-brand .eyebrow{margin-top:25px;color:#83b5ff}
.sales-logo{width:58px;height:58px;border-radius:17px;background:linear-gradient(145deg,#4092ff,#1263dc);color:#fff;display:grid;place-items:center;font-size:26px;font-weight:850;box-shadow:0 14px 30px rgba(0,0,0,.18)}.sales-logo.small{width:42px;height:42px;border-radius:12px;font-size:19px}
.sales-login-card{background:#fff;padding:34px;border-radius:22px;box-shadow:0 30px 70px rgba(5,18,38,.28)}.sales-login-card h2{font-size:25px;margin:0 0 7px}.sales-login-card>p{color:var(--muted);margin:0 0 24px}.sales-login-card form{display:grid;gap:10px}.sales-login-card label{font-weight:750;color:#46556a}.sales-login-card input,.sales-login-card textarea{width:100%;min-height:46px;padding:0 13px;border:1px solid #dbe2ec;border-radius:11px;line-height:1.5}.sales-login-card textarea{padding:13px;resize:vertical}.sales-login-card small{color:#8b97a8;line-height:1.5}.sales-login-card button{margin-top:8px;min-height:46px;border:0;border-radius:11px;background:var(--sales-blue);color:#fff;font-weight:750;cursor:pointer}
.sales-portal-body{background:#f5f7fb;min-height:100vh}.sales-header{height:72px;background:#fff;border-bottom:1px solid #e5eaf2;padding:0 max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.sales-brand,.sales-user{display:flex;align-items:center;gap:12px}.sales-brand>div,.sales-user>div{display:grid;gap:2px}.sales-brand strong{font-size:16px}.sales-brand small,.sales-user small{font-size:10px;color:#8995a6;letter-spacing:.08em}.sales-user{text-align:right}.sales-user a{padding:8px 12px;border:1px solid #dfe5ed;border-radius:9px;text-decoration:none;color:#607087}
.sales-main{width:min(1320px,calc(100% - 36px));margin:28px auto 60px}.sales-overview{min-height:154px;padding:26px 30px;border-radius:19px;background:radial-gradient(circle at 75% 0,#3888fb 0,transparent 35%),linear-gradient(115deg,#173a69,#2460a9);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 18px 42px rgba(27,75,132,.16)}.sales-overview h1{font-size:29px;margin:0;letter-spacing:-.04em}.sales-overview p:last-child{color:#c5d8ee;margin:10px 0 0}.sales-overview .eyebrow{color:#8fc2ff}.quota-card{width:170px;padding:18px;border-radius:16px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);display:grid;text-align:center}.quota-card strong{font-size:43px;line-height:1.1}.quota-card span,.quota-card small{color:#d5e5f7}.quota-card.empty{background:rgba(217,75,103,.22)}
.sales-tabs{margin-top:18px;padding:0 18px;background:#fff;border:1px solid #e7ebf2;border-radius:14px;display:flex;overflow:auto}.sales-tabs a{padding:17px 16px;text-decoration:none;color:#647287;white-space:nowrap;border-bottom:2px solid transparent}.sales-tabs a.active{color:var(--sales-blue);font-weight:750;border-color:var(--sales-blue)}
.sales-filters{margin-top:14px;padding:16px;background:#fff;border:1px solid #e7ebf2;border-radius:14px}.filter-primary{display:grid;grid-template-columns:minmax(260px,1fr) 210px 92px 70px;gap:10px}.sales-filters input,.sales-filters select{min-height:42px;border:1px solid #dfe5ee;border-radius:9px;padding:0 12px;background:#fff}.sales-filters button{border:0;border-radius:9px;background:var(--sales-blue);color:#fff;font-weight:750;cursor:pointer}.filter-primary>a{display:grid;place-items:center;text-decoration:none;color:#65748a}.advanced-filter{margin-top:12px;border-top:1px solid #edf0f5;padding-top:10px}.advanced-filter summary{cursor:pointer;color:#607087;font-weight:650}.advanced-grid{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:9px}.advanced-grid button{min-height:42px}
.customer-list{margin-top:16px}.list-head{padding:4px 2px 12px;display:flex;justify-content:space-between;color:#7c899c}.list-head strong{color:#344158}.customer-card{background:#fff;border:1px solid #e6eaf1;border-radius:15px;margin-bottom:11px;padding:20px 22px;display:grid;grid-template-columns:1fr 150px;gap:24px;align-items:center;box-shadow:0 5px 18px rgba(24,48,82,.035)}.customer-title{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.customer-title h2{font-size:17px;margin:0;color:#176bd9}.score{padding:5px 9px;border-radius:999px;background:#fff0f5;color:#d43269;font-size:11px;font-weight:800}.customer-tags{display:flex;gap:7px;margin:10px 0 14px;flex-wrap:wrap}.customer-tags span{padding:4px 7px;border-radius:5px;background:#f0f4fa;color:#68778c;font-size:11px}.customer-main dl{margin:0;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:15px}.customer-main dl div{display:grid;gap:5px}.customer-main dt{font-size:11px;color:#8c98a8}.customer-main dd{margin:0;color:#364358}.follow-note{margin:14px 0 0;padding:9px 11px;border-left:3px solid #bad3fa;background:#f7faff;color:#617087;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-action{text-align:center}.customer-action button{width:100%;min-height:42px;border:0;border-radius:9px;background:var(--sales-blue);color:#fff;font-weight:750;cursor:pointer}.customer-action button:disabled{background:#b8c2d0;cursor:not-allowed}.customer-action small{display:block;color:#9aa5b4;margin-top:7px}.sales-empty{padding:70px;text-align:center;background:#fff;border-radius:14px;color:#8692a4}.sales-pagination{display:flex;justify-content:center;gap:7px;margin-top:20px}.sales-pagination a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dfe5ed;border-radius:8px;background:#fff;text-decoration:none}.sales-pagination a.active{background:var(--sales-blue);color:#fff;border-color:var(--sales-blue)}
.sales-toast{position:fixed;left:50%;top:85px;z-index:100;padding:12px 18px;border-radius:10px;background:#126d50;color:#fff;opacity:0;transform:translate(-50%,-12px);pointer-events:none;transition:.2s}.sales-toast.visible{opacity:1;transform:translate(-50%,0)}.sales-toast.error{background:#ad2f48}
@media(max-width:850px){.sales-login-shell{grid-template-columns:1fr;gap:25px;padding:30px 0}.sales-login-brand h1{font-size:34px}.sales-header{padding:0 15px}.sales-main{width:min(100% - 20px,1320px)}.sales-overview{align-items:flex-start;gap:22px}.quota-card{width:130px}.advanced-grid{grid-template-columns:repeat(2,1fr)}.customer-card{grid-template-columns:1fr}.customer-main dl{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.sales-brand small,.sales-user small{display:none}.sales-overview{padding:22px;display:grid}.quota-card{width:100%;margin-top:8px}.sales-overview h1{font-size:24px}.filter-primary{grid-template-columns:1fr 1fr}.filter-primary input{grid-column:1/-1}.advanced-grid{grid-template-columns:1fr}.customer-main dl{grid-template-columns:1fr 1fr}.list-head span{display:none}.customer-card{padding:17px}.sales-login-card{padding:24px 19px}}
.sales-empty strong{display:block;color:#344158;font-size:18px}.sales-empty p{margin:9px 0 18px}.sales-empty button{min-height:42px;padding:0 18px;border:0;border-radius:9px;background:var(--sales-blue);color:#fff;font-weight:750;cursor:pointer}.sales-empty button:disabled{opacity:.7;cursor:wait}

/* Familiar CRM public-pool table */
.original-pool-body{background:#f4f5f8}.original-pool-body .sales-header{height:68px}.sales-header-tools{display:flex;align-items:center;gap:14px}.realtime-status,.header-quota{padding:7px 11px;border-radius:8px;background:#f3f6fa;color:#78869a;font-size:12px}.realtime-status i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#24b47e}.header-quota strong{color:#1777f2;font-size:17px}.original-pool-main{width:min(1540px,calc(100% - 28px));margin:18px auto 48px}.original-tabs{height:64px;padding:0 20px;display:flex;align-items:stretch;gap:38px;background:#fff;border:1px solid #e7eaf0;border-radius:4px 4px 0 0;overflow-x:auto}.original-tabs a{position:relative;display:flex;align-items:center;white-space:nowrap;text-decoration:none;color:#4e5969;font-size:15px}.original-tabs a.active{color:#1677ff;font-weight:700}.original-tabs a.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#1677ff}.original-filter-panel{padding:16px 20px 18px;background:#fff;border:1px solid #e7eaf0;border-top:0}.original-filter-grid{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.original-filter-grid input,.original-filter-grid select{width:145px;height:42px;padding:0 11px;border:1px solid #dce2ea;border-radius:3px;background:#fff;color:#556274}.original-filter-grid .wide-search{width:285px}.original-filter-grid input[type="date"]{width:150px}.time-filter-group{display:flex;align-items:center;gap:8px}.time-filter-group>select:first-child{width:145px}.time-filter-group .date-preset-select{width:112px}.date-range-inputs{height:42px;display:flex;align-items:center;border:1px solid #dce2ea;border-radius:3px;background:#fff}.original-filter-grid .date-range-inputs input[type="date"]{width:142px;border:0;background:transparent}.date-range-inputs input:focus{outline:none}.pool-search-button{height:42px;padding:0 24px;border:0;border-radius:3px;background:#1677ff;color:#fff;font-weight:700;cursor:pointer}.pool-reset{height:42px;padding:0 14px;display:grid;place-items:center;color:#718096;text-decoration:none}.date-separator{padding:0 3px;color:#8793a3;white-space:nowrap}.original-table-panel{margin-top:12px;background:#fff;border:1px solid #e5e9f0}.pool-table-scroll{overflow:auto}.original-pool-table{width:100%;min-width:1460px;border-collapse:collapse;table-layout:fixed}.original-pool-table th{height:50px;padding:0 14px;background:#fafbfc;color:#697586;border-bottom:1px solid #e5e9f0;text-align:left;font-size:13px;font-weight:700}.original-pool-table td{height:88px;padding:8px 14px;border-bottom:1px solid #e8ecf2;color:#384456;vertical-align:middle}.original-pool-table th:nth-child(2){width:300px}.original-pool-table th:nth-child(3){width:120px}.original-pool-table th:nth-child(4){width:155px}.original-pool-table th:nth-child(5){width:120px}.original-pool-table th:nth-child(6){width:105px}.original-pool-table th:nth-child(7){width:150px}.original-pool-table th:nth-child(8){width:110px}.original-pool-table th:nth-child(9){width:160px}.original-pool-table th:nth-child(10){width:92px}.check-column{width:48px!important;text-align:center!important}.pool-customer-name strong{display:block;margin-bottom:4px;color:#1677ff;font-size:15px;font-weight:500}.pool-customer-name small{display:block;margin-top:3px;color:#a1abba}.row-tags{display:flex;gap:4px;flex-wrap:wrap}.row-tags span,.row-tags em{padding:2px 5px;border-radius:3px;background:#f0f2f5;color:#7f8a9a;font-size:11px;font-style:normal}.row-tags em{background:#fff0f6;color:#eb2f96}.data-stat-cell span{display:block;line-height:1.55}.follow-record-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pool-actions{display:grid;gap:5px}.pool-actions a,.pool-actions button{height:30px;border:1px solid #cfd7e3;border-radius:3px;background:#fff;color:#607087;display:grid;place-items:center;text-decoration:none;cursor:pointer}.pool-actions button{border-color:#86b7ff;color:#1677ff}.pool-actions button:disabled{border-color:#dfe4eb;color:#aab3c0;cursor:not-allowed}.pool-empty-cell{height:260px!important;text-align:center!important;color:#8e99a8!important}.pool-empty-cell strong{display:block;color:#4b586a;font-size:17px}.pool-empty-cell p{margin:8px 0 16px}.pool-empty-cell button{height:40px;padding:0 18px;border:0;border-radius:4px;background:#1677ff;color:#fff;cursor:pointer}.pool-table-footer{min-height:58px;padding:9px 20px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.pool-table-footer>span{color:#697586}.pool-table-footer nav{display:flex;gap:7px}.pool-table-footer nav a{width:34px;height:34px;display:grid;place-items:center;border-radius:3px;background:#f4f5f7;color:#526071;text-decoration:none}.pool-table-footer nav a.active{background:#1677ff;color:#fff}
.opportunity-guide{margin-top:12px;padding:10px 13px;border-radius:4px;background:#f3f8ff;color:#52657e;font-size:12px}.opportunity-guide strong{color:#176fd1}.opportunity-guide span{margin-left:12px;color:#8290a3}.row-tags em.opportunity-tag.active{background:#e8f7ef;color:#15955d}.row-tags em.opportunity-tag.refresh{background:#e9f2ff;color:#1677ff}.row-tags em.opportunity-tag.publish{background:#fff5df;color:#d48806}
.payment-opportunity-table{min-width:1080px}.payment-opportunity-table th:nth-child(1){width:310px}.payment-opportunity-table th:nth-child(2){width:180px}.payment-opportunity-table th:nth-child(3){width:120px}.payment-opportunity-table th:nth-child(4){width:150px}.payment-opportunity-table th:nth-child(5){width:100px}.payment-opportunity-table th:nth-child(6){width:150px}.payment-opportunity-table th:nth-child(7){width:110px}.payment-pool-status{display:inline-flex;padding:4px 8px;border-radius:4px;font-size:12px}.payment-pool-status.public{background:#e8f8f0;color:#16875b}.payment-pool-status.private{background:#f1f3f6;color:#7a8698}
@media(max-width:900px){.realtime-status{display:none}.original-pool-main{width:calc(100% - 16px);margin-top:10px}.original-tabs{gap:22px}.original-filter-grid .wide-search{width:100%}.original-filter-grid input,.original-filter-grid select{flex:1 1 145px}.sales-header-tools{gap:7px}.header-quota{display:none}}
.follow-record-cell{white-space:normal;overflow:visible}.follow-history-trigger{width:100%;padding:0;border:0;background:transparent;color:#384456;text-align:left;cursor:pointer}.follow-history-trigger span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.follow-history-trigger small{display:block;margin-top:6px;color:#1677ff}.follow-history-dialog{width:min(720px,calc(100% - 32px));max-height:min(760px,calc(100vh - 50px));padding:0;border:0;border-radius:14px;box-shadow:0 24px 70px rgba(31,45,69,.24);color:#354154}.follow-history-dialog::backdrop{background:rgba(20,31,49,.38)}.follow-dialog-head{padding:22px 24px 18px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e8ecf2}.follow-dialog-head small{color:#1677ff;font-size:11px;letter-spacing:.14em}.follow-dialog-head h3{margin:5px 0 0;font-size:20px}.follow-dialog-head>button{width:36px;height:36px;border:0;border-radius:8px;background:#f3f5f8;color:#778397;font-size:24px;cursor:pointer}.follow-dialog-body{max-height:540px;padding:0 24px;overflow:auto}.follow-history-item{padding:18px 0;border-bottom:1px dashed #dfe4eb}.follow-history-item>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.follow-history-item strong{font-size:14px}.follow-history-item span{padding:4px 8px;border-radius:6px;background:#eff9e9;color:#52b633;font-size:11px}.follow-history-item time{display:block;margin-top:8px;color:#8490a1;font-size:12px}.follow-history-item p{margin:8px 0 0;line-height:1.7;color:#485568}.follow-dialog-footer{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;background:#fafbfc}.follow-dialog-footer span{color:#8793a3;font-size:12px}.follow-dialog-footer button{height:36px;padding:0 16px;border:1px solid #8abaff;border-radius:6px;background:#fff;color:#1677ff;cursor:pointer}.follow-dialog-footer button:disabled{opacity:.55;cursor:wait}
.pool-table-footer{flex-wrap:wrap;gap:12px 18px}.pagination-summary{display:flex;align-items:center;gap:10px;color:#697586}.pagination-summary strong{font-weight:500}.pagination-summary span{color:#9aa5b4;font-size:12px}.pagination-size label,.pagination-jump label{display:flex;align-items:center;gap:6px;color:#697586;white-space:nowrap}.pagination-size select,.pagination-jump input{height:34px;border:1px solid #dce2ea;border-radius:4px;background:#fff;color:#526071}.pagination-size select{padding:0 26px 0 10px}.pagination-jump{display:flex;align-items:center;gap:7px}.pagination-jump input{width:58px;padding:0 7px;text-align:center}.pagination-jump button{height:34px;padding:0 12px;border:1px solid #cfd7e3;border-radius:4px;background:#fff;color:#526071;cursor:pointer}.pool-table-footer nav{align-items:center}.pool-table-footer nav .page-ellipsis{width:24px;text-align:center;color:#8d98a8}.pool-table-footer nav a.disabled{pointer-events:none;opacity:.45}.pool-table-footer nav a.page-direction{font-size:18px}.pool-table-footer form input[type="hidden"]{display:none}@media(max-width:760px){.pool-table-footer{justify-content:center}.pagination-summary{width:100%;justify-content:center}.pagination-jump{display:none}}

/* 公海大厅分页始终固定在视口底部，翻页时不用回到长列表末尾。 */
.original-pool-body .original-pool-main{margin-bottom:0;padding-bottom:58px;overflow-anchor:none}
.original-pool-body .pool-table-footer{
    position:fixed;
    z-index:80;
    left:14px;
    right:14px;
    bottom:0;
    min-height:58px;
    margin:0;
    padding:9px 20px;
    background:rgba(255,255,255,.97);
    border:1px solid #e1e6ee;
    border-bottom:0;
    border-radius:8px 8px 0 0;
    box-shadow:0 -8px 24px rgba(25,42,70,.10);
    backdrop-filter:blur(10px);
}
@media(max-width:760px){
    .original-pool-body .original-pool-main{padding-bottom:100px}
    .original-pool-body .pool-table-footer{left:6px;right:6px;padding:8px 10px}
}
.company-title-line{display:flex;align-items:center;gap:8px;margin-bottom:7px}.company-insight-name{padding:0;border:0;background:transparent;color:#1677ff;font-size:15px;font-weight:500;text-align:left;cursor:pointer}.company-insight-name:hover{text-decoration:underline}.company-refresh-button{flex:0 0 auto;padding:3px 7px;border:1px solid #b9d5ff;border-radius:4px;background:#f4f8ff;color:#1677ff;font-size:11px;cursor:pointer}.company-refresh-button:hover{background:#e9f2ff}.company-refresh-button:disabled{opacity:.6;cursor:wait}
.original-pool-main.is-loading{opacity:.58;pointer-events:none;transition:opacity .12s ease}
.customer-insight-dialog{width:min(1120px,calc(100% - 48px));height:min(720px,calc(100vh - 96px));padding:0;border:0;border-radius:14px;box-shadow:0 28px 85px rgba(20,34,56,.3);color:#344154;overflow:hidden}.customer-insight-dialog::backdrop{background:rgba(18,29,46,.45)}
.insight-dialog-head{box-sizing:border-box;min-height:98px;padding:20px 26px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e7ebf1;background:#fff}.insight-dialog-head small{color:#1677ff;font-size:11px;letter-spacing:.14em}.insight-dialog-head h2{margin:5px 0 4px;font-size:23px}.insight-dialog-head p{margin:0;color:#8a96a7;font-size:12px}.insight-head-actions{display:flex;align-items:center;gap:10px}.insight-head-actions a{height:36px;padding:0 14px;display:grid;place-items:center;border:1px solid #b8d3fb;border-radius:6px;color:#1677ff;text-decoration:none;font-size:12px}.insight-head-actions button{width:36px;height:36px;border:0;border-radius:7px;background:#f2f4f7;color:#718096;font-size:23px;cursor:pointer}
.insight-tabs{box-sizing:border-box;height:54px;padding:0 24px;display:flex;gap:25px;border-bottom:1px solid #e8ecf2;background:#fafbfc;overflow-x:auto}.insight-tabs button{position:relative;flex:0 0 auto;padding:0;border:0;background:transparent;color:#5d6a7c;cursor:pointer}.insight-tabs button.active{color:#1677ff;font-weight:750}.insight-tabs button.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#1677ff}
.insight-dialog-body{box-sizing:border-box;height:calc(100% - 228px);padding:24px 26px;overflow:auto;background:#f6f8fb}.insight-dialog-footer{box-sizing:border-box;min-height:76px;padding:12px 30px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e7ebf1;background:#fff}.insight-footer-info{display:flex;align-items:center;gap:18px}.insight-footer-info span{color:#929dac;font-size:11px}.insight-footer-info strong{color:#68778b;font-size:12px;font-weight:500}.insight-footer-info b{color:#1677ff;font-size:17px}.insight-footer-actions{display:flex;align-items:center;gap:12px}.insight-footer-actions button{box-sizing:border-box;height:42px;padding:0 24px;border:1px solid #cad3df;border-radius:7px;background:#fff;color:#536175;cursor:pointer}.insight-footer-actions .insight-claim-button{min-width:164px;border-color:#1677ff;background:#1677ff;color:#fff;font-weight:750;box-shadow:0 6px 16px rgba(22,119,255,.2)}.insight-footer-actions .insight-claim-button:hover{background:#0868e8}.insight-footer-actions .insight-claim-button:disabled{border-color:#cbd3de;background:#cbd3de;color:#fff;box-shadow:none;cursor:not-allowed}
.insight-loading,.insight-empty,.insight-error{min-height:260px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#8793a3;background:#fff;border:1px solid #e6eaf1;border-radius:10px}.insight-loading i{width:28px;height:28px;border:3px solid #d8e8ff;border-top-color:#1677ff;border-radius:50%;animation:insight-spin .8s linear infinite}.insight-error strong{color:#3d4a5d}.insight-error p{margin:0;color:#8a6570}.insight-error button{height:36px;padding:0 15px;border:1px solid #8dbdff;border-radius:6px;background:#fff;color:#1677ff;cursor:pointer}@keyframes insight-spin{to{transform:rotate(360deg)}}
.insight-overview{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px}.insight-profile,.insight-decision{padding:22px;background:#fff;border:1px solid #e4e9f0;border-radius:10px}.insight-profile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e9edf3;padding:1px;overflow:hidden}.insight-profile>div{min-height:82px;padding:16px 18px;display:grid;align-content:center;gap:7px;background:#fff}.insight-profile small{color:#8a96a7}.insight-profile strong{font-size:14px;font-weight:650}.insight-decision h3{margin:0 0 13px;font-size:15px}.insight-decision h3:nth-of-type(2){margin-top:24px}.insight-decision>span{display:block;margin-bottom:8px;padding:9px 11px;border-radius:7px;background:#f2f5f9;color:#5f6c7d;font-size:12px}.insight-decision>span.positive{background:#eaf8f1;color:#168b59}.insight-decision>span.notice{background:#fff7df;color:#a66b00}.insight-decision>span.warning{background:#fff0f2;color:#c43855}.insight-decision p{margin:0;padding:12px;border-left:3px solid #9fc5fc;background:#f6f9ff;line-height:1.7;color:#546277}
.insight-section-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.insight-section-head h3,.insight-subtitle{margin:0;font-size:17px}.insight-section-head span{color:#8995a6;font-size:12px}.insight-timeline,.insight-job-list{display:grid;gap:10px}.insight-timeline article,.insight-job-list article{padding:17px 19px;border:1px solid #e4e9f0;border-radius:9px;background:#fff}.insight-timeline article>div,.insight-job-list article>div{display:flex;align-items:center;gap:10px}.insight-timeline article span,.insight-job-list article>div span{padding:4px 8px;border-radius:5px;background:#edf7e9;color:#4aa62c;font-size:11px}.insight-timeline article time{margin-left:auto;color:#8b97a8;font-size:12px}.insight-timeline article p{margin:9px 0 0;line-height:1.65;color:#536074}.insight-job-list article>div{justify-content:space-between}.insight-job-list article>div strong{color:#176fd1}.insight-job-list dl{margin:14px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.insight-job-list dl div{display:grid;gap:5px}.insight-job-list dt{color:#929dac;font-size:11px}.insight-job-list dd{margin:0;font-size:12px}
.insight-warning{padding:11px 13px;border-radius:7px;background:#fff5e8;color:#a26716;font-size:12px}.insight-table-wrap{overflow:auto;border:1px solid #e3e8ef;border-radius:9px;background:#fff}.insight-table-wrap table{width:100%;min-width:980px;border-collapse:collapse}.insight-table-wrap th,.insight-table-wrap td{padding:12px 14px;border-bottom:1px solid #edf0f4;text-align:left;font-size:12px}.insight-table-wrap th{background:#fafbfc;color:#768397}.insight-table-wrap td:first-child{min-width:180px}.insight-table-wrap td:last-child{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:760px){.customer-insight-dialog{width:100%;height:100%;max-width:none;max-height:none;border-radius:0}.insight-dialog-head{padding:16px}.insight-dialog-head p,.insight-head-actions a{display:none}.insight-tabs{padding:0 16px;gap:20px}.insight-dialog-body{padding:15px;height:calc(100% - 212px)}.insight-dialog-footer{padding:0 14px}.insight-footer-info>span{display:none}.insight-footer-info{gap:0}.insight-footer-actions button:first-child{display:none}.insight-footer-actions .insight-claim-button{min-width:138px}.insight-overview{grid-template-columns:1fr}.insight-profile{grid-template-columns:1fr 1fr}.insight-job-list dl{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-section-head{align-items:flex-start;gap:10px}.insight-section-head span{text-align:right}}
.row-tags span.unlinked-tag{background:#fff7e6;color:#fa8c16}
.row-tags span.audit-tag.approved{background:#f0f2f5;color:#7f8a9a}
.row-tags span.audit-tag.pending{background:#e9f2ff;color:#1677ff}
.row-tags span.audit-tag.rejected{background:#fff1f0;color:#e5484d}

/* Chrome 插件嵌入模式：保留同一套业务页面，只收紧外层布局。 */
.embedded-pool-body{height:100vh;background:#f4f5f8;max-width:100%;overflow:hidden}
.embedded-pool-body .sales-header{display:none}
.embedded-pool-body .original-pool-main{box-sizing:border-box;width:calc(100% - 16px);height:calc(100vh - 8px);min-height:0;margin:8px auto 0;padding-bottom:0;display:flex;flex-direction:column;overflow:hidden}
.embedded-pool-body .original-tabs{flex:0 0 64px}
.embedded-pool-body .original-filter-panel{flex:0 0 auto}
.embedded-pool-body .original-table-panel{flex:1 1 auto;min-height:0;margin-top:8px;display:flex;flex-direction:column;overflow:hidden}
.embedded-pool-body .pool-table-footer{position:static;z-index:20;left:auto;right:auto;bottom:auto;flex:0 0 auto;min-height:58px;border-left:0;border-right:0;border-radius:0;box-shadow:0 -5px 16px rgba(25,42,70,.08)}
.embedded-pool-body .pool-table-scroll{flex:1 1 auto;min-height:0;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.embedded-pool-body .original-pool-table{width:100%;min-width:0;table-layout:fixed}
.embedded-pool-body .original-pool-table thead th{position:sticky;top:0;z-index:12;background:#fafbfc;box-shadow:0 1px 0 #e5e9f0}
.embedded-pool-body .original-pool-table th,
.embedded-pool-body .original-pool-table td{padding-left:8px;padding-right:8px;overflow-wrap:anywhere}
.embedded-pool-body .original-pool-table th:nth-child(1){width:38px}
.embedded-pool-body .original-pool-table th:nth-child(2){width:20%}
.embedded-pool-body .original-pool-table th:nth-child(3){width:8%}
.embedded-pool-body .original-pool-table th:nth-child(4){width:11%}
.embedded-pool-body .original-pool-table th:nth-child(5){width:9%}
.embedded-pool-body .original-pool-table th:nth-child(6){width:7%}
.embedded-pool-body .original-pool-table th:nth-child(7){width:10%}
.embedded-pool-body .original-pool-table th:nth-child(8){width:8%}
.embedded-pool-body .original-pool-table th:nth-child(9){width:14%}
.embedded-pool-body .original-pool-table th:nth-child(10){width:70px}
.embedded-pool-body .payment-opportunity-table th:nth-child(1){width:27%}
.embedded-pool-body .payment-opportunity-table th:nth-child(2){width:16%}
.embedded-pool-body .payment-opportunity-table th:nth-child(3){width:11%}
.embedded-pool-body .payment-opportunity-table th:nth-child(4){width:14%}
.embedded-pool-body .payment-opportunity-table th:nth-child(5){width:10%}
.embedded-pool-body .payment-opportunity-table th:nth-child(6){width:13%}
.embedded-pool-body .payment-opportunity-table th:nth-child(7){width:90px}
.embedded-login-body .sales-login-shell{min-height:100vh}
.embedded-login-status{margin:16px 0 0;padding:11px 13px;border-radius:8px;background:#f3f8ff;color:#58708e;font-size:12px}
.embedded-login-status.error{background:#fff1f0;color:#c64242}
