<!DOCTYPE html>
<html><head><meta charset="utf-8"><title>Отдел продукта</title>
<style>
body{font-family:sans-serif;max-width:600px;margin:60px auto;padding:0 20px;background:#1a1a2e;color:#e0e0e0}
h1{color:#e74c3c;border-bottom:2px solid #e74c3c;padding-bottom:10px}
a{color:#3498db;text-decoration:none;display:block;padding:12px 16px;margin:6px 0;background:#16213e;border-radius:8px;transition:0.2s}
a:hover{background:#1a3a5c;padding-left:24px}
.tag{font-size:12px;color:#888;float:right}
</style></head><body>
<h1>Отдел продукта — Панель</h1>
<a href="https://portal.otdelproduktabip.site">Портал<span class="tag">:5000</span></a>
<a href="https://flipper.otdelproduktabip.site">Flipper Dashboard<span class="tag">:5050</span></a>
<a href="https://mailer.otdelproduktabip.site">Reseller Mailer<span class="tag">:5055</span></a>
<a href="https://dashboard.otdelproduktabip.site">Crypto Dashboard<span class="tag">:5060</span></a>
</body></html>