$json = json_decode(file_get_contents($feedFile), true);
die("No posts published from dashboard yet.");
$categories = array_unique(array_column($posts,'category'));
"headline":"= htmlspecialchars($latest['title']) ?>",
"datePublished":"= $latest['date'] ?>",
"logo":{"@type":"ImageObject","url":"https://aurzon.com/logo.png"}
body{margin:0;font-family:Inter,Arial;background:#f4f6f8;color:#111}
a{text-decoration:none;color:#0E79FF;font-weight:600}
header{background:linear-gradient(135deg,#0E79FF,#003cff);color:#fff;padding:50px 20px}
header .wrap{max-width:1200px;margin:auto}
.container{max-width:1200px;margin:40px auto;padding:0 16px;display:grid;grid-template-columns:3fr 1fr;gap:28px}
@media(max-width:900px){.container{grid-template-columns:1fr}}
.hero p{max-width:700px;font-size:18px;opacity:.95}
.card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.08);margin-bottom:24px}
.cat{color:#0E79FF;font-size:13px;font-weight:700;margin-bottom:6px}
.ads{margin:30px 0;padding:30px;border:2px dashed #cdd9ff;text-align:center;border-radius:14px;background:#f8faff}
aside a{display:block;padding:8px 0;border-bottom:1px solid #eee;color:#111}
.backlinks{max-width:1200px;margin:40px auto;padding:0 16px}
.backlinks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}
.backlinks a{background:#fff;padding:14px;border-radius:10px}
footer{background:#0b1220;color:#ccc;padding:40px 20px;margin-top:40px}
footer .wrap{max-width:1200px;margin:auto}
= substr(strip_tags($latest['content']),0,180) ?>...
© = date("Y") ?> Aurzon Media. All Rights Reserved.
Independent Digital News & Technology Platform.