<!doctype html>
<html lang="en" data-shoplab-design="blueprint">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <!--
      Duplicates the Referrer-Policy in public/_headers on purpose. That file
      is served ONLY by Cloudflare Pages — portless serves no _headers, so in
      local dev the browser default (strict-origin-when-cross-origin) applies
      and a same-origin navigation would send the full previous URL. One of
      ours, /balance/:org/:ws?code=<multicode>, carries a live redeemable
      gift-card code. This meta tag makes the policy hold everywhere the app
      runs, not just in production.
    -->
    <meta name="referrer" content="strict-origin" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <title>SHOPLAB Giftcards</title>
    <meta name="description" content="SHOPLAB Giftcards" />
    <script type="module" crossorigin src="/assets/index-Cti8G89X.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/floating-ui.dom-CVRh4Cmg.js">
    <link rel="modulepreload" crossorigin href="/assets/preload-helper-D4M6sveU.js">
    <link rel="modulepreload" crossorigin href="/assets/scopeCatalogUi-CqJLhbWA.js">
    <link rel="stylesheet" crossorigin href="/assets/index-BLu9HdoW.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
