@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--primary-color:#0070f3;--bg-color:#f8f9fa;--sidebar-bg:#fff;--card-bg:#fff;--text-primary:#2d3436;--text-secondary:#636e72;--border-color:#dfe6e9;--accent-low:#f1f2f6;--accent-medium:#ffeeba;--accent-high:#ffc9c9;--accent-urgent:#ff7675;--priority-low-bg:#b2bec3;--priority-medium-bg:#fdcb6e;--priority-high-bg:#e17055;--priority-urgent-bg:#d63031}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:SF Pro Display,Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.layout{height:100vh;display:flex}.sidebar{background-color:var(--sidebar-bg);border-right:1px solid var(--border-color);flex-direction:column;gap:1.5rem;width:280px;padding:2rem;display:flex}.main-content{flex:1;padding:2rem;overflow-y:auto}.project-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background-color .2s;display:flex}.project-item:hover{background-color:var(--bg-color)}.project-item.active{background-color:var(--border-color);font-weight:600}.section-title{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem}.task-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;align-items:stretch;gap:1.25rem;margin-bottom:1rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.task-card.task-cancelled{opacity:.8;background-color:#f5f5f5}.task-status-indicator{border-radius:4px;flex-shrink:0;width:6px}.status-bg-pending{background-color:#f1c40f}.status-bg-in_progress{background-color:#3498db}.status-bg-done{background-color:#2ecc71}.status-bg-cancelled{background-color:#bdc3c7}.task-info{flex-direction:column;flex:1;display:flex}.task-header{justify-content:space-between;margin-bottom:.25rem;display:flex}.task-name{font-size:1.1rem;font-weight:600}.task-desc{color:var(--text-secondary);font-size:.9rem}.task-meta{color:var(--text-secondary);gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}.btn-primary{background-color:var(--text-primary);color:#fff;border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:opacity .2s}.btn-primary:hover{opacity:.8}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:2rem;font-size:1.1rem}.modal h3{margin-bottom:1.5rem;font-size:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.form-group input,.form-group textarea,.form-group select{border:1px solid var(--border-color);width:100%;color:var(--text-primary);appearance:none;background-color:#fff;border-radius:8px;padding:.8rem;font-family:inherit;font-size:1rem}.status-picker{background:var(--bg-color);border-radius:8px;align-self:center;gap:.25rem;padding:.25rem;display:flex}.status-chip{color:var(--text-secondary);white-space:nowrap;border-radius:6px;padding:.4rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s}.status-chip:hover{background:#0000000d}.status-chip.delete:hover{color:#fff!important;background-color:#e74c3c!important}.status-chip.active{color:#fff}.status-chip.active.pending{background-color:#95a5a6}.status-chip.active.in_progress{background-color:#3498db}.status-chip.active.done{background-color:#2ecc71}.status-chip.active.cancelled{background-color:#e74c3c}.task-progress-bar{background-color:var(--accent-low);border-radius:4px;width:100%;height:8px;overflow:hidden}.task-progress-fill{background-color:#3498db;height:100%;transition:width .3s}.task-progress-fill.overtime{background-color:var(--priority-high-bg)}.zen-overlay{z-index:2000;color:#fff;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .5s;display:flex;position:fixed;top:0;left:0}.zen-container{text-align:center;width:100%;max-width:900px}.zen-task-group{margin-bottom:4rem;position:relative}.zen-label{color:#666;letter-spacing:.1em;margin-bottom:1rem;font-size:1.2rem;font-weight:500}.zen-task-name{color:#fff;cursor:pointer;letter-spacing:-.02em;margin-bottom:2rem;font-size:4rem;font-weight:700}.zen-actions-hover{opacity:0;justify-content:center;gap:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(10px)}.zen-task-group:hover .zen-actions-hover{opacity:1;transform:translateY(0)}.zen-actions-hover button{color:#999;background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.zen-actions-hover button:hover{color:#000;background:#fff;border-color:#fff}.zen-actions-hover button.done:hover{color:#fff;background:#2ecc71;border-color:#2ecc71}.zen-actions-hover button.edit:hover{color:#fff;background:#3498db;border-color:#3498db}.zen-actions-hover button.cancel:hover{color:#fff;background:#e74c3c;border-color:#e74c3c}.zen-timer-box{flex-direction:column;align-items:center;display:flex}.zen-time{font-variant-numeric:tabular-nums;color:#fff;letter-spacing:-.05em;margin-bottom:3rem;font-family:Inter,-apple-system,sans-serif;font-size:10rem;font-weight:200;line-height:1}.zen-progress-bar-container{background:#1a1a1a;border-radius:2px;width:400px;height:4px;overflow:hidden}.zen-progress-fill{background:#fff;height:100%;transition:width 1s linear}.zen-progress-fill.overtime{background:#ff4d4d}.btn-secondary:hover{opacity:.8}
