.red{--bg: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}.btn.ok::after{content:"✓";position:absolute;right:12px;top:50%;transform:translateY(-55%);border:none;font-weight:900}.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}.fb-card{background:#fff;border:1px solid #e4e6eb;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.08);overflow:hidden}.fb-head{display:flex;gap:10px;align-items:center;padding:12px;border-bottom:1px solid #e4e6eb}.fb-avatar{width:36px;height:36px;border-radius:999px;background:#f2f4f7;display:grid;place-items:center;font-size:12px;border:1px solid #e4e6eb}.fb-name{font-weight:800;font-size:14px}.fb-sub{color:#67728a;font-size:12px}.fb-body{padding:12px}.fb-caption{font-size:14px;line-height:1.55;white-space:pre-wrap}.fb-caption .htag{color:#2563eb;font-weight:800}.fb-media{width:100%;height:auto;max-height:72vh;background:#f0f2f5;object-fit:contain;display:block}.media-group{margin:18px 0 6px;font-weight:900;letter-spacing:.2px}.media-card{background:#fff;border:1px solid #e4e6eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.08)}.media-head{display:flex;justify-content:space-between;align-items:center;padding:12px;border-bottom:1px solid #e4e6eb}.media-body{padding:12px}.media-player{width:100%;height:auto;max-height:72vh;background:#f0f2f5;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb}.toast.show{opacity:1;transform:translateY(0)}.lightbox.open{display:grid}.lightbox-content img,.lightbox-content video{max-width:100%;max-height:92vh;display:block;border-radius:10px}.shake{animation:shake .35s}