html,body,body *:not(input):not(textarea):not([contenteditable=true]):not(.allow-copy):not(.allow-copy *){-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;-webkit-touch-callout:none !important}img,a,svg,figure,picture{-webkit-user-drag:none !important;user-drag:none !important}a{-webkit-touch-callout:none !important}.allow-copy,.allow-copy *,input,textarea,[contenteditable=true],pre,code,pre *,code *{-webkit-user-select:text !important;-moz-user-select:text !important;user-select:text !important;-webkit-touch-callout:default !important}@media print{body *{visibility:hidden !important}body::before{content:"Printing disabled";visibility:visible !important;display:block;font-size:24px;margin:40px}}/*# sourceMappingURL=anti-copy.css.map */
