.task-card.svelte-1afh61d{background:var(--color-surface);border:1px solid var(--card-border);border-radius:28px;flex-direction:column;gap:18px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 12px 28px #0f172a0a}.task-card.svelte-1afh61d:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a14}.task-card.dimmed.svelte-1afh61d{opacity:.7}.tc-top.svelte-1afh61d{justify-content:space-between;align-items:center;display:flex}.tc-avatar.svelte-1afh61d{width:52px;height:52px;color:var(--color-primary);background:linear-gradient(135deg,#ffe5dc,#ffd1c2);border-radius:18px;justify-content:center;align-items:center;transition:transform .3s;display:flex}.task-card.svelte-1afh61d:hover .tc-avatar:where(.svelte-1afh61d){transform:scale(1.08)}.tc-time.svelte-1afh61d{color:var(--color-primary);background:#ff6b6b1a;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.tc-flags.svelte-1afh61d{flex-wrap:wrap;gap:6px;margin-top:-8px;display:flex}.tc-flag.svelte-1afh61d{border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.tc-body.svelte-1afh61d{flex-direction:column;flex:1;gap:6px;display:flex}.tc-ngo.svelte-1afh61d{color:color-mix(in srgb, var(--color-text) 55%, transparent);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:4px;margin:0;font-size:12px;font-weight:700;display:inline-flex}.tc-body.svelte-1afh61d h3:where(.svelte-1afh61d){margin:0;font-size:20px;font-weight:700;line-height:1.3}.tc-body.svelte-1afh61d h3:where(.svelte-1afh61d) a:where(.svelte-1afh61d){color:inherit;text-decoration:none;transition:color .2s}.tc-body.svelte-1afh61d h3:where(.svelte-1afh61d) a:where(.svelte-1afh61d):hover{color:var(--color-primary)}.tc-desc.svelte-1afh61d{color:color-mix(in srgb, var(--color-text) 65%, transparent);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.tc-foot.svelte-1afh61d{flex-direction:column;gap:16px;display:flex}.tc-tags.svelte-1afh61d{flex-wrap:wrap;gap:6px;display:flex}.tag.tone-soon.svelte-1afh61d{color:#d97706;background:#fef3c7}.tag.tone-late.svelte-1afh61d{color:#dc2626;background:#fee2e2}.tag.tone-normal.svelte-1afh61d{color:#475569;background:#f1f5f9}.btn-dark-pill.svelte-1afh61d{text-align:center;align-self:stretch}@media (width>=640px){.tc-foot.svelte-1afh61d{flex-direction:row;justify-content:space-between;align-items:center}.btn-dark-pill.svelte-1afh61d{flex-shrink:0;align-self:auto}}.feed-page.svelte-1pluywh{flex-direction:column;gap:28px;max-width:1100px;margin:0 auto;display:flex}.feed-head.svelte-1pluywh h1:where(.svelte-1pluywh){letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.75rem,3vw + .5rem,2.75rem);font-weight:800;line-height:1.1}.feed-head.svelte-1pluywh p:where(.svelte-1pluywh){color:color-mix(in srgb, var(--color-text) 65%, transparent);max-width:640px;margin:0;font-size:16px;font-weight:500;line-height:1.6}.search.svelte-1pluywh{background:var(--color-surface);border:1px solid var(--card-border-strong);border-radius:9999px;align-items:center;padding:4px 4px 4px 20px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px #0f172a0a}.search.svelte-1pluywh:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px #ff6b6b1f,0 4px 12px #0f172a0a}.search.svelte-1pluywh .search-icon{color:color-mix(in srgb, var(--color-text) 50%, transparent);flex-shrink:0}.search.svelte-1pluywh input:where(.svelte-1pluywh){color:var(--color-text);background:0 0;border:none;outline:none;flex:1;padding:14px 12px;font-family:inherit;font-size:15px;font-weight:500}.search.svelte-1pluywh input:where(.svelte-1pluywh)::placeholder{color:color-mix(in srgb, var(--color-text) 45%, transparent)}.search-clear.svelte-1pluywh{background:var(--card-border-strong);width:36px;height:36px;color:color-mix(in srgb, var(--color-text) 65%, transparent);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.search-clear.svelte-1pluywh:hover{background:color-mix(in srgb, var(--color-text) 14%, transparent);color:var(--color-text)}.filters.svelte-1pluywh{flex-direction:column;gap:10px;display:flex}.filter-row.svelte-1pluywh{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-label.svelte-1pluywh{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--color-text) 50%, transparent);min-width:36px;margin-right:4px;font-size:11px;font-weight:800}.filter-chip.svelte-1pluywh{cursor:pointer;border:1px solid var(--card-border-strong);background:var(--color-surface);color:color-mix(in srgb, var(--color-text) 70%, transparent);border-radius:9999px;align-items:center;gap:4px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.filter-chip.svelte-1pluywh:hover{border-color:color-mix(in srgb, var(--color-primary) 35%, transparent);color:var(--color-text)}.filter-chip.active.svelte-1pluywh{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 12px #ff6b6b40}.filter-chip-tag.active.svelte-1pluywh{background:var(--color-text);border-color:var(--color-text)}.filter-controls.svelte-1pluywh{justify-content:flex-end;margin-top:4px}.sort.svelte-1pluywh{background:var(--color-surface);border:1px solid var(--card-border-strong);border-radius:9999px;align-items:center;gap:6px;padding:4px 36px 4px 14px;transition:border-color .15s;display:inline-flex;position:relative}.sort.svelte-1pluywh:focus-within{border-color:var(--color-primary)}.sort-label.svelte-1pluywh{text-transform:uppercase;letter-spacing:.08em;color:color-mix(in srgb, var(--color-text) 50%, transparent);font-size:11px;font-weight:800}.sort.svelte-1pluywh select:where(.svelte-1pluywh){appearance:none;color:var(--color-text);cursor:pointer;background:0 0;border:none;outline:none;padding:8px 0;font-family:inherit;font-size:13px;font-weight:700}.sort.svelte-1pluywh .sort-caret{color:color-mix(in srgb, var(--color-text) 55%, transparent);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.filter-clear.svelte-1pluywh{cursor:pointer;border:1px solid var(--card-border-strong);color:color-mix(in srgb, var(--color-text) 65%, transparent);background:0 0;border-radius:9999px;align-items:center;gap:4px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.filter-clear.svelte-1pluywh:hover{color:var(--color-error);border-color:color-mix(in srgb, var(--color-error) 30%, transparent)}.feed-grid.svelte-1pluywh{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=640px){.feed-grid.svelte-1pluywh{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.feed-grid.svelte-1pluywh{grid-template-columns:repeat(3,1fr)}}.feed-empty.svelte-1pluywh{background:var(--color-surface);border:1px solid color-mix(in srgb, var(--color-primary) 12%, transparent);text-align:center;border-radius:32px;flex-direction:column;align-items:center;gap:16px;padding:64px 32px;display:flex;box-shadow:0 16px 40px #ff6b6b0d}.empty-mascot.svelte-1pluywh{width:160px;height:160px;color:var(--color-primary-light);justify-content:center;align-items:center;margin-bottom:8px;display:flex}.empty-mascot.svelte-1pluywh dotlottie-player{width:100%;height:100%}.feed-empty.svelte-1pluywh h2:where(.svelte-1pluywh){margin:0;font-size:24px;font-weight:800}.feed-empty.svelte-1pluywh p:where(.svelte-1pluywh){color:color-mix(in srgb, var(--color-text) 60%, transparent);max-width:420px;margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.6}
