.apex-escudo-no-select,.apex-escudo-no-select *:not(input):not(textarea):not(select):not(option):not([contenteditable="true"]){-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.apex-escudo-overlay{position:fixed;inset:0;z-index:2147483646;display:none;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(15,23,42,.98) 0%,rgba(2,6,23,.99) 70%);color:#fff;text-align:center;padding:24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.apex-escudo-overlay.is-active{display:flex}.apex-escudo-box{max-width:620px;border:1px solid rgba(255,255,255,.18);background:rgba(15,23,42,.94);box-shadow:0 28px 90px rgba(0,0,0,.55);border-radius:24px;padding:32px}.apex-escudo-box h2{margin:0 0 10px;color:#fff;font-size:28px;line-height:1.15}.apex-escudo-box p{margin:0;color:#cbd5e1;font-size:15px}.apex-escudo-watermark{position:fixed;inset:0;z-index:2147482000;pointer-events:none;opacity:.095;background-image:repeating-linear-gradient(-32deg,transparent 0 110px,rgba(15,23,42,.16) 110px 112px)}.apex-escudo-watermark span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-24deg);font-size:clamp(38px,8vw,112px);font-weight:900;letter-spacing:.08em;white-space:nowrap;color:#0f172a;text-transform:uppercase}.apex-escudo-print-message{display:none}@media print{body.apex-escudo-print-protected>*:not(.apex-escudo-print-message){display:none!important}body.apex-escudo-print-protected .apex-escudo-print-message{display:block!important;padding:50px;font-family:Arial,sans-serif;font-size:22px;font-weight:700;text-align:center;color:#111827}}