:root{--bg: #EEF3FA;--card: #FFFFFF;--border: #D9E2EF;--navy: #14305A;--blue: #2563EB;--text: #1F2937;--muted: #6B7280;--red: #DC2626;--red-bg: #FEE2E2;--green-bg: #DCFCE7;--green: #15803D;--pink-bg: #FCE7F3;--pink: #BE185D;--radius: 18px;--hdr-h: 116px;--banner-h: 104px;--today-h: 372px;--week-h: 306px;--bottom-h: 240px;--foot-h: 48px;--gap: 14px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}ul{list-style:none}svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;flex:none}.tv{width:1080px;height:1920px;margin:0 auto;overflow:hidden;display:grid;gap:var(--gap);padding:0 24px;grid-template-rows:var(--hdr-h) var(--banner-h) var(--today-h) var(--week-h) 1fr var(--bottom-h) var(--foot-h)}.hdr{margin:0 -24px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#14305a,#1e4a8c 60%,#2f6dc4);color:#fff}.hdr-day{font-size:32px;font-weight:600;opacity:.92}.hdr-time{font-size:72px;font-weight:800;line-height:1;letter-spacing:-1px;margin-top:4px}.hdr-weather{display:flex;align-items:center;gap:20px}.wx-icon svg{width:78px;height:78px;stroke-width:1.8;color:#ffd33d}.wx-temp{font-size:66px;font-weight:800;line-height:1}.wx-cond{font-size:28px;opacity:.9;margin-top:2px}.wx-hl{display:flex;flex-direction:column;gap:4px;font-size:28px;font-weight:600;opacity:.92;padding-left:16px;border-left:2px solid rgba(255,255,255,.35)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px 24px;overflow:hidden;display:flex;flex-direction:column;min-height:0}.card-title{display:flex;align-items:center;gap:14px;font-size:32px;font-weight:700;color:var(--navy);margin-bottom:10px;flex:none}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:14px;background:var(--blue);color:#fff;font-size:28px;flex:none}.muted{color:var(--muted)}.empty{font-size:28px;padding:8px 0}.more{font-size:24px;font-weight:600;color:var(--blue);margin-top:auto;padding-top:6px}.dot{display:inline-block;width:16px;height:16px;border-radius:50%;flex:none}.dot-all{background:conic-gradient(#2563eb 0,#2563eb 25%,#9333ea 0,#9333ea 50%,#16a34a 0,#16a34a 75%,#e11d74 0)}.dot-group{display:inline-flex;align-items:center;gap:4px;flex:none}.dot-group .dot+.dot{margin-left:-6px;box-shadow:0 0 0 2px #fff}.banner{flex-direction:row;align-items:center;gap:22px;padding:8px 24px}.banner .icon-badge{width:58px;height:58px;border-radius:50%;font-size:36px}.banner h2{font-size:28px;color:var(--blue);font-weight:700;margin-bottom:4px}.ann-list li{font-size:26px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:920px}.ann-list li:before{content:"•";color:var(--blue);margin-right:10px}.ev-list{display:flex;flex-direction:column;border-left:4px solid var(--border);margin-left:20px}.ev-row{display:grid;grid-template-columns:150px 60px 1fr 330px;align-items:center;gap:12px;padding:0 0 0 18px;height:50px;border-bottom:1px solid #EDF1F7;font-size:27px}.ev-row:last-child{border-bottom:0}.ev-time{font-weight:700;color:var(--navy);white-space:nowrap}.ev-allday{font-size:23px;font-weight:600;color:var(--blue)}.ev-row .dot-group{justify-self:center}.ev-title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-loc{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:24px;white-space:nowrap;overflow:hidden}.ev-loc span{overflow:hidden;text-overflow:ellipsis}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;flex:1;min-height:0}.day{border:1px solid var(--border);border-radius:14px;background:#f8fafd;display:flex;flex-direction:column;overflow:hidden;padding:8px 10px}.day-today{background:#e8f0fd;border-color:#b9cef3;border-bottom:5px solid var(--blue)}.day-head{text-align:center;border-bottom:1px solid var(--border);padding-bottom:4px;margin-bottom:6px}.day-name{font-size:27px;font-weight:700;color:var(--navy)}.day-today .day-name{color:var(--blue)}.day-date{font-size:23px;color:var(--muted);font-weight:600}.day-events{display:flex;flex-direction:column;gap:6px;flex:1}.day-events li{display:flex;align-items:center;gap:6px;font-size:23px;line-height:1.2;min-width:0}.day-events .dot{width:12px;height:12px}.day-events .dot-group .dot+.dot{margin-left:-5px}.day-ev-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.day-foot{font-size:21px;font-weight:600;color:var(--muted);text-align:center;background:#eef2f8;border-radius:10px;padding:3px 0;margin-top:auto;flex:none}.day-today .day-foot{color:var(--blue);background:#dce7fa}.todo-section{padding-bottom:16px}.member-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;flex:1;min-height:0}.member{border:1.5px solid color-mix(in srgb,var(--c) 35%,#fff);border-radius:16px;display:flex;flex-direction:column;overflow:hidden;background:#fff;min-height:0}.member-head{display:flex;align-items:center;gap:14px;padding:6px 18px;background:color-mix(in srgb,var(--c) 12%,#fff);flex:none}.avatar{width:50px;height:50px;border-radius:50%;background:var(--c);color:#fff;font-weight:800;font-size:27px;display:inline-flex;align-items:center;justify-content:center}.member-name{font-size:32px;font-weight:700;color:var(--navy);flex:1}.member-pct{font-size:30px;font-weight:800;color:var(--c)}.ring{width:44px;height:44px;transform:rotate(-90deg)}.ring-bg{stroke:#e5e7eb;stroke-width:5}.ring-fg{stroke-width:5;stroke-linecap:round}.todo-list{padding:6px 18px 2px;display:flex;flex-direction:column;gap:3px;flex:1;min-height:0;overflow:hidden}.todo{display:flex;align-items:center;gap:14px;font-size:27px;height:38px;flex:none}.box{width:34px;height:34px;border:2.5px solid #9CA3AF;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:24px;flex:none}.box svg{stroke-width:3.2}.todo-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.todo.done .todo-title{text-decoration:line-through;color:var(--muted)}.tag{font-size:20px;font-weight:700;padding:2px 10px;border-radius:999px;background:#eef2f8;color:var(--muted);flex:none}.tag-overdue{background:var(--red-bg);color:var(--red)}.tag-screen{background:#fef3c7;color:#92400e;font-size:19px}.member .more{padding:0 18px 4px;margin-top:0;font-size:23px}.reward{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:6px 18px 8px;border-top:1px solid #EDF1F7;flex:none}.reward-amt{display:inline-flex;align-items:center;gap:10px;font-size:26px;white-space:nowrap;font-weight:700;color:var(--navy)}.reward-amt svg{color:#f59e0b;font-size:30px}.reward-none .reward-amt{color:var(--muted);font-weight:600}.reward-none .reward-amt svg{color:#9ca3af}.pill{display:inline-flex;align-items:center;gap:8px;font-size:23px;font-weight:700;padding:4px 14px;white-space:nowrap;border-radius:999px}.pill-ok{background:var(--green-bg);color:var(--green)}.pill-bonus{background:var(--pink-bg);color:var(--pink)}.pill-bonus svg{fill:currentColor}.pill-muted{background:#eef2f8;color:var(--muted)}.bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:14px;min-height:0}.out-list{display:flex;flex-direction:column}.out-row{display:flex;align-items:center;gap:12px;height:40px;font-size:25px;border-bottom:1px solid #EDF1F7}.out-row:last-child{border-bottom:0}.out-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.out-who{color:var(--muted);font-weight:400}.out-due{color:var(--muted);font-size:23px;white-space:nowrap}.prog-list{display:flex;flex-direction:column;justify-content:space-around;flex:1}.prog-row{display:grid;grid-template-columns:16px 110px 76px 1fr;align-items:center;gap:12px;font-size:26px}.prog-name{font-weight:600}.prog-pct{font-weight:700;text-align:right}.bar{height:18px;background:#e5e7eb;border-radius:999px;overflow:hidden}.bar-fill{display:block;height:100%;border-radius:999px}.foot{margin:0 -24px;padding:0 40px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:23px;font-weight:600}.foot span{display:inline-flex;align-items:center;gap:10px}.foot-right{opacity:.8;font-weight:500;font-size:22px}@media (max-width: 1079px){body{overflow-x:auto}}
