.hero[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;min-height:min(94svh,860px);display:flex;flex-direction:column;justify-content:center}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 55% at 82% 18%,color-mix(in srgb,var(--accent-fill) 26%,transparent),transparent 70%),radial-gradient(55% 55% at 3% 100%,color-mix(in srgb,var(--color-teal) 18%,transparent),transparent 70%);pointer-events:none}.hero[data-astro-cid-bbe6dxrz]>*{position:relative}.hero__grid[data-astro-cid-bbe6dxrz]{display:grid;gap:var(--space-6);align-items:center}@media(min-width:960px){.hero__grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1.05fr .9fr;gap:var(--space-8)}}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.25rem,4.8vw,3.6rem);line-height:1.06;letter-spacing:var(--tracking-display);margin:0}.hero__line[data-astro-cid-bbe6dxrz]{display:block}.hero__line--1[data-astro-cid-bbe6dxrz]{font-weight:500;color:var(--fg)}.hero__line--2[data-astro-cid-bbe6dxrz]{font-weight:700;color:var(--fg)}.hero__accent[data-astro-cid-bbe6dxrz]{color:var(--accent-text)}.hero__answer[data-astro-cid-bbe6dxrz]{margin-top:var(--space-3);max-width:52ch;font-size:var(--text-body);line-height:1.55;color:var(--fg-muted)}.hero__stats[data-astro-cid-bbe6dxrz]{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-5)}.hero__stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:2px}.hero__stat-value[data-astro-cid-bbe6dxrz]{font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;line-height:1;color:var(--fg);letter-spacing:-.02em}.hero__stat-label[data-astro-cid-bbe6dxrz]{font-size:var(--text-label);color:var(--fg-muted)}.hero__cta[data-astro-cid-bbe6dxrz]{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-2)}.hero__panel[data-astro-cid-bbe6dxrz]{position:relative;border:1px solid var(--rule-c);border-radius:var(--radius-card);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-c) 92%,transparent),var(--surface-c));padding:var(--space-3);box-shadow:0 30px 80px -40px color-mix(in srgb,var(--accent-fill) 45%,transparent);aspect-ratio:4 / 3}@media(max-width:640px){.hero__panel[data-astro-cid-bbe6dxrz]{aspect-ratio:16 / 11}}.hero__panelhead[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;padding-bottom:var(--space-2)}.hero__dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;border-radius:50%;background:var(--rule-c)}.hero__panellabel[data-astro-cid-bbe6dxrz]{margin-left:auto;font-size:var(--text-label);color:var(--fg-muted);letter-spacing:.02em}.hero__chart[data-astro-cid-bbe6dxrz]{width:100%;height:calc(100% - 2.2rem);display:block}.hero__grid-lines[data-astro-cid-bbe6dxrz] line[data-astro-cid-bbe6dxrz]{stroke:var(--rule-c);stroke-width:1}.hero__area[data-astro-cid-bbe6dxrz]{fill:color-mix(in srgb,var(--accent-fill) 16%,transparent);opacity:0}.hero__line-path[data-astro-cid-bbe6dxrz]{stroke:var(--accent-graphic);stroke-width:2.5;stroke-linecap:round;fill:none;stroke-dasharray:620;stroke-dashoffset:620}.hero__annot[data-astro-cid-bbe6dxrz]{stroke:var(--accent-graphic);stroke-width:1;stroke-dasharray:3 4;opacity:0}.hero__point[data-astro-cid-bbe6dxrz]{fill:var(--accent-graphic);opacity:0}.hero__annotlabel[data-astro-cid-bbe6dxrz]{position:absolute;top:12%;right:12%;font-size:var(--text-label);color:var(--fg);background:var(--ground);border:1px solid var(--rule-c);border-radius:999px;padding:2px 10px;opacity:0}.hero__chip[data-astro-cid-bbe6dxrz]{position:absolute;font-size:var(--text-label);font-weight:600;color:var(--accent-text);background:color-mix(in srgb,var(--accent-fill) 16%,var(--ground));border:1px solid color-mix(in srgb,var(--accent-fill) 40%,transparent);border-radius:999px;padding:4px 12px;white-space:nowrap;opacity:0}.hero__chip--1[data-astro-cid-bbe6dxrz]{top:5%;left:-6%}.hero__chip--2[data-astro-cid-bbe6dxrz]{top:26%;right:-8%}.hero__chip--3[data-astro-cid-bbe6dxrz]{top:52%;left:-8%}.hero__chip--4[data-astro-cid-bbe6dxrz]{bottom:20%;right:-6%}.hero__chip--5[data-astro-cid-bbe6dxrz]{bottom:4%;left:8%}.hero__chip--6[data-astro-cid-bbe6dxrz]{top:1%;right:12%}@media(max-width:640px){.hero__chip--3[data-astro-cid-bbe6dxrz],.hero__chip--5[data-astro-cid-bbe6dxrz],.hero__chip--6[data-astro-cid-bbe6dxrz]{display:none}}@media(prefers-reduced-motion:no-preference){.hero__line[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(14px);animation:heroIn .7s var(--ease-out) forwards}.hero__line--1[data-astro-cid-bbe6dxrz]{animation-delay:.05s}.hero__line--2[data-astro-cid-bbe6dxrz]{animation-delay:.16s}.hero__line--3[data-astro-cid-bbe6dxrz]{animation-delay:.3s}.hero__line--5[data-astro-cid-bbe6dxrz]{animation-delay:.28s;transform:translateY(24px) scale(.98)}.hero__line-path[data-astro-cid-bbe6dxrz]{animation:draw 1.2s var(--ease-out) .55s forwards}.hero__area[data-astro-cid-bbe6dxrz]{animation:fadeIn .8s ease 1.15s forwards}.hero__annot[data-astro-cid-bbe6dxrz],.hero__point[data-astro-cid-bbe6dxrz]{animation:fadeIn .5s ease 1.45s forwards}.hero__annotlabel[data-astro-cid-bbe6dxrz]{animation:chipIn .5s var(--ease-out) 1.55s forwards}.hero__chip[data-astro-cid-bbe6dxrz]{animation:chipIn .5s var(--ease-out) forwards}.hero__chip--1[data-astro-cid-bbe6dxrz]{animation-delay:.95s}.hero__chip--2[data-astro-cid-bbe6dxrz]{animation-delay:1.07s}.hero__chip--3[data-astro-cid-bbe6dxrz]{animation-delay:1.19s}.hero__chip--4[data-astro-cid-bbe6dxrz]{animation-delay:1.31s}.hero__chip--5[data-astro-cid-bbe6dxrz]{animation-delay:1.43s}.hero__chip--6[data-astro-cid-bbe6dxrz]{animation-delay:1.55s}@keyframes heroIn{to{opacity:1;transform:none}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fadeIn{to{opacity:1}}@keyframes chipIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.hero__area[data-astro-cid-bbe6dxrz],.hero__annot[data-astro-cid-bbe6dxrz],.hero__point[data-astro-cid-bbe6dxrz],.hero__annotlabel[data-astro-cid-bbe6dxrz],.hero__chip[data-astro-cid-bbe6dxrz]{opacity:1}.hero__line-path[data-astro-cid-bbe6dxrz]{stroke-dashoffset:0}}.ss-eyebrow[data-astro-cid-j7pv25f6]{display:inline-block;margin-bottom:var(--space-2);font-size:var(--text-label);font-weight:600;letter-spacing:.01em;color:var(--accent-text)}.ss-svc-icon[data-astro-cid-j7pv25f6]{display:grid;place-items:center;width:40px;height:40px;border-radius:var(--radius-card);background:var(--accent-wash);color:var(--accent-text);margin-bottom:var(--space-1)}.ss-svc-card[data-astro-cid-j7pv25f6],.ss-case[data-astro-cid-j7pv25f6]{transition:transform var(--dur-base) var(--ease-out),border-color var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.ss-svc-card[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,var(--accent-wash));opacity:0;transition:opacity var(--dur-base) var(--ease-out);pointer-events:none}@media(prefers-reduced-motion:no-preference){.ss-svc-card[data-astro-cid-j7pv25f6]:hover,.ss-case[data-astro-cid-j7pv25f6]:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent-fill) 55%,var(--rule-c));box-shadow:0 24px 50px -30px color-mix(in srgb,var(--accent-fill) 45%,transparent)}}.ss-svc-card[data-astro-cid-j7pv25f6]:hover:before{opacity:1}.ss-arrow[data-astro-cid-j7pv25f6]{transition:transform var(--dur-fast) var(--ease-out)}.ss-svc-card[data-astro-cid-j7pv25f6]:hover .ss-arrow[data-astro-cid-j7pv25f6],.ss-case[data-astro-cid-j7pv25f6]:hover .ss-arrow[data-astro-cid-j7pv25f6]{transform:translate(3px)}.ss-sticky-cta[data-astro-cid-j7pv25f6]{position:fixed;left:50%;bottom:var(--space-3);transform:translate(-50%,160%);z-index:40;display:flex;align-items:center;gap:var(--space-3);border:1px solid var(--rule-c);border-radius:999px;background:color-mix(in srgb,var(--ground) 92%,transparent);backdrop-filter:blur(12px) saturate(1.3);box-shadow:0 16px 40px -20px color-mix(in srgb,var(--color-black) 55%,transparent);padding:.45rem .45rem .45rem var(--space-4);max-width:calc(100vw - 2 * var(--space-3));opacity:0;visibility:hidden;transition:transform var(--dur-base) var(--ease-out),opacity var(--dur-base) var(--ease-out),visibility var(--dur-base)}.ss-sticky-cta[data-astro-cid-j7pv25f6].is-visible{transform:translate(-50%);opacity:1;visibility:visible}.ss-sticky-cta__text[data-astro-cid-j7pv25f6]{font-size:var(--text-small);color:var(--fg);white-space:nowrap}@media(max-width:640px){.ss-sticky-cta__text[data-astro-cid-j7pv25f6]{display:none}}.ss-sticky-cta__btn[data-astro-cid-j7pv25f6]{border-radius:999px;background:var(--accent-fill);color:var(--accent-on);font-size:var(--text-small);font-weight:600;text-decoration:none;padding:.55rem var(--space-3);white-space:nowrap}
