:root{color:#0f1f35;background:#f4f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;font-size:14px}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}main{width:min(1520px,calc(100vw - 32px));margin:0 auto;padding:28px 0 44px}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:28px}h1,h2,h4,p{margin:0}h1{font-size:30px;font-weight:800;line-height:1.2}.page-title p,.section-heading p{margin-top:8px;color:#60718a;font-size:13px;font-weight:500}.data-status-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin:-16px 0 18px;color:#60718a;font-size:12px;font-weight:500}.data-status-bar span{display:inline-flex;align-items:center;min-height:22px}.data-status-bar span:first-child{border:1px solid #d9e1ec;border-radius:999px;background:#fff;color:#203249;padding:0 9px;font-weight:650}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #d9e1ec;border-radius:8px;background:#fff;color:#1d5fd1;padding:0 12px;font-size:14px;font-weight:700}.filter-grid{display:grid;grid-template-columns:minmax(280px,1fr);gap:14px;margin-bottom:12px}.filter-grid label{display:grid;gap:7px}.filter-grid span{color:#74849a;font-size:12px;font-weight:650}.filter-grid input,.filter-grid select,.search-field{width:100%;min-height:42px;border:1px solid #d9e1ec;border-radius:7px;background:#fff;color:#0f1f35;padding:0 12px;font-size:14px;font-weight:500}.search-field{display:flex;align-items:center;gap:8px}.search-field input{min-height:0;border:0;outline:0;padding:0}.search-filter{max-width:680px}.search-results-panel{overflow:hidden;border:1px solid #dce4ef;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f1f350f;margin-bottom:14px}.search-anchor-list{border-top:0}.sync-panel,.table-card,.empty-state{border:1px solid #dce4ef;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f1f350f}.sync-panel{margin-bottom:14px}.sync-panel>button{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:44px;border:0;background:transparent;color:#1d5fd1;padding:0 14px;font-size:14px;text-align:left;font-weight:700}.sync-body{display:flex;flex-wrap:wrap;align-items:center;gap:12px;border-top:1px solid #e7edf5;padding:12px 14px;color:#53677f}.sync-body code{border:1px solid #dce4ef;border-radius:7px;background:#f6f8fb;color:#0f1f35;padding:8px 10px}.upload-body{display:grid;grid-template-columns:220px 1fr auto;align-items:end}.password-upload,.file-upload{display:grid;gap:6px}.password-upload span,.file-upload span{color:#60718a;font-size:12px;font-weight:650}.password-upload input{width:100%;min-height:38px;border:1px solid #d9e1ec;border-radius:7px;padding:0 10px}.password-upload em{color:#60718a;font-size:12px;font-weight:500;font-style:normal}.file-upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.file-upload{min-height:64px;border:1px dashed #b7c4d4;border-radius:7px;background:#fbfcfe;padding:10px 12px;cursor:pointer}.file-upload.disabled{cursor:not-allowed;opacity:.55}.file-upload strong{overflow:hidden;color:#0f1f35;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.file-upload input{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0 0 0 0)}.upload-actions{display:grid;gap:7px;min-width:150px}.upload-actions button{min-height:38px;border:0;border-radius:7px;background:#1261d8;color:#fff;padding:0 14px;font-size:14px;font-weight:700}.upload-actions button:disabled{background:#8b98a8}.upload-actions span,.upload-ok,.upload-error{color:#60718a;font-size:12px;font-weight:500}.upload-ok{color:#17704d}.upload-ok-outside{border-top:1px solid #e7edf5;margin:0;padding:10px 14px;font-size:13px;font-weight:650}.upload-error{color:#c43625}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.metric-grid article{min-height:84px;border:1px solid #dce4ef;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f1f350f;padding:16px}.metric-grid span{display:block;margin-bottom:10px;color:#73849a;font-size:12px;font-weight:500}.metric-grid strong{display:block;overflow-wrap:anywhere;font-size:26px;font-weight:750;line-height:1.1}.empty-state{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:14px 16px;color:#53677f}.empty-state strong{color:#b13a25}.table-card{margin-bottom:16px;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 16px;border-bottom:1px solid #e7edf5}h2{font-size:18px;font-weight:750}.target-editor{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;border-bottom:1px solid #e7edf5;padding:14px 18px;background:#fbfcfe}.target-editor label{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:8px;font-size:12px;font-weight:650}.target-editor input{min-width:0;min-height:36px;border:1px solid #d9e1ec;border-radius:7px;padding:0 9px;font-size:14px;font-weight:500}.target-editor button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:0;border-radius:7px;background:#172844;color:#fff;font-size:14px;font-weight:700}.target-save-success{border-bottom:1px solid #d8eadf;background:#f0fbf4;color:#16734c;padding:10px 18px;font-size:14px;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#0f1f355c;padding:20px}.password-modal{width:min(360px,100%);border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f1f353d;padding:20px}.password-modal h3{margin:0 0 8px;font-size:18px}.password-modal p{margin-bottom:14px;color:#60718a;font-size:14px}.password-modal input{width:100%;min-height:40px;border:1px solid #d9e1ec;border-radius:7px;padding:0 10px}.password-modal span{display:block;margin-top:8px;color:#c43625;font-size:13px}.password-modal div{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.password-modal button{min-height:36px;border:1px solid #d9e1ec;border-radius:7px;background:#fff;color:#203249;padding:0 14px;font-weight:700}.password-modal button:last-child{border-color:#1261d8;background:#1261d8;color:#fff}.agent-table{overflow-x:auto}.agent-table-head,.agent-table-row{display:grid;grid-template-columns:160px 150px 150px 280px 150px 160px 110px;align-items:center;min-width:1010px;gap:14px}.agent-table-head{min-height:42px;border-bottom:1px solid #e7edf5;background:#fbfcfe;color:#61738a;padding:0 14px;font-size:13px;font-weight:700}.agent-table-row{width:100%;min-height:56px;border:0;border-bottom:1px solid #e7edf5;background:#fff;color:#203249;padding:0 14px;font-size:14px;font-weight:500;line-height:1.35;text-align:left}.agent-table-row:hover{background:#f7faff}.agent-table-row.selected{background:#eef5ff;color:#124fba}.rate-cell{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:10px}.rate-cell b{font-size:14px;font-weight:650}.rate-cell i{display:block;height:6px;overflow:hidden;border-radius:999px;background:#e9edf4}.rate-cell em{display:block;height:100%;border-radius:inherit;background:#1261d8}.agent-cards{display:grid;gap:12px;padding:14px 18px 18px}.tracking-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-bottom:1px solid #e7edf5;background:#fbfcfe;padding:12px 18px}.tracking-filter-bar>span{color:#60718a;font-size:12px;font-weight:650;margin-right:4px}.tracking-filter-bar button{display:inline-flex;align-items:center;gap:6px;min-height:30px;border:1px solid #d9e1ec;border-radius:999px;background:#fff;color:#203249;padding:0 10px;font-size:12px;font-weight:600}.tracking-filter-bar button.active{border-color:#1261d8;background:#eaf2ff;color:#135fd0}.tracking-filter-bar b{border-radius:999px;background:#fff0ed;color:#d22f1f;padding:2px 6px;font-size:11px;line-height:1.2}.tracking-filter-bar em{color:#60718a;font-size:12px;font-style:normal}.agent-tracking-filter{border-top:1px solid #e7edf5;border-bottom:0;padding:10px 14px}.empty-anchor-list{margin:0;border:1px dashed #d9e1ec;border-radius:8px;color:#60718a;font-size:13px;font-weight:500;padding:14px;text-align:center}.agent-detail-card{border:1px solid #d9e1ec;border-radius:8px;background:#fff}.agent-detail-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:68px;border:0;background:transparent;color:#203249;padding:14px;text-align:left}.agent-detail-summary:hover{background:#f7faff}.agent-detail-summary strong{display:block;margin-bottom:6px;font-size:16px;font-weight:700}.agent-detail-summary span{color:#53677f;font-size:13px;font-weight:500}.summary-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.summary-line b{border-radius:999px;background:#fff0ed;color:#d22f1f;padding:5px 9px;font-size:12px;font-weight:600}.summary-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:0;border-radius:999px;background:#eaf2ff;color:#135fd0;padding:0 12px;font-size:13px;font-weight:700}.anchor-list{display:grid;gap:8px;border-top:1px solid #e7edf5;padding:12px;background:#fbfcfe}.anchor-item{border:1px solid #dce4ef;border-radius:8px;background:#fff}.anchor-item.warning{border-color:#f1c7bd;background:snow}.anchor-summary{display:grid;grid-template-columns:22px minmax(150px,1.2fr) minmax(80px,.6fr) minmax(84px,.6fr) minmax(100px,.7fr) minmax(130px,.9fr) minmax(100px,.7fr) minmax(190px,1.2fr) minmax(140px,.9fr) minmax(220px,1.4fr) minmax(72px,.35fr);align-items:center;gap:10px;width:100%;min-height:74px;border:0;background:transparent;color:#203249;padding:12px;font-size:14px;font-weight:500;line-height:1.35;text-align:left;cursor:pointer;transition:background .16s ease}.anchor-summary:hover{background:#f7faff}.anchor-summary span,.anchor-summary strong{overflow-wrap:anywhere}.anchor-summary small{display:block;margin-bottom:5px;color:#60718a;font-size:12px;font-weight:500}.anchor-name strong{display:block;margin-bottom:5px;font-size:15px;font-weight:700;line-height:1.25}.anchor-name small{margin-bottom:0}.anchor-summary>span:not(.anchor-name):not(.tracking-tags){font-weight:650}.anchor-summary>span:not(.anchor-name):not(.tracking-tags) small{font-weight:500}.tracking-tags{display:flex;flex-wrap:wrap;gap:5px}.tracking-tags small{flex:0 0 100%}.tracking-tags b{border-radius:999px;background:#fff0ed;color:#d22f1f;padding:5px 8px;font-size:12px;font-weight:600;line-height:1.2}.tracking-tags em{color:#60718a;font-style:normal;font-size:13px}.follow-cell{display:grid;justify-items:center;gap:5px}.follow-cell small{margin-bottom:0}.follow-check{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #c9d4e2;border-radius:7px;background:#fff;color:#fff;padding:0;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.follow-check:hover{border-color:#1261d8;box-shadow:0 0 0 3px #1261d81a}.follow-check.checked{border-color:#1261d8;background:#1261d8;transform:scale(1.04)}.follow-toast{position:fixed;right:28px;bottom:28px;z-index:40;display:grid;justify-items:center;gap:8px;width:min(220px,calc(100vw - 40px));border:1px solid #dce4ef;border-radius:12px;background:#fffffff0;box-shadow:0 18px 42px #0f1f352e;padding:10px 10px 12px;pointer-events:none;animation:followToastInOut 1.35s cubic-bezier(.22,1,.36,1) both}.follow-toast img{width:150px;max-width:100%;aspect-ratio:1;object-fit:contain;animation:followImagePop 1.35s cubic-bezier(.22,1,.36,1) both}.follow-toast span{color:#203249;font-size:13px;font-weight:700;text-align:center}@keyframes followToastInOut{0%{opacity:0;transform:translateY(18px) scale(.92)}18%{opacity:1;transform:translateY(0) scale(1)}78%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.96)}}@keyframes followImagePop{0%{transform:rotate(-5deg) scale(.86)}20%{transform:rotate(2deg) scale(1.04)}to{transform:rotate(0) scale(1)}}.anchor-detail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border-top:1px solid #e7edf5;padding:12px}.detail-section{min-width:0;overflow:hidden;border:1px solid #dce4ef;border-radius:8px;background:#fff}.detail-section h4{border-bottom:1px solid #e7edf5;padding:11px 12px;font-size:14px;font-weight:700}.detail-section dl{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1fr);margin:0}.detail-section dt,.detail-section dd,.detail-section p{min-width:0;margin:0;border-bottom:1px solid #edf2f7;padding:8px 10px;overflow-wrap:anywhere;font-size:13px;font-weight:500}.detail-section dt{color:#67788d;font-size:12px;font-weight:500}@media(max-width:1100px){.filter-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.anchor-summary{grid-template-columns:22px minmax(130px,1fr) minmax(90px,.7fr) minmax(160px,1fr) minmax(180px,1.2fr) 64px}.anchor-summary span:nth-of-type(3),.anchor-summary span:nth-of-type(4),.anchor-summary span:nth-of-type(5),.anchor-summary span:nth-of-type(6),.anchor-summary span:nth-of-type(8){display:none}.anchor-detail,.upload-body,.file-upload-grid{grid-template-columns:1fr}}@media(max-width:680px){main{width:min(100vw - 20px,1520px);padding-top:16px}.page-title,.section-heading,.agent-detail-summary{align-items:stretch;flex-direction:column}h1{font-size:26px}.filter-grid,.metric-grid{grid-template-columns:1fr}.metric-grid strong{font-size:22px}.summary-line{justify-content:flex-start}.anchor-summary{grid-template-columns:22px minmax(90px,1fr) minmax(80px,.7fr) minmax(120px,1fr) minmax(130px,1fr) 56px}.anchor-summary span:nth-of-type(3),.anchor-summary span:nth-of-type(4),.anchor-summary span:nth-of-type(5),.anchor-summary span:nth-of-type(6),.anchor-summary span:nth-of-type(8){display:none}.follow-toast{right:14px;bottom:14px;width:176px}.follow-toast img{width:124px}}
