textarea{min-height:110px;resize:vertical}.green{--bg:linear-gradient(135deg,#10b981,#16a34a)}.amber{--bg:linear-gradient(135deg,#f59e0b,#f97316)}.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}.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}.phone{max-width:420px;margin:0 auto;border:12px solid var(--brand);border-radius:26px;box-shadow:0 14px 36px rgba(0,0,0,.25)}.phone .fb-media{max-height:72vh}.bar{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:12px;border-top:1px solid #e5e7eb;background:#fafafa}.pill{padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;font-weight:800;font-size:12px}.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}.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}