<!DOCTYPE html>
<html lang="en">
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Coming Soon</title>
<style>body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0;background:#f8f9fa;color:#333}.container{text-align:center;padding:2rem}h1{font-size:2rem;margin-bottom:.5rem}p{color:#666}</style>
</head><body><div class="container"><h1>Coming Soon</h1><p>This site is under construction.</p></div></body></html>
