.service-card[data-astro-cid-uhzbvkqe]{display:flex;flex-direction:column;border-radius:var(--corner-card);overflow:hidden;box-shadow:var(--shadow-lg);background:var(--color-grey-700);height:100%;transition:transform var(--t-base) var(--ease),box-shadow var(--t-base) var(--ease)}.service-card[data-astro-cid-uhzbvkqe]:hover{transform:translateY(-6px)}.service-card__top[data-astro-cid-uhzbvkqe]{background:#fff;color:var(--color-navy);display:flex;align-items:center;justify-content:center;padding:2.25rem 1.5rem}.service-card__top[data-astro-cid-uhzbvkqe] .icon{width:76px;height:76px;color:var(--color-navy)}.service-card__top[data-astro-cid-uhzbvkqe] .icon svg{width:100%;height:100%;fill:currentColor}.service-card__bottom[data-astro-cid-uhzbvkqe]{background:var(--color-grey-700);color:var(--text-on-dark);padding:1.75rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1rem;flex:1}.service-card__bottom[data-astro-cid-uhzbvkqe] h3[data-astro-cid-uhzbvkqe]{color:#fff;font-size:var(--fs-h3)}.service-card__bottom[data-astro-cid-uhzbvkqe] .icon-list[data-astro-cid-uhzbvkqe]{flex:1}.service-card__btn[data-astro-cid-uhzbvkqe]{margin-top:.5rem;align-self:flex-start}.home-hero[data-astro-cid-g5xc7fs2]{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:stretch;background:var(--color-grey-900);color:#fff;overflow:hidden}.home-hero__bgwrap[data-astro-cid-g5xc7fs2]{position:absolute;inset:-4%;will-change:transform;transform:translate3d(calc(var(--px, 0) * 14px),calc(var(--py, 0) * 14px),0) scale(1.06);transition:transform .35s var(--ease)}.home-hero__bg[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9}.home-hero[data-astro-cid-g5xc7fs2]:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(120deg,#0a0a0ab8,#0a0a0a47 45%,#023c554d)}.home-hero__scans[data-astro-cid-g5xc7fs2]{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;--ko-x: 0px;--ko-y: 100%;--ko-w: max(72%, 660px);--ko-h: max(52%, 400px);-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-repeat:no-repeat,no-repeat;-webkit-mask-position:0 0,var(--ko-x) var(--ko-y);-webkit-mask-size:100% 100%,var(--ko-w) var(--ko-h);-webkit-mask-composite:xor;mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-repeat:no-repeat,no-repeat;mask-position:0 0,var(--ko-x) var(--ko-y);mask-size:100% 100%,var(--ko-w) var(--ko-h);mask-composite:exclude}.home-hero__scan[data-astro-cid-g5xc7fs2]{position:absolute;opacity:0;pointer-events:none}.home-hero__scan--down[data-astro-cid-g5xc7fs2]{left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,159,227,.85),transparent);box-shadow:0 0 18px #009fe3a6;animation:hero-scan-down 2.6s var(--ease) .3s 1 forwards}.home-hero__scan--right[data-astro-cid-g5xc7fs2]{top:0;bottom:0;left:0;width:2px;background:linear-gradient(180deg,transparent,rgba(0,159,227,.7),transparent);box-shadow:0 0 18px #009fe380;animation:hero-scan-right 2.6s var(--ease) .3s 1 forwards}@keyframes hero-scan-down{0%{transform:translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(100vh);opacity:0}}@keyframes hero-scan-right{0%{transform:translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(100vw);opacity:0}}.home-hero__inner[data-astro-cid-g5xc7fs2]{position:relative;z-index:3;width:100%;display:grid;grid-template-rows:1fr auto;padding-block:calc(var(--header-h) + 2.5rem) clamp(2rem,1rem + 4vw,4rem);gap:2rem}.home-hero__headline[data-astro-cid-g5xc7fs2]{align-self:start;text-align:right}.home-hero__title[data-astro-cid-g5xc7fs2]{display:inline-block}.home-hero__rule[data-astro-cid-g5xc7fs2]{display:block;width:clamp(64px,12vw,160px);height:4px;margin-left:auto;margin-bottom:1.1rem;background:var(--color-blue);box-shadow:0 0 16px #009fe399;transform-origin:right center;transform:scaleX(0);animation:hero-rule .7s var(--ease) .15s forwards}@keyframes hero-rule{to{transform:scaleX(1)}}.home-hero__title[data-astro-cid-g5xc7fs2]{color:#fff;font-weight:var(--fw-light);font-size:var(--fs-display);line-height:1.05;letter-spacing:-.01em;text-shadow:0 2px 28px rgba(0,0,0,.5)}.home-hero__line[data-astro-cid-g5xc7fs2]{display:block;overflow:hidden}.home-hero__line[data-astro-cid-g5xc7fs2]>span[data-astro-cid-g5xc7fs2]{display:block;transform:translateY(110%);animation:hero-line .7s var(--ease) forwards}.home-hero__line[data-astro-cid-g5xc7fs2]:nth-child(1)>span[data-astro-cid-g5xc7fs2]{animation-delay:.25s}.home-hero__line[data-astro-cid-g5xc7fs2]:nth-child(2)>span[data-astro-cid-g5xc7fs2]{animation-delay:.4s;font-weight:var(--fw-medium)}@keyframes hero-line{to{transform:translateY(0)}}.home-hero__panel[data-astro-cid-g5xc7fs2]{position:relative;align-self:end;max-width:540px;margin-top:1rem;padding:1.75rem 1.85rem 1.85rem 2.25rem;background:#081822d1;border:1px solid rgba(255,255,255,.16);border-radius:2px;display:grid;gap:1.25rem;box-shadow:0 26px 60px #0006;animation:hero-panel .7s var(--ease) .5s both}@keyframes hero-panel{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.home-hero__panel[data-astro-cid-g5xc7fs2]{background:#081822a8;-webkit-backdrop-filter:blur(14px) saturate(1.3);backdrop-filter:blur(14px) saturate(1.3)}}.home-hero__panel[data-astro-cid-g5xc7fs2] p[data-astro-cid-g5xc7fs2]{color:#fff;font-size:var(--fs-lead)}@media (prefers-reduced-motion: reduce){.home-hero__bgwrap[data-astro-cid-g5xc7fs2]{transform:scale(1.04);transition:none}.home-hero__scans[data-astro-cid-g5xc7fs2]{display:none}.home-hero__rule[data-astro-cid-g5xc7fs2]{transform:scaleX(1);animation:none}.home-hero__line[data-astro-cid-g5xc7fs2]>span[data-astro-cid-g5xc7fs2]{transform:none;animation:none}.home-hero__panel[data-astro-cid-g5xc7fs2]{animation:none}}.who-logo[data-astro-cid-g5xc7fs2]{height:96px;width:auto;margin-bottom:1rem}.who-spaced[data-astro-cid-g5xc7fs2]{letter-spacing:.28em;font-weight:var(--fw-medium);color:var(--color-blue);font-size:var(--fs-small);margin-bottom:1rem}.customer-logos[data-astro-cid-g5xc7fs2]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(1.5rem,1rem + 4vw,4rem);margin-top:3rem}.customer-logos__item[data-astro-cid-g5xc7fs2] img[data-astro-cid-g5xc7fs2]{max-height:60px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter var(--t-base) var(--ease),opacity var(--t-base) var(--ease)}.customer-logos__item[data-astro-cid-g5xc7fs2] img[data-astro-cid-g5xc7fs2]:hover{filter:none;opacity:1}.sponsor-logos[data-astro-cid-g5xc7fs2]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.sponsor-logos[data-astro-cid-g5xc7fs2] img[data-astro-cid-g5xc7fs2]{max-height:130px;width:auto}.sponsor-quote[data-astro-cid-g5xc7fs2]{font-size:var(--fs-h3);font-weight:var(--fw-medium);line-height:1.35;margin-bottom:1.25rem;color:var(--text-primary)}.todo-pill[data-astro-cid-g5xc7fs2]{display:inline-block;font-size:var(--fs-small);font-weight:var(--fw-bold);color:var(--color-blue);background:#009fe324;padding:.15rem .6rem;border-radius:var(--radius-pill)}.todo-pill--light[data-astro-cid-g5xc7fs2]{background:#fff3;color:#fff}.fact[data-astro-cid-g5xc7fs2]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.25rem}.fact[data-astro-cid-g5xc7fs2] .icon{width:56px;height:56px;color:var(--color-blue)}.fact[data-astro-cid-g5xc7fs2] .icon svg{width:100%;height:100%;fill:currentColor}.fact__label[data-astro-cid-g5xc7fs2]{font-weight:var(--fw-bold);color:#fff}.process-step[data-astro-cid-g5xc7fs2]{background:#fff;border-radius:var(--corner-card);padding:1.5rem;box-shadow:var(--shadow-sm);border:1px solid var(--border-soft)}.process-step__n[data-astro-cid-g5xc7fs2]{display:block;font-size:2rem;font-weight:var(--fw-black);color:var(--color-blue);line-height:1;margin-bottom:.5rem}.process-step__t[data-astro-cid-g5xc7fs2]{font-size:var(--fs-h4);margin-bottom:.5rem}.cta-band[data-astro-cid-g5xc7fs2]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-band[data-astro-cid-g5xc7fs2]>div[data-astro-cid-g5xc7fs2]{flex:1;min-width:260px}@media (max-width: 760px){.home-hero__headline[data-astro-cid-g5xc7fs2]{text-align:left}.home-hero__rule[data-astro-cid-g5xc7fs2]{margin-left:0}.home-hero__panel[data-astro-cid-g5xc7fs2]{max-width:none}}
