<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="Lyfestash — Secure digital legacy planning. Store your important records and ensure trusted people can access them when it matters most." />
    <title>Lyfestash</title>
    <script>
      // Apply cached partner title/favicon before React loads to prevent flash
      try {
        var _c = sessionStorage.getItem('lyfestash_tenant');
        if (_c) {
          var _t = JSON.parse(_c);
          if (_t.isPartnerSession) {
            if (_t.browserTitle || _t.name) document.title = _t.browserTitle || _t.name;
            if (_t.faviconUrl) {
              var _f = document.querySelector("link[rel~='icon']");
              if (!_f) { _f = document.createElement('link'); _f.rel = 'icon'; document.head.appendChild(_f); }
              _f.href = _t.faviconUrl;
            }
          }
        }
      } catch(e) {}
    </script>
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;0,9..144,800;0,9..144,900;1,9..144,700&display=swap" rel="stylesheet" />
    <script type="module" crossorigin src="/assets/index-DIPzQzc3.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-DIfT4N65.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
