/* Shared navigation: no AI application CSS required on other pages. */
body.home-page .nav-links a[data-ai-ppt-entry],.site-nav a[data-ai-ppt-entry]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#2563eb;font-weight:750;white-space:nowrap}
body.home-page .nav-links a[data-ai-ppt-entry]:hover,.site-nav a[data-ai-ppt-entry]:hover{color:#174ed0}
[data-ai-ppt-entry] .aip-nav-dot{display:block;flex:0 0 5px;width:5px;height:5px;border-radius:50%;background:currentColor}
[data-ai-ppt-entry] .aip-nav-flame{position:absolute;top:0;right:0;display:block;width:14px;height:17px;object-fit:contain;pointer-events:none}
