/* Skidaa public content protection layer */
.sk-protect-copy{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.sk-protect-copy input,.sk-protect-copy textarea,.sk-protect-copy select,.sk-protect-copy button,.sk-protect-copy a,.sk-protect-copy code,.sk-protect-copy pre,.sk-protect-copy .allow-copy{user-select:text!important;-webkit-user-select:text!important}.sk-protected-img-wrap{position:relative;display:inline-block;max-width:100%}.sk-protected-img-wrap>img{display:block;max-width:100%}.sk-protected-img-wrap::after{content:attr(data-watermark);position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(0,0,0,.46);color:rgba(255,255,255,.82);font:700 11px/1.1 system-ui,-apple-system,Segoe UI,sans-serif;letter-spacing:.04em;pointer-events:none;backdrop-filter:blur(8px)}.sk-copy-notice{position:fixed;left:50%;bottom:22px;transform:translateX(-50%) translateY(18px);z-index:9999;opacity:0;pointer-events:none;padding:12px 15px;border-radius:16px;background:rgba(12,12,18,.96);border:1px solid rgba(255,255,255,.16);color:#fff;box-shadow:0 18px 60px rgba(0,0,0,.42);font:700 13px/1.35 system-ui,-apple-system,Segoe UI,sans-serif;transition:.22s}.sk-copy-notice.show{opacity:1;transform:translateX(-50%) translateY(0)}@media print{body::before{content:'Skidaa © 2026 — копирование запрещено';position:fixed;inset:40% auto auto 8%;z-index:999999;color:rgba(0,0,0,.13);font:900 42px/1.1 system-ui,sans-serif;transform:rotate(-18deg);pointer-events:none}.sk-protect-copy{user-select:none!important}}
