.daily-board{display:grid;gap:22px}.daily-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.daily-tile{border-radius:20px;padding:24px;color:#fff;box-shadow:0 10px 24px #18295018}.daily-tile>strong{display:block;font-size:40px;margin:12px 0;line-height:1.2}.daily-tile small{font-size:15px;margin-left:7px}.daily-tile p{margin:0;font-size:13px;color:#ffffffde}.tone-0{background:linear-gradient(130deg,#2659c5,#448def)}.tone-1{background:linear-gradient(130deg,#066779,#0faab1)}.tone-2{background:linear-gradient(130deg,#6841bc,#a56edd)}.tone-3{background:linear-gradient(130deg,#a85b15,#d09a39)}.daily-focus{background:#173e43;color:#f3f6e7;border-radius:20px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.daily-focus h2{color:inherit;margin:12px 0}.daily-focus p{color:#d2dedd}.daily-focus small{font-size:14px}.daily-rank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.daily-rank{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:12px;align-items:center;margin:22px 0}.rank-no{font-weight:700;color:#8b641e}.daily-track{height:7px;border-radius:8px;background:#dfdfdb;margin-top:8px}.daily-track i{display:block;height:100%;background:linear-gradient(90deg,#526ada,#9975d5);border-radius:8px}.daily-rank small{font-size:12px;padding-left:4px;font-weight:400}.daily-table-wrap{overflow-x:auto}.daily-table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap}.daily-table th,.daily-table td{padding:14px 12px;border-bottom:1px solid #d6e3e0;text-align:left}.daily-table thead{background:#e3efec;color:#335757}.daily-table .attention{color:#ab501e;font-weight:700}.daily-table .my-row{background:#eaf0e1}.followup-controls{margin-bottom:18px}.followup-counts{padding:12px 0}.followup-controls select{margin-left:8px}.profile-card>.primary,.profile-card>.secondary{margin:10px 6px 0 0}
@media(max-width:1000px){.daily-rank-grid{grid-template-columns:1fr}.daily-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.daily-tiles{gap:10px}.daily-tile{padding:18px 14px}.daily-tile>strong{font-size:30px}.daily-focus{display:block;padding:20px}.daily-focus h2{font-size:19px}.daily-focus button{margin-top:8px}.daily-table{font-size:12px}.daily-table th,.daily-table td{padding:12px 8px}.mobile-nav{overflow-x:auto;justify-content:flex-start!important}.mobile-nav .nav-button{flex:1 0 54px;min-width:54px}.followup-controls .panel-head{display:block}.followup-controls .filter-row{display:flex;flex-wrap:wrap}.daily-board .overview-meta{font-size:12px;flex-wrap:wrap}}
.daily-board,.daily-board>*,.daily-rank-grid>*{min-width:0}.daily-table-wrap{max-width:100%}.daily-rank-grid .empty{min-width:0}

.followup-board{display:grid;gap:22px;margin-bottom:26px;min-width:0}
.followup-head{position:relative;overflow:hidden;background:linear-gradient(115deg,#143e45,#245a60);border:1px solid #38656a;color:#f5f4df;padding:26px;border-radius:20px}
.followup-head:after{content:"";position:absolute;width:300px;height:300px;right:-160px;top:-190px;border:50px solid #c5b5770c;border-radius:50%;pointer-events:none}
.followup-head .panel-head{align-items:flex-start;position:relative;z-index:1;margin-bottom:0}
.followup-eyebrow{font-size:10px;letter-spacing:2px;color:#cbbb87;margin:0 0 8px;font-weight:700}
.followup-head h2{color:#fffbea;margin:0 0 7px;font-size:26px}
.followup-head h2:before{display:none}
.followup-head .hint{margin:0;color:#bfd5d3;font-size:13px}
.followup-head .followup-assignment{color:#e0d3a7;white-space:nowrap;padding:5px 0}
.followup-stages{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:24px;gap:14px}
.followup-stage{--stage-ink:#775415;--stage-accent:#bd913e;display:flex;flex-direction:column;gap:13px;width:100%;padding:17px 20px;min-width:0;border:1px solid #ffffff50;border-top:3px solid var(--stage-accent);border-radius:14px;box-shadow:0 5px 16px #062d3618;color:var(--stage-ink);text-align:left;cursor:pointer}
.followup-stage b{font-size:36px;line-height:1.1;color:inherit;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:8px}
.followup-stage span{font-size:13px;font-weight:600;color:inherit}
.followup-stage small{font-size:12px;font-weight:500;opacity:.85}
.followup-stage i{font-style:normal;font-size:11px;font-weight:700;opacity:.82}
.followup-stage.unplanned{background:linear-gradient(125deg,#fbf1d5,#f0dfb2)}
.followup-stage.pending{--stage-ink:#24568d;--stage-accent:#5c8ec6;background:linear-gradient(125deg,#e4eeff,#cadffc)}
.followup-stage.review{--stage-ink:#67498b;--stage-accent:#9a7ec3;background:linear-gradient(125deg,#f0eafb,#e0d3f3)}
.followup-stage.completed{--stage-ink:#28634a;--stage-accent:#63a384;background:linear-gradient(125deg,#e1f2e8,#c6e4d3)}
.followup-stage.overdue{--stage-ink:#a32522;--stage-accent:#cf5147;background:linear-gradient(125deg,#ffe9e5,#f4c9c3)}
.followup-stage,.followup-owner-stat,.followup-owner-foot{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;-webkit-tap-highlight-color:transparent}
.followup-stage:hover,.followup-owner-stat:hover{transform:translateY(-3px);filter:brightness(1.03);box-shadow:0 8px 18px #173e4320}
.followup-stage:active,.followup-owner-stat:active,.followup-owner-foot:active{transform:scale(.96)}
.followup-stage[aria-pressed=true]{outline:2px solid #fff4bf;outline-offset:3px}
.followup-enter .sales-followup{animation:followup-reveal .24s ease-out}
.sales-followup{scroll-margin-top:24px}
@keyframes followup-reveal{from{opacity:.35;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1000px){.followup-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.followup-stage.overdue{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.followup-stage,.followup-owner-stat,.followup-owner-foot{transition:none}.followup-enter .sales-followup{animation:none}.followup-stage:hover,.followup-owner-stat:hover,.followup-stage:active,.followup-owner-stat:active,.followup-owner-foot:active{transform:none}}
.followup-owner-panel{min-width:0}
.followup-owner-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:16px;flex-wrap:wrap}
.followup-owner-toolbar label{font-size:13px;font-weight:700;color:#436460}
.followup-owner-toolbar input{margin:0;max-width:320px;flex:1;min-width:140px;background:#f8fcfa;border-radius:12px}
.followup-owner-toolbar>span{margin-left:auto;color:#69817d;font-size:13px}
.followup-owner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.followup-owner-card{position:relative;overflow:hidden;border:1px solid #c0d3cd;background:linear-gradient(135deg,#f6faff,#e9f1f8);border-radius:18px;padding:20px;text-align:left;color:#173e43;min-width:0;box-shadow:0 4px 14px #173e4308;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.followup-owner-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:#7ea9a4}
.followup-owner-card.focus{background:linear-gradient(135deg,#fffcf4,#f5edda);border-color:#d9c796}
.followup-owner-card.urgent{background:linear-gradient(135deg,#fff8f4,#f8e9e3);border-color:#dfbcae}
.followup-owner-card.focus:before{background:linear-gradient(90deg,#b4904e,#e0d19b)}
.followup-owner-card.urgent:before{background:linear-gradient(90deg,#b95842,#dea181)}
.followup-owner-card:hover{transform:translateY(-2px);border-color:#9ab7af;box-shadow:0 10px 24px #173e4314}
.followup-owner-title{display:flex;justify-content:space-between;gap:8px;align-items:center}
.followup-owner-title>strong{font-size:22px;letter-spacing:.4px}
.followup-owner-signal{color:#657c76;background:#e6eee9;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:600}
.focus .followup-owner-signal{color:#856525;background:#f1e9d5}.urgent .followup-owner-signal{color:#a34b36;background:#f7e6df}
.followup-owner-work{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:21px 0}
.followup-owner-stat{border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}
.followup-owner-stat:focus-visible,.followup-owner-foot:focus-visible,.followup-stage:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.followup-owner-pending{padding:0}
.followup-owner-pending>span{display:block;font-size:12px;color:#5e7770}
.followup-owner-pending>b{display:block;font-size:44px;font-weight:700;line-height:1.15;margin-top:5px;font-variant-numeric:tabular-nums}
.followup-owner-pending small{font-size:12px;font-weight:400;color:#6a827b;margin-left:7px}
.followup-owner-flags{display:grid;gap:7px;min-width:106px}
.followup-owner-flags>.followup-owner-stat{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;border-radius:7px;color:#6d807a;background:#e8efeb;font-size:11px}
.followup-owner-flags b{font-size:16px;font-weight:700}
.followup-owner-flags .priority.has-value{background:#efe7d1;color:#8c651e}.followup-owner-flags .late.has-value{background:#f4e2d9;color:#a34830}
.followup-owner-states{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px 0;border-top:1px solid #d7e3dd;border-bottom:1px solid #d7e3dd;gap:8px}
.followup-owner-states .followup-owner-stat{font-size:11px;display:flex;flex-wrap:wrap;gap:4px;align-items:center;padding:7px 8px;border-radius:8px}
.followup-owner-states .unplanned{color:#775415;background:#f5eacd}.followup-owner-states .review{color:#67498b;background:#eae1f3}.followup-owner-states .completed{color:#28634a;background:#dceee3}
.followup-owner-states b{color:inherit;font-size:15px}
.followup-owner-foot{display:flex;width:100%;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding:0;border:0;background:transparent;color:#69817d;font:inherit;text-align:left;cursor:pointer}
.followup-owner-foot i{font-style:normal;font-weight:700;color:#34635c;white-space:nowrap}
.followup-detail-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;background:#edf4f0}
.followup-back{padding-left:0;font-weight:700;white-space:nowrap}
.followup-detail-head .filter-row{display:flex;gap:20px;margin:0;flex-wrap:wrap}
.followup-detail-head label{display:flex;align-items:center;gap:8px;margin:0;font-size:12px;color:#547169}
.followup-detail-head select{margin:0;min-width:130px}
.followup-result-head{display:flex;align-items:center;justify-content:space-between;margin:2px 2px 12px;gap:10px}
.followup-result-head h2{margin:0}.followup-result-head span{color:#69817d;font-size:12px}
.followup-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.followup-card{background:#f1f6fc;border:1px solid #c8d9ea;border-top:4px solid #5c8ec6;border-radius:14px;padding:20px;min-width:0;overflow-wrap:anywhere}
.followup-card.priority,.followup-card.unplanned{background:#fcf7eb;border-color:#e5d6b6;border-top-color:#bd913e}.followup-card.reviewing{background:#f5f0fb;border-color:#d8cce8;border-top-color:#9a7ec3}.followup-card.closed{background:#edf6f0;border-color:#c6dfcf;border-top-color:#63a384}.followup-card.overdue{background:#fdf1ec;border-color:#e7c6b8;border-top-color:#c5523c}
.followup-card .badge{background:#dfeafa;color:#24568d}.followup-card.priority .badge,.followup-card.unplanned .badge{background:#f2e5bf;color:#775415}.followup-card.reviewing .badge{background:#e7dcf3;color:#67498b}.followup-card.closed .badge{background:#d3e9dd;color:#28634a}.followup-card.overdue .badge{background:#f5dcd0;color:#9d3f2c}
.followup-card h3{margin:0;font-size:21px}.followup-field p{white-space:pre-wrap;margin:6px 0 16px;font-size:14px;line-height:1.8}.followup-field>b{color:#69817d;font-size:12px}
.followup-target{background:#ffffff85;border:1px solid #173e4310;padding:12px;border-radius:10px;margin-bottom:16px;font-size:14px;line-height:1.8}.followup-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.followup-actions .text-button{margin:0}
.followup-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.followup-pagination span{font-size:13px;color:#637c77}.daily-focus+.daily-rank-grid{scroll-margin-top:20px}
@media(max-width:1100px){.followup-owner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.followup-head{padding:20px}.followup-head h2{font-size:23px}.followup-eyebrow{font-size:9px;letter-spacing:1px}.followup-head .hint{max-width:250px;font-size:12px}.followup-head .followup-assignment{font-size:11px}.followup-stages{gap:10px;margin-top:18px;padding-top:16px}.followup-stages{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.followup-stage{padding:14px;gap:10px}.followup-head .panel-head{flex-wrap:wrap;gap:12px}.followup-stage small{font-size:11px}.followup-stage b{font-size:26px}.followup-stage span{font-size:11px}.followup-owner-toolbar{gap:8px}.followup-owner-toolbar label{display:none}.followup-owner-grid,.followup-cards{grid-template-columns:1fr}.followup-owner-card{padding:18px}.followup-owner-work{margin:16px 0}.followup-detail-head{align-items:stretch;flex-direction:column;padding:14px;gap:10px}.followup-detail-head .filter-row{gap:10px}.followup-detail-head label{flex:1}.followup-detail-head select{min-width:0;flex:1}.followup-card{padding:16px}.mobile-nav .nav-button{font-size:11px}}
@media(prefers-reduced-motion:reduce){.followup-owner-card{transition:none}}

.report-ready{display:flex;gap:16px;align-items:center;justify-content:space-between;margin:16px 0}.report-ready p{margin:8px 0 0}@media(max-width:700px){.report-ready{align-items:stretch;flex-direction:column}}

.quality-evidence{padding:12px 0;border-bottom:1px solid #d6e1df}.quality-evidence p{white-space:pre-wrap;line-height:1.8}.quality-evidence summary{cursor:pointer;font-weight:600}

/* 页面分工：总览核心指标，每日进展核对与排名。 */
.overview-core{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.progress-links{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.overview-actions{border-left:4px solid #c5a76a}.daily-readiness{background:linear-gradient(115deg,#e1eeeb,#eef0df);border-left:4px solid #38838c}
.daily-rank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-readiness .attention{color:#a65026}
@media(max-width:700px){.overview-core,.daily-rank-grid{grid-template-columns:1fr!important}.progress-links{align-items:stretch}.progress-links>button{flex:1 1 180px}.daily-readiness .panel-head{flex-wrap:wrap}}

.daily-rank-grid>.panel:only-child{grid-column:1/-1}
.workspace-tabs{display:flex;gap:12px;margin-bottom:24px;padding:6px;background:#dce9e6;border-radius:18px}.workspace-tabs>button{flex:1;min-width:0;border:0;border-radius:13px;padding:16px 20px;background:transparent;color:#527274;text-align:left}.workspace-tabs strong,.workspace-tabs small{display:block}.workspace-tabs strong{font-size:17px}.workspace-tabs small{font-size:12px;margin-top:5px;opacity:.8}.workspace-tabs>button.active{background:linear-gradient(110deg,#174c54,#286c71);color:#fff7dc;box-shadow:0 5px 14px #16474d20}.single-chart{grid-template-columns:1fr!important}.project-focus{margin:24px 0!important;background:linear-gradient(125deg,#edf2ef,#e5eeec)!important}.focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.focus-tile{position:relative;text-align:left;padding:22px;border:1px solid #d8dfda;border-radius:18px;transition:transform .15s;color:#29484b}.focus-tile:hover{transform:translateY(-2px)}.focus-tile strong{display:block;font-size:38px;line-height:1.2;margin:12px 0}.focus-tile small{font-size:14px;margin-left:7px}.focus-tile p{font-size:12px;margin-bottom:18px;opacity:.85}.focus-tile i{font-style:normal;font-size:12px}.focus-tile.priority{background:#f2e5bd;color:#76561b}.focus-tile.overdue{background:#f5deda;color:#963f35}.focus-tile.review{background:#e4e0f3;color:#65528c}.focus-tile.unplanned{background:#dcebef;color:#326674}.focus-preview>button{display:flex;width:100%;gap:14px;align-items:center;text-align:left;padding:16px 4px;border:0;border-bottom:1px solid #d4e0dc;background:transparent;color:#284e52}.focus-preview>button>span:nth-child(2){flex:1;min-width:0}.focus-preview small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;color:#668183}.focus-due{font-size:12px;white-space:nowrap}.period-summary>.cards{gap:16px}.report-controls{margin-bottom:22px}
@media(max-width:850px){.focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-tile{padding:17px}.focus-tile strong{font-size:32px}.project-focus>.panel-head{flex-wrap:wrap;gap:12px}.workspace-tabs>button{padding:13px 11px}.workspace-tabs small{font-size:11px}.focus-due{display:none}}

.period-details>summary{cursor:pointer;font-weight:700;color:#244f54;padding:4px}.period-details[open]>summary{margin-bottom:18px}

.focus-tile.done{background:#dfedde;color:#386c48}.daily-completion{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:16px 0}.daily-completion progress{flex:1;min-width:120px;height:12px;accent-color:#39846d}

.daily-focus-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.daily-focus-grid .overdue{background:#f9d9d6;border:2px solid #cf5147;color:#a32522}.intake-progress{background:linear-gradient(115deg,#eef4f2,#e8eeef)!important}.intake-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.intake-grid>div,.intake-grid>button{padding:22px;border-radius:16px;background:#e0eaf4;border:1px solid #cddbe5;text-align:left;color:#36576d}.intake-grid strong{display:block;font-size:36px;margin:10px 0}.intake-grid small{font-size:14px;margin-left:8px}.intake-grid p{font-size:12px;margin:0}.intake-grid .covered{background:#dceee6;color:#316b54}.intake-grid .missing{background:#fae7d5;color:#9c5126;border-color:#e6c29d}.intake-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.intake-progress .report-ready{margin-bottom:0;box-shadow:none}@media(max-width:850px){.daily-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-focus-grid .overdue{grid-column:1/-1}.intake-grid{grid-template-columns:1fr}.intake-grid>div,.intake-grid>button{padding:16px}}
