*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{background:#0f172a}body{color:#e2e8f0;padding-bottom:env(safe-area-inset-bottom);background:#0f172a;min-height:100dvh;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif}button{appearance:none;font-family:inherit}.hdr{padding:max(env(safe-area-inset-top), 20px) 20px 20px;background:linear-gradient(135deg,#1e293b,#0f172a 50%,#1a1a2e);border-bottom:1px solid #334155}.hdr-inner{max-width:600px;margin:0 auto}h1{letter-spacing:1px;background:linear-gradient(90deg,#60a5fa,#a78bfa,#f472b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:22px;font-weight:900}.subtitle{color:#94a3b8;margin-top:4px;font-size:13px}.subtitle b{color:#f59e0b}.reg-alert{color:#fbbf24;background:#f59e0b18;border:1px solid #f59e0b44;border-radius:10px;margin-top:12px;padding:10px 14px;font-size:13px;font-weight:700;animation:2s ease-in-out infinite pulse-alert}@keyframes pulse-alert{0%,to{opacity:1}50%{opacity:.7}}.bar-wrap{margin-top:16px}.bar-label{color:#94a3b8;justify-content:space-between;margin-bottom:4px;font-size:12px;display:flex}.bar-bg{background:#1e293b;border-radius:4px;height:8px;overflow:hidden}.bar-fg{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);border-radius:4px;height:100%;transition:width .4s}.view-btns{gap:8px;margin-top:12px;display:flex}.view-btns button{cursor:pointer;color:#64748b;background:0 0;border:1px solid #334155;border-radius:8px;flex:1;padding:8px 0;font-size:13px;font-weight:600;transition:all .2s}.view-btns button.active-week{color:#60a5fa;background:#1e3a5f;border-color:#3b82f6}.view-btns button.active-overview{color:#a78bfa;background:#2e1065;border-color:#8b5cf6}.btn-reset{flex:none!important;padding:8px 12px!important}.wrap{max-width:600px;margin:0 auto;padding:0 16px 40px}.week-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:4px;padding:12px 0;display:flex;overflow-x:auto}.week-tabs::-webkit-scrollbar{display:none}.week-tab{cursor:pointer;white-space:nowrap;color:#64748b;background:0 0;border:1px solid #334155;border-radius:8px;min-width:40px;padding:6px 8px;font-size:12px}.week-tab.active{border-width:2px;font-weight:700}.phase-banner{border-radius:10px;margin-bottom:12px;padding:10px 14px}.phase-title{font-size:14px;font-weight:700}.phase-desc{color:#94a3b8;margin-top:2px;font-size:12px}.pomo-info{color:#64748b;background:#0f172a54;padding:6px 14px;font-size:11px}.day-card{background:#111827;border:1px solid #1e293b;border-radius:12px;margin-bottom:12px;transition:opacity .3s;overflow:hidden}.day-card.is-today{background:#1e293b;border-color:#3b82f6}.day-card.done-past{opacity:.5}.day-header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.day-date{font-size:14px;font-weight:700}.badge{border-radius:10px;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:600}.badge-today{color:#fff;background:#3b82f6}.badge-weekend{color:#a78bfa;background:#7c3aed33}.task-list{padding:6px 10px 10px}.task-item{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:6px;align-items:flex-start;gap:10px;padding:8px 6px;display:flex}.task-item:active{background:#ffffff08}.checkbox{border-radius:6px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;margin-top:1px;transition:all .2s;display:flex}.checkbox.unchecked{border:2px solid var(--task-color)}.checkbox.checked{background:var(--task-color)}.checkbox svg{display:none}.checkbox.checked svg{display:block}.task-text{font-size:13px;line-height:1.5;transition:all .2s}.task-text.done{color:#475569;text-decoration:line-through}.ov-phase{margin-bottom:20px}.ov-title{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ov-bar{border-radius:2px;width:4px;height:20px}.ov-name{font-size:15px;font-weight:700}.ov-weeks{color:#64748b;font-size:12px}.ov-desc{color:#94a3b8;margin:0 0 8px 12px;font-size:12px}.ov-row{cursor:pointer;color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:4px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.ov-row:active{background:#253348}.ov-prog{background:#0f172a;border-radius:3px;flex:1;height:6px;overflow:hidden}.ov-prog-fg{border-radius:3px;height:100%;transition:width .3s}.ov-pct{color:#64748b;text-align:right;min-width:36px;font-size:12px}.tips{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-top:20px;padding:16px}.tips h3{color:#f59e0b;margin-bottom:8px;font-size:13px;font-weight:700}.tips p{color:#94a3b8;margin:0 0 2px;font-size:12px;line-height:1.8}.pwa-update{z-index:1000;background:#1e293b;border:1px solid #8b5cf64d;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.pwa-update span{color:#cdd6f4;font-size:13px}.pwa-update button{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:700}
