<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>MedZora</title><style>*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;background:linear-gradient(135deg,#0B3C49,#116473);color:#fff}div{text-align:center;max-width:480px;padding:2rem}h1{font-size:2rem;margin-bottom:.5rem}p{opacity:.75;font-size:.95rem;line-height:1.6}</style></head><body><div><h1>MedZora</h1><p>Our website is being updated. We will be back shortly.</p></div></body></html>