.aspect-ratio-container.svelte-m5q908{padding-bottom:85%}@media(min-width:480px){.aspect-ratio-container.svelte-m5q908{padding-bottom:75%}}@media(min-width:640px){.aspect-ratio-container.svelte-m5q908{padding-bottom:70%}}@media(min-width:768px){.aspect-ratio-container.svelte-m5q908{padding-bottom:65%}}@media(min-width:1024px){.aspect-ratio-container.svelte-m5q908{padding-bottom:56.25%}}.slide-container.svelte-m5q908{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:100%;animation:svelte-m5q908-fadeIn .4s ease-in-out}@media(max-width:640px){.slide-container.svelte-m5q908{padding-bottom:3rem}}@keyframes svelte-m5q908-fadeIn{0%{opacity:0}to{opacity:1}}.hero-flashy-background.svelte-m5q908{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.hero-orb-1.svelte-m5q908{position:absolute;left:-5%;top:10%;width:384px;height:384px;border-radius:50%;background:linear-gradient(to bottom right,#60a5fa,#2563eb);opacity:.3;mix-blend-mode:multiply;filter:blur(80px);animation:svelte-m5q908-float-1 15s ease-in-out infinite}.hero-orb-2.svelte-m5q908{position:absolute;right:0;top:20%;width:500px;height:500px;border-radius:50%;background:linear-gradient(to bottom right,#c084fc,#ec4899);opacity:.3;mix-blend-mode:multiply;filter:blur(80px);animation:svelte-m5q908-float-2 18s ease-in-out infinite}.hero-orb-3.svelte-m5q908{position:absolute;bottom:10%;left:33%;width:320px;height:320px;border-radius:50%;background:linear-gradient(to bottom right,#22d3ee,#3b82f6);opacity:.25;mix-blend-mode:multiply;filter:blur(80px);animation:svelte-m5q908-float-1 20s ease-in-out infinite}.hero-orb-4.svelte-m5q908{position:absolute;right:25%;top:50%;width:256px;height:256px;border-radius:50%;background:linear-gradient(to bottom right,#a78bfa,#9333ea);opacity:.2;mix-blend-mode:multiply;filter:blur(64px);animation:svelte-m5q908-float-2 16s ease-in-out infinite;animation-delay:.5s}.hero-orb-5.svelte-m5q908{position:absolute;bottom:33%;right:33%;width:192px;height:192px;border-radius:50%;background:linear-gradient(to bottom right,#f9a8d4,#f43f5e);opacity:.25;mix-blend-mode:multiply;filter:blur(64px);animation:svelte-m5q908-float-1 14s ease-in-out infinite;animation-delay:1s}@keyframes svelte-m5q908-float-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.95)}}@keyframes svelte-m5q908-float-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-40px,40px) scale(1.05)}66%{transform:translate(40px,-40px) scale(.9)}}.dark .hero-orb-1.svelte-m5q908,.dark .hero-orb-2.svelte-m5q908,.dark .hero-orb-3.svelte-m5q908,.dark .hero-orb-4.svelte-m5q908,.dark .hero-orb-5.svelte-m5q908{mix-blend-mode:normal}.dark .hero-orb-1.svelte-m5q908{background:linear-gradient(to bottom right,#3b82f6,#2563eb);opacity:.4}.dark .hero-orb-2.svelte-m5q908{background:linear-gradient(to bottom right,#d4a947,#b8923d);opacity:.4}.dark .hero-orb-3.svelte-m5q908{background:linear-gradient(to bottom right,#1e40af,#1d4ed8);opacity:.3}.dark .hero-orb-4.svelte-m5q908{background:linear-gradient(to bottom right,#9c7a33,#7c6228);opacity:.3}.dark .hero-orb-5.svelte-m5q908{background:linear-gradient(to bottom right,#6366f1,#4f46e5);opacity:.3}.hero-grid-overlay.svelte-m5q908{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,#80808012 1px,transparent 1px),linear-gradient(to bottom,#80808012 1px,transparent 1px);background-size:14px 24px;pointer-events:none}.dark .hero-grid-overlay.svelte-m5q908{background-image:linear-gradient(to right,#80808015 1px,transparent 1px),linear-gradient(to bottom,#80808015 1px,transparent 1px)}.chat-box.svelte-m5q908,.chat-box.svelte-m5q908:hover{box-shadow:none}.typing-cursor.svelte-m5q908{caret-color:hsl(var(--foreground));animation:svelte-m5q908-blink-caret 1s step-end infinite}@keyframes svelte-m5q908-blink-caret{0%,to{caret-color:hsl(var(--foreground))}50%{caret-color:transparent}}.stream-container.svelte-m5q908{box-shadow:none}.stream-item.svelte-m5q908{animation:svelte-m5q908-streamItemAppear .2s ease-out;transition:all .2s ease}.stream-dots.svelte-m5q908{animation:svelte-m5q908-streamItemAppear .2s ease-out}@keyframes svelte-m5q908-streamItemAppear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.nav-arrow-btn.svelte-m5q908{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:hsl(var(--background) / .9);border:1px solid hsl(var(--border));color:hsl(var(--foreground));transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a}@media(min-width:640px){.nav-arrow-btn.svelte-m5q908{width:44px;height:44px}}.nav-arrow-btn.svelte-m5q908:hover:not(:disabled){background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:scale(1.05);box-shadow:0 4px 12px #00000026}.nav-arrow-btn.svelte-m5q908:disabled{opacity:.3;cursor:not-allowed}.dark .nav-arrow-btn.svelte-m5q908{background-color:hsl(var(--background) / .95);box-shadow:0 2px 8px #0000004d}.dark .nav-arrow-btn.svelte-m5q908:hover:not(:disabled){box-shadow:0 4px 12px #00000080}
