llms.txt Content
<!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://cdn.jsdelivr.net/">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@5.x/css/materialdesignicons.min.css" type="text/css" crossorigin="anonymous" data-hid="316d93a">
<style id="vuetify-theme-stylesheet">:root {
color-scheme: dark;
}
:root {
--v-theme-background: 18,18,18;
--v-theme-background-overlay-multiplier: 1;
--v-theme-surface: 33,33,33;
--v-theme-surface-overlay-multiplier: 1;
--v-theme-surface-bright: 204,191,214;
--v-theme-surface-bright-overlay-multiplier: 2;
--v-theme-surface-light: 66,66,66;
--v-theme-surface-light-overlay-multiplier: 1;
--v-theme-surface-variant: 163,163,163;
--v-theme-surface-variant-overlay-multiplier: 2;
--v-theme-on-surface-variant: 66,66,66;
--v-theme-primary: 78,165,217;
--v-theme-primary-overlay-multiplier: 2;
--v-theme-primary-darken-1: 39,124,193;
--v-theme-primary-darken-1-overlay-multiplier: 2;
--v-theme-secondary: 68,207,203;
--v-theme-secondary-overlay-multiplier: 2;
--v-theme-secondary-darken-1: 72,169,166;
--v-theme-secondary-darken-1-overlay-multiplier: 2;
--v-theme-error: 207,102,121;
--v-theme-error-overlay-multiplier: 2;
--v-theme-info: 33,150,243;
--v-theme-info-overlay-multiplier: 2;
--v-theme-success: 76,175,80;
--v-theme-success-overlay-multiplier: 2;
--v-theme-warning: 251,140,0;
--v-theme-warning-overlay-multiplier: 2;
--v-theme-mskindigo: 63,81,181;
--v-theme-mskindigo-overlay-multiplier: 1;
--v-theme-accent: 101,184,145;
--v-theme-accent-overlay-multiplier: 2;
--v-theme-brown: 86,44,44;
--v-theme-brown-overlay-multiplier: 1;
--v-theme-mskred: 242,84,45;
--v-theme-mskred-overlay-multiplier: 2;
--v-th