@media print{html,body,.screenshot-protected-mask{display:none!important}}.screenshot-protected-mask{z-index:999999;-webkit-backdrop-filter:blur(40px);color:#ede7dc;text-align:center;pointer-events:all;opacity:0;visibility:hidden;background-color:#0c0c0ceb;flex-direction:column;justify-content:center;align-items:center;padding:30px;transition:opacity .4s cubic-bezier(.16,1,.3,1),visibility .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.screenshot-protected-mask.active{opacity:1;visibility:visible}.screenshot-protected-mask .secure-icon-wrapper{color:#b29a7b;background:#b29a7b1a;border:1px solid #b29a7b40;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:24px;animation:2s ease-in-out infinite securePulse;display:flex;box-shadow:0 0 30px #b29a7b26}.screenshot-protected-mask h2{letter-spacing:.02em;color:#b29a7b;margin-bottom:12px;font-size:28px;font-weight:700}.screenshot-protected-mask p{opacity:.85;max-width:420px;margin:0;font-size:16px;line-height:1.6}@keyframes securePulse{0%,to{background:#b29a7b1a;transform:scale(1);box-shadow:0 0 30px #b29a7b26}50%{background:#b29a7b2e;transform:scale(1.05);box-shadow:0 0 45px #b29a7b4d}}
