.landing-page{--maroon-900:353 61% 18%;--maroon-800:354 57% 25%;--maroon-700:352 59% 30%;--maroon-600:352 54% 36%;--maroon-500:352 45% 45%;--espresso-950:12 48% 6%;--espresso-900:10 47% 7%;--espresso-800:11 47% 9%;--espresso-700:8 43% 11%;--espresso-600:0 46% 16%;--cream-100:43 100% 99%;--cream-200:34 60% 93%;--cream-300:40 58% 90%;--cream-400:37 37% 88%;--cream-500:37 32% 86%;--cream-on-dark:40 58% 90%;--terracotta-300:32 43% 68%;--ink-primary:5 41% 11%;--ink-secondary:22 13% 37%;--foreground:var(--ink-primary);--muted-foreground:var(--ink-secondary);--card:0 0% 100%;--border:25 14% 88%;--primary:var(--maroon-700);--primary-foreground:var(--cream-100);--primary-hover:var(--maroon-800);--ring:var(--maroon-700);--radius:0.875rem;--radius-md:calc(var(--radius) - 2px);--radius-full:9999px;--motion-enter:350ms;--motion-fast:200ms;--motion-instant:150ms;--ease-out:ease-out;--ease-standard:ease;--font-display:var(--font-poppins),var(--font-inter),system-ui,sans-serif;--font-sans:var(--font-inter),system-ui,sans-serif;--landing-page-x:clamp(1.25rem,3vw,2rem);--landing-header-h:3rem;--landing-paper-noise:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");position:relative;height:100dvh;max-height:100dvh;overflow:hidden;background:hsl(var(--cream-300));color:hsl(var(--foreground));animation:landing-enter var(--motion-enter) var(--ease-out)}@keyframes landing-enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.landing-page{animation:none}}.landing-wallpaper{position:absolute;inset:0;pointer-events:none;overflow:hidden;background-color:hsl(var(--cream-300))}.landing-wallpaper:after{content:"";position:absolute;inset:0;opacity:.03;background-image:var(--landing-paper-noise);background-repeat:repeat;background-size:180px 180px}.landing-shell{position:relative;z-index:10;display:flex;height:100%;max-height:100dvh;flex-direction:column;overflow:hidden}.landing-header{flex-shrink:0;height:var(--landing-header-h)}.landing-header-inner{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between;padding:0 var(--landing-page-x)}.landing-header-action{display:inline-flex;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:var(--radius-full);background:hsl(var(--card));padding:0 1rem;font-family:var(--font-sans);font-size:.875rem;font-weight:400;line-height:1;color:hsl(var(--foreground));text-decoration:none;transition:border-color var(--motion-fast) var(--ease-out),background-color var(--motion-fast) var(--ease-out),box-shadow var(--motion-instant) var(--ease-standard)}.landing-header-action:hover{border-color:hsl(var(--foreground)/.22);background:hsl(var(--cream-200))}.landing-header-action:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.3)}.landing-main{box-sizing:border-box;flex:1;min-height:0;width:100%;max-width:72rem;margin:0 auto;padding:clamp(1rem,2.8vh,1.75rem) var(--landing-page-x) clamp(1.5rem,4.5vh,2.75rem);display:flex;flex-direction:column;gap:clamp(1rem,2.8vh,1.75rem);overflow:hidden}.landing-hero{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.25rem}.landing-hero-copy{display:flex;min-width:min(100%,28rem);flex:1 1 18rem;flex-direction:column;gap:.375rem}.landing-hero-heading{margin:0;font-family:var(--font-display);font-size:clamp(1.5rem,3.2vw,2.125rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:hsl(var(--foreground))}.landing-hero-description{margin:0;max-width:36rem;font-family:var(--font-sans);font-size:clamp(.8125rem,1.5vw,.9375rem);line-height:1.5;color:hsl(var(--muted-foreground))}.landing-primary-cta{display:inline-flex;flex-shrink:0;height:2.75rem;align-items:center;justify-content:center;border:none;border-radius:var(--radius-md);background:hsl(var(--primary));padding:0 1.35rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;color:hsl(var(--primary-foreground));text-decoration:none;box-shadow:0 2px 8px hsl(var(--maroon-900)/.18);transition:background-color var(--motion-fast) var(--ease-out),box-shadow var(--motion-instant) var(--ease-standard),transform var(--motion-instant) var(--ease-standard)}.landing-primary-cta:hover{background:hsl(var(--primary-hover));transform:translateY(-1px)}.landing-primary-cta:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.3)}.landing-demos{flex:0 1 auto;width:100%;max-width:68rem;height:min(58vh,32rem);max-height:calc(100% - .25rem);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(.875rem,1.8vw,1.35rem);overflow:hidden}.landing-demo-slot{min-width:0;min-height:0;display:flex;overflow:hidden}.landing-header-brand{--maroon-700:352 59% 30%;--maroon-500:352 45% 45%;--ink-primary:5 41% 11%;--foreground:var(--ink-primary);--primary:var(--maroon-700);--font-display:var(--font-poppins),var(--font-inter),system-ui,sans-serif;display:flex;align-items:center}.landing-header-brand .workspace-brand-logo{font-family:var(--font-display);line-height:1;color:inherit;text-decoration:none}.landing-header-brand .workspace-brand-logo-alis,.landing-header-brand .workspace-brand-logo-arbi{color:hsl(var(--foreground))}.landing-header-brand .workspace-brand-logo-ai{color:hsl(var(--primary))}.landing-header-brand .workspace-brand-logo .lottie,.landing-header-brand .workspace-brand-logo svg{display:block;vertical-align:bottom}