<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8" />
  <base href="/" />
  <!-- FOUC Prevention: Set theme before any CSS/WASM loads -->
  <script>
    (function() {
      function getCookie(name) {
        var m = document.cookie.match('(?:^|; )' + name + '=([^;]*)');
        return m ? m[1] : null;
      }
      var theme = getCookie('gc-theme');
      if (!theme) {
        theme = window.matchMedia && window.matchMedia('(prefers-color-scheme: light)').matches ? 'light' : 'dark';
      }
      document.documentElement.setAttribute('data-theme', theme);
    })();
  </script>
  <title>Buwiz eBIRForms — Philippine Tax Filing for Desktop</title>
  <meta name="description" content="Buwiz eBIRForms is a native, offline-first desktop app for Philippine BIR tax filing. Free on Microsoft Store for Windows. macOS internal beta via support@goldcoders.dev." />
  <link rel="canonical" href="https://buwiz.com/" />
  <meta name="theme-color" content="#059669" />

  <!-- Structured Data (JSON-LD) -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "name": "Buwiz eBIRForms",
    "applicationCategory": "BusinessApplication",
    "operatingSystem": "Windows, macOS",
    "url": "https://buwiz.com/",
    "downloadUrl": "https://apps.microsoft.com/detail/9n1v7gd74nbg?hl=en-US&gl=PH",
    "description": "Native, offline-first desktop application for Philippine BIR tax compliance. Yearly tax profiles, inbox-synced confirmation emails, biometric security, and print-ready output.",
    "author": {
      "@type": "Organization",
      "name": "Buwiz by Goldcoders",
      "url": "https://buwiz.com/"
    },
    "offers": {
      "@type": "Offer",
      "price": "0",
      "priceCurrency": "USD"
    }
  }
  </script>

  <!-- Open Graph / Facebook -->
  <meta property="og:type" content="website" />
  <meta property="og:url" content="https://buwiz.com/" />
  <meta property="og:title" content="Buwiz eBIRForms — Philippine Tax Filing for Desktop" />
  <meta property="og:description" content="Native, offline-first BIR tax filing for Windows and macOS. Microsoft Store download. Yearly tax profiles, inbox sync, and easy print." />
  <meta property="og:image" content="https://buwiz.com/buwiz_logo_dark_256.webp" />

  <!-- Twitter -->
  <meta property="twitter:card" content="summary_large_image" />
  <meta property="twitter:url" content="https://buwiz.com/" />
  <meta property="twitter:title" content="Buwiz eBIRForms — Philippine Tax Filing for Desktop" />
  <meta property="twitter:description" content="Native, offline-first BIR tax filing for Windows and macOS. Microsoft Store download. Yearly tax profiles, inbox sync, and easy print." />
  <meta property="twitter:image" content="https://buwiz.com/buwiz_logo_dark_256.webp" />

  <!-- Fonts -->
  <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />
  <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap" rel="stylesheet" />

  <!-- Tailwind CSS -->
  <link rel="stylesheet" href="/tailwind-fc4c10e613fadbe2.css"/>

  <!-- Favicons -->
  <link rel="icon" href="/favicon-32x32-92905da04f425218.png"/>
  <link rel="icon" href="/favicon-16x16-f2199e889238163d.png"/>
  
  
  <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
  
  
  <link rel="manifest" href="/site.webmanifest" />
  
  
  

  <!-- Copy public assets into dist -->
  
  
  
  
  
  
  
  
  
  

  <!-- WASM -->
  
<script type="module">
import init, * as bindings from '/ebirforms-15597b9b68721938.js';
const wasm = await init({ module_or_path: '/ebirforms-15597b9b68721938_bg.wasm' });


window.wasmBindings = bindings;


dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));

</script>
<link rel="modulepreload" href="/ebirforms-15597b9b68721938.js" crossorigin="anonymous"><link rel="preload" href="/ebirforms-15597b9b68721938_bg.wasm" crossorigin="anonymous" as="fetch" type="application/wasm"></head>

<body></body>

</html>
