Meta Description" name="description" />
<!-- Authenticated AI Verification Snippet - Start -->
<div class="auth-ai-snippet">
<style>
.auth-ai-snippet .auth-ai-ad-container { position: relative; display: inline-block; line-height: 0; }
.auth-ai-snippet .auth-ai-main-img { display: block; width: 100%; height: auto; }
.auth-ai-snippet .auth-ai-shield-wrapper { position: absolute; aspect-ratio: 1; z-index: 10; transition: all 0.2s ease-in-out; }
.auth-ai-snippet .auth-ai-shield-visual { width: 100%; height: 100%; background-color: #277595; mask-image: url('http://www.authenticated-ai.com/api/media/shield-template'); -webkit-mask-image: url('http://www.authenticated-ai.com/api/media/shield-template'); mask-size: contain; -webkit-mask-size: contain; mask-repeat: no-repeat; -webkit-mask-repeat: no-repeat; mask-position: center; -webkit-mask-position: center; transition: transform 0.2s ease-in-out; }
.auth-ai-snippet .auth-ai-tooltip { display: none; position: absolute; bottom: 100%; margin-bottom: 8px; left: 50%; transform: translateX(-50%); background-color: #277595; color: #FFFFFF; padding: 8px 12px; border-radius: 4px; font-family: sans-serif; font-size: 14px; line-height: 1.4; white-space: nowrap; z-index: 9999; border: 1px solid #FFFFFF; }
.auth-ai-snippet .auth-ai-tooltip::after { content: ''; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #277595 transparent transparent transparent; }
.auth-ai-snippet .auth-ai-tooltip::before { content: ''; position: absolute; top: 100%; left: 50%; margin-top: 1px; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #FFFFFF transparent transparent transparent; }
.auth-ai-snippet .auth-ai-shield-wrapper:hover { filter: brightness(1.2); }
.auth-ai-snippet .auth-ai-shield-wrapper:hover .auth-ai-tooltip { display: block; }
.auth-ai-snippet .auth-ai-shield-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
</style>
<div class="auth-ai-ad-container" id="auth-ai-container-d3b73952">
<img src="https://fastly.picsum.photos/id/501/200/800.jpg?hmac=EpzaMCfDl_4D1iH4F1S-n0MQ3W2H-p0ElHzbyu1HOws" alt="Advertisement" class="auth-ai-main-img">
<div class="auth-ai-shield-wrapper">
<div class="auth-ai-shield-visual"></div>
<div class="auth-ai-tooltip">View Authentication Details</div>
<a href="https://authenticated-ai.com/verify?id=d3b739525dc876cab199d3357b4815a5efab556de5c2a278fd0390fc3149… target="_blank" rel="noopener noreferrer" class="auth-ai-shield-link" aria-label="View Authentication Details"></a>
</div>
</div>
<script>
(function() {
var container = document.getElementById('auth-ai-container-d3b73952');
if (!container) return;
var img = container.querySelector('.auth-ai-main-img');
var shield = container.querySelector('.auth-ai-shield-wrapper');
var positionShield = function() {
var w = img.clientWidth;
var h = img.clientHeight;
if (w === 0 || h === 0) return;
var shorterSide = Math.min(w, h);
var useRelativeMargins = false;
// Size is ALWAYS based on the shorter side.
shield.style.height = (shorterSide * 24 / 100) + 'px';
var paddingX, paddingY;
if (useRelativeMargins) {
// "Relative" mode: margins are a percentage of their respective dimensions (width/height).
paddingX = w * 0 / 100;
paddingY = h * 0 / 100;
} else {
// Default mode: margins are a percentage of the shorter side.
paddingX = shorterSide * 0 / 100;
paddingY = shorterSide * 0 / 100;
}
var positionKey = 'top_left';
if (positionKey.includes('top')) { shield.style.top = paddingY + 'px'; shield.style.bottom = 'auto'; }
if (positionKey.includes('bottom')) { shield.style.bottom = paddingY + 'px'; shield.style.top = 'auto'; }
if (positionKey.includes('left')) { shield.style.left = paddingX + 'px'; shield.style.right = 'auto'; }
if (positionKey.includes('right')) { shield.style.right = paddingX + 'px'; shield.style.left = 'auto'; }
};
if (img.complete && img.naturalHeight !== 0) {
positionShield();
} else {
img.addEventListener('load', positionShield);
}
if (window.ResizeObserver) {
new ResizeObserver(positionShield).observe(img);
}
})();
</script>
</div>
<!-- Authenticated AI Verification Snippet - End -->
3
3
20KB
19KB
116.0ms
864.0ms
846.0ms