llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Kai" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Kai</title>
<script>
(function() {
var saved = localStorage.getItem('theme');
var theme;
if (saved === 'light' || saved === 'dark') {
theme = saved;
} else {
theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
}
document.documentElement.setAttribute('data-theme', theme);
})();
</script>
<link rel="modulepreload" href="/_app/immutable/entry/start.Bn188Fgl.js">
<link rel="modulepreload" href="/_app/immutable/chunks/BgAkT19A.js">
<link rel="modulepreload" href="/_app/immutable/chunks/B2yI8erd.js">
<link rel="modulepreload" href="/_app/immutable/chunks/DwOX4Q3O.js">
<link rel="modulepreload" href="/_app/immutable/chunks/DQzMoKcn.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.CmNJl_D4.js">
<link rel="modulepreload" href="/_app/immutable/chunks/C9WeXn1A.js">
<link rel="modulepreload" href="/_app/immutable/chunks/Bzw8Wh-r.js">
<link rel="modulepreload" href="/_app/immutable/chunks/Bzak7iHL.js">
<link rel="modulepreload" href="/_app/immutable/chunks/CGuRT2oQ.js">
<link rel="modulepreload" href="/_app/immutable/chunks/5HByPRlE.js">
<link rel="modulepreload" href="/_app/immutable/chunks/BakIy0_i.js">
<link rel="modulepreload" href="/_app/immutable/chunks/CyUXnGHD.js">
<link rel="modulepreload" href="/_app/immutable/chunks/BVS0NJ0g.js">
</head>
<body class="bg-kai-bg text-kai-text" data-sveltekit-preload-data="hover">
<div styl