@import "https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=Raleway:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#4338ca;--color-on-primary:#fff;--color-secondary:#6366f1;--color-on-secondary:#000;--color-accent:#7c3aed;--color-on-accent:#fff;--color-success:#059669;--color-on-success:#fff;--color-background:#0f172a;--color-foreground:#fff;--color-card:#192134;--color-card-foreground:#fff;--color-muted:#131936;--color-muted-foreground:#94a3b8;--color-border:#ffffff14;--color-destructive:#dc2626;--color-on-destructive:#fff;--color-ring:#fff;--color-bubble-sent:#4338ca;--color-bubble-received:#1e293b;--color-crisis:#f59e0b;--font-heading:"Lora", Georgia, serif;--font-body:"Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:clamp(.75rem, .7rem + .25vw, .875rem);--text-sm:clamp(.875rem, .825rem + .25vw, 1rem);--text-base:clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg:clamp(1.125rem, 1.05rem + .375vw, 1.25rem);--text-xl:clamp(1.25rem, 1.15rem + .5vw, 1.5rem);--text-2xl:clamp(1.5rem, 1.35rem + .75vw, 2rem);--text-3xl:clamp(1.875rem, 1.65rem + 1.125vw, 2.5rem);--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--duration-fast:.2s;--duration-normal:.3s;--ease-default:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:1rem;--radius-full:9999px}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#8b5cf6;--color-on-primary:#000;--color-secondary:#c4b5fd;--color-on-secondary:#0f172a;--color-accent:#059669;--color-on-accent:#000;--color-background:#faf5ff;--color-foreground:#4c1d95;--color-card:#fff;--color-card-foreground:#4c1d95;--color-muted:#edeff9;--color-muted-foreground:#475569;--color-border:#ede9fe;--color-ring:#8b5cf6;--color-bubble-sent:#8b5cf6;--color-bubble-received:#f3f4f6}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-foreground);background:var(--color-background);min-height:100vh}:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:100%;padding:0 var(--space-6);margin:0 auto}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}
