@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Geist+Mono:wght@100..900&display=swap";.ai-app{--aiapp-background: 255 255 255;--aiapp-foreground: 10 10 10;--aiapp-muted: 245 245 245;--aiapp-muted-foreground: 115 115 115;--aiapp-border: 229 229 229;--aiapp-ring: 0 102 255;--aiapp-surface: 10 10 10;--aiapp-surface-foreground: 255 255 255;--surface: #0a0a0a;--surface-foreground: #ffffff;--font-geist-sans: "Geist";--font-geist-mono: "Geist Mono";color-scheme:light;min-height:100vh;background-color:rgb(var(--aiapp-background));color:rgb(var(--aiapp-foreground));font-family:var(--font-geist-sans),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ai-app.dark{--aiapp-background: 10 10 10;--aiapp-foreground: 250 250 250;--aiapp-muted: 23 23 23;--aiapp-muted-foreground: 163 163 163;--aiapp-border: 38 38 38;--aiapp-ring: 59 130 246;--aiapp-surface: 51 51 51;--aiapp-surface-foreground: 250 250 250;--surface: #333333;--surface-foreground: #fafafa;color-scheme:dark}.ai-app .skip-to-content{position:absolute;left:-9999px;top:1rem;z-index:9999;padding:.75rem 1rem;background:rgb(var(--aiapp-background));border:2px solid rgb(var(--aiapp-ring));border-radius:.375rem;font-weight:600;text-decoration:none;color:rgb(var(--aiapp-foreground))}.ai-app .skip-to-content:focus{left:1rem;outline:2px solid rgb(var(--aiapp-ring));outline-offset:2px}.ai-app .focus-ring:focus-visible{outline:2px solid rgb(var(--aiapp-ring));outline-offset:2px}@media(prefers-reduced-motion:reduce){.ai-app *,.ai-app *:before,.ai-app *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ai-app .bg-background{background-color:rgb(var(--aiapp-background))}.ai-app .bg-foreground{background-color:rgb(var(--aiapp-foreground))}.ai-app .bg-muted{background-color:rgb(var(--aiapp-muted))}.ai-app .bg-border{background-color:rgb(var(--aiapp-border))}.ai-app .text-foreground{color:rgb(var(--aiapp-foreground))}.ai-app .text-background{color:rgb(var(--aiapp-background))}.ai-app .text-muted{color:rgb(var(--aiapp-muted))}.ai-app .text-muted-foreground{color:rgb(var(--aiapp-muted-foreground))}.ai-app .text-border{color:rgb(var(--aiapp-border))}.ai-app .border-border{border-color:rgb(var(--aiapp-border))}.ai-app .fill-foreground{fill:rgb(var(--aiapp-foreground))}.ai-app .bg-foreground\/10{background-color:rgb(var(--aiapp-foreground) / .1)}.ai-app .text-foreground\/80{color:rgb(var(--aiapp-foreground) / .8)}.ai-app .text-foreground\/55{color:rgb(var(--aiapp-foreground) / .55)}.ai-app .border-border\/30{border-color:rgb(var(--aiapp-border) / .3)}
