<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>affi.mimawari.com - Setup in progress</title>
<style>
body { font-family: -apple-system, sans-serif; max-width: 600px; margin: 80px auto; padding: 0 20px; color: #333; line-height: 1.6; }
h1 { color: #d3008c; margin-bottom: 0; }
.subtitle { color: #888; margin-top: 5px; }
.box { background: #f4f4f8; padding: 24px; border-radius: 12px; margin-top: 24px; }
.status { color: #2e7d32; font-weight: bold; }
ul { padding-left: 20px; }
li { margin: 8px 0; }
</style>
</head>
<body>
<h1>🤖 affi.mimawari.com</h1>
<p class="subtitle">楽天・Amazon × X アフィリエイト 自動化システム</p>
<div class="box">
<p class="status">✅ HTTPS 動作中</p>
<p><strong>進捗</strong></p>
<ul>
<li>✅ 楽天API稼働</li>
<li>✅ Anthropic Claude API稼働</li>
<li>✅ 商品探偵 & 文案職人 自動化完了</li>
<li>✅ Nginx + Let's Encrypt SSL</li>
<li>⏳ 管理画面（FastAPI）構築中</li>
<li>⏳ 定期実行スケジューラ設定予定</li>
</ul>
</div>
</body>
</html>