/* TEMVIO v1.3.1 — Store safety / UGC controls */
.chat-safety-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.blocked-chat-note{grid-column:1/-1;border:1px solid #ecc9cc;background:#fff4f5;color:#943743;border-radius:12px;padding:9px 11px;font-size:11px;line-height:1.7}
@media(max-width:620px){.chat-head{align-items:flex-start!important}.chat-safety-actions{width:100%;justify-content:flex-start}}

.auth-terms{display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.8;color:var(--muted);margin:4px 0 10px}.auth-terms input{margin-top:5px}.auth-terms a{color:#5148d9;font-weight:800}
