<!DOCTYPE html><html><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Account paused - CrewInn</title>
<style>body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;background:#0f172a;color:#e2e8f0;margin:0;display:flex;min-height:100vh;align-items:center;justify-content:center;padding:24px}
.card{background:#fff;color:#22303f;max-width:460px;width:100%;border-radius:16px;padding:32px;box-shadow:0 18px 50px rgba(0,0,0,.35);text-align:center}
.dot{width:14px;height:14px;border-radius:4px;background:#1e8e4f;display:inline-block;margin-right:8px}
h1{font-size:22px;margin:14px 0 8px}p{color:#475569;line-height:1.6;margin:0 0 14px}
a.btn{display:inline-block;background:#1e8e4f;color:#fff;text-decoration:none;padding:12px 20px;border-radius:10px;font-weight:700;margin-top:6px}</style>
</head><body><div class="card">
<div><span class="dot"></span><strong>CrewInn</strong></div>
<h1>This account is paused</h1>
<p>Your CrewInn free trial or subscription has ended, so access is paused. Your data is safe and nothing has been deleted.</p>
<p>To switch it back on, please get in touch and we will sort it out straight away.</p>
<a class="btn" href="mailto:hello@crewinn.co.uk">Contact CrewInn</a>
</div></body></html>