html.pf-content-guard body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}
html.pf-content-guard img{-webkit-user-drag:none;user-select:none;-webkit-touch-callout:none}
html.pf-content-guard :is(input,textarea,select,option,[contenteditable]:not([contenteditable="false"]),[data-allow-copy]),html.pf-content-guard [contenteditable] *,html.pf-content-guard [data-allow-copy] *{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}
@media print{html.pf-content-guard body>*{display:none!important}html.pf-content-guard body::before{display:block;content:"Bu sayfada yazdırma kısıtlanmıştır. PeraFix Usta Destek — perafix.tr";font:16px sans-serif}}
