:root{color:#0f1f35;background:#eef3f8;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;--page-bg: #eef3f8;--surface: #ffffff;--surface-soft: #f8fbfd;--surface-strong: #f2f7fb;--line: #d8e2ee;--line-soft: #e8eef5;--text: #0f1f35;--muted: #66788e;--blue: #155fd3;--blue-soft: #e8f1ff;--green: #147246;--green-soft: #e8f7ef;--red: #c43625;--red-soft: #fff0ed;--amber: #9b5a00;--amber-soft: #fff6df;--shadow-card: 0 8px 26px rgba(35, 54, 78, .08);--shadow-soft: 0 3px 12px rgba(35, 54, 78, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#e9f0f7 0,#f6f8fb 280px,#eef3f8),linear-gradient(90deg,#155fd30d,#1472460a)}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:34px 0 48px}.page-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px;border:1px solid rgba(216,226,238,.72);border-radius:10px;background:linear-gradient(135deg,#fffffff5,#f7fbfdeb),linear-gradient(90deg,#155fd314,#1472460f);box-shadow:var(--shadow-card);padding:22px 24px}h1,h2,h4,p{margin:0}h1{font-size:32px;font-weight:800;line-height:1.2;letter-spacing:0}.page-title p,.section-heading p{margin-top:8px;color:var(--muted);font-size:13px;font-weight:500}.data-status-bar{display:none;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}.today-update-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 16px;border:1px solid var(--line);border-radius:8px;background:#ffffffdb;box-shadow:var(--shadow-soft);padding:11px 13px;color:var(--muted);font-size:12px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.today-update-status strong{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:0 10px;font-size:13px;font-weight:750}.today-update-status.today-ok strong{background:var(--green-soft);color:var(--green)}.today-update-status.today-bad strong{background:var(--red-soft);color:var(--red)}.today-update-status.today-bad span{color:var(--red);font-weight:650}.today-update-status em{color:var(--muted);font-style:normal}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue);padding:0 12px;font-size:14px;font-weight:700;box-shadow:0 1px #0f1f3505;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.ghost-button:hover{border-color:#155fd361;background:#f7fbff;box-shadow:0 5px 14px #155fd31a}.filter-grid{display:grid;grid-template-columns:minmax(280px,1fr);gap:14px;margin-bottom:14px}.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 var(--line);border-radius:8px;background:#ffffffeb;color:var(--text);padding:0 12px;font-size:14px;font-weight:500;box-shadow:0 1px #0f1f3505;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.filter-grid input:focus,.filter-grid select:focus,.search-field:focus-within{border-color:#155fd375;background:#fff;box-shadow:0 0 0 3px #155fd31a;outline:0}.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 var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-card);margin-bottom:16px}.search-anchor-list{border-top:0}.high-flow-card{border-color:#d8e4f4}.high-flow-card .section-heading{background:linear-gradient(180deg,#fff,#f8fbff)}.high-flow-summary{width:100%;border:0;color:#0f1f35;text-align:left}.high-flow-summary:hover{background:#f7fbff}.high-flow-list{background:#f5f9fd}.sync-panel,.table-card,.empty-state{border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow-card)}.sync-panel{margin-bottom:16px}.sync-panel>button{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:44px;border:0;background:transparent;color:var(--blue);padding:0 14px;font-size:14px;text-align:left;font-weight:700;transition:background .16s ease}.sync-panel>button:hover{background:#f7fbff}.sync-body{display:flex;flex-wrap:wrap;align-items:center;gap:12px;border-top:1px solid var(--line-soft);padding:12px 14px;color:#53677f}.sync-body code{border:1px solid #dce4ef;border-radius:7px;background:#f6f8fb;color:#0f1f35;padding:8px 10px}.api-sync-button{background:#0f62fe!important;color:#fff!important}.local-api-sync-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow-card);padding:12px 14px}.local-api-sync-panel div{display:grid;gap:4px}.local-api-sync-panel strong{color:#0f1f35;font-size:15px;font-weight:750}.local-api-sync-status{color:#60718a;font-size:12px;font-weight:500}.local-api-sync-status[data-type=ok]{color:#008a43}.local-api-sync-status[data-type=error]{color:#c62828}.local-api-sync-status[data-type=loading]{color:#1d5fd1}.local-api-sync-panel button{min-height:38px;border:0;border-radius:7px;background:linear-gradient(180deg,#1a6be8,#155fd3);color:#fff;padding:0 16px;font-size:14px;font-weight:700;white-space:nowrap}.local-api-sync-panel button:disabled{background:#8b98a8;cursor:not-allowed}.history-panel{margin:0 0 14px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow-card)}.history-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#fff,#fbfdff);padding:14px 16px}.history-panel h2{font-size:18px;font-weight:750}.history-panel p{margin-top:6px;color:#60718a;font-size:12px;font-weight:500}.history-tabs{display:inline-flex;gap:6px}.history-tabs button{min-height:30px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#203249;padding:0 11px;font-size:12px;font-weight:700}.history-tabs button.active{border-color:var(--blue);background:var(--blue-soft);color:#135fd0}.history-body{padding:14px 16px 16px}.history-empty{margin:0;color:#60718a;font-size:13px;font-weight:500}.history-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.history-summary-grid article{min-height:72px;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbfd);padding:12px}.history-summary-grid span{display:block;margin-bottom:8px;color:#60718a;font-size:12px;font-weight:500}.history-summary-grid strong{color:#0f1f35;font-size:18px;font-weight:750}.history-summary-grid em,.history-columns em{margin-left:8px;font-size:12px;font-style:normal;font-weight:700}.history-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.history-columns>div{min-width:0;border:1px solid var(--line-soft);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff);padding:12px}.history-columns h3{margin:0 0 8px;color:#203249;font-size:14px;font-weight:750}.history-columns p{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin:0;border-top:1px solid #edf2f7;padding:8px 0;color:#203249}.history-columns p:first-of-type{border-top:0}.history-columns span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.history-columns strong{font-size:13px;font-weight:700}.history-stale-panel{margin-top:12px;border:1px solid #efc3bb;border-radius:8px;background:linear-gradient(180deg,snow,#fff);overflow:hidden}.history-stale-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;background:transparent;padding:12px;text-align:left}.history-stale-heading:hover{background:#fff6f4}.history-stale-heading h3{margin:0;color:#203249;font-size:14px;font-weight:750}.history-stale-heading span{border-radius:999px;background:var(--red-soft);color:var(--red);padding:4px 8px;font-size:12px;font-weight:700}.history-stale-heading em{border-radius:999px;background:var(--blue-soft);color:#135fd0;padding:5px 10px;font-size:12px;font-style:normal;font-weight:700;white-space:nowrap}.history-stale-content{display:block;border-top:1px solid #f2d8d1;padding:12px}.history-stale-panel.collapsed .history-stale-content{display:none}.history-stale-list{display:grid;gap:8px}.history-stale-list article{display:grid;grid-template-columns:minmax(180px,1fr) 90px minmax(180px,1.1fr) minmax(220px,1.4fr) 36px;align-items:center;gap:12px;border-top:1px solid #f2d8d1;padding:9px 0 0}.history-stale-list .follow-check{justify-self:end}.history-stale-list article:first-child{border-top:0;padding-top:0}.history-stale-list strong{display:block;color:#0f1f35;font-size:14px;font-weight:700}.history-stale-list span,.history-stale-list p,.history-stale-list em{margin:0;color:#53677f;font-size:12px;font-weight:500;font-style:normal;overflow-wrap:anywhere}.history-stale-list b{color:#0f1f35;font-size:13px;font-weight:750;text-align:right}.history-stale-list p{color:#c43625;font-weight:650}.delta-up{color:#147246}.delta-down{color:#c43625}.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:14px;margin-bottom:18px}.metric-grid article{position:relative;min-height:84px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:var(--shadow-card);padding:16px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.metric-grid article:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#155fd3b8,#14724685)}.metric-grid article:nth-child(4):before,.metric-grid article:nth-child(5):before{background:linear-gradient(90deg,#c436259e,#9b5a0080)}.metric-grid article:hover{border-color:#cbd9e8;box-shadow:0 12px 30px #23364e1c;transform:translateY(-1px)}.metric-grid span{display:block;margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:500}.metric-grid strong{display:block;overflow-wrap:anywhere;font-size:26px;font-weight:750;line-height:1.1;color:var(--text)}.metric-grid article:nth-child(2) strong,.metric-grid article:nth-child(3) strong,.metric-grid article:nth-child(6) strong{color:var(--blue)}.metric-grid article:nth-child(4) strong,.metric-grid article:nth-child(5) strong{color:#172844}.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:18px;overflow:hidden}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 16px;border-bottom:1px solid var(--line-soft);background:linear-gradient(180deg,#fff,#fbfdff)}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 var(--line-soft);background:linear-gradient(180deg,#f8fbfe,#f1f6fb);color:#5d7088;padding:0 14px;font-size:13px;font-weight:700}.agent-table-row{width:100%;min-height:56px;border:0;border-bottom:1px solid var(--line-soft);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:#f7fbff}.agent-table-row.selected{background:linear-gradient(90deg,#eaf3ff,#f8fbff);color:#124fba;box-shadow:inset 3px 0 0 var(--blue)}.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:#e4eaf1}.rate-cell em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#22a06b)}.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 var(--line-soft);background:#f7fbff;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 var(--line);border-radius:999px;background:#fff;color:#203249;padding:0 10px;font-size:12px;font-weight:600;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.tracking-filter-bar button.active{border-color:var(--blue);background:var(--blue-soft);color:#135fd0;box-shadow:0 0 0 2px #155fd314}.tracking-filter-bar b{border-radius:999px;background:var(--red-soft);color:var(--red);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{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 1px #0f1f3508}.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:15px 14px;text-align:left;transition:background .16s ease}.agent-detail-summary:hover{background:#f7fbff}.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:var(--red-soft);color:var(--red);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:var(--blue-soft);color:#135fd0;padding:0 12px;font-size:13px;font-weight:700}.anchor-list{display:grid;gap:10px;border-top:1px solid var(--line-soft);padding:12px;background:linear-gradient(180deg,#f8fbfe,#f4f8fc),#fbfcfe}.anchor-item{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 1px #0f1f3508;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.anchor-item:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#d6e3f1;opacity:0;transition:opacity .16s ease}.anchor-item:hover{border-color:#cbd9e8;box-shadow:0 7px 18px #23364e14;transform:translateY(-1px)}.anchor-item:hover:before{opacity:1}.anchor-item.warning{border-color:#efc3bb;background:linear-gradient(90deg,#fff7f5,#fff)}.anchor-item.warning:before{background:var(--red);opacity:1}.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:13px 12px 13px 14px;font-size:14px;font-weight:500;line-height:1.35;text-align:left;cursor:pointer;transition:background .16s ease}.anchor-summary:hover{background:#f7fbffc7}.anchor-summary span,.anchor-summary strong{overflow-wrap:anywhere}.anchor-summary small{display:block;margin-bottom:5px;color:var(--muted);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:var(--red-soft);color:var(--red);padding:5px 8px;font-size:12px;font-weight:600;line-height:1.2}.tracking-tags em{color:var(--muted);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 #c6d3e1;border-radius:7px;background:linear-gradient(180deg,#fff,#f8fbff);color:#fff;padding:0;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.follow-check:hover{border-color:var(--blue);box-shadow:0 0 0 3px #1261d81a}.follow-check.checked{border-color:var(--blue);background:var(--blue);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 var(--line-soft);padding:12px;background:#fbfdff}.detail-section{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.detail-section h4{border-bottom:1px solid var(--line-soft);background:#f7fbff;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:var(--muted);font-size:12px;font-weight:500}@media(max-width:1100px){.filter-grid,.metric-grid,.history-summary-grid,.history-columns,.history-stale-list article{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,.history-panel header,.section-heading,.agent-detail-summary{align-items:stretch;flex-direction:column}h1{font-size:26px}.filter-grid,.metric-grid,.history-summary-grid,.history-columns,.history-stale-list article{grid-template-columns:1fr}.history-stale-list b{text-align:left}.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}}
