Subject:Β HIde this email from your Spouse-or Don't We have financing

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" c>
  <meta http-equiv="X-UA-Compatible" c>
  <title>Khan Scope Centre Newsletter</title>
  <style>
    /* ===== RESET & BASE ===== */
    body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
    table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; }
    img { -ms-interpolation-mode: bicubic; border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; }
    * { box-sizing: border-box; }

    body {
      margin: 0;
      padding: 0;
      background-color: #f2f2f0;
      font-family: Georgia, 'Times New Roman', serif;
    }

    /* ===== WRAPPER ===== */
    .email-wrapper {
      width: 100%;
      background-color: #f2f2f0;
      padding: 20px 0;
    }

    .email-container {
      max-width: 620px;
      margin: 0 auto;
      background-color: #ffffff;
    }

    /* ===== HEADER ===== */
    .header {
      background-color: #1a1a2e;
      padding: 28px 30px 20px;
      text-align: center;
    }
    .header-logo {
      font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', serif;
      font-size: 26px;
      font-weight: bold;
      color: #d4af37;
      letter-spacing: 1px;
      text-decoration: none;
      display: block;
    }
    .header-tagline {
      font-family: Arial, sans-serif;
      font-size: 11px;
      color: #8888aa;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-top: 5px;
    }
    .header-stars {
      color: #d4af37;
      font-size: 14px;
      letter-spacing: 4px;
      margin-top: 8px;
    }

    /* ===== PREHEADER ===== */
    .preheader {
      display: none;
      font-size: 1px;
      color: #f2f2f2;
      line-height: 1px;
      max-height: 0px;
      max-width: 0px;
      opacity: 0;
      overflow: hidden;
    }

    /* ===== BODY SECTIONS ===== */
    .body-padding {
      padding: 0 30px;
    }

    .intro-section {
      padding: 28px 30px 20px;
      border-bottom: 2px solid #f2f2f0;
    }
    .greeting {
      font-family: Georgia, serif;
      font-size: 18px;
      color: #1a1a2e;
      font-weight: bold;
      margin: 0 0 12px;
    }
    .intro-text {
      font-family: Georgia, serif;
      font-size: 15px;
      line-height: 1.7;
      color: #333333;
      margin: 0;
    }

    /* ===== SECTION HEADERS ===== */
    .section-header {
      background-color: #1a1a2e;
      padding: 10px 30px;
      margin: 0;
    }
    .section-title {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      color: #d4af37;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0;
    }

    /* ===== TWO-COLUMN PRODUCT GRID ===== */
    .product-grid {
      padding: 24px 30px;
      border-bottom: 2px solid #f2f2f0;
    }
    .product-grid table {
      width: 100%;
      border-collapse: collapse;
    }
    .product-cell {
      width: 50%;
      padding: 0 10px 0 0;
      vertical-align: top;
    }
    .product-cell:last-child {
      padding: 0 0 0 10px;
      border-left: 1px solid #eeeeee;
    }
    .product-image {
      width: 100%;
      height: 160px;
      background-color: #f7f7f7;
      object-fit: contain;
      display: block;
      margin-bottom: 12px;
    }
    .product-brand {
      font-family: Arial, sans-serif;
      font-size: 10px;
      font-weight: bold;
      color: #8888aa;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0 0 4px;
    }
    .product-name {
      font-family: Georgia, serif;
      font-size: 15px;
      font-weight: bold;
      color: #1a1a2e;
      margin: 0 0 6px;
      line-height: 1.3;
    }
    .product-price {
      font-family: Arial, sans-serif;
      font-size: 16px;
      font-weight: bold;
      color: #d4af37;
      margin: 0 0 4px;
    }
    .product-price-was {
      font-family: Arial, sans-serif;
      font-size: 12px;
      color: #999999;
      text-decoration: line-through;
      margin: 0 0 8px;
    }
    .product-badge {
      display: inline-block;
      background-color: #e74c3c;
      color: #ffffff;
      font-family: Arial, sans-serif;
      font-size: 10px;
      font-weight: bold;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 3px 8px;
      border-radius: 2px;
      margin-bottom: 8px;
    }
    .product-badge-blue {
      background-color: #1a1a2e;
    }
    .product-badge-gold {
      background-color: #d4af37;
      color: #1a1a2e;
    }
    .product-description {
      font-family: Arial, sans-serif;
      font-size: 12px;
      line-height: 1.6;
      color: #555555;
      margin: 0 0 12px;
    }
    .product-cta {
      display: inline-block;
      background-color: #1a1a2e;
      color: #d4af37 !important;
      font-family: Arial, sans-serif;
      font-size: 11px;
      font-weight: bold;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-decoration: none;
      padding: 9px 16px;
      border-radius: 2px;
    }
    .product-cta-sale {
      background-color: #e74c3c;
      color: #ffffff !important;
    }

    /* ===== FEATURE PRODUCT (full width) ===== */
    .feature-section {
      padding: 24px 30px;
      border-bottom: 2px solid #f2f2f0;
      background-color: #fdfdf9;
    }
    .feature-inner {
      border: 2px solid #d4af37;
      padding: 20px;
    }
    .feature-tag {
      font-family: Arial, sans-serif;
      font-size: 10px;
      font-weight: bold;
      color: #ffffff;
      background-color: #e74c3c;
      letter-spacing: 2px;
      text-transform: uppercase;
      padding: 4px 10px;
      display: inline-block;
      margin-bottom: 12px;
    }
    .feature-brand {
      font-family: Arial, sans-serif;
      font-size: 10px;
      color: #8888aa;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0 0 4px;
    }
    .feature-name {
      font-family: Georgia, serif;
      font-size: 20px;
      font-weight: bold;
      color: #1a1a2e;
      margin: 0 0 8px;
    }
    .feature-price-row {
      margin: 0 0 12px;
    }
    .feature-price {
      font-family: Arial, sans-serif;
      font-size: 22px;
      font-weight: bold;
      color: #e74c3c;
    }
    .feature-price-was {
      font-family: Arial, sans-serif;
      font-size: 14px;
      color: #999999;
      text-decoration: line-through;
      margin-left: 10px;
    }
    .feature-savings {
      font-family: Arial, sans-serif;
      font-size: 12px;
      color: #2ecc71;
      font-weight: bold;
      margin-left: 6px;
    }
    .feature-description {
      font-family: Georgia, serif;
      font-size: 14px;
      line-height: 1.7;
      color: #444444;
      margin: 0 0 16px;
    }
    .feature-cta {
      display: inline-block;
      background-color: #e74c3c;
      color: #ffffff !important;
      font-family: Arial, sans-serif;
      font-size: 12px;
      font-weight: bold;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-decoration: none;
      padding: 12px 24px;
      border-radius: 2px;
    }

    /* ===== RAY'S TAKE BOX ===== */
    .rays-take {
      background-color: #1a1a2e;
      border-left: 4px solid #d4af37;
      padding: 14px 18px;
      margin: 14px 0 0;
    }
    .rays-take-label {
      font-family: Arial, sans-serif;
      font-size: 10px;
      font-weight: bold;
      color: #d4af37;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0 0 6px;
    }
    .rays-take-text {
      font-family: Georgia, serif;
      font-size: 13px;
      font-style: italic;
      color: #cccccc;
      line-height: 1.6;
      margin: 0;
    }

    /* ===== USED GEAR SECTION ===== */
    .used-section {
      padding: 24px 30px;
      border-bottom: 2px solid #f2f2f0;
    }
    .used-header {
      font-family: Georgia, serif;
      font-size: 18px;
      font-weight: bold;
      color: #1a1a2e;
      margin: 0 0 10px;
    }
    .used-text {
      font-family: Georgia, serif;
      font-size: 14px;
      line-height: 1.7;
      color: #444444;
      margin: 0 0 14px;
    }
    .used-cta {
      display: inline-block;
      background-color: #f2f2f0;
      color: #1a1a2e !important;
      font-family: Arial, sans-serif;
      font-size: 11px;
      font-weight: bold;
      letter-spacing: 1px;
      text-transform: uppercase;
      text-decoration: none;
      padding: 10px 20px;
      border: 2px solid #1a1a2e;
      border-radius: 2px;
    }

    /* ===== FINANCING ===== */
    .financing-bar {
      background-color: #f7f7f2;
      border-top: 1px solid #eeeeee;
      border-bottom: 1px solid #eeeeee;
      padding: 12px 30px;
      text-align: center;
    }
    .financing-text {
      font-family: Arial, sans-serif;
      font-size: 12px;
      color: #666666;
      margin: 0;
    }
    .financing-text strong {
      color: #1a1a2e;
    }

    /* ===== FOOTER ===== */
    .footer {
      background-color: #1a1a2e;
      padding: 24px 30px;
      text-align: center;
    }
    .footer-logo {
      font-family: 'Palatino Linotype', Palatino, serif;
      font-size: 18px;
      font-weight: bold;
      color: #d4af37;
      margin: 0 0 6px;
    }
    .footer-address {
      font-family: Arial, sans-serif;
      font-size: 11px;
      color: #8888aa;
      margin: 0 0 12px;
      line-height: 1.6;
    }
    .footer-contact {
      font-family: Arial, sans-serif;
      font-size: 11px;
      color: #8888aa;
      margin: 0 0 16px;
    }
    .footer-contact a {
      color: #d4af37;
      text-decoration: none;
    }
    .footer-legal {
      font-family: Arial, sans-serif;
      font-size: 10px;
      color: #555577;
      margin: 0;
      line-height: 1.6;
    }
    .footer-legal a {
      color: #8888aa;
      text-decoration: underline;
    }

    /* ===== MOBILE ===== */
    @media screen and (max-width: 480px) {
      .email-container { width: 100% !important; }
      .product-cell {
        display: block !important;
        width: 100% !important;
        padding: 0 0 20px 0 !important;
        border-left: none !important;
      }
      .product-cell:last-child {
        padding: 20px 0 0 0 !important;
        border-left: none !important;
        border-top: 1px solid #eeeeee;
      }
      .product-image { height: 200px !important; }
      .intro-section, .product-grid, .feature-section, .used-section, .body-padding {
        padding-left: 20px !important;
        padding-right: 20px !important;
      }
      .section-header { padding-left: 20px !important; padding-right: 20px !important; }
      .header { padding-left: 20px !important; padding-right: 20px !important; }
      .footer { padding-left: 20px !important; padding-right: 20px !important; }
    }
  </style>
</head>
<body>

<!-- PREHEADER (hidden preview text) -->
<div class="preheader">New arrivals, big deals, and the mount that carries 30kg β€” your wallet has been warned. πŸ”­</div>

<div class="email-wrapper">
<div class="email-container">

  <!-- ===== HEADER ===== -->
  <div class="header">
    <span class="header-logo">πŸ”­ Khan Scope Centre</span>
    <p class="header-tagline">Serving Canadian Astronomers Since 1986</p>
    <p class="header-stars">β˜… β˜… β˜… β˜… β˜…</p>
  </div>

  <!-- ===== INTRO ===== -->
  <div class="intro-section">
    <p class="greeting">Hi there,</p>
    <p class="intro-text">
      March is here, and so is a pile of new gear that arrived just in time to make your winter hibernation worth something. We've got smart telescopes, a mount that could probably carry your car, the world's first smart eyepiece (yes, really), and a Dobsonian deal so good I'm frankly embarrassed to be selling it this cheap. Oh, and if your spouse asks β€” this is all for "educational purposes."
    </p>
    <div class="rays-take" style="margin-top: 16px;">
      <p class="rays-take-label">Ray's Take</p>
      <p class="rays-take-text">"Between the Seestar S30 Pro landing March 12th and the AM7 mount rolling in on the 9th, it's going to be a very good β€” and very expensive β€” week at the shop. You've been warned."</p>
    </div>
  </div>

  <!-- ===== SECTION 1: NEW ARRIVALS ===== -->
  <div class="section-header">
    <p class="section-title">πŸ”­ Hot Off the Pallet β€” New Arrivals</p>
  </div>

  <div class="product-grid">
    <table>
      <tr>
        <!-- PRODUCT 1: Seestar S30 Pro -->
        <td class="product-cell">
          <img src="https://khanscope.com/cdn/shop/files/Seestar_S30_Pro_Main.jpg?v=1767131730&width=600" alt="ZWO Seestar S30 Pro" class="product-image" />
          <p class="product-brand">ZWO</p>
          <p class="product-name">Seestar S30 Pro Smart Telescope</p>
          <span class="product-badge product-badge-blue">Pre-Order Β· Mar 12</span>
          <p class="product-price">$859.00 CAD</p>
          <p class="product-description">
            ZWO's smartest all-in-one just got a serious upgrade. Quad APO optics, a 4K dual-sensor system, 256GB storage, and NFC tap-to-pair. It even has an AI assistant. Your old Seestar S30 is already sulking.
          </p>
          <a href="https://khanscope.com/products/zwo-seestar-s30-pro-smart-telescope" class="product-cta">Pre-Order Now β†’</a>
        </td>

        <!-- PRODUCT 2: ZWO AM7 Mount -->
        <td class="product-cell">
          <img src="https://khanscope.com/cdn/shop/files/3_3afd8a50-8e2e-4806-819d-1a4f11cff571.jpg?v=1769450319&width=600" alt="ZWO AM7 Mount" class="product-image" />
          <p class="product-brand">ZWO</p>
          <p class="product-name">AM7 Harmonic Dual Alt-Az / EQ Mount</p>
          <span class="product-badge product-badge-blue">Pre-Order Β· Mar 9</span>
          <p class="product-price">$3,499.00 CAD</p>
          <p class="product-description">
            Carries 20kg with zero counterweight. 30kg with one. Periodic error within Β±10 arcseconds. Harmonic drive. Bluetooth + WiFi. Dual EQ/Alt-Az modes. This is the mount you buy so you never have to buy another mount.
          </p>
          <a href="https://khanscope.com/products/zwo-am7-harmonic-dual-alt-az-equatorial-mount-am7?_pos=1&_psq=zwo+am7&_ss=e&_v=1.0" class="product-cta">Pre-Order Now β†’</a>
        </td>
      </tr>
    </table>
  </div>

  <!-- ===== SECTION 2: SMART TECH ===== -->
  <div class="section-header">
    <p class="section-title">✨ Smart Tech Spotlight</p>
  </div>

  <div class="product-grid">
    <table>
      <tr>
        <!-- PRODUCT 3: Pegasus SmartEye -->
        <td class="product-cell">
          <img src="https://khanscope.com/cdn/shop/files/SmartEye-angled-view_png.webp?v=1719609883&width=600" alt="Pegasus Astro SmartEye" class="product-image" />
          <p class="product-brand">Pegasus Astro</p>
          <p class="product-name">SmartEye β€” World's First Smart Eyepiece</p>
          <span class="product-badge product-badge-gold">In Stock</span>
          <p class="product-price">$2,535.00 CAD</p>
          <p class="product-description">
            Yes, a smart eyepiece is a real thing now. Slides into your 2" focuser, live-stacks through your existing scope, powered by SkySafari. Makes your 6" refractor behave like something considerably larger. The future has arrived and it's $2,535.
          </p>
          <a href="https://khanscope.com/products/pegasus-astro-smarteye" class="product-cta">See It β†’</a>
        </td>

        <!-- PRODUCT 4: DWARF II Solar Elite -->
        <td class="product-cell">
          <img src="https://khanscope.com/cdn/shop/files/DWARFII_with_Solar_and_Tripod.webp?v=1766095501&width=600" alt="DWARF II Solar Elite" class="product-image" />
          <p class="product-brand">Dwarf Lab</p>
          <p class="product-name">DWARF II Solar Elite Smart Telescope</p>
          <span class="product-badge">On Sale!</span>
          <p class="product-price">$349.00 CAD</p>
          <p class="product-price-was">Was $549.00</p>
          <p class="product-description">
            That's $200 off β€” and it comes with solar filters AND a free bonus tripod ($49.95 value). Weighs 1.2kg, fits in a bag, and captures solar surface detail, deep sky objects, and wildlife. Free shipping too. At this price, honestly, why not?
          </p>
          <a href="https://khanscope.com/products/dwarflab-dwarf-2-solar-elite-smart-telescope" class="product-cta product-cta-sale">Grab the Deal β†’</a>
        </td>
      </tr>
    </table>
  </div>

  <!-- ===== FINANCING BAR ===== -->
  <div class="financing-bar">
    <p class="financing-text">πŸ’³ <strong>Financing Available:</strong> Spread the pain with <strong>Affirm</strong> or <strong>RBC PayPlan</strong>. Because great astronomy shouldn't wait for payday β€” or next payday, or the one after that.</p>
  </div>

  <!-- ===== SECTION 3: DEAL OF THE WEEK ===== -->
  <div class="section-header">
    <p class="section-title">πŸ’₯ Deal of the Newsletter</p>
  </div>

  <div class="feature-section">
    <div class="feature-inner">
      <span class="feature-tag">Save $300 Β· Free Shipping</span>
      <p class="feature-brand">Explore Scientific</p>
      <p class="feature-name">FirstLight 8" Solid Tube Dobsonian β€” Package Deal</p>
      <div class="feature-price-row">
        <span class="feature-price">$899.00 CAD</span>
        <span class="feature-price-was">$1,199.00</span>
        <span class="feature-savings">YOU SAVE $300</span>
      </div>
      <p class="feature-description">
        Let me be blunt: nowhere do you get as much light-gathering power for your dollar as you do with a good Dobsonian. An 8" mirror, f/6 focal ratio, 1,219mm focal length β€” this thing eats galaxies, nebulae, and star clusters for breakfast. And right now, we've thrown in the ReflexSight finder, a moon map, planisphere, and red flashlight for free, knocked $300 off the price, and added free shipping to boot. It's a beginner telescope, sure β€” but it's also what a lot of experienced observers reach for when they just want to look at the sky without a computer telling them what they're pointing at.
      </p>
      <a href="https://khanscope.com/products/explore-scientific-firstlight-8-solid-tube-dobsonian-telescope-dob0806-02-package-deal" class="feature-cta">Get This Deal β†’</a>
      <div class="rays-take" style="background-color: #f7f7f2; border-left: 4px solid #d4af37; margin-top: 16px;">
        <p class="rays-take-label" style="color: #1a1a2e;">Ray's Take</p>
        <p class="rays-take-text" style="color: #444444;">"I've been in this business since 1986 and I still point people toward Dobsonians when they ask for the most bang for their buck. This package at $899 is legitimately one of the best deals in Canadian amateur astronomy right now. If your kids have been bugging you about a telescope, this is also a brilliant excuse to buy one for yourself."</p>
      </div>
    </div>
  </div>

  <!-- ===== USED GEAR ===== -->
  <div class="section-header">
    <p class="section-title">πŸ“¦ Open Box & Used Gear</p>
  </div>

  <div class="used-section">
    <p class="used-header">Smart Money Buys Smart Used Gear</p>
    <p class="used-text">
      You know my philosophy by now: our used gear isn't just "stuff someone returned." Every piece goes through our two-man technical team β€” inspected, tested, and guaranteed. We've got open box and used telescopes, mounts, cameras, and accessories moving in and out all the time, and our subscribers get first crack at them.
    </p>
    <p class="used-text">
      Check the current used inventory β€” some of it won't last the week, and I'm not saying that just to pressure you. I'm saying it because it's true and I have the empty shelves to prove it.
    </p>
    <a href="https://khanscope.com/collections/used" class="used-cta">Browse Used Inventory β†’</a>
  </div>

  <!-- ===== FOOTER ===== -->
  <div class="footer">
    <p class="footer-logo">πŸ”­ Khan Scope Centre</p>
    <p class="footer-address">
      3243 Dufferin Street, Toronto, ON<br>
      Serving Canadian Astronomers Since 1986
    </p>
    <p class="footer-contact">
      πŸ“ž <a href="tel:4167834140">416 783 4140</a>  |  πŸ“ž <a href="tel:18005807160">1 800 580 7160</a><br>
      βœ‰οΈ <a href="/cdn-cgi/l/email-protection#066f686069466d6e676875656976632865696b"><span class="__cf_email__" data-cfemail="5d34333b321d36353c332e3e322d38733e3230">[email protected]</span></a>
    </p>
    <p class="footer-legal">
      You're receiving this because you asked us to keep you in the loop. Smart move.<br>
      <a href="{!remove_web}">Unsubscribe</a>  |  <a href="https://khanscope.com/pages/