:root{--home-card-bg:rgba(255, 255, 255, .9);--home-card-bg-solid:#ffffff;--home-card-bg-soft:rgba(246, 249, 255, .78);--home-card-bg-soft-2:rgba(255, 255, 255, .86);--home-card-bg-tint:rgba(246, 249, 255, .9);--home-card-bg-pill:rgba(255, 255, 255, .92);--home-card-gradient-a:#ffffff;--home-card-gradient-b:rgba(246, 249, 255, .9);--home-card-shadow:0 4px 18px rgba(15, 28, 63, .04);--home-card-shadow-strong:0 8px 28px rgba(15, 28, 63, .06);--home-card-shadow-elevated:0 16px 48px rgba(15, 28, 63, .08);--home-card-text:var(--aw-color-text-heading);--home-card-text-muted:var(--aw-color-text-muted)}:root.dark{--home-card-bg:rgba(11, 18, 33, .92);--home-card-bg-solid:#0b1221;--home-card-bg-soft:rgba(15, 23, 42, .6);--home-card-bg-soft-2:rgba(15, 23, 42, .7);--home-card-bg-tint:rgba(15, 23, 42, .55);--home-card-bg-pill:rgba(15, 23, 42, .85);--home-card-gradient-a:#0b1221;--home-card-gradient-b:rgba(15, 23, 42, .92);--home-card-shadow:0 10px 30px rgba(0, 0, 0, .35);--home-card-shadow-strong:0 16px 38px rgba(0, 0, 0, .45);--home-card-shadow-elevated:0 24px 70px rgba(0, 0, 0, .5);--home-card-text:var(--aw-color-text-heading);--home-card-text-muted:var(--aw-color-text-muted)}.home-section[data-astro-cid-j7pv25f6]{padding-block:clamp(3rem,7vw,4.75rem)}.home-shell[data-astro-cid-j7pv25f6]{width:min(100% - 1.5rem,72rem);margin-inline:auto}@media (min-width:640px){.home-shell[data-astro-cid-j7pv25f6]{width:min(100% - 2.5rem,72rem)}}.home-section-heading[data-astro-cid-j7pv25f6]{display:grid;gap:1rem;align-items:end;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.home-eyebrow[data-astro-cid-j7pv25f6]{color:#0154cf;font-size:.6875rem;font-weight:600;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.home-eyebrow-pill[data-astro-cid-j7pv25f6]{display:inline-flex;max-width:100%;flex-wrap:wrap;align-items:center;gap:.625rem;border:1px solid var(--aw-color-border);border-radius:999px;background:var(--home-card-bg-pill);padding:.625rem 1rem;box-shadow:var(--home-card-shadow);color:var(--aw-color-text-heading)}.home-eyebrow-dot[data-astro-cid-j7pv25f6]{width:.375rem;height:.375rem;border-radius:999px;background:#0154cf;opacity:.7}html.dark .home-eyebrow[data-astro-cid-j7pv25f6]{color:#6faeff}html.dark .home-eyebrow-dot[data-astro-cid-j7pv25f6]{background:#6faeff}.home-stat[data-astro-cid-j7pv25f6],.home-mini-panel[data-astro-cid-j7pv25f6],.home-card[data-astro-cid-j7pv25f6],.home-proof-point[data-astro-cid-j7pv25f6],.home-industry-card[data-astro-cid-j7pv25f6],.home-faq[data-astro-cid-j7pv25f6],.home-cta-row[data-astro-cid-j7pv25f6]{border:1px solid var(--aw-color-border);background:var(--home-card-bg);color:var(--home-card-text)}.home-stat[data-astro-cid-j7pv25f6]{border-radius:.875rem;padding:.875rem 1rem;box-shadow:var(--home-card-shadow)}.home-media-card[data-astro-cid-j7pv25f6],.home-proof-card[data-astro-cid-j7pv25f6],.home-final-cta[data-astro-cid-j7pv25f6]{overflow:hidden;border:1px solid var(--aw-color-border);border-radius:1.25rem;background:var(--home-card-bg-solid);box-shadow:var(--home-card-shadow-elevated);color:var(--home-card-text)}.home-mini-panel[data-astro-cid-j7pv25f6]{border-radius:.875rem;padding:.875rem 1rem;background:var(--home-card-bg-soft)}.home-card[data-astro-cid-j7pv25f6],.home-industry-card[data-astro-cid-j7pv25f6],.home-faq[data-astro-cid-j7pv25f6]{border-radius:1rem;transition:transform .2s cubic-bezier(.16,1,.3,1),border-color .2s ease,box-shadow .2s ease;padding:1.125rem 1.25rem;box-shadow:var(--home-card-shadow)}.home-industry-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--aw-color-primary) 28%,transparent);box-shadow:0 14px 36px #0f1c3f12}html.dark .home-industry-card[data-astro-cid-j7pv25f6]:hover{box-shadow:0 14px 36px #00000073}.home-industry-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;height:100%}.home-icon-tile[data-astro-cid-j7pv25f6]{display:grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid var(--aw-color-border);border-radius:.75rem;background:var(--home-card-bg-tint);color:var(--aw-color-primary)}html.dark .home-icon-tile[data-astro-cid-j7pv25f6]{color:#8dbdff}.home-check-row[data-astro-cid-j7pv25f6]{display:flex;gap:.75rem;border:1px solid var(--aw-color-border);border-radius:.875rem;background:var(--home-card-bg-soft);padding:.875rem;color:var(--home-card-text-muted);font-size:.875rem;line-height:1.6}.home-proof-card[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,var(--home-card-gradient-a),var(--home-card-gradient-b));padding:clamp(1.25rem,3vw,2rem)}.home-proof-point[data-astro-cid-j7pv25f6]{border-radius:.875rem;padding:.875rem 1rem;box-shadow:var(--home-card-shadow)}.home-callout-row[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;border:1px solid var(--aw-color-border);border-radius:1.125rem;background:var(--home-card-bg-soft);padding:1.25rem;color:var(--home-card-text)}.home-faq[data-astro-cid-j7pv25f6]{background:var(--home-card-bg-soft-2)}.home-final-cta[data-astro-cid-j7pv25f6]{background:var(--home-card-bg-solid)}.home-cta-row[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.75rem;border-radius:.875rem;padding:.875rem;color:var(--home-card-text);font-size:.875rem;font-weight:700}@media (max-width:639px){.home-stat[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]:first-child{font-size:1.375rem}}@media (min-width:1024px){.home-section-heading[data-astro-cid-j7pv25f6]{grid-template-columns:.92fr 1.08fr;gap:2rem}.home-callout-row[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:center}}