Build, deploy, and monetize insurtechs on the Tawa platform. Gas-powered APIs, managed infrastructure, and a PlugINS marketplace.
The TAWA ASCII art rendered in the console after login. Uses box-drawing characters with a two-tone glow. Respects --color-accent-bright and --color-accent CSS custom properties.
<div data-tawa-ascii data-size="md"></div> <script src="https://brand.insureco.io/effects/tawa-ascii.js"></script>
Static night-sky dots drawn once on a canvas. Zero ongoing CPU. Used behind the public landing pages on tawa.insureco.io.
<canvas data-starfield style="position:fixed;inset:0;z-index:-1;pointer-events:none"></canvas> <script src="https://brand.insureco.io/effects/starfield.js"></script>
Animated katakana + product name rain. The homescreen background on tawa.insureco.io. Higher visual density — use at low opacity (0.2-0.3) behind content.
<canvas data-matrix-rain style="position:fixed;inset:0;opacity:0.3;pointer-events:none"></canvas> <script src="https://brand.insureco.io/effects/matrix-rain.js"></script>
Subtle ASCII rain on a transparent canvas. Used as a light texture behind console cards. Pure ASCII characters, shorter streams, lower density than the full matrix rain. Accepts a data-color attribute.
<canvas data-rain-accent data-color="#60a5fa" style="position:absolute;inset:0;width:100%;height:100%"></canvas> <script src="https://brand.insureco.io/effects/rain-accent.js"></script>
The Tawa console supports 6 themes. Set data-theme on your <html> element to activate. All effects respect theme colors via CSS custom properties.
https://brand.insureco.io/effects/tawa-ascii.js https://brand.insureco.io/effects/starfield.js https://brand.insureco.io/effects/matrix-rain.js https://brand.insureco.io/effects/rain-accent.js
Paste into any system prompt, pipeline context, or AI agent brand block.