.hero-diagram-wrap[data-astro-cid-tj3dqhhm]{background:radial-gradient(circle,#f2f7ff99 0%,#f8fafc33 100%);justify-content:center;width:100%;padding:.5rem 0 .25rem;display:flex;overflow:hidden}.hero-diagram[data-astro-cid-tj3dqhhm]{user-select:none;width:100%;max-width:1180px;height:auto}@media (width<=67.99rem){.hero-diagram-wrap[data-astro-cid-tj3dqhhm]{display:none}}@media (height<=700px) and (width>=68rem){.hero-diagram[data-astro-cid-tj3dqhhm]{max-height:300px}}@media (height<=620px) and (width>=68rem){.hero-diagram[data-astro-cid-tj3dqhhm]{max-height:240px}}.node-hover[data-astro-cid-tj3dqhhm]{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.node-hover[data-astro-cid-tj3dqhhm]:hover{transform:translateY(-5px)}.pulse-dot[data-astro-cid-tj3dqhhm]{animation:2s infinite pulse}@keyframes pulse{0%{opacity:1;r:3.5}50%{opacity:.4;r:5}to{opacity:1;r:3.5}}.flow-stream[data-astro-cid-tj3dqhhm]{animation:2.6s linear infinite flow}.stream-left-0[data-astro-cid-tj3dqhhm]{animation-delay:0s}.stream-left-1[data-astro-cid-tj3dqhhm]{animation-delay:.45s}.stream-left-2[data-astro-cid-tj3dqhhm]{animation-delay:.9s}.stream-left-3[data-astro-cid-tj3dqhhm]{animation-delay:1.35s}.stream-right-0[data-astro-cid-tj3dqhhm]{animation-delay:.25s}.stream-right-1[data-astro-cid-tj3dqhhm]{animation-delay:.8s}.stream-right-2[data-astro-cid-tj3dqhhm]{animation-delay:1.35s}@keyframes flow{0%{stroke-dashoffset:142px}to{stroke-dashoffset:0}}.hero-section{background:radial-gradient(48rem 22rem at 78% -10%, #2165ec24, transparent 60%), radial-gradient(36rem 18rem at 12% -6%, #a4c5ff1a, transparent 58%), linear-gradient(180deg, var(--ink-50) 0%, #fff 100%);align-items:center;min-height:100svh;padding-top:clamp(4.5rem,6vh,5.5rem);padding-bottom:clamp(2rem,4vh,3rem);display:flex;position:relative;overflow:hidden}.hero-container{width:100%;max-width:86rem;padding-inline:var(--space-gutter);margin-inline:auto}.hero-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:2.5rem;display:grid}.hero-grid>*{min-width:0}@media (width>=64rem){.hero-grid{grid-template-columns:.84fr 1.16fr;gap:2.5rem}}@media (width>=48rem) and (width<=63.99rem){.hero-grid{gap:2rem}}.hero-copy{max-width:34rem}.hero-eyebrow{background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--radius-full);letter-spacing:.14em;text-transform:uppercase;color:var(--brand-600);align-items:center;gap:.55rem;padding:.4rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.hero-eyebrow .dot{background:var(--brand-500);border-radius:50%;width:7px;height:7px}.hero-title{letter-spacing:-.04em;color:var(--ink-950);text-wrap:balance;margin-top:1.1rem;font-size:clamp(2.5rem,4.6vw,4rem);font-weight:800;line-height:1.03}.hero-title .dot,.hero-title .accent{color:var(--brand-500)}.hero-lead{max-width:32rem;color:var(--ink-500);margin-top:1rem;font-size:clamp(1.0625rem,1.3vw,1.1875rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.btn-primary-de{background:var(--brand-500);color:#fff;box-shadow:var(--shadow-sm), 0 0 0 1px #2165ec33;transition:background-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary-de:hover{background:var(--brand-600);box-shadow:var(--shadow-md);color:#fff;transform:translateY(-1px)}.btn-secondary-de{border:1px solid var(--ink-200);color:var(--ink-900);transition:border-color var(--transition-fast), background-color var(--transition-fast), box-shadow var(--transition-fast);background:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.35rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary-de:hover{border-color:var(--brand-300);background:var(--brand-50);box-shadow:var(--shadow-sm);color:var(--ink-900)}.hero-note{color:var(--ink-400);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.5rem;font-size:.8125rem;font-weight:500;display:flex}.hero-note svg{color:var(--brand-500)}.hero-visual{width:100%;position:relative}@media (width>=64rem){.hero-visual{flex-direction:column;justify-content:flex-start;height:calc(100svh - clamp(4.5rem,6vh,5.5rem) - clamp(2rem,4vh,3rem));display:flex;overflow:hidden}.hero-diagram-wrap{flex-shrink:0;padding:0 0 .5rem}}.hero-visual .dash-stage{background:0 0;border:none}.hero-visual .dash-stage aside{display:none!important}.hero-visual .dash-stage [class*="grid-cols-[1fr_340px]"]{grid-template-columns:1fr}@media (width<=48rem){.hero-section{min-height:0;padding-top:4.5rem;padding-bottom:2.5rem}.hero-grid{gap:2rem}.hero-title{font-size:clamp(2rem,8.6vw,2.5rem);line-height:1.08}.hero-lead{margin-top:1rem;font-size:1rem}.hero-actions,.hero-note{margin-top:1.5rem}}@media (width<=30rem){.hero-section{padding-bottom:2rem}.btn-primary-de,.btn-secondary-de{justify-content:center;width:100%;padding-block:.8rem}}@media (prefers-reduced-motion:reduce){.hero-section{background:linear-gradient(180deg, var(--ink-50) 0%, #fff 100%)}}.trust-bar{border-block:1px solid var(--ink-200);background:#fff}.trust-inner{max-width:var(--container-content);padding-inline:var(--space-gutter);margin-inline:auto}.trust-grid{grid-template-columns:1fr;display:grid}@media (width>=48rem){.trust-grid{grid-template-columns:repeat(3,1fr)}}.trust-cell{border-right:1px solid var(--ink-100);padding:2.25rem 2rem}@media (width<=48rem){.trust-cell{grid-template-columns:auto 1fr;grid-template-areas:"value label""value note";align-items:center;column-gap:1.25rem;padding:1.4rem .25rem;display:grid}.trust-value{grid-area:value}.trust-label{grid-area:label;align-self:end;margin-top:0}.trust-note{grid-area:note;align-self:start;margin-top:.15rem}}.trust-cell:last-child,.trust-cell{border-right:0}@media (width>=48rem){.trust-cell:not(:last-child){border-right:1px solid var(--ink-100)}}.trust-value{letter-spacing:-.03em;color:var(--ink-950);font-variant-numeric:tabular-nums;align-items:baseline;gap:.35rem;font-size:clamp(1.6rem,2.6vw,2.1rem);font-weight:800;line-height:1;transition:color .3s,transform .3s cubic-bezier(.22,1,.36,1);display:flex}.trust-cell:hover .trust-value{color:var(--brand-600);transform:translateY(-1px)}.trust-value .unit{color:var(--brand-500);font-size:.75em}.trust-label{color:var(--ink-700);margin-top:.55rem;font-size:.8125rem;font-weight:600}.trust-note{color:var(--ink-400);margin-top:.2rem;font-size:.75rem}.problem-wrapper[data-astro-cid-hikcl2ax]{width:100%;max-width:var(--container-wide);padding:clamp(1rem, 2vw, 1.5rem) var(--space-gutter);background:0 0;margin-inline:auto}.problem-card[data-astro-cid-hikcl2ax]{background:radial-gradient(40rem 18rem at 100% -20%,#2165ec0f,#0000 62%),#f8f9fd;border:1px solid #e6e8f1;border-radius:20px;width:100%;padding:3rem 3.5rem 2.25rem;box-shadow:0 4px 24px -4px #0911200f}@media (width<=40rem){.problem-card[data-astro-cid-hikcl2ax]{padding:2rem 1.5rem 1.75rem}.problem-divider[data-astro-cid-hikcl2ax]{margin:1.75rem 0 1.25rem}}.problem-top[data-astro-cid-hikcl2ax]{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (width>=52rem){.problem-top[data-astro-cid-hikcl2ax]{grid-template-columns:minmax(0,1fr) minmax(0,1.8fr)}}.problem-eyebrow[data-astro-cid-hikcl2ax]{letter-spacing:.08em;text-transform:uppercase;color:#2165ec;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:block}.problem-title[data-astro-cid-hikcl2ax]{color:#0b132a;letter-spacing:-.02em;margin:0;font-size:clamp(1.85rem,3vw,2.5rem);font-weight:800;line-height:1.15}.problem-points[data-astro-cid-hikcl2ax]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=40rem){.problem-points[data-astro-cid-hikcl2ax]{grid-template-columns:repeat(3,1fr)}}.problem-point[data-astro-cid-hikcl2ax]{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.point-icon[data-astro-cid-hikcl2ax]{color:#2165ec;stroke-width:1.8px;width:2.25rem;height:2.25rem}.point-title[data-astro-cid-hikcl2ax]{color:#0b132a;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700;line-height:1.35}.problem-divider[data-astro-cid-hikcl2ax]{opacity:.8;background-color:#e2e8f0;height:1px;margin:2.5rem 0 1.5rem}.problem-bottom[data-astro-cid-hikcl2ax]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;display:flex}.problem-events[data-astro-cid-hikcl2ax]{color:#717d96;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.event-dot[data-astro-cid-hikcl2ax]{color:#a0aec0;font-size:.75rem}.event-item[data-astro-cid-hikcl2ax]{transition:color .25s,transform .25s}.event-item[data-astro-cid-hikcl2ax]:hover{color:#2165ec;transform:translateY(-1px)}.problem-multiply[data-astro-cid-hikcl2ax]{color:#0b132a;letter-spacing:-.01em;font-size:1.125rem;font-weight:800}.problem-multiply[data-astro-cid-hikcl2ax] .highlight[data-astro-cid-hikcl2ax]{color:#2165ec}:root{--bg-surface:#f8fafc;--text-primary:#0f172a;--text-muted:#64748b;--brand-indigo:#2165ec;--brand-blue:#1253d2;--brand-emerald:#10b981;--border-subtle:#e2e8f0;--card-shadow:0 10px 25px -5px #0f172a0a, 0 8px 10px -6px #0f172a05}.difference-section[data-astro-cid-nuk6sl5g]{-webkit-font-smoothing:antialiased;justify-content:center;width:100%;padding:clamp(1rem,2vw,1.5rem) 0;display:flex}.difference-container[data-astro-cid-nuk6sl5g]{width:100%;max-width:var(--container-wide);padding-inline:var(--space-gutter);margin-inline:auto}.difference-card[data-astro-cid-nuk6sl5g]{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:24px;grid-template-columns:1fr;align-items:center;gap:3rem;padding:clamp(2rem,4vw,3.5rem);display:grid}@media (width>=68rem){.difference-card[data-astro-cid-nuk6sl5g]{grid-template-columns:minmax(0,260px) minmax(0,1fr);gap:2.5rem}}.info-column[data-astro-cid-nuk6sl5g]{flex-direction:column;display:flex}.eyebrow[data-astro-cid-nuk6sl5g]{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-indigo);font-size:.75rem;font-weight:800}.title[data-astro-cid-nuk6sl5g]{letter-spacing:-.025em;color:var(--text-primary);text-wrap:balance;margin-top:.75rem;font-size:clamp(1.85rem,2.5vw,2.35rem);font-weight:800;line-height:1.15}.lead[data-astro-cid-nuk6sl5g]{color:var(--text-muted);margin-top:1rem;font-size:.9375rem;line-height:1.65}.pipeline-column[data-astro-cid-nuk6sl5g]{flex-direction:column;justify-content:center;align-items:center;gap:.85rem;width:100%;display:flex}@media (width>=52rem){.pipeline-column[data-astro-cid-nuk6sl5g]{flex-direction:row;justify-content:space-between;align-items:center}}.card[data-astro-cid-nuk6sl5g]{border:1px solid var(--border-subtle);box-shadow:var(--card-shadow);background:#fff;border-radius:18px;flex-direction:column;flex:1;width:100%;min-height:380px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex}@media (width<=51.95rem){.card[data-astro-cid-nuk6sl5g]{min-height:auto}}@media (width<=30rem){.difference-card[data-astro-cid-nuk6sl5g]{gap:2rem;padding:1.5rem 1.25rem}}.card[data-astro-cid-nuk6sl5g]:hover{transform:translateY(-3px);box-shadow:0 15px 30px -5px #0f172a14}.card-header[data-astro-cid-nuk6sl5g]{letter-spacing:.08em;text-transform:uppercase;color:#64748b;text-align:center;padding:1.25rem 1rem .5rem;font-size:.7rem;font-weight:800}.pipeline-connector[data-astro-cid-nuk6sl5g]{width:32px;height:32px;color:var(--brand-indigo);opacity:.8;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pipeline-connector[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:22px;height:22px}@media (width<=51.95rem){.pipeline-connector[data-astro-cid-nuk6sl5g]{margin:.25rem 0;transform:rotate(90deg)}}.data-list[data-astro-cid-nuk6sl5g]{flex-direction:column;gap:.7rem;margin:0;padding:.5rem 1.15rem 1.25rem;list-style:none;display:flex}.raw-more[data-astro-cid-nuk6sl5g]{color:var(--text-muted);padding:0 1.15rem 1rem;font-size:.75rem;font-weight:600;display:none}.data-item[data-astro-cid-nuk6sl5g]{color:#334155;align-items:center;gap:.65rem;padding:.15rem 0;font-size:.8125rem;font-weight:600;display:flex}.icon-wrap[data-astro-cid-nuk6sl5g]{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.icon-wrap[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:16px;height:16px}.icon-wrap[data-astro-cid-nuk6sl5g].indigo{color:var(--brand-indigo)}.icon-wrap[data-astro-cid-nuk6sl5g].green{color:var(--brand-emerald)}.engine-card[data-astro-cid-nuk6sl5g]{border:2px solid var(--brand-indigo);flex:1.4;overflow:hidden;box-shadow:0 12px 28px -5px #2165ec2e}.engine-banner[data-astro-cid-nuk6sl5g]{background:linear-gradient(135deg,#2165ec 0%,#1253d2 100%);justify-content:center;align-items:center;padding:1.1rem 1rem;display:flex}.engine-logo[data-astro-cid-nuk6sl5g]{color:#fff;letter-spacing:.06em;align-items:center;gap:.55rem;font-size:1.05rem;font-weight:900;display:flex}.brand-mark[data-astro-cid-nuk6sl5g]{width:24px;height:24px}.engine-body[data-astro-cid-nuk6sl5g]{flex-direction:column;justify-content:space-evenly;gap:1.5rem;height:100%;padding:1.5rem;display:flex}.feature-item[data-astro-cid-nuk6sl5g]{z-index:1;align-items:flex-start;gap:.875rem;display:flex}.feature-badge[data-astro-cid-nuk6sl5g]{width:32px;height:32px;color:var(--brand-indigo);background-color:#f2f7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #2165ec26}.feature-badge[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:16px;height:16px}.feature-title[data-astro-cid-nuk6sl5g]{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:700}.feature-desc[data-astro-cid-nuk6sl5g]{color:var(--text-muted);margin:.3rem 0 0;font-size:.8125rem;font-weight:500;line-height:1.55}.output-list[data-astro-cid-nuk6sl5g]{flex-direction:column;gap:.65rem;margin:0;padding:.6rem 1rem .5rem;list-style:none;display:flex}.output-item[data-astro-cid-nuk6sl5g]{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.output-item[data-astro-cid-nuk6sl5g]:hover{background:#f1f5f9}.audit-badge[data-astro-cid-nuk6sl5g]{color:var(--brand-blue);background-color:#f2f7ff;border:1px solid #b4bcfb;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;margin:auto 1rem 1.15rem;padding:.65rem;font-size:.75rem;font-weight:800;display:flex}.audit-badge[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:15px;height:15px}@media (width<=40rem){.difference-section[data-astro-cid-nuk6sl5g]{padding:.5rem 0}.difference-card[data-astro-cid-nuk6sl5g]{gap:.9rem;padding:1rem .9rem}.info-column[data-astro-cid-nuk6sl5g]{max-width:24rem}.eyebrow[data-astro-cid-nuk6sl5g]{font-size:.65rem}.title[data-astro-cid-nuk6sl5g]{margin-top:.35rem;font-size:1.3rem;line-height:1.2}.lead[data-astro-cid-nuk6sl5g]{display:none}.pipeline-column[data-astro-cid-nuk6sl5g]{gap:.3rem}.card[data-astro-cid-nuk6sl5g]{border-radius:14px}.card-header[data-astro-cid-nuk6sl5g]{padding:.6rem .6rem .25rem;font-size:.58rem}.data-list[data-astro-cid-nuk6sl5g]{gap:.25rem;padding:.25rem .75rem .4rem}.data-item[data-astro-cid-nuk6sl5g]{gap:.5rem;font-size:.75rem}.icon-wrap[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:15px;height:15px}.data-item[data-astro-cid-nuk6sl5g]:nth-child(n+5){display:none}.card[data-astro-cid-nuk6sl5g] .raw-more[data-astro-cid-nuk6sl5g]{padding:.2rem .75rem .5rem;display:block}.engine-banner[data-astro-cid-nuk6sl5g]{padding:.5rem .75rem}.engine-logo[data-astro-cid-nuk6sl5g]{font-size:.82rem}.brand-mark[data-astro-cid-nuk6sl5g]{width:16px;height:16px}.engine-body[data-astro-cid-nuk6sl5g]{gap:.55rem;padding:.65rem}.feature-badge[data-astro-cid-nuk6sl5g]{width:23px;height:23px}.feature-badge[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:12px;height:12px}.feature-item[data-astro-cid-nuk6sl5g]{gap:.6rem}.feature-title[data-astro-cid-nuk6sl5g]{font-size:.7625rem}.feature-desc[data-astro-cid-nuk6sl5g]{margin-top:.1rem;font-size:.675rem;line-height:1.35}.output-list[data-astro-cid-nuk6sl5g]{gap:.27rem;padding:.3rem .65rem}.output-item[data-astro-cid-nuk6sl5g]{border-radius:8px;gap:.45rem;padding:.33rem .5rem;font-size:.72rem}.output-item[data-astro-cid-nuk6sl5g] .icon-wrap[data-astro-cid-nuk6sl5g]{width:15px;height:15px}.output-item[data-astro-cid-nuk6sl5g] .icon-wrap[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:13px;height:13px}.audit-badge[data-astro-cid-nuk6sl5g]{border-radius:8px;margin:.3rem .65rem .55rem;padding:.4rem;font-size:.625rem}.pipeline-connector[data-astro-cid-nuk6sl5g]{width:16px;height:16px;margin:0}.pipeline-connector[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:13px;height:13px}}@media (width<=26rem){.difference-section[data-astro-cid-nuk6sl5g]{padding:.25rem 0}.difference-card[data-astro-cid-nuk6sl5g]{gap:.5rem;padding:.75rem .7rem}.eyebrow[data-astro-cid-nuk6sl5g]{font-size:.6rem}.title[data-astro-cid-nuk6sl5g]{margin-top:.25rem;font-size:1.15rem}.pipeline-column[data-astro-cid-nuk6sl5g]{gap:.22rem}.feature-desc[data-astro-cid-nuk6sl5g]{display:none}.feature-item[data-astro-cid-nuk6sl5g]{align-items:center}.data-item[data-astro-cid-nuk6sl5g]{font-size:.6875rem}.output-item[data-astro-cid-nuk6sl5g]{font-size:.65rem}.engine-body[data-astro-cid-nuk6sl5g]{gap:.35rem;padding:.5rem}.output-list[data-astro-cid-nuk6sl5g]{gap:.2rem}.audit-badge[data-astro-cid-nuk6sl5g]{margin:.25rem .5rem .45rem;padding:.33rem;font-size:.575rem}.audit-badge[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:12px;height:12px}.card-header[data-astro-cid-nuk6sl5g]{padding:.5rem .5rem .2rem}.pipeline-connector[data-astro-cid-nuk6sl5g]{width:12px;height:12px}.pipeline-connector[data-astro-cid-nuk6sl5g] svg[data-astro-cid-nuk6sl5g]{width:10px;height:10px}}.platform-card[data-astro-cid-xjfuvtcx]{-webkit-font-smoothing:antialiased;background-color:#0b1120;background-image:radial-gradient(circle at 50% 0,#172033 0%,#0b1120 72%);border-radius:24px;padding:clamp(1.75rem,3.5vw,2.5rem);overflow:hidden}@media (width<=30rem){.platform-card[data-astro-cid-xjfuvtcx]{padding:1.5rem 1.25rem}}.showcase-copy[data-astro-cid-xjfuvtcx]{flex-direction:column;display:flex}.kicker[data-astro-cid-xjfuvtcx]{letter-spacing:.1em;text-transform:uppercase;color:#5c94ff;font-size:.75rem;font-weight:700}.title[data-astro-cid-xjfuvtcx]{letter-spacing:-.02em;color:#fff;margin-top:.875rem;font-size:clamp(1.85rem,2.5vw,2.35rem);font-weight:700;line-height:1.15}.desc[data-astro-cid-xjfuvtcx]{color:#cbd5e1;max-width:32rem;margin-top:1rem;font-size:.9375rem;line-height:1.6}.cta-link[data-astro-cid-xjfuvtcx]{color:#a4c5ff;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.cta-link[data-astro-cid-xjfuvtcx]:hover{color:#caddff;gap:.75rem}.dashboard-wrapper[data-astro-cid-xjfuvtcx]{filter:drop-shadow(0 25px 35px #0000004d);width:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.dashboard-wrapper[data-astro-cid-xjfuvtcx]:hover{transform:translateY(-4px)}.dashboard-card[data-astro-cid-xjfuvtcx]{background:#fff;border-radius:14px;flex-direction:column;gap:1.5rem;padding:clamp(1.25rem,2.5vw,1.75rem);transition:box-shadow .4s cubic-bezier(.22,1,.36,1);display:flex;container-type:inline-size}.dashboard-wrapper[data-astro-cid-xjfuvtcx]:hover .dashboard-card[data-astro-cid-xjfuvtcx]{box-shadow:0 8px 20px #0911202e}.dash-header[data-astro-cid-xjfuvtcx]{justify-content:space-between;align-items:center;display:flex}.dash-title[data-astro-cid-xjfuvtcx]{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.dash-actions[data-astro-cid-xjfuvtcx]{gap:.5rem;display:flex}.filter-btn[data-astro-cid-xjfuvtcx],.more-btn[data-astro-cid-xjfuvtcx]{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .6rem;font-family:inherit;font-size:.75rem;font-weight:500;display:flex}.metrics-row[data-astro-cid-xjfuvtcx]{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(2,1fr);padding:1rem 0;display:grid}@media (width>=40rem){.metrics-row[data-astro-cid-xjfuvtcx]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.metric-block[data-astro-cid-xjfuvtcx]:nth-child(odd):last-child{grid-column:1/-1}.metric-block[data-astro-cid-xjfuvtcx]{border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;flex-direction:column;min-width:0;padding:0 .875rem;display:flex}@media (width>=40rem){.metric-block[data-astro-cid-xjfuvtcx]{border-bottom:0}}.metric-block[data-astro-cid-xjfuvtcx]:first-child{padding-left:0}.metric-block[data-astro-cid-xjfuvtcx]:last-child{border-right:none;padding-right:0}@media (width<=39.99rem){.metric-block[data-astro-cid-xjfuvtcx]:nth-child(2n){border-right:none}.metric-block[data-astro-cid-xjfuvtcx]:nth-child(-n+2){padding-top:0}.metric-block[data-astro-cid-xjfuvtcx]:last-child{border-bottom:0}.metric-block[data-astro-cid-xjfuvtcx]{padding-block:.75rem}}.m-label[data-astro-cid-xjfuvtcx]{color:#64748b;white-space:nowrap;font-size:.6875rem;font-weight:600}.m-val[data-astro-cid-xjfuvtcx]{color:#0f172a;letter-spacing:-.01em;margin-top:.35rem;font-size:1rem;font-weight:800}.m-trend[data-astro-cid-xjfuvtcx]{align-items:center;gap:.25rem;margin-top:.35rem;display:flex}.trend-indicator[data-astro-cid-xjfuvtcx]{justify-content:center;align-items:center;width:10px;height:10px;display:flex}.trend-indicator[data-astro-cid-xjfuvtcx] svg[data-astro-cid-xjfuvtcx]{width:100%;height:100%}.trend-text[data-astro-cid-xjfuvtcx]{color:#94a3b8;white-space:nowrap;font-size:.625rem;font-weight:500}.trend-text[data-astro-cid-xjfuvtcx] .highlight[data-astro-cid-xjfuvtcx]{color:#10b981;font-weight:600}.visuals-row[data-astro-cid-xjfuvtcx]{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}@media (width<=31rem){.visuals-row[data-astro-cid-xjfuvtcx]{grid-template-columns:1fr}}@container (width<=30rem){.visuals-row[data-astro-cid-xjfuvtcx]{grid-template-columns:1fr}}.section-title[data-astro-cid-xjfuvtcx]{color:#1e293b;margin:0 0 1rem;font-size:.8125rem;font-weight:700}.chart-container[data-astro-cid-xjfuvtcx]{height:150px;display:flex;position:relative}.grid-lines[data-astro-cid-xjfuvtcx]{color:#94a3b8;text-align:right;flex-direction:column;justify-content:space-between;padding-right:.75rem;font-size:.625rem;font-weight:500;display:flex}.chart-area[data-astro-cid-xjfuvtcx]{border-bottom:1px solid #f1f5f9;flex:1;position:relative}.trend-line[data-astro-cid-xjfuvtcx]{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.bars-container[data-astro-cid-xjfuvtcx]{z-index:1;justify-content:space-between;align-items:flex-end;gap:4px;width:100%;height:100%;padding:0 5px;display:flex;position:absolute;bottom:0;left:0}.dashboard-wrapper[data-astro-cid-xjfuvtcx].in .bar[data-astro-cid-xjfuvtcx]{transform-origin:bottom;animation:.9s cubic-bezier(.16,1,.3,1) backwards bar-rise}@keyframes bar-rise{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.bar-group[data-astro-cid-xjfuvtcx]{flex:1;align-items:flex-end;height:100%;display:flex}.bar[data-astro-cid-xjfuvtcx]{border-radius:2px 2px 0 0;width:100%}.bar[data-astro-cid-xjfuvtcx].dark-blue{background-color:#3b82f6}.bar[data-astro-cid-xjfuvtcx].light-blue{background-color:#93c5fd}.donut-layout[data-astro-cid-xjfuvtcx]{align-items:center;gap:.625rem;display:flex}.donut-svg-wrapper[data-astro-cid-xjfuvtcx]{flex-shrink:0;width:84px;height:84px}.donut-chart[data-astro-cid-xjfuvtcx]{width:100%;height:100%;transform:rotate(-90deg)}.d-base[data-astro-cid-xjfuvtcx]{fill:none;stroke:#f1f5f9;stroke-width:6px}.d-segment[data-astro-cid-xjfuvtcx]{fill:none;stroke-width:6px}.d-segment[data-astro-cid-xjfuvtcx].amz{stroke:#3b82f6}.d-segment[data-astro-cid-xjfuvtcx].shp{stroke:#06b6d4}.d-segment[data-astro-cid-xjfuvtcx].flp{stroke:#ec4899}.legend-list[data-astro-cid-xjfuvtcx]{flex-direction:column;flex:1;gap:.5rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.legend-item[data-astro-cid-xjfuvtcx]{justify-content:space-between;align-items:center;gap:.5rem;font-size:.6875rem;display:flex}@container (width<=25rem){.donut-layout[data-astro-cid-xjfuvtcx]{flex-wrap:wrap}.legend-list[data-astro-cid-xjfuvtcx]{flex-basis:100%}}.l-left[data-astro-cid-xjfuvtcx]{align-items:center;gap:.4rem;min-width:0;display:flex}.l-dot[data-astro-cid-xjfuvtcx]{border-radius:50%;flex-shrink:0;width:8px;height:8px}.l-name[data-astro-cid-xjfuvtcx]{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.l-val[data-astro-cid-xjfuvtcx]{color:#0f172a;flex-shrink:0;font-weight:700}@media (width<=40rem){.dashboard-card[data-astro-cid-xjfuvtcx]{gap:1rem;padding:1rem}.metrics-row[data-astro-cid-xjfuvtcx]{scrollbar-width:thin;border-bottom:1px solid #f1f5f9;gap:1.5rem;padding:.75rem 0 .875rem;display:flex;overflow-x:auto}.metrics-row[data-astro-cid-xjfuvtcx] .metric-block[data-astro-cid-xjfuvtcx]{border:0;flex:none;min-width:9.5rem;padding:0}.metrics-row[data-astro-cid-xjfuvtcx] .metric-block[data-astro-cid-xjfuvtcx]:last-child{padding-right:0}.m-val[data-astro-cid-xjfuvtcx]{margin-top:.3rem;font-size:.9375rem}.m-trend[data-astro-cid-xjfuvtcx]{margin-top:.3rem}.chart-container[data-astro-cid-xjfuvtcx]{height:120px}.visuals-row[data-astro-cid-xjfuvtcx]{gap:1.25rem}.donut-svg-wrapper[data-astro-cid-xjfuvtcx]{width:72px;height:72px}.dash-header[data-astro-cid-xjfuvtcx]{flex-wrap:wrap}.dash-actions[data-astro-cid-xjfuvtcx]{display:none}}@media (width<=30rem){.dashboard-card[data-astro-cid-xjfuvtcx]{padding:.875rem}.visuals-row[data-astro-cid-xjfuvtcx]{gap:1rem}.legend-item[data-astro-cid-xjfuvtcx]{font-size:.625rem}}@media (width<=26rem){.m-val[data-astro-cid-xjfuvtcx]{letter-spacing:-.02em;font-size:.875rem}.m-label[data-astro-cid-xjfuvtcx]{white-space:normal;font-size:.625rem}.metric-block[data-astro-cid-xjfuvtcx]{padding-inline:.625rem}.trend-section[data-astro-cid-xjfuvtcx] .section-title[data-astro-cid-xjfuvtcx],.donut-section[data-astro-cid-xjfuvtcx] .section-title[data-astro-cid-xjfuvtcx]{font-size:.75rem}}.erp-card[data-astro-cid-rgcarv63]{-webkit-font-smoothing:antialiased;background-color:#0b1120;background-image:radial-gradient(circle at 10% 0,#083344 0%,#0b1120 62%);border-radius:24px;padding:clamp(1.75rem,3.5vw,2.5rem);overflow:hidden}@media (width<=30rem){.erp-card[data-astro-cid-rgcarv63]{padding:1.5rem 1.25rem}}.showcase-copy[data-astro-cid-rgcarv63]{flex-direction:column;display:flex}.kicker[data-astro-cid-rgcarv63]{letter-spacing:.1em;text-transform:uppercase;color:#06b6d4;font-size:.75rem;font-weight:700}.title[data-astro-cid-rgcarv63]{letter-spacing:-.02em;color:#fff;margin-top:.875rem;font-size:clamp(1.85rem,2.5vw,2.35rem);font-weight:700;line-height:1.15}.desc[data-astro-cid-rgcarv63]{color:#cbd5e1;max-width:32rem;margin-top:1rem;font-size:.9375rem;line-height:1.6}.cta-link[data-astro-cid-rgcarv63]{color:#67e8f9;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.cta-link[data-astro-cid-rgcarv63]:hover{color:#a5f3fc;gap:.75rem}.preview-wrapper[data-astro-cid-rgcarv63]{filter:drop-shadow(0 25px 35px #0000004d);width:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.preview-wrapper[data-astro-cid-rgcarv63]:hover{transform:translateY(-4px)}.accounting-card[data-astro-cid-rgcarv63]{background:#fff;border-radius:14px;flex-direction:column;transition:box-shadow .4s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.preview-wrapper[data-astro-cid-rgcarv63]:hover .accounting-card[data-astro-cid-rgcarv63]{box-shadow:0 8px 20px #0911202e}.card-header[data-astro-cid-rgcarv63]{padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.25rem,2.5vw,1.75rem) .75rem}.card-title[data-astro-cid-rgcarv63]{color:#1e293b;margin:0;font-size:1.0625rem;font-weight:700}.table-container[data-astro-cid-rgcarv63]{-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-top:1rem;padding:0 clamp(1.25rem,2.5vw,1.75rem);overflow-x:auto}.table-header[data-astro-cid-rgcarv63],.table-row[data-astro-cid-rgcarv63]{min-width:34rem}.table-header[data-astro-cid-rgcarv63]{color:#64748b;border-bottom:1px solid #e2e8f0;grid-template-columns:1.2fr 1.8fr 1.5fr 1fr 1fr;gap:.875rem;padding-bottom:.75rem;font-size:.6875rem;font-weight:600;display:grid}.table-body[data-astro-cid-rgcarv63]{flex-direction:column;display:flex}.table-row[data-astro-cid-rgcarv63]{border-bottom:1px dashed #f1f5f9;grid-template-columns:1.2fr 1.8fr 1.5fr 1fr 1fr;align-items:center;gap:.875rem;padding:.8rem 0;display:grid}.table-row[data-astro-cid-rgcarv63]:last-child{border-bottom:none}.col-text[data-astro-cid-rgcarv63]{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.col-text[data-astro-cid-rgcarv63].faint{color:#64748b}.col-text[data-astro-cid-rgcarv63].bold{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:600}.align-right[data-astro-cid-rgcarv63]{text-align:right}.card-footer[data-astro-cid-rgcarv63]{background:#f8fafc;border-top:1px solid #f1f5f9;margin-top:auto;padding:1.1rem clamp(1.25rem,2.5vw,1.75rem)}.status-badge[data-astro-cid-rgcarv63]{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .85rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.status-text[data-astro-cid-rgcarv63]{color:#475569;font-size:.75rem;font-weight:500}.check-icon[data-astro-cid-rgcarv63]{color:#10b981;width:14px;height:14px}.voucher-text[data-astro-cid-rgcarv63]{color:#0f172a;margin-left:.25rem;font-size:.75rem;font-weight:700}.capability-strip-wrapper[data-astro-cid-ff6774qq]{width:100%;max-width:var(--container-wide);padding:clamp(.75rem, 1.5vw, 1.25rem) var(--space-gutter);margin:0 auto}.capability-card[data-astro-cid-ff6774qq]{background:0 0;border:none;border-radius:0;padding:1.25rem 0}.kicker[data-astro-cid-ff6774qq]{letter-spacing:.1em;text-transform:uppercase;color:#2165ec;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.capability-grid[data-astro-cid-ff6774qq]{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (width>=40rem){.capability-grid[data-astro-cid-ff6774qq]{grid-template-columns:repeat(2,1fr)}}@media (width>=64rem){.capability-grid[data-astro-cid-ff6774qq]{grid-template-columns:repeat(4,1fr)}}@media (width>=80rem){.capability-grid[data-astro-cid-ff6774qq]{grid-template-columns:repeat(7,1fr);gap:0}}.capability-item[data-astro-cid-ff6774qq]{align-items:center;gap:.75rem;padding-right:.75rem;display:flex}@media (width>=80rem){.capability-item[data-astro-cid-ff6774qq]{border-right:1px solid #f1f5f9;padding-left:.75rem}.capability-item[data-astro-cid-ff6774qq]:first-child{padding-left:0}.capability-item[data-astro-cid-ff6774qq]:last-child{border-right:none;padding-right:0}}.icon-bubble[data-astro-cid-ff6774qq]{color:#2165ec;background:#f2f7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.icon-bubble[data-astro-cid-ff6774qq] svg[data-astro-cid-ff6774qq]{width:1.2rem;height:1.2rem}.item-text[data-astro-cid-ff6774qq]{flex-direction:column;gap:.15rem;display:flex}.item-text[data-astro-cid-ff6774qq] strong[data-astro-cid-ff6774qq]{color:#0f172a;white-space:nowrap;font-size:.8125rem;font-weight:700;line-height:1.2}@media (width<=30rem){.item-text[data-astro-cid-ff6774qq] strong[data-astro-cid-ff6774qq]{white-space:normal}}.item-text[data-astro-cid-ff6774qq] p[data-astro-cid-ff6774qq]{color:#64748b;margin:0;font-size:.6875rem;line-height:1.35}.solutions-strip-wrapper[data-astro-cid-jybpc4mg]{width:100%;max-width:var(--container-wide);padding:clamp(.75rem, 1.5vw, 1.25rem) var(--space-gutter);margin:0 auto}.solutions-card[data-astro-cid-jybpc4mg]{background:0 0;border:none;border-radius:0;padding:1.25rem 0}.kicker[data-astro-cid-jybpc4mg]{letter-spacing:.1em;text-transform:uppercase;color:#2165ec;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.solutions-grid[data-astro-cid-jybpc4mg]{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (width>=40rem){.solutions-grid[data-astro-cid-jybpc4mg]{grid-template-columns:repeat(2,1fr)}}@media (width>=64rem){.solutions-grid[data-astro-cid-jybpc4mg]{grid-template-columns:repeat(3,1fr)}}@media (width>=80rem){.solutions-grid[data-astro-cid-jybpc4mg]{grid-template-columns:repeat(6,1fr);gap:.75rem}}.solution-item-card[data-astro-cid-jybpc4mg]{border:1px solid var(--ink-200,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.25rem 1rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0911200a,0 1px 3px #10182805}.solution-item-card[data-astro-cid-jybpc4mg]:hover{border-color:#2165ec59;transform:translateY(-2px);box-shadow:0 8px 18px #09112012}.item-header[data-astro-cid-jybpc4mg]{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.icon-avatar[data-astro-cid-jybpc4mg]{background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.icon-avatar[data-astro-cid-jybpc4mg] svg[data-astro-cid-jybpc4mg]{width:1.15rem;height:1.15rem}.item-header[data-astro-cid-jybpc4mg] strong[data-astro-cid-jybpc4mg]{color:#0f172a;font-size:.875rem;font-weight:700;line-height:1.2}.solution-item-card[data-astro-cid-jybpc4mg] p[data-astro-cid-jybpc4mg]{color:#64748b;flex-grow:1;margin:0 0 1.25rem;font-size:.725rem;line-height:1.45}.explore-link[data-astro-cid-jybpc4mg]{color:#2165ec;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;transition:gap .2s;display:flex}.solution-item-card[data-astro-cid-jybpc4mg]:hover .explore-link[data-astro-cid-jybpc4mg]{gap:.4rem}.integrations-strip-wrapper[data-astro-cid-ckkxq7ua]{width:100%;max-width:var(--container-wide);padding:clamp(.75rem, 1.5vw, 1.25rem) var(--space-gutter);margin:0 auto}.integrations-card[data-astro-cid-ckkxq7ua]{background:0 0;border:none;border-radius:0;flex-direction:column;gap:1.25rem;padding:1.25rem 0;display:flex}@media (width>=64rem){.integrations-card[data-astro-cid-ckkxq7ua]{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.int-group[data-astro-cid-ckkxq7ua]{flex-direction:column;flex:1;display:flex}.center-divider[data-astro-cid-ckkxq7ua]{background-color:#f1f5f9;width:100%;height:1px}@media (width>=64rem){.center-divider[data-astro-cid-ckkxq7ua]{width:1px;height:60px}}.kicker[data-astro-cid-ckkxq7ua]{letter-spacing:.1em;text-transform:uppercase;color:#2165ec;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:block}.logo-row[data-astro-cid-ckkxq7ua]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.logo-item[data-astro-cid-ckkxq7ua]{border-right:1px solid #f1f5f9;justify-content:center;align-items:center;height:56px;padding:0 .85rem;display:flex}@media (width<=30rem){.logo-item[data-astro-cid-ckkxq7ua]{height:48px;padding:0 .6rem}.logo-item[data-astro-cid-ckkxq7ua] .int-logo[data-astro-cid-ckkxq7ua]{max-width:110px}}.logo-item[data-astro-cid-ckkxq7ua] .int-logo[data-astro-cid-ckkxq7ua]{object-fit:contain;width:auto;max-width:150px;height:38px}.logo-item[data-astro-cid-ckkxq7ua]:last-child{border-right:none;padding-right:0}.brand-text[data-astro-cid-ckkxq7ua]{letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.brand-text[data-astro-cid-ckkxq7ua].amazon{color:#000;font-family:Arial,sans-serif}.brand-text[data-astro-cid-ckkxq7ua].flipkart{color:#2874f0;align-items:center;gap:.2rem;font-style:italic;display:flex}.fk-box[data-astro-cid-ckkxq7ua]{color:#fff;background:#ff9f00;border-radius:2px;padding:1px 4px;font-size:.65rem;font-style:normal}.brand-text[data-astro-cid-ckkxq7ua].shopify{color:#000;align-items:center;gap:.2rem;font-size:.95rem;display:flex}.brand-text[data-astro-cid-ckkxq7ua].meesho{color:#f43f5e;font-weight:700}.brand-text[data-astro-cid-ckkxq7ua].myntra{color:#000;align-items:center;gap:.2rem;font-size:.9rem;display:flex}.m-icon[data-astro-cid-ckkxq7ua]{color:#ff3f6c;font-weight:900}.brand-text[data-astro-cid-ckkxq7ua].busy{color:#1d4ed8;font-size:1.1rem;font-weight:800}.brand-text[data-astro-cid-ckkxq7ua].dynamics{color:#0b53bf;white-space:nowrap;font-size:.95rem;font-weight:800}.more-badge[data-astro-cid-ckkxq7ua]{color:#64748b;font-size:.725rem;font-weight:600}.customers-strip-wrapper[data-astro-cid-jyf5t3d6]{width:100%;max-width:var(--container-wide);padding:clamp(.75rem, 1.5vw, 1.25rem) var(--space-gutter);margin:0 auto}.customers-card[data-astro-cid-jyf5t3d6]{background:0 0;border:none;border-radius:0;flex-direction:column;gap:1.25rem;padding:1.25rem 0;display:flex}@media (width>=64rem){.customers-card[data-astro-cid-jyf5t3d6]{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.logos-group[data-astro-cid-jyf5t3d6]{flex-direction:column;flex:1.4;min-width:0;display:flex}.kicker[data-astro-cid-jyf5t3d6]{letter-spacing:.14em;text-transform:uppercase;color:#2165ec;margin-bottom:1.25rem;font-size:.72rem;font-weight:700;display:block}.logo-row[data-astro-cid-jyf5t3d6]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:center;gap:.75rem .5rem;display:grid}.logo-item[data-astro-cid-jyf5t3d6]{background:#fcfcff;border:1px solid #eceef3;border-radius:12px;place-items:center;height:84px;padding:0 1rem;transition:border-color .2s,box-shadow .2s,background .2s;display:grid}.logo-item[data-astro-cid-jyf5t3d6]:hover{border-color:var(--brand-200,#dbe6ff);background:#fff;box-shadow:0 8px 22px -14px #2165ec4d}.brand-text[data-astro-cid-jyf5t3d6]{align-items:center;gap:.35rem;display:flex}.brand-text[data-astro-cid-jyf5t3d6] strong[data-astro-cid-jyf5t3d6]{letter-spacing:.01em;color:#0f172a;white-space:nowrap;font-size:1.2rem;font-weight:700}.customer-logo[data-astro-cid-jyf5t3d6]{object-fit:contain;filter:grayscale();opacity:.8;width:100%;max-width:170px;height:52px;transition:opacity .2s,filter .2s}.logo-item[data-astro-cid-jyf5t3d6]:hover .customer-logo[data-astro-cid-jyf5t3d6]{opacity:1;filter:grayscale(0)}@media (width<=47.99rem){.logo-row[data-astro-cid-jyf5t3d6]{grid-template-columns:repeat(2,1fr);gap:.5rem}.logo-item[data-astro-cid-jyf5t3d6]{height:72px;padding:0 .5rem}.customer-logo[data-astro-cid-jyf5t3d6]{max-width:130px;height:42px}}.case-study-card[data-astro-cid-jyf5t3d6]{border:1px solid var(--ink-200,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;flex:1.2;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 1px 2px #0911200a,0 1px 3px #10182805}@media (width>=40rem){.case-study-card[data-astro-cid-jyf5t3d6]{flex-direction:row;justify-content:space-between;align-items:center}}.case-study-content[data-astro-cid-jyf5t3d6]{flex-direction:column;flex:1;display:flex}.case-study-content[data-astro-cid-jyf5t3d6] h3[data-astro-cid-jyf5t3d6]{color:#0f172a;margin:0 0 1rem;font-size:.875rem;font-weight:700;line-height:1.35}.stats-grid[data-astro-cid-jyf5t3d6]{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.stat-item[data-astro-cid-jyf5t3d6]{align-items:center;gap:.5rem;display:flex}.stat-check[data-astro-cid-jyf5t3d6]{color:#22c55e;background:#f0fdf4;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;line-height:1;display:grid}.stat-label[data-astro-cid-jyf5t3d6]{color:#475569;font-size:.72rem;font-weight:500;line-height:1.35}.case-study-link[data-astro-cid-jyf5t3d6]{color:#2165ec;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;text-decoration:none;display:flex}.case-study-link[data-astro-cid-jyf5t3d6] .arrow[data-astro-cid-jyf5t3d6]{font-size:.9rem}.case-study-image[data-astro-cid-jyf5t3d6]{border:1px solid var(--ink-100,#eef2f7);background:radial-gradient(120% 90% at 50% -10%,#2165ec14,#0000 60%),linear-gradient(#fff 0%,#fafaff 100%);border-radius:8px;flex-shrink:0;width:100%;height:auto;min-height:150px;overflow:hidden}@media (width>=40rem){.case-study-image[data-astro-cid-jyf5t3d6]{width:200px}}.impact-panel[data-astro-cid-jyf5t3d6]{flex-direction:column;gap:.9rem;padding:1rem 1.1rem;display:flex}.impact-head[data-astro-cid-jyf5t3d6]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.impact-logo[data-astro-cid-jyf5t3d6]{letter-spacing:-.02em;color:#0f172a;font-size:.95rem;font-weight:800}.impact-logo[data-astro-cid-jyf5t3d6] img[data-astro-cid-jyf5t3d6]{object-fit:contain;width:auto;max-width:84px;height:auto;max-height:30px}.impact-tag[data-astro-cid-jyf5t3d6]{letter-spacing:.08em;color:#2165ec;background:var(--brand-50,#f2f7ff);border:1px solid var(--brand-100,#e3edff);white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.6rem;font-weight:700}.impact-chain[data-astro-cid-jyf5t3d6]{flex-direction:column;display:flex}.impact-step[data-astro-cid-jyf5t3d6]{align-items:center;gap:.6rem;display:flex}.impact-step-label[data-astro-cid-jyf5t3d6]{color:#334155;font-size:.72rem;font-weight:600;line-height:1.4}.impact-arrow[data-astro-cid-jyf5t3d6]{color:#2165ec;font-size:.8rem}.cs-teaser[data-astro-cid-jyf5t3d6]{display:none}@media (width<=47.99rem){.cs-teaser[data-astro-cid-jyf5t3d6]{border-bottom:1px solid var(--ink-100);order:-1;padding:1.25rem 0 1rem;display:block}.customers-card[data-astro-cid-jyf5t3d6] .case-study-card[data-astro-cid-jyf5t3d6]{display:none}.cs-teaser-eyebrow[data-astro-cid-jyf5t3d6]{letter-spacing:.1em;text-transform:uppercase;color:#2165ec;font-size:.7rem;font-weight:700}.cs-teaser-title[data-astro-cid-jyf5t3d6]{letter-spacing:-.02em;color:var(--ink-950);margin:.4rem 0 1rem;font-size:1.2rem;font-weight:800;line-height:1.25}.cs-teaser-stage[data-astro-cid-jyf5t3d6]{position:relative}.cs-slide[data-astro-cid-jyf5t3d6]{border:1px solid var(--ink-200,#e2e8f0);color:inherit;background:#fff repeating-linear-gradient(0deg,#2165ec00 0 2px,#2165ec08 2px 34px);border-radius:16px;flex-direction:column;gap:.55rem;padding:1.1rem 1.15rem;text-decoration:none;display:none;box-shadow:0 1px 2px #0911200a,0 8px 22px -12px #0b11201f}.cs-slide[data-astro-cid-jyf5t3d6].is-active{animation:.45s cubic-bezier(.16,1,.3,1) cs-slide-in;display:flex}.cs-slide[data-astro-cid-jyf5t3d6].is-featured{border-color:var(--brand-200);background-image:repeating-linear-gradient(0deg,#2165ec00 0 2px,#2165ec0a 2px 34px),linear-gradient(160deg,#f2f7ff 0%,#fff 55%)}.cs-slide-tag[data-astro-cid-jyf5t3d6]{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:999px;align-self:flex-start;padding:.25rem .6rem;font-size:.625rem;font-weight:700}.cs-slide-logo[data-astro-cid-jyf5t3d6]{letter-spacing:-.02em;color:var(--ink-950);font-size:1.05rem;font-weight:800}.cs-slide-logo[data-astro-cid-jyf5t3d6] img[data-astro-cid-jyf5t3d6]{object-fit:contain;width:auto;max-width:128px;max-height:34px}.cs-slide-headline[data-astro-cid-jyf5t3d6]{color:var(--ink-700);margin:0;font-size:.875rem;font-weight:600;line-height:1.45}.cs-slide-cta[data-astro-cid-jyf5t3d6]{color:#2165ec;margin-top:.25rem;font-size:.75rem;font-weight:700}.cs-slide-cta[data-astro-cid-jyf5t3d6] .arrow[data-astro-cid-jyf5t3d6]{font-size:.9rem}.cs-teaser-dots[data-astro-cid-jyf5t3d6]{align-items:center;gap:.45rem;margin-top:.85rem;display:flex}.cs-dot[data-astro-cid-jyf5t3d6]{cursor:pointer;background:#d7d9e4;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .25s,background .25s}.cs-dot[data-astro-cid-jyf5t3d6].is-active{background:#2165ec;width:22px}}@keyframes cs-slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cs-slide[data-astro-cid-jyf5t3d6].is-active{animation:none}}.cta-banner-wrapper[data-astro-cid-rkbp4o2b]{width:100%;max-width:var(--container-wide);padding-inline:var(--space-gutter);margin-inline:auto;padding-block:clamp(.75rem,1.5vw,1.25rem)}.cta-banner[data-astro-cid-rkbp4o2b]{isolation:isolate;background:linear-gradient(135deg,#0b1120 0%,#0a317c 45%,#0d42aa 100%);border:1px solid #ffffff14;border-radius:24px;padding:clamp(2rem,4.5vw,3.5rem);position:relative;overflow:hidden}.cta-glow[data-astro-cid-rkbp4o2b]{z-index:-1;pointer-events:none;background:radial-gradient(62rem 30rem at 88% -18%,#2165ec73 0%,#2165ec00 55%),radial-gradient(50rem 26rem at -15% 115%,#5c94ff38 0%,#5c94ff00 55%);position:absolute;inset:0}.cta-grid[data-astro-cid-rkbp4o2b]{z-index:-1;opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:3.5rem 3.5rem;position:absolute;inset:0;mask-image:radial-gradient(80% 90% at 70% 20%,#000 0%,#0000 75%)}.cta-banner-inner[data-astro-cid-rkbp4o2b]{flex-direction:column;gap:2rem;width:100%;display:flex}@media (width>=64rem){.cta-banner-inner[data-astro-cid-rkbp4o2b]{flex-direction:row;justify-content:space-between;align-items:center}}.cta-content-left[data-astro-cid-rkbp4o2b]{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:38rem;display:flex}.cta-eyebrow[data-astro-cid-rkbp4o2b]{letter-spacing:.12em;text-transform:uppercase;color:#a4c5ff;font-size:.6875rem;font-weight:700}.banner-title[data-astro-cid-rkbp4o2b]{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(1.625rem,4vw,2.375rem);font-weight:700;line-height:1.14}.banner-lead[data-astro-cid-rkbp4o2b]{color:#b6bdd3;margin:0;font-size:.9375rem;line-height:1.5}.cta-content-right[data-astro-cid-rkbp4o2b]{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}@media (width>=64rem){.cta-content-right[data-astro-cid-rkbp4o2b]{flex-shrink:0;align-items:flex-end}}.button-group[data-astro-cid-rkbp4o2b]{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.btn-primary[data-astro-cid-rkbp4o2b]{color:#0a317c;background:#fff;border:1px solid #ffffffd9;border-radius:8px;align-items:center;gap:.4rem;padding:.8rem 1.4rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #09112029,0 10px 24px -12px #00000073}.btn-primary[data-astro-cid-rkbp4o2b]:hover{color:#0d42aa;background:#f2f7ff;transform:translateY(-1px);box-shadow:0 12px 26px -12px #00000080}.btn-primary[data-astro-cid-rkbp4o2b] .arrow[data-astro-cid-rkbp4o2b]{font-size:1rem;line-height:1}.btn-secondary[data-astro-cid-rkbp4o2b]{color:#fff;background:0 0;border:1px solid #ffffff47;border-radius:8px;padding:.8rem 1.4rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s}.btn-secondary[data-astro-cid-rkbp4o2b]:hover{background:#ffffff0f;border-color:#ffffff8c}.micro-notes[data-astro-cid-rkbp4o2b]{color:#8b93ad;align-items:center;gap:.4rem;font-size:.725rem;display:flex}.micro-notes[data-astro-cid-rkbp4o2b] .dot[data-astro-cid-rkbp4o2b]{font-size:.6rem}@media (width<=30rem){.button-group[data-astro-cid-rkbp4o2b]{width:100%}.button-group[data-astro-cid-rkbp4o2b] .btn-primary[data-astro-cid-rkbp4o2b],.button-group[data-astro-cid-rkbp4o2b] .btn-secondary[data-astro-cid-rkbp4o2b]{flex:1;justify-content:center}}
