
<!-- EYEBROW -->
<table role="presentation" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td style="padding: 4px 12px; border-radius: 100px; border: 1px solid rgba(64,192,192,0.15); background-color: rgba(64,192,192,0.05);">
      <span style="font-family:'Courier New',Courier,monospace; font-size:10px; font-weight:700; letter-spacing:0.15em; text-transform:uppercase; color:#40C0C0;">Subscription · Confirm</span>
    </td>
  </tr>
</table>

<!-- TITLE -->
<h1 style="margin:24px 0 16px; font-family:'Helvetica Neue',Helvetica,Arial,sans-serif; font-size:30px; font-weight:800; line-height:1.15; letter-spacing:-0.03em; color:#E8F0F2;">
  One step away from your<br>
  <span style="background:linear-gradient(135deg,#40C0C0,#F0B44F); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text;">AI intelligence feed.</span>
</h1>

<!-- DESCRIPTION -->
<p style="margin:0 0 32px; font-size:15px; line-height:1.7; color:#8BA4AD;">
  You've requested to join the Viqus newsletter. To activate your subscription and start receiving curated AI intelligence, confirm your email address below.
</p>

<!-- CTA BUTTON -->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td align="center" style="padding-bottom:36px;">
      <!--[if mso]>
      <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="{{ .SubscriptionURL }}" style="height:52px;v-text-anchor:middle;width:300px;" arcsize="15%" fillcolor="#40C0C0">
        <w:anchorlock/>
        <center style="color:#ffffff;font-family:Helvetica,Arial,sans-serif;font-size:15px;font-weight:bold;">Confirm Subscription</center>
      </v:roundrect>
      <![endif]-->
      <!--[if !mso]><!-->
      <a href="{{ .SubscriptionURL }}" target="_blank" style="display:inline-block; padding:16px 48px; background:linear-gradient(135deg,#40C0C0,#2EA8A8); color:#ffffff; font-family:'Helvetica Neue',Helvetica,Arial,sans-serif; font-size:15px; font-weight:700; text-decoration:none; border-radius:10px; letter-spacing:0.02em; box-shadow:0 4px 24px rgba(64,192,192,0.25);">
        Confirm Subscription &rarr;
      </a>
      <!--<![endif]-->
    </td>
  </tr>
</table>

<!-- TERMINAL BOX -->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-radius:10px; overflow:hidden; border:1px solid rgba(64,192,192,0.08);">
  <!-- Terminal bar -->
  <tr>
    <td style="background-color:rgba(8,22,30,0.9); padding:10px 14px; border-bottom:1px solid rgba(64,192,192,0.06);">
      <table role="presentation" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td style="width:10px; height:10px; border-radius:50%; background:#ff5f57;">&nbsp;</td>
          <td style="width:6px;">&nbsp;</td>
          <td style="width:10px; height:10px; border-radius:50%; background:#febc2e;">&nbsp;</td>
          <td style="width:6px;">&nbsp;</td>
          <td style="width:10px; height:10px; border-radius:50%; background:#28c840;">&nbsp;</td>
          <td style="padding-left:12px; font-family:'Courier New',Courier,monospace; font-size:9px; letter-spacing:0.1em; text-transform:uppercase; color:rgba(168,212,219,0.35);">viqus — subscription</td>
        </tr>
      </table>
    </td>
  </tr>
  <!-- Terminal body -->
  <tr>
    <td style="background-color:rgba(8,22,30,0.9); padding:18px 20px; font-family:'Courier New',Courier,monospace; font-size:12px; line-height:2; color:#a8d4db;">
      <span style="color:#40C0C0;">$</span> viqus subscribe --confirm<br>
      <span style="color:rgba(168,212,219,0.35);">verifying email address...</span><br>
      <span style="color:#28c840;">&#10003;</span> <strong style="color:#E8F0F2;">{{ .Subscriber.Email }}</strong><br>
      <span style="color:rgba(168,212,219,0.35);">---</span><br>
      {{ range $i, $l := .Lists }}
      &nbsp;&nbsp;list: <span style="color:#F0B44F;">{{ $l.Name }}</span><br>
      {{ end }}
      <span style="color:rgba(168,212,219,0.35);">---</span><br>
      <span style="color:#40C0C0;">status:</span> <span style="color:#F0B44F;">awaiting confirmation</span>
    </td>
  </tr>
</table>

<!-- FALLBACK URL -->
<p style="margin:28px 0 0; font-size:12px; line-height:1.6; color:#5C7A85;">
  If the button doesn't work, copy and paste this URL into your browser:<br>
  <a href="{{ .SubscriptionURL }}" style="color:#40C0C0; text-decoration:underline; word-break:break-all;">{{ .SubscriptionURL }}</a>
</p>

<p style="margin:20px 0 0; font-size:12px; line-height:1.6; color:#5C7A85;">
  If you didn't request this, simply ignore this email — no action will be taken.
</p>
