.hero[data-astro-cid-anhloy43]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--border)}.field[data-astro-cid-anhloy43]{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero[data-astro-cid-anhloy43]:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(102deg,color-mix(in srgb,var(--bg) 88%,transparent) 2%,color-mix(in srgb,var(--bg) 60%,transparent) 30%,transparent 58%),radial-gradient(70% 60% at 22% 45%,color-mix(in srgb,var(--accent-1) 9%,transparent),transparent 70%)}@media(max-width:720px){.hero[data-astro-cid-anhloy43]:after{background:linear-gradient(180deg,var(--bg) 6%,color-mix(in srgb,var(--bg) 55%,transparent) 46%,transparent 78%),radial-gradient(80% 50% at 50% 40%,color-mix(in srgb,var(--accent-1) 8%,transparent),transparent 72%)}}.hero-inner[data-astro-cid-anhloy43]{position:relative;z-index:1;max-width:var(--container)}.badge[data-astro-cid-anhloy43]{position:absolute;z-index:2;top:72px;right:calc(var(--section-px) + 52px);display:inline-flex;align-items:center;gap:var(--s-1);padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 70%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.badge[data-astro-cid-anhloy43] .dot[data-astro-cid-anhloy43]{width:7px;height:7px;border-radius:50%;background:var(--accent-1);box-shadow:var(--glow-dot);animation:pulse 2s infinite ease-in-out}.badge[data-astro-cid-anhloy43] .t-mono[data-astro-cid-anhloy43]{color:var(--muted-strong)}.eyebrow[data-astro-cid-anhloy43]{color:var(--accent-text);margin-bottom:var(--s-3)}.eyebrow-print[data-astro-cid-anhloy43]{display:inline}.eyebrow[data-astro-cid-anhloy43] .ch[data-astro-cid-anhloy43]{display:inline-block;white-space:pre;opacity:0;animation:chIn .26s var(--ease-reveal) both;animation-delay:calc(var(--i) * var(--step))}.eyebrow[data-astro-cid-anhloy43] .caret[data-astro-cid-anhloy43]{display:inline-block;width:7px;height:1em;margin-left:3px;vertical-align:-.12em;background:var(--accent-1);box-shadow:0 0 6px color-mix(in srgb,var(--accent-1) 60%,transparent);animation:caretBlink .8s steps(1,end) infinite,caretOff 1ms linear var(--caret-off) forwards}.hero-title[data-astro-cid-anhloy43]{font-family:var(--font-display);font-weight:700;line-height:1.05;letter-spacing:var(--ls-display);color:var(--fg);font-size:clamp(36px,6.2vw,68px);max-width:17ch;margin-bottom:var(--s-3)}.hero-title[data-astro-cid-anhloy43] .fixed[data-astro-cid-anhloy43]{color:var(--fg)}.rotator[data-astro-cid-anhloy43]{display:inline-grid;vertical-align:top}.rotator[data-astro-cid-anhloy43] .word[data-astro-cid-anhloy43]{grid-area:1 / 1;color:var(--accent-text);opacity:0;transform:translateY(12px);filter:blur(6px);transition:opacity .5s var(--ease-reveal),transform .5s var(--ease-reveal),filter .5s var(--ease-reveal)}.rotator[data-astro-cid-anhloy43] .word[data-astro-cid-anhloy43].active{opacity:1;transform:translateY(0);filter:blur(0)}.rotator[data-astro-cid-anhloy43] .word[data-astro-cid-anhloy43].leaving{opacity:0;transform:translateY(-12px);filter:blur(6px)}.hero-sub[data-astro-cid-anhloy43]{color:var(--muted-strong);max-width:46ch;margin-bottom:var(--s-4)}.hero-cta[data-astro-cid-anhloy43]{display:flex;flex-wrap:wrap;gap:var(--s-2)}.btn[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;font-family:var(--font-body);font-weight:600;font-size:var(--fs-body);padding:13px 24px;border-radius:var(--radius);transition:filter var(--dur-hover) ease-out,border-color var(--dur-hover) ease-out,color var(--dur-hover) ease-out}.btn-primary[data-astro-cid-anhloy43]{color:var(--on-accent);background:var(--accent-gradient)}.btn-primary[data-astro-cid-anhloy43]:hover{filter:brightness(1.08)}.btn-ghost[data-astro-cid-anhloy43]{color:var(--fg);border:1px solid var(--border)}.btn-ghost[data-astro-cid-anhloy43]:hover{border-color:var(--accent-text);color:var(--accent-text)}@media(max-width:720px){.badge[data-astro-cid-anhloy43]{top:max(64px,calc(env(safe-area-inset-top) + 52px));right:auto;left:calc(var(--section-px) - 8px);max-width:calc(100% - var(--section-px) * 2)}.hero[data-astro-cid-anhloy43]{padding-block:calc(var(--s-7) + var(--s-4)) var(--s-6);min-height:100dvh}.hero-title[data-astro-cid-anhloy43]{max-width:100%;font-size:clamp(32px,9.2vw,44px)}.hero-sub[data-astro-cid-anhloy43]{max-width:100%;font-size:clamp(16px,4.2vw,18px)}.eyebrow-secondary[data-astro-cid-anhloy43]{display:none}.hero-cta[data-astro-cid-anhloy43]{flex-direction:column;align-items:stretch;gap:var(--s-2);width:100%;max-width:100%}.hero-cta[data-astro-cid-anhloy43] .btn[data-astro-cid-anhloy43]{width:100%;min-height:48px;padding:12px 16px;font-size:clamp(14px,3.8vw,16px);line-height:1.25}}@media(max-width:380px){.hero-cta[data-astro-cid-anhloy43] .btn[data-astro-cid-anhloy43]{font-size:15px;padding-inline:14px}}@media(prefers-reduced-motion:reduce){.badge[data-astro-cid-anhloy43] .dot[data-astro-cid-anhloy43]{animation:none}.rotator[data-astro-cid-anhloy43] .word[data-astro-cid-anhloy43],.btn[data-astro-cid-anhloy43]{transition:none}.eyebrow[data-astro-cid-anhloy43] .ch[data-astro-cid-anhloy43]{animation:none;opacity:1}.eyebrow[data-astro-cid-anhloy43] .caret[data-astro-cid-anhloy43]{display:none}}.kicker[data-astro-cid-yqvydp6e]{text-align:center;color:var(--accent-text);margin-bottom:var(--s-5)}.kicker[data-astro-cid-yqvydp6e].reveal{opacity:1;transform:none}.kicker[data-astro-cid-yqvydp6e] .ch[data-astro-cid-yqvydp6e]{display:inline-block;white-space:pre;opacity:0;animation:chIn .26s var(--ease-reveal) both;animation-delay:calc(var(--i) * var(--step, 18ms));animation-play-state:paused}.kicker[data-astro-cid-yqvydp6e].in .ch[data-astro-cid-yqvydp6e]{animation-play-state:running}@keyframes chIn{0%{opacity:0;transform:translateY(.3em);filter:blur(2px)}to{opacity:1;transform:none;filter:blur(0)}}.kicker[data-astro-cid-yqvydp6e] .caret[data-astro-cid-yqvydp6e]{display:inline-block;width:6px;height:1em;margin-left:3px;vertical-align:-.12em;background:var(--accent-1);box-shadow:0 0 6px color-mix(in srgb,var(--accent-1) 60%,transparent);animation:caretBlink .8s steps(1,end) infinite,caretOff 1ms linear var(--caret-off) forwards;animation-play-state:paused}.kicker[data-astro-cid-yqvydp6e].in .caret[data-astro-cid-yqvydp6e]{animation-play-state:running}@keyframes caretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes caretOff{to{opacity:0}}.grid[data-astro-cid-yqvydp6e]{display:grid;grid-template-columns:1fr 1fr;gap:var(--s-3);align-items:stretch}.porte[data-astro-cid-yqvydp6e]{position:relative;display:flex;flex-direction:column;padding:38px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:transform var(--dur-card) var(--ease-reveal),border-color var(--dur-card) ease-out,box-shadow var(--dur-card) ease-out;transition-delay:var(--d)}.porte[data-astro-cid-yqvydp6e]:hover{transform:translateY(-4px);border-color:var(--accent-1);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-1) 30%,transparent),0 18px 40px -24px color-mix(in srgb,var(--accent-1) 50%,transparent)}.porte[data-astro-cid-yqvydp6e].featured{border-color:color-mix(in srgb,var(--accent-1) 42%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--accent-1) 7%,transparent),transparent 42%),color-mix(in srgb,var(--surface) 88%,var(--fg) 4%)}.porte-eyebrow[data-astro-cid-yqvydp6e]{font-size:calc(var(--fs-mono) * 1.15);color:var(--accent-text);margin-bottom:var(--s-2)}.porte-titre[data-astro-cid-yqvydp6e]{font-family:var(--font-display);font-weight:700;font-size:26px;line-height:1.15;letter-spacing:-.02em;color:var(--fg);max-width:18ch;margin-bottom:var(--s-2)}.porte-texte[data-astro-cid-yqvydp6e]{color:var(--muted-strong);font-size:16px;margin-bottom:var(--s-3)}.puces[data-astro-cid-yqvydp6e]{list-style:none;padding:0;margin:0 0 var(--s-4);display:grid;gap:10px}.puces[data-astro-cid-yqvydp6e] li[data-astro-cid-yqvydp6e]{position:relative;padding-left:22px;color:var(--muted-strong);font-size:var(--fs-body-s)}.puces[data-astro-cid-yqvydp6e] li[data-astro-cid-yqvydp6e]:before{content:"›";position:absolute;left:4px;top:-1px;color:var(--accent-1);font-weight:700}.cta[data-astro-cid-yqvydp6e]{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:var(--s-1);font-family:var(--font-body);font-weight:600;font-size:var(--fs-body);padding:12px 22px;border-radius:var(--radius);transition:filter var(--dur-hover) ease-out,border-color var(--dur-hover) ease-out,color var(--dur-hover) ease-out}.cta-primary[data-astro-cid-yqvydp6e]{color:var(--on-accent);background:var(--accent-gradient)}.cta-primary[data-astro-cid-yqvydp6e]:hover{filter:brightness(1.08)}.cta-ghost[data-astro-cid-yqvydp6e]{color:var(--fg);border:1px solid var(--border)}.cta-ghost[data-astro-cid-yqvydp6e]:hover{border-color:var(--accent-1);color:var(--accent-text)}.chev[data-astro-cid-yqvydp6e]{transition:transform var(--dur-hover) ease-out}.cta[data-astro-cid-yqvydp6e]:hover .chev[data-astro-cid-yqvydp6e]{transform:translate(4px)}.cta-ghost[data-astro-cid-yqvydp6e] .chev[data-astro-cid-yqvydp6e]{color:var(--accent-1)}.micro[data-astro-cid-yqvydp6e]{text-align:center;color:var(--muted);margin-top:var(--s-4)}.micro[data-astro-cid-yqvydp6e] a[data-astro-cid-yqvydp6e]{color:var(--accent-text);font-weight:600}.micro[data-astro-cid-yqvydp6e] a[data-astro-cid-yqvydp6e]:hover{text-decoration:underline}.kicker-br[data-astro-cid-yqvydp6e]{display:none}@media(max-width:760px){.grid[data-astro-cid-yqvydp6e]{grid-template-columns:1fr}.porte[data-astro-cid-yqvydp6e]{padding:28px 24px}.porte-titre[data-astro-cid-yqvydp6e]{font-size:23px}.kicker-br[data-astro-cid-yqvydp6e]{display:block}}@media(prefers-reduced-motion:reduce){.porte[data-astro-cid-yqvydp6e],.cta[data-astro-cid-yqvydp6e],.chev[data-astro-cid-yqvydp6e]{transition:none}.porte[data-astro-cid-yqvydp6e]:hover{transform:none}.kicker[data-astro-cid-yqvydp6e] .ch[data-astro-cid-yqvydp6e]{animation:none;opacity:1}.kicker[data-astro-cid-yqvydp6e] .caret[data-astro-cid-yqvydp6e]{display:none}}.pp[data-astro-cid-atcchytt]{padding-block:16vh;overflow-x:clip}.pp-inner[data-astro-cid-atcchytt]{padding-inline:var(--section-px);text-align:center}.constat-stage[data-astro-cid-atcchytt]{height:280vh}.constat-sticky[data-astro-cid-atcchytt]{position:sticky;top:0;min-height:100vh;display:grid;place-items:center}.constat[data-astro-cid-atcchytt]{max-width:660px;margin:0 auto;padding-inline:var(--section-px);font-family:var(--font-narrative);font-optical-sizing:auto;font-weight:400;font-size:clamp(24px,2.8vw,34px);line-height:1.55;letter-spacing:0;color:var(--muted);text-wrap:balance}.constat[data-astro-cid-atcchytt] .w[data-astro-cid-atcchytt]{color:color-mix(in srgb,var(--code) 42%,var(--bg));display:inline-block;transition:color .15s linear}@supports (animation-timeline: view()){.constat-stage[data-astro-cid-atcchytt]{view-timeline-name:--c;view-timeline-axis:block}.constat[data-astro-cid-atcchytt] .w[data-astro-cid-atcchytt]{animation:litWord linear both;animation-timeline:--c;animation-range:cover calc(8% + var(--i) / var(--n) * 82%) cover calc(8% + (var(--i) + 2.4) / var(--n) * 82%)}}@keyframes litWord{0%{color:color-mix(in srgb,var(--code) 38%,var(--bg));text-shadow:none}28%{color:var(--accent-text);text-shadow:0 0 18px color-mix(in srgb,var(--accent-1) 62%,transparent),0 0 36px color-mix(in srgb,var(--accent-1) 28%,transparent)}55%{color:var(--fg);text-shadow:0 0 12px color-mix(in srgb,var(--fg) 22%,transparent)}to{color:var(--fg);text-shadow:none}}@supports not (animation-timeline: view()){.constat[data-astro-cid-atcchytt] .w[data-astro-cid-atcchytt]{transition:color .5s var(--ease-reveal)}.constat[data-astro-cid-atcchytt].lit .w[data-astro-cid-atcchytt]{color:var(--fg)}}.pivot[data-astro-cid-atcchytt]{position:relative;max-width:16ch;margin:10vh auto 22vh;font-family:var(--font-display);font-weight:600;font-size:clamp(30px,4.2vw,42px);line-height:1.2;letter-spacing:-.02em;color:var(--fg);perspective:460px}.pivot-fixed[data-astro-cid-atcchytt]{display:inline-block;opacity:0;transform:translateY(12px);transition:opacity .5s var(--ease-reveal),transform .5s var(--ease-reveal)}.pivot[data-astro-cid-atcchytt].in .pivot-fixed[data-astro-cid-atcchytt]{opacity:1;transform:none}.flip[data-astro-cid-atcchytt]{display:inline-block;font-size:1.3em;line-height:1;transform-origin:center;backface-visibility:hidden;color:var(--accent-text);opacity:0;transform:rotateX(-90deg) scale(.9)}.pivot[data-astro-cid-atcchytt].in .flip[data-astro-cid-atcchytt]{animation:flipGrow 1.5s cubic-bezier(.2,.8,.25,1) .3s both,flipGlow 1s ease-out 1.45s both}@keyframes flipGrow{0%{opacity:0;transform:rotateX(-92deg) scale(.9)}20%{opacity:1}70%{transform:rotateX(14deg) scale(1.06)}to{opacity:1;transform:rotateX(0) scale(1)}}@keyframes flipGlow{0%{text-shadow:0 0 0 transparent}60%{text-shadow:0 0 26px color-mix(in srgb,var(--accent-1) 55%,transparent)}to{text-shadow:0 0 0 transparent}}.pivot[data-astro-cid-atcchytt]:before{content:"";position:absolute;inset:-120% -20%;z-index:-1;pointer-events:none;background:radial-gradient(45% 55% at 50% 50%,color-mix(in srgb,var(--accent-1) 7%,transparent),transparent 70%)}.jux-stage[data-astro-cid-atcchytt]{height:240vh}.jux-sticky[data-astro-cid-atcchytt]{position:sticky;top:0;min-height:100vh;display:grid;place-items:center;padding-inline:var(--section-px)}.jux[data-astro-cid-atcchytt]{display:flex;flex-direction:column;gap:clamp(28px,4.2vh,44px);width:min(100%,620px);margin:0 auto;font-family:var(--font-display);letter-spacing:-.01em}.pair[data-astro-cid-atcchytt]{display:grid;grid-template-columns:1fr auto 1fr;column-gap:clamp(32px,5.5vw,56px);align-items:center}.neg[data-astro-cid-atcchytt],.pos[data-astro-cid-atcchytt]{font-size:clamp(22px,2.5vw,30px);line-height:1.32}.neg[data-astro-cid-atcchytt]{justify-self:end;text-align:right;color:color-mix(in srgb,var(--code) 55%,var(--bg));font-weight:500;text-decoration:line-through;text-decoration-color:color-mix(in srgb,var(--accent-1) 42%,var(--muted));text-decoration-thickness:1px}.sep[data-astro-cid-atcchytt]{justify-self:center;display:flex;align-items:center;padding-inline:var(--s-1)}.arrow[data-astro-cid-atcchytt]{display:block;width:clamp(64px,11vw,96px);height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--code) 35%,transparent),var(--accent-1) 72%,var(--accent-text));position:relative;opacity:.85}.arrow[data-astro-cid-atcchytt]:after{content:"";position:absolute;right:-1px;top:50%;width:8px;height:8px;border-right:1.5px solid var(--accent-text);border-top:1.5px solid var(--accent-text);transform:translateY(-50%) rotate(45deg)}.pos[data-astro-cid-atcchytt]{justify-self:start;text-align:left;color:var(--fg);font-weight:600;transform:translateY(.06em)}.pos[data-astro-cid-atcchytt].accent{color:var(--accent-text)}@supports (animation-timeline: view()){.jux-stage[data-astro-cid-atcchytt]{view-timeline-name:--jux;view-timeline-axis:block}.jux[data-astro-cid-atcchytt] .neg[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .sep[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .arrow[data-astro-cid-atcchytt]{animation:linear both;animation-timeline:--jux}.jux[data-astro-cid-atcchytt] .neg[data-astro-cid-atcchytt]{animation-name:keyIn;animation-range:cover calc(5% + var(--r) * 26%) cover calc(17% + var(--r) * 26%)}.jux[data-astro-cid-atcchytt] .sep[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .arrow[data-astro-cid-atcchytt]{animation-name:keyIn;animation-range:cover calc(9% + var(--r) * 26%) cover calc(21% + var(--r) * 26%)}.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt]{animation-name:posIn;animation-range:cover calc(13% + var(--r) * 26%) cover calc(30% + var(--r) * 26%)}.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt].accent{animation-name:posInAccent}}@keyframes keyIn{0%{opacity:0}to{opacity:1}}@keyframes posIn{0%{opacity:0;transform:translate(-10px) translateY(.06em);color:color-mix(in srgb,var(--code) 45%,var(--bg))}to{opacity:1;transform:translate(0) translateY(.06em);color:var(--fg)}}@keyframes posInAccent{0%{opacity:0;transform:translate(-10px) translateY(.06em);color:color-mix(in srgb,var(--code) 45%,var(--bg))}to{opacity:1;transform:translate(0) translateY(.06em);color:var(--accent-text);text-shadow:0 0 20px color-mix(in srgb,var(--accent-1) 35%,transparent)}}@supports not (animation-timeline: view()){.jux[data-astro-cid-atcchytt] .neg[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .sep[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .arrow[data-astro-cid-atcchytt]{opacity:0;transition:opacity .55s var(--ease-reveal),transform .55s var(--ease-reveal),color .55s var(--ease-reveal);transition-delay:calc(var(--r) * .18s)}.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt]{transform:translate(-10px) translateY(.06em);color:color-mix(in srgb,var(--code) 45%,var(--bg))}.jux[data-astro-cid-atcchytt].lit .neg[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt].lit .sep[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt].lit .arrow[data-astro-cid-atcchytt]{opacity:1}.jux[data-astro-cid-atcchytt].lit .pos[data-astro-cid-atcchytt]{opacity:1;transform:translate(0) translateY(.06em);color:var(--fg);transition-delay:calc(var(--r) * .18s + .16s)}.jux[data-astro-cid-atcchytt].lit .pos[data-astro-cid-atcchytt].accent{color:var(--accent-text)}}@media(prefers-reduced-motion:reduce){.constat[data-astro-cid-atcchytt] .w[data-astro-cid-atcchytt]{color:var(--fg);animation:none}.jux[data-astro-cid-atcchytt] .neg[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .sep[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt],.jux[data-astro-cid-atcchytt] .arrow[data-astro-cid-atcchytt]{animation:none;opacity:1;transform:translateY(.06em)}.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt]{color:var(--fg);transform:translateY(.06em)}.jux[data-astro-cid-atcchytt] .pos[data-astro-cid-atcchytt].accent{color:var(--accent-text)}.pivot-fixed[data-astro-cid-atcchytt]{opacity:0;transform:none;transition:opacity .4s}.flip[data-astro-cid-atcchytt]{opacity:0;transform:none;filter:none;animation:none!important;transition:opacity .4s}.pivot[data-astro-cid-atcchytt].in .pivot-fixed[data-astro-cid-atcchytt],.pivot[data-astro-cid-atcchytt].in .flip[data-astro-cid-atcchytt]{opacity:1}}@media(max-width:640px){.pp[data-astro-cid-atcchytt]{padding-block:12vh}.constat-stage[data-astro-cid-atcchytt]{height:220vh}.jux-stage[data-astro-cid-atcchytt]{height:200vh}.constat[data-astro-cid-atcchytt]{margin-bottom:0}.pivot[data-astro-cid-atcchytt]{margin-bottom:14vh}.jux[data-astro-cid-atcchytt]{width:100%;max-width:100%;align-items:flex-start;padding-inline:clamp(10px,3.5vw,18px)}.pair[data-astro-cid-atcchytt]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:clamp(6px,2vw,10px);width:max-content;max-width:calc(100% - 4px);margin-inline:auto auto;margin-left:clamp(6px,2.5vw,16px)}.neg[data-astro-cid-atcchytt]{flex:0 1 auto;justify-self:auto;text-align:right;white-space:nowrap;font-size:clamp(14px,3.7vw,18px)}.sep[data-astro-cid-atcchytt]{flex:0 0 auto;justify-self:auto;padding-inline:0;margin:0;transform:none}.pos[data-astro-cid-atcchytt]{flex:0 1 auto;justify-self:auto;text-align:left;white-space:nowrap;font-size:clamp(14px,3.7vw,18px)}.arrow[data-astro-cid-atcchytt]{width:clamp(22px,6vw,30px)}.pair-accent[data-astro-cid-atcchytt]{margin-left:50%;margin-right:auto;transform:translate(-54%)}}.pkg-track[data-astro-cid-htip432t]{position:relative}.pkg-pin[data-astro-cid-htip432t]{padding-block:var(--s-6)}@media(min-width:881px){.pkg-track[data-astro-cid-htip432t]{height:340vh}.pkg-pin[data-astro-cid-htip432t]{position:sticky;top:0;min-height:100vh;display:flex;align-items:center;padding-block:0}}.eyebrow[data-astro-cid-htip432t]{color:var(--accent-text);margin-bottom:var(--s-2)}.h2[data-astro-cid-htip432t]{font-family:var(--font-display);font-weight:700;font-size:clamp(26px,3.2vw,40px);letter-spacing:-.025em;line-height:1.05;color:var(--fg);margin-bottom:12px}.h2[data-astro-cid-htip432t] .nowrap[data-astro-cid-htip432t]{white-space:nowrap}.sub[data-astro-cid-htip432t]{color:var(--muted-strong);font-size:17px;max-width:540px;margin-bottom:34px}.split[data-astro-cid-htip432t]{display:grid;grid-template-columns:.82fr 1.18fr;gap:48px;align-items:center}.list[data-astro-cid-htip432t]{display:flex;flex-direction:column;gap:4px;position:relative}.item[data-astro-cid-htip432t]{position:relative;padding:14px 20px 14px 22px;border-radius:var(--radius);cursor:pointer;border:1px solid transparent;transition:background .25s,border-color .25s,opacity .5s var(--ease-reveal),transform .5s var(--ease-reveal);opacity:0;transform:translateY(14px)}.item[data-astro-cid-htip432t]:before{content:"";position:absolute;left:0;top:13px;bottom:13px;width:2px;border-radius:2px;background:var(--accent-1);opacity:0;transform:scaleY(.4);transition:opacity .3s ease,transform .3s ease}.item[data-astro-cid-htip432t]:after{content:"";position:absolute;left:-1px;top:13px;bottom:13px;width:5px;border-radius:3px;background:linear-gradient(180deg,var(--accent-1) 0%,var(--accent-2) 55%,var(--accent-text) 100%);opacity:0;transform:scaleY(0);transform-origin:top center;pointer-events:none;box-shadow:0 0 10px color-mix(in srgb,var(--accent-1) 35%,transparent)}.item[data-astro-cid-htip432t]:hover{background:var(--surface)}.item[data-astro-cid-htip432t].active{background:var(--surface2);border-color:var(--border)}.item[data-astro-cid-htip432t].active:before{opacity:1;transform:scaleY(1)}.item[data-astro-cid-htip432t].active.timer-run:after{opacity:1;animation:pkgTimerFill var(--pkg-autoplay-ms, 6s) linear forwards}.list[data-astro-cid-htip432t].timer-paused .item[data-astro-cid-htip432t].active.timer-run:after{animation-play-state:paused;opacity:.55}@keyframes pkgTimerFill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.item-cat[data-astro-cid-htip432t]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:var(--code);margin-bottom:5px;transition:color .25s}.item[data-astro-cid-htip432t].active .item-cat[data-astro-cid-htip432t]{color:var(--accent-text)}.cat-lead[data-astro-cid-htip432t]{font-size:14px;font-weight:700;letter-spacing:.06em;color:var(--muted-strong);transition:color .25s}.item[data-astro-cid-htip432t]:hover .cat-lead[data-astro-cid-htip432t],.item[data-astro-cid-htip432t].active .cat-lead[data-astro-cid-htip432t]{color:var(--accent-text)}.item-title[data-astro-cid-htip432t]{font-family:var(--font-display);font-weight:600;font-size:18px;color:var(--muted-strong);letter-spacing:-.01em;transition:color .25s}.item[data-astro-cid-htip432t]:hover .item-title[data-astro-cid-htip432t],.item[data-astro-cid-htip432t].active .item-title[data-astro-cid-htip432t]{color:var(--fg)}.detail[data-astro-cid-htip432t]{max-height:0;overflow:hidden;transition:max-height .45s ease}.item[data-astro-cid-htip432t].active .detail[data-astro-cid-htip432t]{max-height:260px}.detail-inner[data-astro-cid-htip432t]{padding-top:12px}.detail[data-astro-cid-htip432t] p[data-astro-cid-htip432t]{font-size:14.5px;color:var(--muted);margin-bottom:12px}.price[data-astro-cid-htip432t]{font-family:var(--font-mono);font-size:12px;color:var(--muted);margin-bottom:12px}.price[data-astro-cid-htip432t] b[data-astro-cid-htip432t]{font-size:17px;color:var(--accent-text);letter-spacing:.02em}.cta[data-astro-cid-htip432t]{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--on-accent);background:var(--accent-gradient);padding:10px 18px;border-radius:var(--radius);text-decoration:none;transition:filter .18s}.cta[data-astro-cid-htip432t]:hover{filter:brightness(1.08)}.cta[data-astro-cid-htip432t] .arr[data-astro-cid-htip432t]{transition:transform .18s}.cta[data-astro-cid-htip432t]:hover .arr[data-astro-cid-htip432t]{transform:translate(4px)}.progress[data-astro-cid-htip432t]{margin-top:var(--s-3);height:2px;background:var(--hairline);border-radius:2px;overflow:hidden}.progress-bar[data-astro-cid-htip432t]{display:block;height:100%;width:25%;background:linear-gradient(90deg,var(--accent-1),var(--accent-2));transition:width .35s var(--ease-reveal)}.stage-wrap[data-astro-cid-htip432t]{opacity:0;transform:scale(.9) translateY(30px);transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1)}.stage[data-astro-cid-htip432t]{position:relative;aspect-ratio:4 / 3.2;border:1px solid var(--border);border-radius:10px;background:radial-gradient(130% 130% at 72% 18%,color-mix(in srgb,var(--accent-1) 8%,transparent),transparent 58%),var(--surface);overflow:hidden;box-shadow:0 26px 64px -36px #0009}.scene[data-astro-cid-htip432t]{position:absolute;inset:0;opacity:0;transform:scale(.97) translateY(8px);transition:opacity .5s ease,transform .5s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.scene[data-astro-cid-htip432t].show{opacity:1;transform:none}.stage-label[data-astro-cid-htip432t]{position:absolute;left:16px;bottom:13px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--code);z-index:8}.stage[data-astro-cid-htip432t] svg[data-astro-cid-htip432t]{display:block;width:94%;height:94%;overflow:visible}.lnA[data-astro-cid-htip432t]{stroke:var(--accent-1);fill:none}.lnB[data-astro-cid-htip432t]{stroke:var(--border);fill:none}.txtmono[data-astro-cid-htip432t]{font-family:var(--font-mono);fill:var(--code);letter-spacing:.5px}.face-eye[data-astro-cid-htip432t]{fill:var(--accent-text)}.pkg[data-astro-cid-htip432t].entered .stage-wrap[data-astro-cid-htip432t],.pkg[data-astro-cid-htip432t].entered .item[data-astro-cid-htip432t]{opacity:1;transform:none}.pkg[data-astro-cid-htip432t].entered .item[data-astro-cid-htip432t]:nth-child(1){transition-delay:0ms}.pkg[data-astro-cid-htip432t].entered .item[data-astro-cid-htip432t]:nth-child(2){transition-delay:70ms}.pkg[data-astro-cid-htip432t].entered .item[data-astro-cid-htip432t]:nth-child(3){transition-delay:.14s}.pkg[data-astro-cid-htip432t].entered .item[data-astro-cid-htip432t]:nth-child(4){transition-delay:.21s}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes floaty2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}@keyframes dash{to{stroke-dashoffset:0}}@keyframes radar{0%{transform:scale(.35);opacity:.55}to{transform:scale(1);opacity:0}}@keyframes appopen{0%,22%{transform:translateY(150px)}34%,72%{transform:translateY(0)}86%,to{transform:translateY(150px)}}@keyframes listscroll{0%,40%{transform:translateY(0)}66%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes sweep{0%,to{transform:translate(0)}50%{transform:translate(120px)}}.cad[data-astro-cid-htip432t] .task[data-astro-cid-htip432t]{transform-origin:left center;animation:rise .6s ease forwards}.cad[data-astro-cid-htip432t] .t1[data-astro-cid-htip432t]{animation-delay:.2s}.cad[data-astro-cid-htip432t] .t2[data-astro-cid-htip432t]{animation-delay:.5s}.cad[data-astro-cid-htip432t] .t3[data-astro-cid-htip432t]{animation-delay:.8s}.cad[data-astro-cid-htip432t] .t4[data-astro-cid-htip432t]{animation-delay:1.1s}.cad[data-astro-cid-htip432t] .ms[data-astro-cid-htip432t]{opacity:0;animation:pop .4s ease forwards;transform-box:fill-box;transform-origin:center}.cad[data-astro-cid-htip432t] .m1[data-astro-cid-htip432t]{animation-delay:.6s}.cad[data-astro-cid-htip432t] .m2[data-astro-cid-htip432t]{animation-delay:.9s}.cad[data-astro-cid-htip432t] .m3[data-astro-cid-htip432t]{animation-delay:1.2s}.cad[data-astro-cid-htip432t] .today[data-astro-cid-htip432t]{animation:sweep 5s ease-in-out infinite}.cad[data-astro-cid-htip432t] .arrow-hit[data-astro-cid-htip432t]{stroke-dasharray:44;stroke-dashoffset:44}.cad[data-astro-cid-htip432t].show .arrow-hit[data-astro-cid-htip432t]{animation:draw 1s ease forwards 1.1s}.cad[data-astro-cid-htip432t] .trend[data-astro-cid-htip432t]{stroke-dasharray:200;stroke-dashoffset:200}.cad[data-astro-cid-htip432t].show .trend[data-astro-cid-htip432t]{animation:draw 1.4s ease forwards .6s}.cad[data-astro-cid-htip432t] .check[data-astro-cid-htip432t]{opacity:0;animation:pop .4s ease forwards 1.6s}.cad[data-astro-cid-htip432t] .target[data-astro-cid-htip432t]{transform-box:fill-box;transform-origin:center;animation:bob 4s ease-in-out infinite}.build[data-astro-cid-htip432t] .saas[data-astro-cid-htip432t]{animation:floaty 6s ease-in-out infinite}.build[data-astro-cid-htip432t] .erp[data-astro-cid-htip432t]{animation:floaty2 6.5s ease-in-out infinite;animation-delay:1s}.build[data-astro-cid-htip432t] .bar[data-astro-cid-htip432t]{transform-origin:bottom;animation:rise .9s ease forwards}.build[data-astro-cid-htip432t] .curve[data-astro-cid-htip432t]{stroke-dasharray:90;stroke-dashoffset:90}.build[data-astro-cid-htip432t].show .curve[data-astro-cid-htip432t]{animation:draw 1.4s ease forwards .5s}.build[data-astro-cid-htip432t] .app[data-astro-cid-htip432t]{opacity:0;transform-box:fill-box;transform-origin:center;animation:pop .4s ease forwards}.build[data-astro-cid-htip432t] .tap[data-astro-cid-htip432t]{transform-box:fill-box;transform-origin:center;animation:tapr 4.5s ease-out infinite 1.6s}.build[data-astro-cid-htip432t] .appsheet[data-astro-cid-htip432t]{animation:appopen 6.5s ease-in-out infinite 2s}.build[data-astro-cid-htip432t] .appsheet[data-astro-cid-htip432t] .rows[data-astro-cid-htip432t]{animation:listscroll 6.5s ease-in-out infinite 2s}.ia[data-astro-cid-htip432t] .radar[data-astro-cid-htip432t] .ring[data-astro-cid-htip432t]{transform-box:fill-box;transform-origin:center;animation:radar 3s ease-out infinite}.ia[data-astro-cid-htip432t] .radar[data-astro-cid-htip432t] .r2[data-astro-cid-htip432t]{animation-delay:1s}.ia[data-astro-cid-htip432t] .radar[data-astro-cid-htip432t] .r3[data-astro-cid-htip432t]{animation-delay:2s}.ia[data-astro-cid-htip432t] .edge[data-astro-cid-htip432t]{stroke-dasharray:5 5;animation:dash 1.4s linear infinite}.ia[data-astro-cid-htip432t] .avatar[data-astro-cid-htip432t]{transform-box:fill-box}.ia[data-astro-cid-htip432t] .core[data-astro-cid-htip432t]{animation:bob 3s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.ia[data-astro-cid-htip432t] .agent[data-astro-cid-htip432t]{animation:bob 3.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.ia[data-astro-cid-htip432t] .a2[data-astro-cid-htip432t]{animation-delay:.4s}.ia[data-astro-cid-htip432t] .a3[data-astro-cid-htip432t]{animation-delay:.8s}.ia[data-astro-cid-htip432t] .a4[data-astro-cid-htip432t]{animation-delay:1.2s}.ia[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t]{animation:flow 2.2s linear infinite}.ia[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t].b{animation-duration:2.8s;animation-delay:.5s}.ia[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t].c{animation-duration:1.9s;animation-delay:.9s}.ia[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t].d{animation-duration:2.5s;animation-delay:.3s}.ia[data-astro-cid-htip432t] .hand[data-astro-cid-htip432t]{animation:flow 5.5s linear infinite}.ia[data-astro-cid-htip432t] .task[data-astro-cid-htip432t]{animation:blink 2.4s ease-in-out infinite}@keyframes bubblePop{0%,6%{opacity:0;transform:scale(.5) translateY(3px)}15%,80%{opacity:1;transform:scale(1) translateY(0)}90%,to{opacity:0;transform:scale(.5) translateY(3px)}}.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{opacity:0;transform-box:fill-box;transform-origin:center;animation:bubblePop 5s ease-in-out infinite}.ia[data-astro-cid-htip432t] .a1[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{animation-delay:.6s}.ia[data-astro-cid-htip432t] .a2[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{animation-delay:1.8s}.ia[data-astro-cid-htip432t] .a3[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{animation-delay:3s}.ia[data-astro-cid-htip432t] .a4[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{animation-delay:4s}.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t] .dot[data-astro-cid-htip432t]{animation:blink 1.1s ease-in-out infinite}.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t] .d2[data-astro-cid-htip432t]{animation-delay:.18s}.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t] .d3[data-astro-cid-htip432t]{animation-delay:.36s}@keyframes floatBig{0%,to{transform:translate(0)}50%{transform:translate(7px,13px)}}.data[data-astro-cid-htip432t] .scr1[data-astro-cid-htip432t]{animation:floatBig 5.5s ease-in-out infinite}.data[data-astro-cid-htip432t] .scr2[data-astro-cid-htip432t]{animation:floaty2 6s ease-in-out infinite;animation-delay:.8s}@keyframes dotpulse{0%,to{transform:scale(.8)}50%{transform:scale(1.3)}}.data[data-astro-cid-htip432t] .ping[data-astro-cid-htip432t]{transform-box:fill-box;transform-origin:center;animation:dotpulse 1.8s ease-in-out infinite}.data[data-astro-cid-htip432t] .source[data-astro-cid-htip432t]{animation:floaty 6.5s ease-in-out infinite;animation-delay:.4s}.data[data-astro-cid-htip432t] .bar[data-astro-cid-htip432t]{transform-origin:bottom;animation:rise .9s ease forwards}.data[data-astro-cid-htip432t] .curve[data-astro-cid-htip432t]{stroke-dasharray:200;stroke-dashoffset:200}.data[data-astro-cid-htip432t].show .curve[data-astro-cid-htip432t]{animation:draw 1.6s ease forwards .4s}.data[data-astro-cid-htip432t] .donut[data-astro-cid-htip432t]{stroke-dasharray:126;stroke-dashoffset:126}.data[data-astro-cid-htip432t].show .donut[data-astro-cid-htip432t]{animation:draw 1.4s ease forwards .6s}.data[data-astro-cid-htip432t] .flow-ln[data-astro-cid-htip432t]{stroke-dasharray:4 6;animation:dash 1.2s linear infinite}.data[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t]{animation:flow 2.4s linear infinite}.data[data-astro-cid-htip432t] .kpis[data-astro-cid-htip432t] g[data-astro-cid-htip432t]{opacity:0;animation:pop .4s ease forwards}.data[data-astro-cid-htip432t] .kpis[data-astro-cid-htip432t] g[data-astro-cid-htip432t]:nth-child(1){animation-delay:.2s}.data[data-astro-cid-htip432t] .kpis[data-astro-cid-htip432t] g[data-astro-cid-htip432t]:nth-child(2){animation-delay:.34s}.data[data-astro-cid-htip432t] .kpis[data-astro-cid-htip432t] g[data-astro-cid-htip432t]:nth-child(3){animation-delay:.48s}.data[data-astro-cid-htip432t] .kpis[data-astro-cid-htip432t] g[data-astro-cid-htip432t]:nth-child(4){animation-delay:.62s}.pkg[data-astro-cid-htip432t]{--p: .5}.data[data-astro-cid-htip432t] .scr1[data-astro-cid-htip432t]{translate:0 calc((var(--p) - .5) * -52px)}.data[data-astro-cid-htip432t] .scr2[data-astro-cid-htip432t]{translate:calc((var(--p) - .5) * 26px) calc((var(--p) - .5) * 40px)}.data[data-astro-cid-htip432t] .source[data-astro-cid-htip432t]{translate:calc((var(--p) - .5) * -26px) 0}.build[data-astro-cid-htip432t] .saas[data-astro-cid-htip432t]{translate:calc((var(--p) - .5) * -24px) calc((var(--p) - .5) * 14px)}.build[data-astro-cid-htip432t] .erp[data-astro-cid-htip432t]{translate:calc((var(--p) - .5) * 28px) calc((var(--p) - .5) * -10px)}.build[data-astro-cid-htip432t] .phone[data-astro-cid-htip432t]{translate:0 calc((var(--p) - .5) * -18px)}.cad[data-astro-cid-htip432t] .target[data-astro-cid-htip432t]{translate:calc((var(--p) - .5) * -18px) 0}.scene[data-astro-cid-htip432t] [data-astro-cid-htip432t]{animation-play-state:paused}.pkg[data-astro-cid-htip432t].live .scene[data-astro-cid-htip432t].show [data-astro-cid-htip432t]{animation-play-state:running}.micro[data-astro-cid-htip432t]{margin-top:26px;text-align:center;color:var(--muted);font-size:14px}.micro[data-astro-cid-htip432t] a[data-astro-cid-htip432t]{color:var(--accent-text);text-decoration:none;border-bottom:1px solid var(--border)}.pkg-dots[data-astro-cid-htip432t],.pkg-side-arrow[data-astro-cid-htip432t]{display:none}@media(min-width:881px){.list-col[data-astro-cid-htip432t]{display:flex;flex-direction:column;min-width:0;grid-column:1;grid-row:1}.pkg-carousel[data-astro-cid-htip432t]{display:block}.stage-wrap[data-astro-cid-htip432t]{grid-column:2;grid-row:1;align-self:center;min-width:0}}@media(max-width:880px){.split[data-astro-cid-htip432t]{display:flex;flex-direction:column;gap:var(--s-4)}.pkg-pin[data-astro-cid-htip432t]{padding-block:var(--s-6)}.progress[data-astro-cid-htip432t]{display:none}.list-col[data-astro-cid-htip432t]{display:block;width:100%}.pkg-carousel[data-astro-cid-htip432t]{display:block;position:relative;width:100%}.list[data-astro-cid-htip432t]{display:grid;grid-auto-flow:column;grid-auto-columns:68%;gap:var(--s-3);margin:0;padding:0 0 var(--s-1);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x pinch-zoom;list-style:none}.list[data-astro-cid-htip432t]::-webkit-scrollbar{display:none}.list[data-astro-cid-htip432t]:focus-visible{outline:2px solid var(--accent-text);outline-offset:4px}.item[data-astro-cid-htip432t]{scroll-snap-align:center;opacity:1;transform:none;border:1px solid var(--border);background:var(--surface);padding:12px 14px;border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:opacity .5s var(--ease-reveal),transform .5s var(--ease-reveal),filter .5s var(--ease-reveal),border-color var(--dur-card) ease-out,box-shadow var(--dur-card) ease-out;will-change:transform,opacity,filter}.pkg[data-astro-cid-htip432t].rack-on .item[data-astro-cid-htip432t]:not(.active){opacity:.5;transform:scale(.965);filter:blur(1.35px) saturate(.7)}.item[data-astro-cid-htip432t].active{opacity:1;transform:scale(1);filter:none;cursor:default;border-color:color-mix(in srgb,var(--accent-1) 50%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-1) 22%,transparent)}.pkg[data-astro-cid-htip432t].is-snapping .item[data-astro-cid-htip432t]{transition:none!important}.item[data-astro-cid-htip432t].active .detail[data-astro-cid-htip432t]{max-height:300px}.item-cat[data-astro-cid-htip432t]{font-size:10px;margin-bottom:4px}.cat-lead[data-astro-cid-htip432t]{font-size:12px}.cat-meta[data-astro-cid-htip432t]{font-size:9px;font-weight:500;letter-spacing:.06em;color:var(--muted)}.item-title[data-astro-cid-htip432t]{font-size:16px}.detail[data-astro-cid-htip432t] p[data-astro-cid-htip432t]{font-size:13px;margin-bottom:8px}.item[data-astro-cid-htip432t] .price[data-astro-cid-htip432t]{display:none}.item[data-astro-cid-htip432t] .cta[data-astro-cid-htip432t]{padding:8px 14px;font-size:13px}.item[data-astro-cid-htip432t]:before{display:none}.item[data-astro-cid-htip432t]:after{content:"";inset:auto 0 0;width:auto;height:3px;border-radius:0 0 var(--radius) var(--radius);transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,var(--accent-1),var(--accent-2));opacity:0;box-shadow:none}.pkg[data-astro-cid-htip432t].timer-run .item[data-astro-cid-htip432t].active:after{opacity:1;animation:pkgTimerFillX var(--pkg-autoplay-ms, 5s) linear forwards}.pkg[data-astro-cid-htip432t].timer-paused .item[data-astro-cid-htip432t].active:after{animation-play-state:paused;opacity:.55}@keyframes pkgTimerFillX{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pkg-dots[data-astro-cid-htip432t]{display:flex;justify-content:center;gap:8px;margin-top:var(--s-3);padding-top:var(--s-1)}.pkg-dot[data-astro-cid-htip432t]{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:var(--hairline);cursor:pointer;transition:width .35s var(--ease-reveal),background .35s ease}.pkg-dot[data-astro-cid-htip432t].active{width:8px;background:color-mix(in srgb,var(--accent-1) 35%,var(--hairline))}.pkg-dot[data-astro-cid-htip432t]:focus-visible{outline:2px solid var(--accent-text);outline-offset:2px}.pkg-side-arrow[data-astro-cid-htip432t]{display:grid;place-items:center;position:absolute;top:38%;transform:translateY(-50%);z-index:5;width:34px;height:40px;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb,var(--bg) 88%,transparent);color:var(--fg);font-size:20px;line-height:1;cursor:pointer;transition:border-color var(--dur-hover) ease-out,color var(--dur-hover) ease-out,background var(--dur-hover) ease-out}.pkg-side-arrow[data-astro-cid-htip432t][data-pkg-prev]{left:0}.pkg-side-arrow[data-astro-cid-htip432t][data-pkg-next]{right:0}.pkg-side-arrow[data-astro-cid-htip432t]:hover{border-color:var(--accent-text);color:var(--accent-text)}.pkg-side-arrow[data-astro-cid-htip432t]:focus-visible{outline:2px solid var(--accent-text);outline-offset:2px}.stage-wrap[data-astro-cid-htip432t]{opacity:1;transform:none;width:100%}.stage[data-astro-cid-htip432t]{aspect-ratio:4 / 3.2;width:100%}.stage[data-astro-cid-htip432t] svg[data-astro-cid-htip432t]{width:92%;height:92%}.build[data-astro-cid-htip432t] .saas[data-astro-cid-htip432t],.build[data-astro-cid-htip432t] .erp[data-astro-cid-htip432t],.data[data-astro-cid-htip432t] .scr1[data-astro-cid-htip432t],.data[data-astro-cid-htip432t] .scr2[data-astro-cid-htip432t],.data[data-astro-cid-htip432t] .source[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .core[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .agent[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .hand[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .edge[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .task[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .radar[data-astro-cid-htip432t] .ring[data-astro-cid-htip432t],.data[data-astro-cid-htip432t] .flow-ln[data-astro-cid-htip432t],.data[data-astro-cid-htip432t] .pk[data-astro-cid-htip432t],.cad[data-astro-cid-htip432t] .today[data-astro-cid-htip432t],.cad[data-astro-cid-htip432t] .target[data-astro-cid-htip432t]{animation:none!important}.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{animation:none!important;opacity:1}.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t] .dot[data-astro-cid-htip432t]{animation:none!important}}@media(max-width:620px){.list[data-astro-cid-htip432t]{grid-auto-columns:65%}}@media(max-width:880px)and (prefers-reduced-motion:reduce){.list[data-astro-cid-htip432t]{scroll-behavior:auto}.item[data-astro-cid-htip432t],.pkg-dot[data-astro-cid-htip432t]{transition:none}}@media(prefers-reduced-motion:reduce){.item[data-astro-cid-htip432t],.stage-wrap[data-astro-cid-htip432t],.stage[data-astro-cid-htip432t],.scene[data-astro-cid-htip432t]{transition:none}.item[data-astro-cid-htip432t],.stage-wrap[data-astro-cid-htip432t]{opacity:1;transform:none;filter:none}.item[data-astro-cid-htip432t].active.timer-run:after,.pkg[data-astro-cid-htip432t].timer-run .item[data-astro-cid-htip432t].active:after{animation:none;opacity:0}.scene[data-astro-cid-htip432t] [data-astro-cid-htip432t]{animation:none!important}.curve[data-astro-cid-htip432t],.donut[data-astro-cid-htip432t],.arrow-hit[data-astro-cid-htip432t],.trend[data-astro-cid-htip432t]{stroke-dashoffset:0!important}.cad[data-astro-cid-htip432t] .task[data-astro-cid-htip432t]{transform:none!important}.cad[data-astro-cid-htip432t] .ms[data-astro-cid-htip432t],.cad[data-astro-cid-htip432t] .check[data-astro-cid-htip432t],.build[data-astro-cid-htip432t] .app[data-astro-cid-htip432t],.data[data-astro-cid-htip432t] .kpis[data-astro-cid-htip432t] g[data-astro-cid-htip432t],.ia[data-astro-cid-htip432t] .chat[data-astro-cid-htip432t]{opacity:1!important}.build[data-astro-cid-htip432t] .appsheet[data-astro-cid-htip432t]{transform:translateY(150px)}}.so[data-astro-cid-5szro2oi]{padding-block:var(--s-7)}.so-title[data-astro-cid-5szro2oi]{color:var(--accent-text);margin-bottom:var(--s-4)}.ocean[data-astro-cid-5szro2oi]{position:relative;border:1px solid var(--border);border-radius:14px;overflow:hidden;height:350px;cursor:none;background:linear-gradient(180deg,var(--surface2) 0%,var(--surface) 55%,var(--bg) 100%)}.ocean[data-astro-cid-5szro2oi] canvas[data-astro-cid-5szro2oi]{display:block;width:100%;height:100%}.o-legend[data-astro-cid-5szro2oi]{position:absolute;top:14px;right:18px;font-family:var(--font-mono);font-size:10px;color:var(--code);letter-spacing:1px;pointer-events:none}.o-tag[data-astro-cid-5szro2oi]{position:absolute;left:16px;bottom:13px;font-family:var(--font-mono);font-size:10px;color:var(--code);letter-spacing:.12em;pointer-events:none}.so-fallback[data-astro-cid-5szro2oi]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fb-list[data-astro-cid-5szro2oi]{list-style:none;padding:0;margin:0}@media(max-width:880px){.so[data-astro-cid-5szro2oi]{display:none}}.proof[data-astro-cid-2t5hllg7] h2[data-astro-cid-2t5hllg7]{max-width:16ch;margin-bottom:var(--s-5)}.track[data-astro-cid-2t5hllg7]{display:grid;gap:var(--s-2);padding:var(--s-3) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:var(--s-4)}.track-item[data-astro-cid-2t5hllg7]{color:var(--fg)}.proof-featured[data-astro-cid-2t5hllg7]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--s-2);margin-bottom:var(--s-3)}.proof-card[data-astro-cid-2t5hllg7]{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:transform var(--dur-card) var(--ease-reveal),border-color var(--dur-card) ease-out,box-shadow var(--dur-card) ease-out;transition-delay:var(--d)}.proof-card[data-astro-cid-2t5hllg7].featured:hover,.proof-card[data-astro-cid-2t5hllg7].featured:focus-within{transform:translateY(-3px);border-color:var(--accent-text);box-shadow:0 12px 32px -24px color-mix(in srgb,var(--accent-1) 24%,transparent)}.proof-head[data-astro-cid-2t5hllg7]{display:flex;align-items:center;justify-content:space-between;gap:var(--s-2);padding-bottom:8px;border-bottom:1px solid var(--hairline)}.proof-name[data-astro-cid-2t5hllg7]{color:var(--accent-text);margin:0;font-family:var(--font-display);font-size:clamp(1rem,1.6vw,1.15rem);font-weight:600;line-height:1.2}.proof-badge[data-astro-cid-2t5hllg7]{display:inline-flex;align-items:center;gap:5px;max-width:58%;padding:3px 8px 3px 6px;border:1px solid color-mix(in srgb,var(--accent-1) 32%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--accent-1) 8%,var(--surface));font-size:9px;letter-spacing:.04em;color:var(--accent-text);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0}.metric-text[data-astro-cid-2t5hllg7]{display:inline}.proof-live-dot[data-astro-cid-2t5hllg7]{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:var(--accent-1);box-shadow:0 0 color-mix(in srgb,var(--accent-1) 45%,transparent);animation:proofPulse 2.4s ease-in-out infinite}@keyframes proofPulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--accent-1) 40%,transparent)}50%{box-shadow:0 0 0 5px transparent}}.proof-stage[data-astro-cid-2t5hllg7]{position:relative;height:108px;flex-shrink:0;border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(120% 120% at 80% 10%,color-mix(in srgb,var(--accent-1) 7%,transparent),transparent 55%),var(--surface2);overflow:hidden}.proof-stage[data-astro-cid-2t5hllg7] svg[data-astro-cid-2t5hllg7]{display:block;width:100%;height:100%;padding:4px;box-sizing:border-box}.txtmono[data-astro-cid-2t5hllg7]{font-family:var(--font-mono);fill:var(--code);letter-spacing:.04em}.lnA[data-astro-cid-2t5hllg7]{stroke:var(--accent-1);fill:none}.proof-card[data-astro-cid-2t5hllg7].featured .proof-desc[data-astro-cid-2t5hllg7]{color:var(--muted-strong);margin:0;font-size:var(--fs-body-s);line-height:1.48}.proof-card[data-astro-cid-2t5hllg7].compact .proof-desc[data-astro-cid-2t5hllg7],.proof-desc[data-astro-cid-2t5hllg7]{color:var(--muted-strong);margin:0;font-size:var(--fs-body-s);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.proof-tags[data-astro-cid-2t5hllg7]{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:auto 0 0}.tag[data-astro-cid-2t5hllg7]{font-size:9px;letter-spacing:.05em;color:var(--code);white-space:nowrap;padding:2px 7px;border:1px solid var(--hairline);border-radius:999px;background:color-mix(in srgb,var(--accent-1) 6%,transparent)}.proof-compact[data-astro-cid-2t5hllg7]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--s-3);margin-bottom:var(--s-4)}.proof-card[data-astro-cid-2t5hllg7].compact{padding:16px;gap:8px}.proof-card[data-astro-cid-2t5hllg7].compact:hover{border-color:var(--accent-text)}.compact-head[data-astro-cid-2t5hllg7]{border-bottom:none;padding-bottom:0}.proof-reliability[data-astro-cid-2t5hllg7]{color:var(--code);max-width:none;margin-bottom:var(--s-4);line-height:1.45;font-size:var(--fs-body-s);white-space:nowrap}@media(max-width:720px){.proof-reliability[data-astro-cid-2t5hllg7]{white-space:normal;max-width:36ch}.proof-badge[data-astro-cid-2t5hllg7]{max-width:52%;font-size:8px}}@media(max-width:960px){.proof-featured[data-astro-cid-2t5hllg7]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.proof-featured[data-astro-cid-2t5hllg7],.proof-compact[data-astro-cid-2t5hllg7]{grid-template-columns:1fr}.proof-stage[data-astro-cid-2t5hllg7]{height:96px}}.link-cta[data-astro-cid-2t5hllg7]{display:inline-flex;align-items:center;gap:var(--s-1);font-weight:600;color:var(--accent-text)}.link-cta[data-astro-cid-2t5hllg7] .arrow[data-astro-cid-2t5hllg7]{transition:transform var(--dur-hover) ease-out}.link-cta[data-astro-cid-2t5hllg7]:hover .arrow[data-astro-cid-2t5hllg7]{transform:translate(4px)}.scene[data-astro-cid-2t5hllg7] [data-astro-cid-2t5hllg7]{animation-play-state:paused}.proof[data-astro-cid-2t5hllg7].live .scene[data-astro-cid-2t5hllg7] [data-astro-cid-2t5hllg7],.proof-card[data-astro-cid-2t5hllg7].featured:hover .scene[data-astro-cid-2t5hllg7] [data-astro-cid-2t5hllg7],.proof-card[data-astro-cid-2t5hllg7].featured:focus-within .scene[data-astro-cid-2t5hllg7] [data-astro-cid-2t5hllg7]{animation-play-state:running}@keyframes pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes flow{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes tapr{0%{opacity:0;transform:scale(.3)}18%{opacity:.8}60%,to{opacity:0;transform:scale(2.4)}}@keyframes appopen{0%,22%{transform:translateY(120px)}34%,72%{transform:translateY(0)}86%,to{transform:translateY(120px)}}@keyframes listscroll{0%,40%{transform:translateY(0)}66%{transform:translateY(-24px)}to{transform:translateY(0)}}@keyframes blink{0%,to{opacity:.35}50%{opacity:1}}@keyframes scanSweep{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(32px);opacity:1}}@keyframes bipRing{0%{opacity:.7;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.ticketing[data-astro-cid-2t5hllg7] .tk-row[data-astro-cid-2t5hllg7]{opacity:0;animation:pop .45s ease forwards;transform-box:fill-box;transform-origin:center}.ticketing[data-astro-cid-2t5hllg7] .r1[data-astro-cid-2t5hllg7]{animation-delay:.1s}.ticketing[data-astro-cid-2t5hllg7] .r2[data-astro-cid-2t5hllg7]{animation-delay:.35s}.ticketing[data-astro-cid-2t5hllg7] .r3[data-astro-cid-2t5hllg7]{animation-delay:.65s}.ticketing[data-astro-cid-2t5hllg7] .r4[data-astro-cid-2t5hllg7]{animation-delay:.9s}.ticketing[data-astro-cid-2t5hllg7] .tk-check[data-astro-cid-2t5hllg7]{transform-box:fill-box;transform-origin:center;animation:pop .4s ease forwards 1.1s;opacity:0}.ticketing[data-astro-cid-2t5hllg7] .tk-bar[data-astro-cid-2t5hllg7]{transform-origin:left center;animation:rise 1.2s ease forwards 1.3s;width:78%}.ticketing[data-astro-cid-2t5hllg7] .tk-count[data-astro-cid-2t5hllg7]{opacity:0;animation:pop .4s ease forwards 1.8s}.mobile[data-astro-cid-2t5hllg7] .mob-bg[data-astro-cid-2t5hllg7]{animation:bob 5s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.mobile[data-astro-cid-2t5hllg7] .mob-app[data-astro-cid-2t5hllg7]{opacity:0;transform-box:fill-box;transform-origin:center;animation:pop .35s ease forwards}.mobile[data-astro-cid-2t5hllg7] .mob-tap[data-astro-cid-2t5hllg7]{transform-box:fill-box;transform-origin:center;animation:tapr 4s ease-out infinite 1.2s}.mobile[data-astro-cid-2t5hllg7] .mob-sheet[data-astro-cid-2t5hllg7]{animation:appopen 5.5s ease-in-out infinite 1.6s}.mobile[data-astro-cid-2t5hllg7] .mob-sheet[data-astro-cid-2t5hllg7] g[data-astro-cid-2t5hllg7]{animation:listscroll 5.5s ease-in-out infinite 1.6s}.industry[data-astro-cid-2t5hllg7] .ind-flow[data-astro-cid-2t5hllg7]{stroke-dasharray:120;stroke-dashoffset:120;animation:draw 1.4s ease forwards .4s}.industry[data-astro-cid-2t5hllg7] .ind-pk[data-astro-cid-2t5hllg7]{animation:flow 2.4s linear infinite .8s}.industry[data-astro-cid-2t5hllg7] .ind-row[data-astro-cid-2t5hllg7]{opacity:0;animation:pop .4s ease forwards;transform-box:fill-box;transform-origin:center}.industry[data-astro-cid-2t5hllg7] .ind-sync[data-astro-cid-2t5hllg7]{animation:blink 2s ease-in-out infinite}.industry[data-astro-cid-2t5hllg7] .ind-scanline[data-astro-cid-2t5hllg7]{animation:scanSweep 2.8s ease-in-out infinite}.industry[data-astro-cid-2t5hllg7] .ind-bip[data-astro-cid-2t5hllg7] circle[data-astro-cid-2t5hllg7]:first-child{transform-box:fill-box;transform-origin:center;animation:bipRing 2.8s ease-out infinite 1.4s}@media(prefers-reduced-motion:reduce){.proof-card[data-astro-cid-2t5hllg7],.link-cta[data-astro-cid-2t5hllg7] .arrow[data-astro-cid-2t5hllg7]{transition:none}.proof-live-dot[data-astro-cid-2t5hllg7]{animation:none}.scene[data-astro-cid-2t5hllg7] [data-astro-cid-2t5hllg7]{animation:none!important;opacity:1!important}.ticketing[data-astro-cid-2t5hllg7] .tk-row[data-astro-cid-2t5hllg7],.ticketing[data-astro-cid-2t5hllg7] .tk-check[data-astro-cid-2t5hllg7],.ticketing[data-astro-cid-2t5hllg7] .tk-count[data-astro-cid-2t5hllg7]{opacity:1}.ticketing[data-astro-cid-2t5hllg7] .tk-bar[data-astro-cid-2t5hllg7]{width:78%}.mobile[data-astro-cid-2t5hllg7] .mob-app[data-astro-cid-2t5hllg7]{opacity:1}.industry[data-astro-cid-2t5hllg7] .ind-flow[data-astro-cid-2t5hllg7]{stroke-dashoffset:0}.industry[data-astro-cid-2t5hllg7] .ind-row[data-astro-cid-2t5hllg7]{opacity:1}}.faq-grid[data-astro-cid-vcytj35z]{display:grid;grid-template-columns:.8fr 1.2fr;gap:var(--s-5);align-items:start}.faq-head[data-astro-cid-vcytj35z]{position:sticky;top:96px}.faq-eyebrow[data-astro-cid-vcytj35z]{color:var(--accent-text);margin-bottom:var(--s-2)}.faq-head[data-astro-cid-vcytj35z] h2[data-astro-cid-vcytj35z]{max-width:14ch}.faq-list[data-astro-cid-vcytj35z]{margin:0;display:grid}.faq-item[data-astro-cid-vcytj35z]{padding:var(--s-4) 0;border-top:1px solid var(--border);transition-delay:var(--d)}.faq-item[data-astro-cid-vcytj35z]:last-child{border-bottom:1px solid var(--border)}.faq-trigger[data-astro-cid-vcytj35z]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--s-3);width:100%;padding:0;border:0;background:none;text-align:left;font:inherit;color:inherit;cursor:default}.faq-trigger-text[data-astro-cid-vcytj35z]{flex:1}.faq-chevron[data-astro-cid-vcytj35z]{display:none;flex:0 0 auto;width:8px;height:8px;margin-top:.45em;border-right:1.5px solid var(--accent-text);border-bottom:1.5px solid var(--accent-text);transform:rotate(45deg);transition:transform .28s var(--ease-reveal)}.faq-a[data-astro-cid-vcytj35z]{color:var(--muted-strong);max-width:60ch;margin:var(--s-2) 0 0}@media(max-width:860px){.faq-grid[data-astro-cid-vcytj35z]{grid-template-columns:1fr;gap:var(--s-3)}.faq-head[data-astro-cid-vcytj35z]{position:static}.faq-trigger[data-astro-cid-vcytj35z]{cursor:pointer}.faq-trigger[data-astro-cid-vcytj35z]:focus-visible{outline:2px solid var(--accent-text);outline-offset:4px;border-radius:2px}.faq-chevron[data-astro-cid-vcytj35z]{display:block}.faq-item[data-astro-cid-vcytj35z].is-open .faq-chevron[data-astro-cid-vcytj35z]{transform:rotate(-135deg);margin-top:.65em}.faq-a[data-astro-cid-vcytj35z]{max-height:0;overflow:hidden;margin:0;opacity:0;transition:max-height .35s var(--ease-reveal),opacity .28s ease,margin .28s ease}.faq-item[data-astro-cid-vcytj35z].is-open .faq-a[data-astro-cid-vcytj35z]{max-height:480px;opacity:1;margin-top:var(--s-2)}}@media(max-width:860px)and (prefers-reduced-motion:reduce){.faq-a[data-astro-cid-vcytj35z],.faq-chevron[data-astro-cid-vcytj35z]{transition:none}.faq-item[data-astro-cid-vcytj35z]:not(.is-open) .faq-a[data-astro-cid-vcytj35z]{display:none}.faq-item[data-astro-cid-vcytj35z].is-open .faq-a[data-astro-cid-vcytj35z]{display:block;max-height:none;opacity:1;margin-top:var(--s-2)}}.badge[data-astro-cid-4k5dgza4]{display:inline-flex;align-items:center;gap:var(--s-1);white-space:nowrap}.dot[data-astro-cid-4k5dgza4]{width:7px;height:7px;border-radius:50%;background:var(--accent-1);box-shadow:var(--glow-dot);animation:pulse 2s infinite ease-in-out}.badge[data-astro-cid-4k5dgza4] .t-mono[data-astro-cid-4k5dgza4]{color:var(--muted-strong)}@keyframes pulse{0%,to{box-shadow:0 0 #8c9a3e73}50%{box-shadow:0 0 10px 2px #8c9a3ea6}}@media(prefers-reduced-motion:reduce){.dot[data-astro-cid-4k5dgza4]{animation:none}}.final[data-astro-cid-42yt6lhh]{border-top:1px solid var(--border)}.final-inner[data-astro-cid-42yt6lhh]{max-width:760px;margin-inline:auto;text-align:center;display:grid;justify-items:center;gap:var(--s-3)}.final-title[data-astro-cid-42yt6lhh]{max-width:16ch}.final-sub[data-astro-cid-42yt6lhh]{max-width:52ch}.final-actions[data-astro-cid-42yt6lhh]{display:flex;flex-wrap:wrap;gap:var(--s-2);justify-content:center;margin-top:var(--s-2)}.btn[data-astro-cid-42yt6lhh]{display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;font-family:var(--font-body);font-weight:600;font-size:var(--fs-body);padding:13px 24px;border-radius:var(--radius);transition:filter var(--dur-hover) ease-out,border-color var(--dur-hover) ease-out,color var(--dur-hover) ease-out}.btn-primary[data-astro-cid-42yt6lhh]{color:var(--on-accent);background:var(--accent-gradient)}.btn-primary[data-astro-cid-42yt6lhh]:hover{filter:brightness(1.08)}.btn-ghost[data-astro-cid-42yt6lhh]{color:var(--fg);border:1px solid var(--border)}.btn-ghost[data-astro-cid-42yt6lhh]:hover{border-color:var(--accent-text);color:var(--accent-text)}@media(max-width:720px){.final-actions[data-astro-cid-42yt6lhh]{flex-direction:column;align-items:stretch;width:100%}.final-actions[data-astro-cid-42yt6lhh] .btn[data-astro-cid-42yt6lhh]{width:100%;min-height:48px;padding:12px 16px}.final-title[data-astro-cid-42yt6lhh]{max-width:100%}}@media(prefers-reduced-motion:reduce){.btn[data-astro-cid-42yt6lhh]{transition:none}}
