textarea{min-height:110px;resize:vertical}.red{background:linear-gradient(135deg,#ef4444,#dc2626)}.btn .ripple{position:absolute;border-radius:50%;transform:scale(0);background:rgba(255,255,255,.6);animation:ripple .6s linear;pointer-events:none}.count{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px;font-weight:800;font-size:12px}.task{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;margin-bottom:10px;display:grid;grid-template-columns:86px 1fr auto;gap:14px;align-items:center}.thumb{width:86px;height:86px;border-radius:12px;border:1px solid #e5e7eb;object-fit:cover;background:#f3f4f6}.t-title{font-weight:900}.t-meta{display:flex;gap:8px;flex-wrap:wrap;margin:6px 0}.tag{padding:6px 8px;border-radius:999px;background:#eef2ff;border:1px solid #e5e7eb;font-weight:800;font-size:12px}.s-Pending{background:#dbeafe;border-color:#bfdbfe}.s-Working{background:#fde68a;border-color:#fbbf24}.s-Finished{background:#a7f3d0;border-color:#6ee7b7}.s-Submitted{background:#ddd6fe;border-color:#c4b5fd}.s-Approved{background:#bbf7d0;border-color:#86efac}.s-Declined{background:#fecaca;border-color:#fca5a5}.s-Upcoming{background:#fee2e2;border-color:#fecaca}.status{min-width:160px}.bubble{margin:6px 0;display:flex;gap:8px;align-items:center}.mine{justify-content:flex-end}.bubble .who{padding:4px 8px;border-radius:999px;font-weight:800;font-size:12px}.who.me{background:#dcfce7;border:1px solid #bbf7d0}.who.other{background:#dbeafe;border:1px solid #bfdbfe}.toast.show{opacity:1;transform:translateY(0)}.pimg{width:110px;height:110px;border:1px solid #e5e7eb;border-radius:10px;object-fit:cover;background:#f3f4f6}