html.hrx_block, html.hrx_block * { user-select: none !important; -webkit-user-select: none !important; -webkit-touch-callout: none !important }
img { -webkit-user-drag: none; user-drag: none }
[contenteditable="true"], input, textarea, [data-dozvoli-odabir] { user-select: text !important; -webkit-user-select: text !important; -webkit-touch-callout: default !important }
.hrx_lock_toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,16px);background:rgba(16,16,22,.92);color:#f5f5f7;padding:10px 14px;border-radius:12px;font:500 14px/1.2 system-ui,Segoe UI,Roboto,Arial;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;z-index:999999}
.hrx_lock_toast.hrx_show{opacity:1;transform:translate(-50%,0)}
