.promptc{--foreground: 240 10% 12%;--card: 0 0% 100%;--muted: 240 6% 96.5%;--muted-foreground: 240 4% 46%;--border: 240 6% 90%;--primary: 231 48% 48%;--float: 0 24px 64px -18px rgba(20, 24, 60, .16);--pop: 0 16px 40px -12px rgba(20,24,60,.28);--c-source: 211 74% 46%;--c-platform: 244 55% 55%;--c-agent: 158 60% 37%;--c-integration: 28 82% 48%;width:100%;max-width:40rem;margin:0 auto;display:flex;flex-direction:column;font-family:var(--font-body),ui-sans-serif,system-ui,-apple-system,sans-serif;color:hsl(var(--foreground))}.promptc *{box-sizing:border-box}.promptc .thread{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.promptc .line{align-self:flex-start;max-width:80%;font-size:15px;line-height:1.45;padding:9px 14px;border-radius:16px 16px 16px 5px;background:hsl(var(--card) / .94);border:1px solid hsl(var(--border) / .7);backdrop-filter:blur(14px) saturate(1.05);box-shadow:0 10px 30px -14px #14183c57;opacity:0;transform:translateY(12px)}.promptc .line.show{opacity:1;transform:none;transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1)}.promptc .line.me{align-self:flex-end;border-radius:16px 16px 5px;background:color-mix(in srgb,hsl(var(--primary)) 12%,hsl(var(--card) / .94));border-color:hsl(var(--primary) / .3)}.promptc .line.small{align-self:flex-start;background:none;border:0;backdrop-filter:none;box-shadow:none;padding:2px 6px;font-size:12px;color:hsl(var(--muted-foreground))}.promptc .line .who{font-size:11px;color:hsl(var(--muted-foreground));display:block;margin-bottom:2px}.promptc .line.reply .who{color:hsl(var(--primary))}.promptc .line .cta{display:inline-flex;align-items:center;gap:7px;margin-top:4px;color:hsl(var(--primary));font-weight:500;font-size:15px;text-decoration:none}.promptc .composer{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;box-shadow:var(--float);transition:border-color .2s ease,box-shadow .2s ease}.promptc .composer.focus{border-color:hsl(var(--primary) / .5);box-shadow:0 0 0 4px hsl(var(--primary) / .12),var(--float)}.promptc .main{display:flex;align-items:flex-start;gap:6px;padding:12px 14px 4px 10px}.promptc .write{flex:1;min-height:2.4rem;font-size:17px;line-height:1.75;padding:5px 2px;outline:none;cursor:text}.promptc .write .w{opacity:.9}.promptc .write[contenteditable=true]:empty:before{content:attr(data-ph);color:hsl(var(--muted-foreground))}.promptc .caret{display:inline-block;width:1.5px;height:18px;background:hsl(var(--primary));vertical-align:-3px;margin-left:1px;animation:promptc-blink 1.05s steps(1) infinite}@keyframes promptc-blink{50%{opacity:0}}.promptc .tok{display:inline;color:hsl(var(--c));font-weight:500;border:0;border-radius:0;padding:0;box-shadow:inset 0 -1px hsl(var(--c) / .35);white-space:nowrap;user-select:none}.promptc .tok>svg{display:none}.promptc .tok.source{--c: var(--c-source)}.promptc .tok.platform{--c: var(--c-platform)}.promptc .tok.agent{--c: var(--c-agent)}.promptc .tok.integration{--c: var(--c-integration)}.promptc .rv{display:inline;opacity:0;filter:blur(3px)}.promptc .rv.shown{opacity:1;filter:none;transition:opacity .4s ease,filter .4s ease}@media(max-width:620px){.promptc .write{font-size:15.5px;line-height:1.62}.promptc .caret{height:16px}.promptc .main{padding-left:14px}}@media(prefers-reduced-motion:reduce){.promptc .rv{opacity:1!important;filter:none!important;transition:none}.promptc .caret{animation:none}.promptc .line{opacity:1!important;transform:none!important}}.promptc .tools{display:flex;align-items:center;gap:8px;padding:2px 12px 12px}.promptc .txt-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:hsl(var(--muted-foreground));font:inherit;font-size:13px;font-weight:500;cursor:pointer}.promptc .txt-btn:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.promptc .stack{margin-left:auto;display:flex;align-items:center}.promptc .av{width:30px;height:30px;border-radius:50%;border:1px solid hsl(var(--border));background:hsl(var(--card));display:grid;place-items:center;margin-left:-8px;color:hsl(var(--muted-foreground))}.promptc .av:first-child{margin-left:0}.promptc .mic{flex:none;width:34px;height:34px;border:0;border-radius:9px;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;display:grid;place-items:center;transition:background .15s ease,color .15s ease}.promptc .mic:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.promptc .mic:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.promptc .mic[aria-pressed=true]{background:hsl(var(--primary) / .1);color:hsl(var(--primary));animation:promptc-listen 1.5s ease-in-out infinite}@keyframes promptc-listen{0%,to{box-shadow:0 0 hsl(var(--primary) / .28)}50%{box-shadow:0 0 0 5px hsl(var(--primary) / 0)}}@media(prefers-reduced-motion:reduce){.promptc .mic[aria-pressed=true]{animation:none}}.promptc .send{flex:none;width:34px;height:34px;border:0;border-radius:9px;background:hsl(var(--foreground));color:hsl(var(--card));cursor:pointer;display:grid;place-items:center;margin-left:8px}.promptc .send:hover{filter:brightness(1.1)}.pb[data-astro-cid-oitolpo7]{width:100%}.pb-wrap[data-astro-cid-oitolpo7]{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1.2rem 2rem}.pb-group[data-astro-cid-oitolpo7]{display:flex;flex-direction:column;align-items:center;gap:.6rem}.pb-lbl[data-astro-cid-oitolpo7]{font-family:var(--font-body);font-size:.63rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint, #9ca3af);white-space:nowrap}.pb-cards[data-astro-cid-oitolpo7]{display:flex;align-items:center;gap:.6rem}.pb-card[data-astro-cid-oitolpo7]{flex:none;width:8rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .9rem;border-radius:.85rem;overflow:hidden;background:color-mix(in srgb,#fff 60%,transparent);-webkit-backdrop-filter:blur(26px) saturate(1.9);backdrop-filter:blur(26px) saturate(1.9);border:1px solid rgba(255,255,255,.6);box-shadow:inset 0 1px #ffffffb3,0 6px 20px -13px #14183c33;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.pb-card[data-astro-cid-oitolpo7]:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fffc,0 12px 26px -13px #14183c52}.pb-logo[data-astro-cid-oitolpo7]{width:auto;max-width:100%;max-height:2.3rem;object-fit:contain;opacity:.96;transition:opacity .3s ease}.pb-card[data-astro-cid-oitolpo7]:hover .pb-logo[data-astro-cid-oitolpo7]{opacity:1}@media(max-width:767px){.pb-wrap[data-astro-cid-oitolpo7]{flex-wrap:nowrap;gap:.5rem;padding-left:.5rem;padding-right:.5rem}.pb-group[data-astro-cid-oitolpo7]{flex:1 1 0;min-width:0;gap:.3rem}.pb-lbl[data-astro-cid-oitolpo7]{display:block;font-size:.5rem;letter-spacing:.05em;line-height:1.15;white-space:normal;text-align:center;min-height:1.15rem}.pb-cards[data-astro-cid-oitolpo7]{width:100%;justify-content:center}.pb-card--slot[data-astro-cid-oitolpo7]:nth-child(2){display:none}.pb-card[data-astro-cid-oitolpo7]{width:100%;max-width:7rem;height:2.9rem}.pb-logo[data-astro-cid-oitolpo7]{max-height:1.7rem}}@media(prefers-reduced-motion:reduce){.pb-logo[data-astro-cid-oitolpo7],.pb-card[data-astro-cid-oitolpo7]{transition:none}}.hero3d[data-astro-cid-77or6rrx]{position:relative;background:var(--layer-void);--ink: #111827;--ink-soft: #4b5563;--ink-faint: #9ca3af;color:var(--ink);--beat-tint: var(--layer-core);isolation:isolate;overflow-x:clip}.hero3d__stage[data-astro-cid-77or6rrx]{position:sticky;top:0;height:100svh;margin-bottom:-100svh;z-index:0;pointer-events:none}.hero3d__stage[data-astro-cid-77or6rrx] canvas[data-astro-cid-77or6rrx]{display:block;width:100%;height:100%}html[data-fx=off] .hero3d__stage[data-astro-cid-77or6rrx] canvas[data-astro-cid-77or6rrx]{display:none}html[data-fx=off] .hero3d__stage[data-astro-cid-77or6rrx]:before{content:"";position:absolute;inset:0;color:color-mix(in srgb,var(--beat-tint) 15%,transparent);background:radial-gradient(46% 36% at 50% 43%,currentColor 0%,transparent 68%),radial-gradient(26% 20% at 63% 33%,currentColor 0%,transparent 74%);transition:color .65s ease}html[data-fx=off] .hero3d__beat[data-astro-cid-77or6rrx]{min-height:74svh}.hero3d__stage[data-astro-cid-77or6rrx]:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 78% at 50% 42%,transparent 38%,color-mix(in srgb,var(--layer-void) 72%,transparent) 100%)}.hero3d__beat--core[data-astro-cid-77or6rrx]{--tint: var(--cap-tint, var(--layer-core))}.hero3d__beat--platform[data-astro-cid-77or6rrx]{--tint: var(--cap-tint, var(--layer-platform))}.hero3d__beat--agents[data-astro-cid-77or6rrx]{--tint: var(--cap-tint, var(--layer-agents))}.hero3d__beat[data-astro-cid-77or6rrx]{--tint-ink: color-mix(in oklab, var(--tint) 55%, #0b1020)}@supports (color: oklch(from red l c h)){.hero3d__beat[data-astro-cid-77or6rrx]{--tint-ink: oklch(from var(--tint) min(l, .54) c h)}}.hero3d__beat[data-astro-cid-77or6rrx]{position:relative;z-index:1;min-height:100svh;display:flex;padding:6rem 1.5rem 4rem}.hero3d__layers[data-astro-cid-77or6rrx]{list-style:none;margin:0;padding:0}.hero3d__beat--intro[data-astro-cid-77or6rrx]{align-items:center;justify-content:center;text-align:center}.hero3d-fx .hero3d__beat--intro[data-astro-cid-77or6rrx]{padding-bottom:13rem}@media(max-height:820px){.hero3d[data-astro-cid-77or6rrx] .hero3d__beat--intro[data-astro-cid-77or6rrx]{padding-top:5rem}.hero3d[data-astro-cid-77or6rrx] .hero3d__title[data-astro-cid-77or6rrx]{font-size:clamp(1.9rem,5vw,3rem)}.hero3d[data-astro-cid-77or6rrx] .hero3d__eyebrow[data-astro-cid-77or6rrx]{margin-bottom:.9rem;font-size:.7rem}.hero3d[data-astro-cid-77or6rrx] .hero3d__lead[data-astro-cid-77or6rrx]{margin-top:.9rem;font-size:.98rem}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx]>.promptc{margin-top:.15rem}.hero3d-fx .hero3d[data-astro-cid-77or6rrx] .hero3d__beat--intro[data-astro-cid-77or6rrx]{padding-bottom:10.5rem}}@media(max-width:620px){.hero3d[data-astro-cid-77or6rrx] .hero3d__eyebrow[data-astro-cid-77or6rrx]{font-size:.66rem;letter-spacing:.1em;line-height:1.45;margin-bottom:.85rem}.hero3d[data-astro-cid-77or6rrx] .hero3d__say[data-astro-cid-77or6rrx],.hero3d[data-astro-cid-77or6rrx] .hero3d__eyebrow[data-astro-cid-77or6rrx],.hero3d[data-astro-cid-77or6rrx] .hero3d__title[data-astro-cid-77or6rrx],.hero3d[data-astro-cid-77or6rrx] .hero3d__sub[data-astro-cid-77or6rrx]{text-align:center}.hero3d[data-astro-cid-77or6rrx] .hero3d__sub[data-astro-cid-77or6rrx]{max-width:none;margin:.6rem auto 0;font-size:clamp(.86rem,3.5vw,1rem);line-height:1.42}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx]>.promptc{margin-top:.5rem}}.hero3d__intro[data-astro-cid-77or6rrx]{max-width:46rem}@media(min-width:1600px){.hero3d__title[data-astro-cid-77or6rrx]{font-size:min(5.5rem,5.2vw)}.hero3d__intro[data-astro-cid-77or6rrx]{max-width:54rem}.hero3d__sub[data-astro-cid-77or6rrx]{font-size:1.18rem}.hero3d__eyebrow[data-astro-cid-77or6rrx]{font-size:.8rem}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx]{width:min(38vw,40rem)}}.hero3d__proof[data-astro-cid-77or6rrx]{position:relative;z-index:5;padding:1.5rem clamp(1rem,5vw,3rem) 1.4rem}.hero3d-fx .hero3d__proof[data-astro-cid-77or6rrx]{position:fixed;left:0;right:0;bottom:0;z-index:30;opacity:1;transition:opacity .4s ease,transform .4s ease;background:linear-gradient(to top,#fff 10%,#ffffffdb,#fff0)}.hero3d__eyebrow[data-astro-cid-77or6rrx]{font-family:var(--font-body);font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary-500);margin:0 0 1.5rem}.hero3d__title[data-astro-cid-77or6rrx]{font-family:var(--font-heading);font-weight:800;font-size:clamp(2.25rem,7.5vw,4.5rem);line-height:1.02;letter-spacing:-.03em;margin:0;text-wrap:balance}.hero3d__title[data-astro-cid-77or6rrx]{position:relative}.hero3d__grains{position:absolute;z-index:0;pointer-events:none}.hero3d__cw{display:inline-block;position:relative;z-index:1;opacity:0;filter:blur(9px);transform:translateY(.16em) scale(.97);transition:opacity .52s ease,filter .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.hero3d__cw.is-in{opacity:1;filter:blur(0);transform:none}.hero3d__title-main[data-astro-cid-77or6rrx]{display:block}.hero3d-fx .hero3d__title-main[data-astro-cid-77or6rrx]{opacity:0}.hero3d-fx .hero3d__title-main[data-astro-cid-77or6rrx].is-split{opacity:1}.hero3d__cw.is-key{color:var(--title-accent, var(--layer-core));transition:color .5s ease}.hero3d__title-seg{display:block;text-wrap:initial;margin-top:.12em;transition:min-height .4s cubic-bezier(.22,1,.36,1)}.hero3d__lead[data-astro-cid-77or6rrx]{margin:1.5rem auto 0;max-width:34rem;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:var(--ink-soft)}.hero3d__sub[data-astro-cid-77or6rrx]{margin:.7rem auto 0;max-width:42rem;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.5;color:var(--ink-soft);text-wrap:balance}.hero3d__say[data-astro-cid-77or6rrx]{max-height:40rem;transition:max-height .62s cubic-bezier(.4,0,.2,1) .34s,margin-bottom .62s ease .34s}.hero3d__say[data-astro-cid-77or6rrx]>[data-astro-cid-77or6rrx]{transition:opacity .38s ease,transform .55s cubic-bezier(.22,1,.36,1),filter .45s ease}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx].is-conversing .hero3d__say[data-astro-cid-77or6rrx]{max-height:0;margin-bottom:0;overflow:hidden;pointer-events:none;transition-delay:.34s}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx].is-conversing .hero3d__say[data-astro-cid-77or6rrx]>[data-astro-cid-77or6rrx]{opacity:0;transform:translateY(-10px);filter:blur(6px)}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx].is-conversing .hero3d__sub[data-astro-cid-77or6rrx]{transition-delay:0s}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx].is-conversing .hero3d__title[data-astro-cid-77or6rrx]{transition-delay:.08s}.hero3d[data-astro-cid-77or6rrx] .hero3d__intro[data-astro-cid-77or6rrx].is-conversing .hero3d__eyebrow[data-astro-cid-77or6rrx]{transition-delay:.16s}.hero3d__intro[data-astro-cid-77or6rrx]>.promptc{transition:transform .62s cubic-bezier(.22,1,.36,1) .3s}.hero3d-fx .hero3d__proof[data-astro-cid-77or6rrx].is-conversing{opacity:0!important;pointer-events:none}.hero3d__leave[data-astro-cid-77or6rrx]{display:none;margin:1.25rem auto 0;align-items:center;gap:.45rem;font:inherit;font-size:.8rem;font-weight:500;color:var(--ink-faint);background:none;border:0;padding:.4rem .6rem;border-radius:.6rem;cursor:pointer;transition:color .2s ease,background-color .2s ease}.hero3d__intro[data-astro-cid-77or6rrx].is-conversing .hero3d__leave[data-astro-cid-77or6rrx]{display:inline-flex}.hero3d__leave[data-astro-cid-77or6rrx]:hover{color:var(--ink);background:#14183c0d}.hero3d__intro[data-astro-cid-77or6rrx]>.promptc{margin-top:.2rem;text-align:left}.hero3d__cue-line[data-astro-cid-77or6rrx]{width:2.5rem;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--ink-faint) 90%,transparent))}.hero3d__beat--core[data-astro-cid-77or6rrx]{align-items:center;justify-content:flex-start}.hero3d__beat--platform[data-astro-cid-77or6rrx]{align-items:center;justify-content:flex-end}.hero3d__beat--agents[data-astro-cid-77or6rrx]{align-items:center;justify-content:flex-start}.hero3d__panel[data-astro-cid-77or6rrx]{max-width:34rem;position:relative}.hero3d__panel[data-astro-cid-77or6rrx]:before{content:"";position:absolute;inset:-1.4rem -2rem;z-index:-1;pointer-events:none;background:radial-gradient(125% 100% at 28% 45%,color-mix(in srgb,var(--layer-void) 88%,transparent) 0%,color-mix(in srgb,var(--layer-void) 70%,transparent) 46%,transparent 80%)}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__panel[data-astro-cid-77or6rrx]{text-align:right}.hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__uvp[data-astro-cid-77or6rrx],.hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__benefit[data-astro-cid-77or6rrx]{margin-left:auto}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__panel[data-astro-cid-77or6rrx]:before{background:radial-gradient(125% 100% at 72% 45%,color-mix(in srgb,var(--layer-void) 88%,transparent) 0%,color-mix(in srgb,var(--layer-void) 70%,transparent) 46%,transparent 80%)}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx]{position:fixed;z-index:3;top:50%;transform:translateY(-50%);width:min(42vw,33rem);max-width:none;margin:0;text-align:left;opacity:0;pointer-events:none;will-change:opacity}.hero3d-fx .hero3d__beat[data-astro-cid-77or6rrx][data-side=left] .hero3d__panel[data-astro-cid-77or6rrx]{left:clamp(1.5rem,6vw,6.5rem);right:auto}.hero3d-fx .hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__panel[data-astro-cid-77or6rrx]{right:clamp(1.5rem,6vw,6.5rem);left:auto;text-align:right}.hero3d__index[data-astro-cid-77or6rrx]{display:flex;align-items:center;gap:.75rem;margin:0 0 1.1rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.6875rem;letter-spacing:.3em;text-transform:uppercase;color:var(--ink-soft)}.hero3d__index[data-astro-cid-77or6rrx]:before{content:"";width:1.9rem;height:1px;flex:none;background:color-mix(in srgb,var(--tint) 75%,transparent)}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__index[data-astro-cid-77or6rrx]{justify-content:flex-end}.hero3d__of[data-astro-cid-77or6rrx]{color:var(--ink-faint)}.hero3d__trust[data-astro-cid-77or6rrx]{list-style:none;margin:0 0 1.7rem;padding:0;display:flex;flex-wrap:wrap;gap:.45rem}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__trust[data-astro-cid-77or6rrx]{justify-content:flex-end}.hero3d__trust[data-astro-cid-77or6rrx] li[data-astro-cid-77or6rrx]{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;letter-spacing:.01em;font-weight:500;color:var(--ink-soft);border:1px solid color-mix(in srgb,var(--tint) 24%,rgba(20,24,60,.08));background:color-mix(in srgb,var(--tint) 5%,transparent);border-radius:999px;padding:.3rem .7rem .3rem .58rem}.hero3d__trust[data-astro-cid-77or6rrx] .dot[data-astro-cid-77or6rrx]{width:5px;height:5px;border-radius:50%;background:var(--tint);flex:none}.hero3d__concept[data-astro-cid-77or6rrx]{font-family:var(--font-heading);font-weight:350;font-size:clamp(2rem,3.4vw,3rem);line-height:1.06;letter-spacing:-.035em;margin:0;color:#0d1220;text-wrap:balance}.hero3d__uvp[data-astro-cid-77or6rrx]{margin:1.3rem 0 0;font-size:1.05rem;line-height:1.5;color:#40495a;max-width:30rem}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__uvp[data-astro-cid-77or6rrx]{margin-left:auto}.hero3d__strip[data-astro-cid-77or6rrx]{list-style:none;margin:1.85rem 0 0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.55rem 0}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__strip[data-astro-cid-77or6rrx]{justify-content:flex-end}.hero3d__strip[data-astro-cid-77or6rrx] li[data-astro-cid-77or6rrx]{display:flex;align-items:center}.hero3d__strip[data-astro-cid-77or6rrx] li[data-astro-cid-77or6rrx]:not(:last-child):after{content:"";width:1px;height:.85rem;margin:0 .9rem;background:#14183c24}.hero3d__kw[data-astro-cid-77or6rrx]{position:relative;font:inherit;font-size:.9rem;font-weight:500;letter-spacing:-.005em;color:var(--ink-soft);background:none;border:0;padding:.15rem 0;cursor:pointer;transition:color .2s ease}.hero3d__kw[data-astro-cid-77or6rrx]>span[data-astro-cid-77or6rrx]{position:relative}.hero3d__kw[data-astro-cid-77or6rrx]>span[data-astro-cid-77or6rrx]:after{content:"";position:absolute;left:0;right:0;bottom:-.18rem;height:1px;background:var(--tint);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.23,1,.32,1)}.hero3d__kw[data-astro-cid-77or6rrx]:hover,.hero3d__kw[data-astro-cid-77or6rrx].on{color:var(--tint-ink)}.hero3d__kw[data-astro-cid-77or6rrx]:hover>span[data-astro-cid-77or6rrx]:after,.hero3d__kw[data-astro-cid-77or6rrx].on>span[data-astro-cid-77or6rrx]:after{transform:scaleX(1)}.hero3d__kw-benefit[data-astro-cid-77or6rrx]{color:var(--ink-soft);font-size:.9rem}.hero3d__kw-benefit[data-astro-cid-77or6rrx]:before{content:"·";margin:0 .4rem;opacity:.55}.hero3d-fx .hero3d__kw-benefit[data-astro-cid-77or6rrx]{display:none}.hero3d__kw-does[data-astro-cid-77or6rrx]{color:var(--ink-soft);font-size:.9rem}.hero3d__kw-does[data-astro-cid-77or6rrx]:before{content:"·";margin:0 .4rem;opacity:.55}.hero3d-fx .hero3d__kw-does[data-astro-cid-77or6rrx]{display:none}.hero3d__kw-fns[data-astro-cid-77or6rrx]{list-style:none;margin:.3rem 0 0 1rem;padding:0;font-size:.88rem;color:var(--ink-soft)}.hero3d__kw-fns[data-astro-cid-77or6rrx] svg[data-astro-cid-77or6rrx]{display:none}.hero3d-fx .hero3d__kw-fns[data-astro-cid-77or6rrx],.hero3d__fns[data-astro-cid-77or6rrx]{display:none}.hero3d-fx .hero3d__fns[data-astro-cid-77or6rrx]{display:block;position:fixed;z-index:3;top:50%;transform:translateY(-50%);width:min(23rem,30vw);padding:1.25rem 1.35rem 1.15rem;border-radius:1.1rem;background:linear-gradient(to bottom,color-mix(in srgb,#fff 84%,transparent),color-mix(in srgb,#fff 72%,transparent) 62%,color-mix(in srgb,#fff 40%,transparent));-webkit-backdrop-filter:blur(22px) saturate(1.6);backdrop-filter:blur(22px) saturate(1.6);border:1px solid color-mix(in srgb,var(--tint) 14%,rgba(255,255,255,.75));box-shadow:inset 0 1px #ffffffbf,0 16px 40px -28px #14183c73;opacity:0;transition:opacity .5s cubic-bezier(.23,1,.32,1)}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in~.hero3d__fns[data-astro-cid-77or6rrx]{opacity:1}.hero3d-fx .hero3d__beat[data-astro-cid-77or6rrx][data-side=left] .hero3d__fns[data-astro-cid-77or6rrx]{right:clamp(1.5rem,6vw,6.5rem);left:auto}.hero3d-fx .hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__fns[data-astro-cid-77or6rrx]{left:clamp(1.5rem,6vw,6.5rem);right:auto}.hero3d__fns-name[data-astro-cid-77or6rrx]{display:flex;align-items:center;gap:.55rem;margin:0 0 .9rem;padding-bottom:.75rem;border-bottom:1px solid color-mix(in srgb,var(--tint) 18%,transparent);font-family:var(--font-heading);font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.hero3d__fns-logo[data-astro-cid-77or6rrx]{flex:none;width:1.375rem;height:1.375rem;border-radius:.35rem}.hero3d__fns-logo[data-astro-cid-77or6rrx][hidden]{display:none}.hero3d__fns-list[data-astro-cid-77or6rrx]{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.hero3d__fns-list[data-astro-cid-77or6rrx] li[data-astro-cid-77or6rrx]{display:grid;grid-template-columns:1.6rem 1fr;align-items:start;gap:.7rem;min-height:1.6rem}.hero3d__fns-list[data-astro-cid-77or6rrx] svg[data-astro-cid-77or6rrx]{width:1.6rem;height:1.6rem;padding:.32rem;margin-top:-.14rem;border-radius:.5rem;color:var(--tint-ink);background:color-mix(in srgb,var(--tint) 9%,#fff);border:1px solid color-mix(in srgb,var(--tint) 16%,transparent)}.hero3d__fns-list[data-astro-cid-77or6rrx] span[data-astro-cid-77or6rrx]{font-size:.88rem;line-height:1.5;color:var(--ink-soft)}.hero3d__fns-cta[data-astro-cid-77or6rrx]{display:inline-flex;align-items:center;gap:.4rem;margin:1.1rem 0 0 2.3rem;font-size:.85rem;font-weight:650;color:var(--tint-ink);text-decoration:none;transition:gap .18s ease}.hero3d__fns-cta[data-astro-cid-77or6rrx]:hover{gap:.6rem}.hero3d__fns-cta[data-astro-cid-77or6rrx]:focus-visible{outline:2px solid var(--tint-ink);outline-offset:3px;border-radius:.3rem}@media(max-width:1199px){.hero3d-fx .hero3d__fns[data-astro-cid-77or6rrx]{display:none}}@media(min-width:1200px){.hero3d-fx .hero3d__does[data-astro-cid-77or6rrx]{display:none}}.hero3d__does[data-astro-cid-77or6rrx]{margin:.95rem 0 0;font-size:.95rem;line-height:1.45;color:var(--ink-soft)}.hero3d__does[data-astro-cid-77or6rrx]:not([hidden])~.hero3d__benefit[data-astro-cid-77or6rrx]{margin-top:.4rem}.hero3d__benefit[data-astro-cid-77or6rrx]{margin:1.05rem 0 0;max-width:30rem;font-size:1.02rem;line-height:1.45;font-weight:600;color:var(--ink)}.hero3d-fx .hero3d__benefit[data-astro-cid-77or6rrx]{min-height:1.45em}.hero3d__ctas[data-astro-cid-77or6rrx]{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem 1.3rem;margin-top:2rem}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__ctas[data-astro-cid-77or6rrx]{justify-content:flex-end}.hero3d__cta-primary[data-astro-cid-77or6rrx]{display:inline-flex;align-items:center;background:var(--color-primary-500);color:#fff;text-decoration:none;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;box-shadow:0 10px 20px -6px #273bef59,0 3px 6px -3px #273bef38;transition:background-color .2s ease,box-shadow .2s ease}.hero3d__cta-primary[data-astro-cid-77or6rrx]:hover{background:var(--color-primary-600);box-shadow:0 14px 26px -6px #273bef73}.hero3d__cta[data-astro-cid-77or6rrx]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#0d1220;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--tint) 55%,transparent);padding-bottom:.25rem;transition:border-color .2s ease,gap .2s ease}.hero3d__cta[data-astro-cid-77or6rrx]:hover{border-color:var(--tint);gap:.8rem}.hero3d-fx .hero3d__intro[data-astro-cid-77or6rrx]>[data-astro-cid-77or6rrx]{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.hero3d-fx .hero3d__intro[data-astro-cid-77or6rrx].is-in>[data-astro-cid-77or6rrx]{opacity:1}.hero3d-fx .hero3d__intro[data-astro-cid-77or6rrx]>.hero3d__say[data-astro-cid-77or6rrx]{transition-delay:.06s}.hero3d-fx .hero3d__intro[data-astro-cid-77or6rrx]>.promptc{transition-delay:.55s}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx] .r[data-astro-cid-77or6rrx]{opacity:0;filter:blur(9px);transition:opacity .8s cubic-bezier(.23,1,.32,1),filter .8s cubic-bezier(.23,1,.32,1)}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .r[data-astro-cid-77or6rrx]{opacity:1;filter:none}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .hero3d__index[data-astro-cid-77or6rrx]{transition-delay:0s}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .hero3d__trust[data-astro-cid-77or6rrx]{transition-delay:.06s}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .hero3d__uvp[data-astro-cid-77or6rrx]{transition-delay:.2s}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .hero3d__strip[data-astro-cid-77or6rrx]{transition-delay:.28s}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .hero3d__benefit[data-astro-cid-77or6rrx]{transition-delay:.36s}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx].is-in .hero3d__ctas[data-astro-cid-77or6rrx]{transition-delay:.44s}.rvl-word{display:inline-block;white-space:nowrap}.rvl-w{display:inline-block}.hero3d-fx .rvl-w{opacity:0;filter:blur(8px);transition:opacity .8s cubic-bezier(.23,1,.32,1),filter .8s cubic-bezier(.23,1,.32,1)}.hero3d-fx .is-in .rvl-w{opacity:1;filter:none}@media(prefers-reduced-motion:reduce){.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx],.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx] .r[data-astro-cid-77or6rrx],.hero3d-fx .hero3d__fns[data-astro-cid-77or6rrx],.hero3d-fx .hero3d__intro[data-astro-cid-77or6rrx]>[data-astro-cid-77or6rrx],.hero3d-fx .rvl-w,.hero3d__cw{transition:none!important;animation:none!important;filter:none!important}.hero3d-fx .hero3d__intro[data-astro-cid-77or6rrx]>[data-astro-cid-77or6rrx],.hero3d__cw{opacity:1}}@media(max-width:767px){.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx] .r[data-astro-cid-77or6rrx],.hero3d-fx .rvl-w{filter:none;transition:opacity .55s cubic-bezier(.23,1,.32,1)}}@media(max-width:767px){.hero3d__beat[data-astro-cid-77or6rrx]{align-items:flex-end;justify-content:flex-start;padding:5rem 1.25rem 3.5rem}.hero3d__panel[data-astro-cid-77or6rrx]{max-width:none;text-align:left}.hero3d-fx .hero3d__beat[data-astro-cid-77or6rrx][data-side=left] .hero3d__panel[data-astro-cid-77or6rrx],.hero3d-fx .hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__panel[data-astro-cid-77or6rrx]{left:50%;right:auto;top:auto;bottom:5vh;transform:translate(-50%);width:min(92vw,32rem);text-align:left}.hero3d__concept[data-astro-cid-77or6rrx]{font-size:clamp(1.5rem,7vw,2.05rem);line-height:1.1}.hero3d__uvp[data-astro-cid-77or6rrx]{font-size:.95rem;margin-top:.85rem;line-height:1.45}.hero3d__index[data-astro-cid-77or6rrx]{margin-bottom:.85rem}.hero3d__trust[data-astro-cid-77or6rrx]{margin-bottom:1.05rem;gap:.35rem}.hero3d__trust[data-astro-cid-77or6rrx] li[data-astro-cid-77or6rrx]{font-size:.66rem;padding:.26rem .58rem .26rem .48rem}.hero3d__strip[data-astro-cid-77or6rrx]{margin-top:1.15rem}.hero3d__benefit[data-astro-cid-77or6rrx]{margin-top:.7rem}.hero3d__ctas[data-astro-cid-77or6rrx]{margin-top:1.25rem}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__panel[data-astro-cid-77or6rrx]{text-align:left}.hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__uvp[data-astro-cid-77or6rrx],.hero3d__beat[data-astro-cid-77or6rrx][data-side=right] .hero3d__benefit[data-astro-cid-77or6rrx]{margin-left:0}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__panel[data-astro-cid-77or6rrx]:before,.hero3d__panel[data-astro-cid-77or6rrx]:before{background:radial-gradient(120% 100% at 30% 45%,color-mix(in srgb,var(--layer-void) 94%,transparent) 0%,color-mix(in srgb,var(--layer-void) 70%,transparent) 55%,transparent 82%)}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__index[data-astro-cid-77or6rrx],.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__trust[data-astro-cid-77or6rrx],.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__strip[data-astro-cid-77or6rrx],.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__ctas[data-astro-cid-77or6rrx]{justify-content:flex-start}.hero3d__beat--platform[data-astro-cid-77or6rrx] .hero3d__uvp[data-astro-cid-77or6rrx]{margin-left:0}.hero3d__beat--intro[data-astro-cid-77or6rrx]{align-items:flex-end;text-align:left}.hero3d__intro[data-astro-cid-77or6rrx]{max-width:none}.hero3d__lead[data-astro-cid-77or6rrx]{margin-left:0}.hero3d__stage[data-astro-cid-77or6rrx]:after{background:linear-gradient(to bottom,transparent 18%,color-mix(in srgb,var(--layer-void) 62%,transparent) 52%,color-mix(in srgb,var(--layer-void) 92%,transparent) 76%)}.hero3d[data-astro-cid-77or6rrx] .hero3d__sub[data-astro-cid-77or6rrx]{color:#2b3242}.hero3d[data-astro-cid-77or6rrx] .hero3d__uvp[data-astro-cid-77or6rrx],.hero3d[data-astro-cid-77or6rrx] .hero3d__benefit[data-astro-cid-77or6rrx]{color:#333b4d}.hero3d[data-astro-cid-77or6rrx] .hero3d__trust[data-astro-cid-77or6rrx] li[data-astro-cid-77or6rrx]{color:#3a4152}}@media(min-width:768px)and (max-width:1199px){.hero3d__beat[data-astro-cid-77or6rrx]{padding:5.5rem 2rem 4rem}.hero3d-fx .hero3d__panel[data-astro-cid-77or6rrx]{width:min(46vw,27rem)}.hero3d__concept[data-astro-cid-77or6rrx]{font-size:clamp(1.8rem,4vw,2.4rem)}.hero3d__uvp[data-astro-cid-77or6rrx]{font-size:1rem}.hero3d__intro[data-astro-cid-77or6rrx]{max-width:36rem}}@media(max-height:560px){.hero3d__beat[data-astro-cid-77or6rrx]{padding:4rem 1.5rem 2.5rem}.hero3d__title[data-astro-cid-77or6rrx]{font-size:clamp(1.625rem,5vw,2.5rem)}.hero3d__concept[data-astro-cid-77or6rrx]{font-size:clamp(1.5rem,3.4vw,2rem)}.hero3d__lead[data-astro-cid-77or6rrx],.hero3d__uvp[data-astro-cid-77or6rrx]{font-size:.9375rem;margin-top:.75rem}.hero3d__trust[data-astro-cid-77or6rrx]{margin-bottom:1rem}.hero3d__strip[data-astro-cid-77or6rrx]{margin-top:1.1rem}.hero3d__benefit[data-astro-cid-77or6rrx]{margin-top:.7rem}.hero3d__ctas[data-astro-cid-77or6rrx]{margin-top:1.2rem}.hero3d__eyebrow[data-astro-cid-77or6rrx]{margin-bottom:.9rem}}
