.tasks-page[data-astro-cid-lvmvrwqg]{min-height:calc(100vh - 56px);margin-left:calc(-1 * var(--spacing-lg));margin-right:calc(-1 * var(--spacing-lg));overflow-y:auto}.page-bg[data-astro-cid-lvmvrwqg]{z-index:-1;pointer-events:none;background:#18181b;position:fixed;inset:0}.grid-overlay[data-astro-cid-lvmvrwqg]{background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.tasks-container[data-astro-cid-lvmvrwqg]{width:100%;max-width:445px;margin:0 auto;padding:28px 16px 40px}.tasks-header[data-astro-cid-lvmvrwqg]{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.header-left[data-astro-cid-lvmvrwqg]{flex-direction:column;gap:6px;display:flex}.tasks-title[data-astro-cid-lvmvrwqg]{color:#f4f4f5;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700;line-height:1}.tasks-subtitle[data-astro-cid-lvmvrwqg]{color:#a1a1aa;margin:0;font-size:12px;font-weight:400;line-height:1.4}.priority-legend[data-astro-cid-lvmvrwqg]{align-items:center;gap:14px;margin-top:4px;display:flex}.legend-item[data-astro-cid-lvmvrwqg]{color:#a1a1aa;align-items:center;gap:4px;font-size:11px;display:flex}.legend-dot[data-astro-cid-lvmvrwqg]{border-radius:50%;width:5px;height:5px;display:inline-block}.legend-dot[data-astro-cid-lvmvrwqg].low{background:#4fd1c5}.legend-dot[data-astro-cid-lvmvrwqg].medium{background:#f59e0b}.legend-dot[data-astro-cid-lvmvrwqg].high{background:#ff3b30}.header-right[data-astro-cid-lvmvrwqg]{white-space:nowrap;align-items:center;gap:5px;padding-top:6px;display:flex}.count-active[data-astro-cid-lvmvrwqg]{color:#ff4d5a;letter-spacing:1.5px;font-size:11px;font-weight:700}.count-sep[data-astro-cid-lvmvrwqg]{width:3px}.count-completed[data-astro-cid-lvmvrwqg]{color:#8b5cf6;letter-spacing:1.5px;font-size:11px;font-weight:700}.quick-add[data-astro-cid-lvmvrwqg]{background:#1e1e22;border:1px solid #2b2b31;border-radius:14px;align-items:center;gap:8px;margin-bottom:12px;padding:20px;display:flex;box-shadow:0 8px 32px #0000004d}.quick-input[data-astro-cid-lvmvrwqg]{color:#f4f4f5;box-sizing:border-box;background:#1b1b20;border:1px solid #2e2e35;border-radius:8px;outline:none;flex:1;height:34px;padding:0 12px;font-family:inherit;font-size:13px}.quick-input[data-astro-cid-lvmvrwqg]::placeholder{color:#6b7280}.quick-input[data-astro-cid-lvmvrwqg]:focus{border-color:#555}.priority-select-wrap[data-astro-cid-lvmvrwqg]{flex-shrink:0;width:72px;position:relative}.quick-priority[data-astro-cid-lvmvrwqg]{color:#fff;cursor:pointer;appearance:none;box-sizing:border-box;background:#1b1b20;border:1px solid #2e2e35;border-radius:8px;outline:none;width:72px;height:34px;padding:0 8px;font-family:inherit;font-size:12px;font-weight:500}.quick-priority[data-astro-cid-lvmvrwqg]:focus{border-color:#555}.chevron-icon[data-astro-cid-lvmvrwqg]{pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.quick-btn[data-astro-cid-lvmvrwqg]{color:#18181b;cursor:pointer;background:#fff;border:none;border-radius:8px;flex-shrink:0;min-width:52px;height:34px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;transition:opacity .15s}.quick-btn[data-astro-cid-lvmvrwqg]:hover{opacity:.85}.active-tasks-card[data-astro-cid-lvmvrwqg]{background:#1e1e22;border:1px solid #2b2b31;border-radius:14px;max-height:224px;margin-bottom:12px;padding:20px;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.tasks-list-inner[data-astro-cid-lvmvrwqg]{flex-direction:column;gap:0;display:flex}.completed-card[data-astro-cid-lvmvrwqg]{background:#1e1e22;border:1px solid #2b2b31;border-radius:14px;max-height:244px;padding:20px;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.completed-header[data-astro-cid-lvmvrwqg]{color:#8a8a94;letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:4px;margin-bottom:14px;font-size:9px;font-weight:700;display:flex}.completed-chevron[data-astro-cid-lvmvrwqg]{color:#8a8a94;flex-shrink:0}.completed-dash[data-astro-cid-lvmvrwqg]{color:#8a8a94}.task-row{border-radius:6px;align-items:center;gap:12px;height:46px;padding:0 4px;transition:background .15s;display:flex}.task-row:hover{background:linear-gradient(90deg,#0006 60%,#00000014)}.task-checkbox{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.checkbox-circle{box-sizing:border-box;border:2px solid #4b4b58;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;transition:background .15s,border-color .15s;display:flex}.checkbox-circle.checked{background:#5865f2;border-color:#5865f2}.checkbox-circle svg{width:8px;height:8px}.task-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.task-name{color:#fff;font-size:12px;font-weight:600;line-height:1.2}.task-name.done{color:#6b7280;text-decoration:line-through}.task-meta{color:#6b7280;align-items:center;gap:4px;font-size:12px;display:flex}.task-meta .priority-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.task-delete{cursor:pointer;color:#9ca3af;opacity:1;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 2px;font-size:11px;line-height:1;transition:color .15s;display:flex}.task-delete:hover{color:#ff3b30}.task-row:hover .task-delete{opacity:1}.completed-list-inner{flex-direction:column;gap:0;display:flex}@media (width<=480px){.tasks-container{padding:20px 12px 32px}.tasks-title{font-size:22px}.tasks-header{flex-direction:column;gap:8px}.header-right{align-self:flex-start;padding-top:0}.quick-add{flex-wrap:wrap;gap:8px;padding:14px}.quick-input{flex:100%;height:44px}.priority-select-wrap{flex:1;width:auto}.quick-priority{width:100%;height:44px}.quick-btn{width:auto;height:44px;padding:0 20px;font-size:13px}.active-tasks-card,.completed-card{padding:14px}.priority-legend{flex-wrap:wrap;gap:10px}}
