[data-new]{--n-bg:#07070a;--n-bg-raised:#0d0d12;--n-fg:#f5f5f7;--n-fg-muted:#f5f5f799;--n-fg-faint:#f5f5f761;--n-border:#ffffff14;--n-accent:#9817fd;--n-accent-soft:#9817fd1f;--acc-gradient:linear-gradient(100deg, #00d1ff 0%, #9817fd 32%, #f92dc2 60%, #ffb25b 100%);--acc-glow:#f92dc259;--n-consent-bg:#0d0d12f2;--n-consent-hover:#f5f5f70f;--n-max-w:72rem;--n-gutter:clamp(1.25rem, 4vw, 2.5rem);--n-radius:1rem;background:var(--n-bg);color:var(--n-fg);flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}[data-new] ::selection{background:var(--n-accent);color:#fff}.n-container{width:100%;max-width:var(--n-max-w);padding-inline:var(--n-gutter);margin-inline:auto}.n-container-wide{width:100%;max-width:min(1720px,96vw);padding-inline:var(--n-gutter);margin-inline:auto}.n-demo-container{width:100%;max-width:min(96vw,max(1024px,75vw));padding-inline:var(--n-gutter);margin-inline:auto}.n-font-title{font-family:var(--font-sharp-sans), system-ui, sans-serif;font-weight:700}.n-font-ovo{font-family:var(--font-ovo-n), Georgia, "Times New Roman", serif;font-weight:400}.n-gradient-text{color:#0000;background-image:linear-gradient(135deg,#00d1ff 0%,#9817fd 35%,#f92dc2 68%,#ffb25b 100%);background-clip:text}[data-mock-theme=dark]{--m-bg:#08090f;--m-fg:#ececec;--m-fg-mid:#ffffffa6;--m-muted:#ffffff73;--m-faint:#ffffff4d;--m-border:#ffffff14;--m-border-hi:#ffffff24;--m-surface-md:#ffffff12;--m-surface-hi:#ffffff1a;--m-glass-bg:#121319;--m-glass-border:#ffffff14;--m-island-glow:0 1px 2px #0006, 0 10px 28px -10px #0009;--m-glass-shadow:0 1px 2px #0006, 0 12px 34px -12px #000000a6;--m-dot:#4c3e7521;--m-popover:#16171d;--m-activity-bg:#ffffff0a}[data-mock-theme=light]{--m-bg:#e8edf8;--m-fg:#20212b;--m-fg-mid:#20212bb3;--m-muted:#20212b73;--m-faint:#20212b59;--m-border:#00000014;--m-border-hi:#0000001f;--m-surface-md:#ffffff8c;--m-surface-hi:#ffffffb8;--m-glass-bg:#ffffff8c;--m-glass-border:#ffffffb3;--m-island-glow:0 1px 2px #0f172a0f, 0 8px 24px -8px #0f172a29;--m-glass-shadow:0 1px 2px #0f172a0f, 0 10px 30px -12px #0f172a2e;--m-dot:#7663a721;--m-popover:#fff;--m-activity-bg:#ffffffd1}.n-glass{background:var(--m-glass-bg);border:1px solid var(--m-glass-border);box-shadow:var(--m-glass-shadow);backdrop-filter:blur(20px);border-radius:10px}.n-glass-island{background:var(--m-glass-bg);border:1px solid var(--m-glass-border);box-shadow:var(--m-island-glow);backdrop-filter:blur(18px)saturate(1.4);border-radius:14px}.n-dot-grid{background-image:radial-gradient(circle, var(--m-dot) 1px, transparent 1px);background-size:16px 16px}.n-iv-accent{color:#0000;background-image:linear-gradient(120deg,#9817fd,#00d1ff);background-clip:text}[data-mock-theme=dark] .n-iv-soon{background:#221f31;border-color:#a78bfa8c;box-shadow:0 0 0 1px #a78bfa38,0 10px 26px -8px #8b5cf68c}[data-mock-theme=light] .n-iv-soon{background:#fff;border-color:#8b5cf680;box-shadow:0 0 0 1px #a78bfa47,0 10px 26px -8px #8b5cf652}[data-mock-theme=dark] .m-light-only,[data-mock-theme=light] .m-dark-only{display:none}[data-mock-theme=dark] .m-pulse-layer{--m-pulse-dot:#ffffff3d}[data-mock-theme=light] .m-pulse-layer{--m-pulse-dot:#0f172a38}@keyframes m-dot-pulse{0%{opacity:.5;mask-size:0 0}70%{opacity:.22}to{opacity:0;mask-size:220vmax 220vmax}}@media (prefers-reduced-motion:reduce){.m-pulse-layer{opacity:0!important;animation:none!important}}.n-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.n-no-scrollbar::-webkit-scrollbar{display:none}@keyframes n-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.n-marquee-track{animation:55s linear infinite n-marquee}.n-marquee-track:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.n-marquee-track{animation:none}}.n-skill-glow{animation:1.8s ease-in-out infinite create-skill-pill-glow-keyframes}@keyframes n-skill-placeholder-pulse{0%,to{box-shadow:0 0 4px 1px rgba(var(--pill-glow-rgb,255, 255, 255), .14)}50%{box-shadow:0 0 10px 3px rgba(var(--pill-glow-rgb,255, 255, 255), .32)}}.n-skill-placeholder-glow{animation:2.8s ease-in-out infinite n-skill-placeholder-pulse}.n-consent{background:var(--n-consent-bg);border:1px solid var(--n-border);color:var(--n-fg);backdrop-filter:blur(24px);box-shadow:0 16px 48px -12px #0000008c}html[data-n-theme=light] [data-new] .n-consent{box-shadow:0 16px 48px -12px #20212b2e}.n-consent-title{color:var(--n-fg)}.n-consent-body{color:var(--n-fg-muted)}.n-consent-link{color:var(--n-fg);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--n-border);text-decoration-color:var(--n-border);transition:text-decoration-color .15s}.n-consent-link:hover{-webkit-text-decoration-color:var(--n-fg);text-decoration-color:var(--n-fg)}.n-consent-secondary{border:1px solid var(--n-border);color:var(--n-fg);transition:background-color .15s}.n-consent-secondary:hover{background:var(--n-consent-hover)}.n-btn-primary{isolation:isolate;color:#fff;cursor:pointer;box-shadow:0 0 20px var(--acc-glow,#f92dc259);text-shadow:0 1px 3px #00000040;border:none;position:relative;overflow:hidden}.n-btn-primary:before{content:"";background:var(--acc-gradient);z-index:-1;width:320%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:translate(-26.125%)}.n-btn-primary:hover:before,.n-btn-primary.is-hovered:before{transform:translate(-68.75%)}.n-btn-primary:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #fff3}@media (prefers-reduced-motion:reduce){.n-btn-primary:before{transition:none}}.n-gradient-text-brand{color:#0000;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(135deg,#00d1ff 0%,#9817fd 35%,#f92dc2 68%,#ffb25b 100%);background-clip:text;padding-bottom:.14em}html[data-n-theme=light] [data-new]{--n-bg:#e8edf8;--n-bg-raised:#f5f7fc;--n-fg:#20212b;--n-fg-muted:#20212b9e;--n-fg-faint:#20212b6b;--n-border:#00000014;--n-consent-bg:#fffffff2;--n-consent-hover:#20212b0f;--acc-glow:#f92dc240;color-scheme:light}html[data-n-theme=light] [data-new] .n-gradient-text-brand{color:#0000}html[data-n-theme=light] [data-new] [class~=text-white]:not([data-mock-theme],[data-mock-theme] *){color:#20212b}html[data-n-theme=light] [data-new] [class~=text-zinc-200]:not([data-mock-theme],[data-mock-theme] *){color:#20212bd1}html[data-n-theme=light] [data-new] [class~=text-zinc-300]:not([data-mock-theme],[data-mock-theme] *){color:#20212bbd}html[data-n-theme=light] [data-new] [class~=text-zinc-400]:not([data-mock-theme],[data-mock-theme] *){color:#20212b99}html[data-n-theme=light] [data-new] [class~=text-zinc-500]:not([data-mock-theme],[data-mock-theme] *){color:#20212b7a}html[data-n-theme=light] [data-new] [class~=text-zinc-600]:not([data-mock-theme],[data-mock-theme] *){color:#20212b66}html[data-n-theme=light] [data-new] .n-quote-card:hover [class~=text-zinc-300],html[data-n-theme=light] [data-new] .n-quote-card:hover [class~=text-white]{color:#fff}html[data-n-theme=light] [data-new] .n-quote-card:hover [class~=text-zinc-500]{color:#ffffffb3}html[data-n-theme=light] [data-new] [class~="bg-[#141417]"]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~="bg-[#161618]"]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~="bg-[#16161a]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#f5f7fc}html[data-n-theme=light] [data-new] [class~="bg-[#17171b]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#f1f4fa}html[data-n-theme=light] [data-new] [class~="bg-[#111114]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#eef2f9}html[data-n-theme=light] [data-new] [class~="bg-[#1b1b21]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#f5f7fc}html[data-n-theme=light] [data-new] [class~="bg-[#1a1522]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#f2f1fb}html[data-n-theme=light] [data-new] [class~="bg-[#0d0d11]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#eef2f9}html[data-n-theme=light] [data-new] [class~="bg-[#0a0a0f]"]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~="bg-[#0a0a0d]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#f5f7fc}html[data-n-theme=light] [data-new] [class~=border-white\/10]:not([data-mock-theme],[data-mock-theme] *){border-color:#0000001a}html[data-n-theme=light] [data-new] [class~="border-white/[0.08]"]:not([data-mock-theme],[data-mock-theme] *){border-color:#00000017}html[data-n-theme=light] [data-new] [class~="border-white/[0.06]"]:not([data-mock-theme],[data-mock-theme] *){border-color:#00000014}html[data-n-theme=light] [data-new] [class~="border-white/[0.18]"]:not([data-mock-theme],[data-mock-theme] *){border-color:#00000029}html[data-n-theme=light] [data-new] [class~="border-white/[0.16]"]:not([data-mock-theme],[data-mock-theme] *){border-color:#00000024}html[data-n-theme=light] [data-new] [class~="border-white/[0.07]"]:not([data-mock-theme],[data-mock-theme] *){border-color:#00000014}html[data-n-theme=light] [data-new] [class~=border-white\/15]:not([data-mock-theme],[data-mock-theme] *){border-color:#00000021}html[data-n-theme=light] [data-new] [class~=border-white\/14]:not([data-mock-theme],[data-mock-theme] *){border-color:#0000001f}html[data-n-theme=light] [data-new] [class~=border-white\/25]:not([data-mock-theme],[data-mock-theme] *){border-color:#0003}html[data-n-theme=light] [data-new] [class~="bg-white/[0.04]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000a}html[data-n-theme=light] [data-new] [class~="bg-white/[0.03]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#00000008}html[data-n-theme=light] [data-new] [class~=bg-white\/10]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000f}html[data-n-theme=light] [data-new] [class~=bg-white\/5]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000a}html[data-n-theme=light] [data-new] [class~="bg-white/[0.06]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000d}html[data-n-theme=light] [data-new] [class~="bg-white/[0.02]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#00000006}html[data-n-theme=light] [data-new] [class~="bg-white/[0.08]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000f}html[data-n-theme=light] [data-new] [class~=bg-white\/15]:not([data-mock-theme],[data-mock-theme] *){background-color:#00000014}html[data-n-theme=light] [data-new] [class~="bg-white/[0.05]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000b}html[data-n-theme=light] [data-new] [class~="bg-white/[0.07]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000e}html[data-n-theme=light] [data-new] [class~="from-[#141417]"]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~="from-[#16161a]"]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~="group-hover:from-[#16161a]"]:not([data-mock-theme],[data-mock-theme] *){--tw-gradient-from:#fff var(--tw-gradient-from-position,0%)}html[data-n-theme=light] [data-new] [class~="dark:bg-white/6"]:not([data-mock-theme],[data-mock-theme] *){background-color:#ffffff8c}html[data-n-theme=light] [data-new] [class~="dark:border-white/14"]:not([data-mock-theme],[data-mock-theme] *){border-color:#0000001f}html[data-n-theme=light] [data-new] [class~="dark:text-white/75"]:not([data-mock-theme],[data-mock-theme] *){color:#000000bf}html[data-n-theme=light] [data-new] [class~="dark:bg-white/[0.02]"]:not([data-mock-theme],[data-mock-theme] *){background-color:#00000004}html[data-n-theme=light] [data-new] [class~="dark:border-white/20"]:not([data-mock-theme],[data-mock-theme] *){border-color:#0003}html[data-n-theme=light] [data-new] [class~="dark:text-white/55"]:not([data-mock-theme],[data-mock-theme] *){color:#0000008c}.n-logo-light,html[data-n-theme=light] [data-new] .n-logo-dark{display:none}html[data-n-theme=light] [data-new] .n-logo-light{display:block}html[data-n-theme=light] [data-new] .n-logo-inline.n-logo-light{display:inline-block}html[data-n-theme=light] [data-new] .n-partner-logo{filter:grayscale()brightness(0);opacity:.55}html[data-n-theme=light] [data-new] .n-partner-logo:hover{opacity:.8}html[data-n-theme=light] [data-new] [class~="bg-[#0d0d11]/75"]:not([data-mock-theme],[data-mock-theme] *){background-color:#ffffffd9}html[data-n-theme=light] [data-new] [class~="bg-[#0a0a0d]/95"]:not([data-mock-theme],[data-mock-theme] *){background-color:#fffffff5}html[data-n-theme=light] [data-new] [class~="shadow-[0_30px_80px_-12px_rgba(0,0,0,0.8)]"]:not([data-mock-theme],[data-mock-theme] *){box-shadow:0 30px 80px -12px #0f172a38}html[data-n-theme=light] [data-new] [class~=text-violet-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-violet-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-violet-400]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=text-violet-400\/80]:not([data-mock-theme],[data-mock-theme] *){color:#6d28d9}html[data-n-theme=light] [data-new] [class~=text-purple-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-purple-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-purple-400]:not([data-mock-theme],[data-mock-theme] *){color:#7e22ce}html[data-n-theme=light] [data-new] [class~=text-blue-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-blue-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-blue-400]:not([data-mock-theme],[data-mock-theme] *){color:#1d4ed8}html[data-n-theme=light] [data-new] [class~=text-sky-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-sky-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-sky-400]:not([data-mock-theme],[data-mock-theme] *){color:#0369a1}html[data-n-theme=light] [data-new] [class~=text-cyan-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-cyan-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-cyan-400]:not([data-mock-theme],[data-mock-theme] *){color:#0e7490}html[data-n-theme=light] [data-new] [class~=text-teal-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-teal-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-teal-400]:not([data-mock-theme],[data-mock-theme] *){color:#0f766e}html[data-n-theme=light] [data-new] [class~=text-emerald-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-emerald-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-emerald-400]:not([data-mock-theme],[data-mock-theme] *){color:#047857}html[data-n-theme=light] [data-new] [class~=text-green-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-green-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-green-400]:not([data-mock-theme],[data-mock-theme] *){color:#15803d}html[data-n-theme=light] [data-new] [class~=text-amber-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-amber-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-amber-400]:not([data-mock-theme],[data-mock-theme] *){color:#b45309}html[data-n-theme=light] [data-new] [class~=text-yellow-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-yellow-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-yellow-400]:not([data-mock-theme],[data-mock-theme] *){color:#a16207}html[data-n-theme=light] [data-new] [class~=text-orange-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-orange-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-orange-400]:not([data-mock-theme],[data-mock-theme] *){color:#c2410c}html[data-n-theme=light] [data-new] [class~=text-pink-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-pink-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-pink-400]:not([data-mock-theme],[data-mock-theme] *){color:#be185d}html[data-n-theme=light] [data-new] [class~=text-rose-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-rose-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-rose-400]:not([data-mock-theme],[data-mock-theme] *){color:#be123c}html[data-n-theme=light] [data-new] [class~=text-red-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-red-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-red-400]:not([data-mock-theme],[data-mock-theme] *){color:#b91c1c}html[data-n-theme=light] [data-new] [class~=text-indigo-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-indigo-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-indigo-400]:not([data-mock-theme],[data-mock-theme] *){color:#4338ca}html[data-n-theme=light] [data-new] [class~=text-slate-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-slate-300]:not([data-mock-theme],[data-mock-theme] *),html[data-n-theme=light] [data-new] [class~=dark\:text-slate-400]:not([data-mock-theme],[data-mock-theme] *){color:#334155}html[data-n-theme=light] [data-new] [class~=text-white\/85]:not([data-mock-theme],[data-mock-theme] *){color:#14141ed9}html[data-n-theme=light] [data-new] [class~=text-white\/75]:not([data-mock-theme],[data-mock-theme] *){color:#14141ebf}html[data-n-theme=light] [data-new] [class~=text-white\/70]:not([data-mock-theme],[data-mock-theme] *){color:#14141ead}html[data-n-theme=light] [data-new] [class~=text-white\/40]:not([data-mock-theme],[data-mock-theme] *){color:#14141e6b}html[data-n-theme=light] [data-new] [class~=bg-white\/6]:not([data-mock-theme],[data-mock-theme] *){background-color:#0000000d}html[data-n-theme=light] [data-new] [class~="bg-violet-500/[0.06]"][class~=border-violet-500\/40]:not([data-mock-theme],[data-mock-theme] *){background-color:#f8f5ff;box-shadow:0 16px 48px -14px #8b5cf673,0 0 0 1px #8b5cf629}.n-hero-os{align-items:stretch;gap:clamp(2.5rem,5vw,4.5rem);display:grid}@media (min-width:1024px){.n-hero-os{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}}.n-hero-os-left{flex-direction:column;gap:clamp(1.75rem,3vw,2.5rem);display:flex}@media (min-width:1024px){.n-hero-os-left{justify-content:space-between}}.n-hero-os-headline{letter-spacing:-.022em;margin:0;font-size:clamp(2.25rem,4.2vw,4.25rem);font-weight:700;line-height:1.17}.n-hero-os-l1,.n-hero-os-l2{white-space:nowrap}.n-hero-os-l2{color:#b9a6ff}.n-hero-os-all{background:linear-gradient(100deg,#f92dc2 0%,#ff64d8 100%);-webkit-text-fill-color:transparent;background-clip:text}html[data-n-theme=light] [data-new] .n-hero-os-l2{color:#6d4fd9}@media (max-width:640px){.n-hero-console{display:none}}
.hct{--hct-row:66px;--hct-duration:38s;--hct-rows-visible:8;flex-direction:column;align-items:flex-start;padding-left:40px;display:flex}.hct-eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#ffffff6b;margin:0 0 18px;padding-left:34px;font-size:12.5px;font-weight:500}.hct-viewport{width:100vw;height:calc(var(--hct-row) * var(--hct-rows-visible));position:relative;overflow:hidden;mask-image:linear-gradient(#0000 0,#000 19% 81%,#0000 100%)}.hct-track{animation:hct-scroll var(--hct-duration) linear infinite;will-change:transform}@keyframes hct-scroll{0%{transform:translate(0,0)}to{transform:translateY(-50%)}}.hct-list{margin:0;padding:0;list-style:none}.hct-item{height:var(--hct-row);letter-spacing:-.018em;color:#ffffffed;white-space:nowrap;align-items:center;gap:20px;font-size:31px;font-weight:500;display:flex}.hct-glyph{color:#ffffff9e;background:#ffffff0e;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.hct-glyph svg{stroke-width:2px}html[data-n-theme=light] [data-new] .hct-eyebrow{color:#20212b73}html[data-n-theme=light] [data-new] .hct-item{color:#20212be0}html[data-n-theme=light] [data-new] .hct-glyph{color:#20212b94;background:#20212b0d;box-shadow:inset 0 0 0 1px #20212b1a}@media (max-width:1024px){.hct{--hct-row:52px;--hct-rows-visible:5;padding-left:0}.hct-item{gap:14px;font-size:22px}.hct-glyph{border-radius:10px;width:34px;height:34px}.hct-glyph svg{width:16px;height:16px}}@media (prefers-reduced-motion:reduce){.hct-track{animation:none}.hct-viewport{height:auto;mask-image:none}.hct-list[aria-hidden=true]{display:none}}
@property --ai-ang{syntax:"<angle>";inherits:false;initial-value:0deg}.n-hero-console{width:min(620px,100%);height:158px;position:relative}.n-dock-mock{z-index:45;pointer-events:none;width:min(452px,100% - 28px);height:158px;position:absolute;bottom:14px;right:14px}.n-dock-mock.n-ai-chrome .ai-dock{pointer-events:auto;left:auto;right:0}.n-ai-chrome .ai-dock{--ai-ring-w:2px;--ai-radius:22px;--ai-ring-spin:18s;--ai-ring-alpha:1;--ai-ring-blur:0px;--ai-ring-halo:0;--ai-ring-c1:#00d1ff;--ai-ring-c2:#7878ff;--ai-ring-c3:#9817fd;--ai-ring-c4:#f92dc2;--ai-ring-gap:#fff;--ai-ring-gap-a:7%;border-radius:var(--ai-radius);filter:drop-shadow(0 10px 26px #000000b3);width:206px;height:44px;transition:width .52s cubic-bezier(.2,.9,.2,1),height .52s cubic-bezier(.2,.9,.2,1),border-radius .52s cubic-bezier(.2,.9,.2,1);position:absolute;bottom:0;left:0}.n-ai-chrome .ai-dock.open{filter:drop-shadow(0 18px 42px #000000a8);width:100%;height:158px}.n-ai-chrome .ai-dock:not(.open):hover .ai-ring,.n-ai-chrome .ai-dock:not(.open):hover .ai-ring:before{animation-duration:calc(var(--ai-ring-spin) / 2.25)}.n-ai-chrome .ai-ring,.n-ai-chrome .ai-ring:before{--ai-ring-grad:conic-gradient(from var(--ai-ang), color-mix(in srgb, var(--ai-ring-c1) calc(var(--ai-ring-alpha) * 85%), transparent) 0deg, color-mix(in srgb, var(--ai-ring-c2) calc(var(--ai-ring-alpha) * 55%), transparent) 34deg, color-mix(in srgb, var(--ai-ring-gap) calc(var(--ai-ring-alpha) * var(--ai-ring-gap-a)), transparent) 92deg, color-mix(in srgb, var(--ai-ring-gap) calc(var(--ai-ring-alpha) * var(--ai-ring-gap-a)), transparent) 176deg, color-mix(in srgb, var(--ai-ring-c3) calc(var(--ai-ring-alpha) * 78%), transparent) 228deg, color-mix(in srgb, var(--ai-ring-c4) calc(var(--ai-ring-alpha) * 62%), transparent) 272deg, color-mix(in srgb, var(--ai-ring-gap) calc(var(--ai-ring-alpha) * var(--ai-ring-gap-a)), transparent) 318deg, color-mix(in srgb, var(--ai-ring-c1) calc(var(--ai-ring-alpha) * 85%), transparent) 360deg)}.n-ai-chrome .ai-ring{border-radius:inherit;padding:var(--ai-ring-w);background:var(--ai-ring-grad);animation:ai-turn var(--ai-ring-spin) linear infinite;position:absolute;inset:0}.n-ai-chrome .ai-ring:before{content:"";border-radius:inherit;padding:calc(var(--ai-ring-w) + 2px);background:var(--ai-ring-grad);-webkit-mask-composite:xor;filter:blur(var(--ai-ring-blur));opacity:var(--ai-ring-halo);animation:ai-turn var(--ai-ring-spin) linear infinite;pointer-events:none;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}@keyframes ai-turn{to{--ai-ang:360deg}}.n-ai-chrome .ai-inner{border-radius:calc(var(--ai-radius) - var(--ai-ring-w));--ink:#fffffff0;--ink2:#ffffff9e;--ink3:#ffffff70;--ink4:#ffffff45;--line:#ffffff1a;--line2:#ffffff2e;--hover:#ffffff0f;width:100%;height:100%;color:var(--ink);font-family:var(--font-euclid-n), system-ui, sans-serif;background:#0a0b12;position:relative;overflow:hidden}.n-ai-chrome .ai-veil{pointer-events:none;background:linear-gradient(#090a116b,#090a1105 46%,#090a112e);position:absolute;inset:0}.n-ai-chrome .ai-dock:not(.open) .ai-veil{display:none}.n-ai-chrome .ai-dock:not(.open) .ai-bloom{opacity:.62;height:150%;bottom:-46%}.n-ai-chrome .ai-dock:not(.open) .ai-bloom i{filter:blur(24px)}.n-ai-chrome .ai-face{transition:opacity .22s,transform .34s cubic-bezier(.2,.9,.2,1);position:absolute;inset:0}.n-ai-chrome .ai-pill{cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:9px;padding:0 8px 0 11px;display:flex}.n-ai-chrome .ai-pill .mk{flex:none;transform:translate(-1px,1px)}.n-ai-chrome .ai-pill .lb{color:#ffffffbd;white-space:nowrap;text-align:left;flex:1;font-size:13px}.n-ai-chrome .ai-kbd{color:#ffffff6b;background:#ffffff14;border-radius:5px;padding:3px 6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10.5px;transform:translate(-6px);box-shadow:inset 0 0 0 1px #ffffff17}.n-ai-chrome .ai-dock.open .ai-pill{opacity:0;pointer-events:none;transform:translateY(-6px)}.n-ai-chrome .ai-cons{transition:opacity .22s,transform .34s cubic-bezier(.2,.9,.2,1)}.n-ai-chrome .ai-dock:not(.open) .ai-cons{opacity:0;pointer-events:none;transform:translateY(10px)}.n-ai-chrome .ai-inner:before{content:"";pointer-events:none;filter:blur(36px)saturate(140%);opacity:.5;background:radial-gradient(42% 70% at 28% 80%,#40e0ff8c,#0000 70%),radial-gradient(36% 62% at 55% 92%,#b25cff7a,#0000 70%),radial-gradient(30% 56% at 78% 76%,#ff64d86b,#0000 70%);width:130%;height:52%;animation:17s ease-in-out infinite alternate ai-aurora;position:absolute;bottom:-16%;left:-45%}@keyframes ai-aurora{0%{transform:translate(0)scaleY(1)}to{transform:translate(42%)scaleY(1.12)}}.n-ai-chrome .ai-bloom{pointer-events:none;opacity:.6;height:56%;position:absolute;bottom:-26%;left:-14%;right:-14%}.n-ai-chrome .ai-bloom i{filter:blur(52px);border-radius:50%;display:block;position:absolute}.n-ai-chrome .ai-bloom .b1{background:#2e56d699;width:72%;height:150%;animation:21s ease-in-out infinite ai-d1;bottom:-40%;left:6%}.n-ai-chrome .ai-bloom .b2{background:#782cdc70;width:48%;height:126%;animation:27s ease-in-out infinite ai-d2;bottom:-52%;right:2%}.n-ai-chrome .ai-bloom .b3{background:#00b4ff3d;width:36%;height:104%;animation:33s ease-in-out infinite ai-d3;bottom:-48%;left:-6%}@keyframes ai-d1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(14%,-8%)scale(1.1)}}@keyframes ai-d2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20%,-5%)scale(.9)}}@keyframes ai-d3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(26%,-11%)scale(1.14)}}.n-ai-chrome .ai-top{pointer-events:none;opacity:.3;height:44%;position:absolute;top:-26%;left:-10%;right:-10%}.n-ai-chrome .ai-top i{filter:blur(60px);background:#463cbe57;border-radius:50%;width:72%;height:150%;animation:39s ease-in-out infinite ai-d3;position:absolute;left:14%}.n-ai-chrome .ai-cons{flex-direction:column;padding:16px 16px 12px;display:flex;position:absolute;inset:0}.n-ai-chrome .cx-corner{z-index:2;gap:1px;display:flex;position:absolute;top:9px;right:9px}.n-ai-chrome .cx-ic{width:28px;height:28px;color:var(--ink2);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.n-ai-chrome .cx-ic svg{width:15px;height:15px}.n-ai-chrome .glow-wrap{flex:1;min-height:0;position:relative;overflow:hidden}.n-ai-chrome .glow-mirror{white-space:pre-wrap;word-break:break-word;color:var(--ink);letter-spacing:-.005em;padding-right:132px;font-size:16.5px;line-height:1.45}.n-ai-chrome .glow-mirror .ph{color:var(--ink4)}.n-ai-chrome .gw-live,.n-ai-chrome .gw-settle{-webkit-text-fill-color:transparent;background-image:linear-gradient(100deg,#45e3ff,#b757ff 55%,#ff64d8);background-clip:text}.n-ai-chrome .gw-settle{animation:.8s forwards gw-settle}@keyframes gw-settle{0%{-webkit-text-fill-color:transparent}to{-webkit-text-fill-color:var(--ink)}}.n-ai-chrome .caret{vertical-align:-.18em;background:#b757ff;width:1.5px;height:1.05em;margin-left:1px;animation:1.06s step-end infinite ai-blink;display:inline-block}@keyframes ai-blink{0%,49%{opacity:1}50%,to{opacity:0}}.n-ai-chrome .ai-chips{flex-wrap:wrap;gap:6px;padding:2px 0 6px;display:flex}.n-ai-chrome .ai-chip{border:1px solid var(--line);background:var(--hover);height:22px;color:var(--ink3);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11px;display:inline-flex}.n-ai-chrome .cx-tools{flex:none;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.n-ai-chrome .cx-tools .mk{object-fit:contain;flex:none;width:22px;height:22px;transform:translate(-1px)}.n-ai-chrome .cx-tools .sp{flex:1}.n-ai-chrome .cx-pill{background:var(--hover);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;min-width:0;max-width:220px;padding:3px 9px;display:inline-flex}.n-ai-chrome .cx-pill .ic{color:var(--ink4);flex:none;width:22px;height:22px;margin-block:-4px;transform:translate(-2px)}.n-ai-chrome .cx-pill .ty{color:var(--ink3);font-size:10.5px}.n-ai-chrome .cx-pill .nm{min-width:0;color:var(--ink);text-overflow:ellipsis;font-size:11px;font-weight:500;overflow:hidden}.n-ai-chrome .cx-send{width:28px;height:28px;color:var(--ink3);border-radius:8px;flex:none;justify-content:center;align-items:center;transition:color .15s;display:flex}.n-ai-chrome .cx-send.hot{color:var(--ink)}.n-ai-chrome .cx-send svg,.n-ai-chrome .cx-clip svg{width:14px;height:14px}.n-ai-chrome .cx-clip{width:28px;height:28px;color:var(--ink3);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-dock{--ai-ring-c1:#00a8e0;--ai-ring-c2:#6868f0;--ai-ring-gap:#101430;--ai-ring-gap-a:10%;--ai-ring-blur:16px;--ai-ring-halo:.55;filter:drop-shadow(0 8px 20px #18204824)}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-dock.open{filter:drop-shadow(0 14px 34px #1820482e)}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-inner{--ink:#0a0a1aeb;--ink2:#0a0a1a9e;--ink3:#0a0a1a73;--ink4:#0a0a1a47;--line:#0c0e281a;--line2:#0c0e2829;--hover:#0c0e280b;background:#f7f9fd}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-veil{background:linear-gradient(#ffffff8f,#ffffff0a 46%,#ffffff4d)}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-inner:before{opacity:.34;background:radial-gradient(42% 70% at 28% 80%,#00d1ff66,#0000 70%),radial-gradient(36% 62% at 55% 92%,#9817fd57,#0000 70%),radial-gradient(30% 56% at 78% 76%,#f92dc24d,#0000 70%)}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-bloom{opacity:.42}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-dock:not(.open) .ai-bloom{opacity:.3}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-bloom .b1{background:#607cff85}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-bloom .b2{background:#b268ff6b}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-bloom .b3{background:#00c4ff4d}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-top{opacity:.24}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-top i{background:#8278ff57}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .gw-live,:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .gw-settle{background-image:linear-gradient(100deg,#00a8e0,#9817fd 55%,#f92dc2)}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-kbd{color:#0c0e206b;background:#0c0e200d;box-shadow:inset 0 0 0 1px #0c0e2014}:is(html[data-n-theme=light] .n-hero-console,.n-ai-chrome[data-mock-theme=light]) .ai-pill .lb{color:#0c0e20bd}@media (prefers-reduced-motion:reduce){.n-ai-chrome .ai-ring,.n-ai-chrome .ai-ring:before,.n-ai-chrome .ai-inner:before,.n-ai-chrome .ai-bloom i,.n-ai-chrome .ai-top i,.n-ai-chrome .caret{animation:none}}
.aurora-background{pointer-events:none;isolation:isolate;background:radial-gradient(circle at 50% 120%,#28114d 0%,#0000 52%),linear-gradient(#050308 0%,#08040f 100%);position:absolute;inset:0;overflow:hidden}.aurora{filter:blur(100px);mix-blend-mode:screen;opacity:.5;will-change:transform;border-radius:9999px;width:75%;height:75%;position:absolute}.aurora-purple{background:radial-gradient(circle,#9817fde6 0%,#5c0bb859 45%,#0000 72%);animation:28s ease-in-out infinite alternate aurora-drift-one;bottom:-35%;left:-15%}.aurora-violet{background:radial-gradient(circle,#5c0bb8bf 0%,#3c07824d 48%,#0000 72%);animation:34s ease-in-out infinite alternate aurora-drift-two;bottom:-25%;right:-20%}.aurora-pink{opacity:.3;background:radial-gradient(circle,#f92dc2d9 0%,#d6197e33 45%,#0000 72%);width:48%;height:55%;animation:25s ease-in-out infinite alternate aurora-drift-three;bottom:-30%;right:5%}.aurora-cyan{opacity:.2;background:radial-gradient(circle,#00d1ffe6 0%,#0093c72e 45%,#0000 72%);width:42%;height:45%;animation:31s ease-in-out infinite alternate aurora-drift-four;bottom:-32%;left:20%}.aurora-background:after{content:"";background:linear-gradient(#0000,#07070a);height:140px;position:absolute;bottom:0;left:0;right:0}.aurora-noise{opacity:.035;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}@keyframes aurora-drift-one{0%{transform:translate(-5%,8%)scale(1)}to{transform:translate(18%,-12%)scale(1.18)rotate(8deg)}}@keyframes aurora-drift-two{0%{transform:translate(8%,5%)scale(1.12)}to{transform:translate(-16%,-10%)scale(.95)rotate(-10deg)}}@keyframes aurora-drift-three{0%{transform:translate(12%,12%)scale(.9)}to{transform:translate(-20%,-8%)scale(1.2)}}@keyframes aurora-drift-four{0%{transform:translate(-10%,10%)scale(1)}to{transform:translate(22%,-14%)scale(1.14)}}html[data-n-theme=light] [data-new] .aurora-background{background:radial-gradient(circle at 50% 120%,#ddd8f2 0%,#0000 52%),linear-gradient(#f5f7fc 0%,#e8edf8 100%)}html[data-n-theme=light] [data-new] .aurora{mix-blend-mode:normal;opacity:.26}html[data-n-theme=light] [data-new] .aurora-pink{opacity:.16}html[data-n-theme=light] [data-new] .aurora-cyan{opacity:.12}html[data-n-theme=light] [data-new] .aurora-background:after{background:linear-gradient(#0000,#e8edf8)}@media (prefers-reduced-motion:reduce){.aurora{animation:none}}