:root{--background: oklch(1 0 0);--foreground: oklch(.148 .004 228.8);--card: oklch(1 0 0);--card-foreground: oklch(.148 .004 228.8);--popover: oklch(1 0 0);--popover-foreground: oklch(.148 .004 228.8);--primary: oklch(.52 .105 223.128);--primary-foreground: oklch(.984 .019 200.873);--secondary: oklch(.967 .001 286.375);--secondary-foreground: oklch(.21 .006 285.885);--muted: oklch(.963 .002 197.1);--muted-foreground: oklch(.56 .021 213.5);--accent: oklch(.963 .002 197.1);--accent-foreground: oklch(.218 .008 223.9);--destructive: oklch(.577 .245 27.325);--border: oklch(.925 .005 214.3);--input: oklch(.925 .005 214.3);--ring: oklch(.723 .014 214.4);--chart-1: oklch(.872 .007 219.6);--chart-2: oklch(.56 .021 213.5);--chart-3: oklch(.45 .017 213.2);--chart-4: oklch(.378 .015 216);--chart-5: oklch(.275 .011 216.9);--radius: .625rem;--sidebar: oklch(.987 .002 197.1);--sidebar-foreground: oklch(.148 .004 228.8);--sidebar-primary: oklch(.609 .126 221.723);--sidebar-primary-foreground: oklch(.984 .019 200.873);--sidebar-accent: oklch(.963 .002 197.1);--sidebar-accent-foreground: oklch(.218 .008 223.9);--sidebar-border: oklch(.925 .005 214.3);--sidebar-ring: oklch(.723 .014 214.4)}.dark{--background: oklch(.148 .004 228.8);--foreground: oklch(.987 .002 197.1);--card: oklch(.218 .008 223.9);--card-foreground: oklch(.987 .002 197.1);--popover: oklch(.218 .008 223.9);--popover-foreground: oklch(.987 .002 197.1);--primary: oklch(.45 .085 224.283);--primary-foreground: oklch(.984 .019 200.873);--secondary: oklch(.274 .006 286.033);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.275 .011 216.9);--muted-foreground: oklch(.723 .014 214.4);--accent: oklch(.275 .011 216.9);--accent-foreground: oklch(.987 .002 197.1);--destructive: oklch(.704 .191 22.216);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: oklch(.56 .021 213.5);--chart-1: oklch(.872 .007 219.6);--chart-2: oklch(.56 .021 213.5);--chart-3: oklch(.45 .017 213.2);--chart-4: oklch(.378 .015 216);--chart-5: oklch(.275 .011 216.9);--sidebar: oklch(.218 .008 223.9);--sidebar-foreground: oklch(.987 .002 197.1);--sidebar-primary: oklch(.715 .143 215.221);--sidebar-primary-foreground: oklch(.302 .056 229.695);--sidebar-accent: oklch(.275 .011 216.9);--sidebar-accent-foreground: oklch(.987 .002 197.1);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: oklch(.56 .021 213.5)}*{border-color:var(--border);outline-color:#9ca8ab7f}body{background-color:var(--background);color:var(--foreground);font-family:Inter Variable,Inter,system-ui,sans-serif}html{font-family:Inter Variable,Inter,system-ui,sans-serif}button,[role=button]{cursor:pointer}.gradient-bg{background:radial-gradient(ellipse 80% 50% at 50% -20%,oklch(.52 .105 223.128 / 12%),transparent)}.hero-glow{background:radial-gradient(ellipse 60% 40% at 50% 50%,oklch(.52 .105 223.128 / 6%),transparent)}.hero-headline-rotator{min-height:1.12em}.hero-headline-copy{display:inline-flex;justify-content:center;white-space:nowrap;color:var(--foreground);opacity:1;transform:translateZ(0)}.hero-headline-char{display:inline-block;color:var(--foreground);filter:blur(0);opacity:1;text-shadow:none;transform:translateZ(0) scale(1);backface-visibility:hidden;will-change:color,filter,opacity,text-shadow,transform}.hero-headline-char-space{width:.28em}.hero-headline-copy.is-entering .hero-headline-char{animation:hero-headline-char-enter .82s cubic-bezier(.19,1,.22,1) both;animation-delay:calc(var(--char-index) * 22ms)}.hero-headline-copy.is-settled .hero-headline-char{color:var(--foreground);filter:blur(0);opacity:1;text-shadow:none;transform:translateZ(0) scale(1)}.hero-headline-copy.is-exiting .hero-headline-char{animation:hero-headline-char-exit .38s cubic-bezier(.55,.04,.31,.97) both;animation-delay:calc(var(--char-index) * 8ms)}@keyframes hero-headline-char-enter{0%{color:var(--primary);filter:blur(16px);opacity:0;text-shadow:0 0 22px oklch(.52 .105 223.128 / 55%);transform:translate3d(-.22em,.04em,0) scale(.98)}36%{color:var(--primary);filter:blur(9px);opacity:1;text-shadow:0 0 20px oklch(.52 .105 223.128 / 42%);transform:translate3d(-.06em,.02em,0) scale(1)}62%{color:var(--primary);filter:blur(4px);text-shadow:0 0 14px oklch(.52 .105 223.128 / 28%)}82%{color:var(--primary);filter:blur(1px);text-shadow:0 0 6px oklch(.52 .105 223.128 / 18%)}to{color:var(--foreground);filter:blur(0);opacity:1;text-shadow:none;transform:translateZ(0) scale(1)}}@keyframes hero-headline-char-exit{0%{color:var(--foreground);filter:blur(0);opacity:1;transform:translateZ(0)}58%{color:var(--muted-foreground);filter:blur(1px);opacity:.42;transform:translate3d(.03em,0,0)}to{color:var(--muted-foreground);filter:blur(8px);opacity:0;transform:translate3d(.12em,-.04em,0)}}.screenshot-shadow{box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}.feature-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.feature-card{transition:transform .2s ease,box-shadow .2s ease}[data-motion]{opacity:0}@media(prefers-reduced-motion:reduce){.hero-headline-copy,.hero-headline-char,.hero-headline-copy.is-entering .hero-headline-char,.hero-headline-copy.is-exiting .hero-headline-char,.hero-headline-copy.is-settled .hero-headline-char{animation:none;color:var(--foreground);filter:blur(0);opacity:1;text-shadow:none;transform:none}}
