/* v50 privacy / source-copy deterrence */
.tx50-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.tx-copy-protected :where(main,footer,header) :not(input):not(textarea):not(select):not(option):not([contenteditable="true"]):not(code):not(pre):not(.tx-copy-allowed){-webkit-user-select:none;user-select:none}
.tx-copy-protected img,.tx-copy-protected svg{-webkit-user-drag:none;user-drag:none}
.tx50-clone-warning{position:fixed;inset:auto 12px 12px 12px;z-index:2147483647;padding:12px 16px;border:1px solid #a22121;border-radius:12px;background:#fff5f5;color:#7d1414;font:700 14px/1.45 system-ui,sans-serif;box-shadow:0 8px 30px rgba(0,0,0,.18);text-align:center}
