.meal-photo-safety-note{margin:-2px 2px 2px;color:var(--muted,#6f7d75);font-size:12px;line-height:1.45}
.wt-photo-safety-toast{position:fixed;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));z-index:1200;max-width:min(88vw,420px);transform:translate(-50%,12px);opacity:0;pointer-events:none;background:rgba(35,48,42,.94);color:#fff;padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.45;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:opacity .18s ease,transform .18s ease}.wt-photo-safety-toast.show{opacity:1;transform:translate(-50%,0)}
@media(prefers-reduced-motion:reduce){.wt-photo-safety-toast{transition:none}}
