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: #c4b4ab; mask-image: url('https://www.authenticated-ai.com/api/media/shield-template'); -webkit-mask-image: url('https://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: #c4b4ab; color: #000000; 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 #000000; }
.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: #c4b4ab 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: #000000 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-f2bb7bdd">
<img src="https://fastly.picsum.photos/id/441/800/200.jpg?hmac=ltU4hDcUlSHHCymhw_ss4B0uLWcl4hx2gx1OeyRtx9o" 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=f2bb7bdd721d2b9dbc9b8536705924338ce7d185f953ff5b317a8181cfa29617" 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-f2bb7bdd');
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 = 'bottom_right';
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
41KB
41KB
88.0ms
804.0ms
787.0ms