.landing-platforms[data-astro-cid-2twbqsk4]{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:40rem;margin:2rem auto 0;padding:0;list-style:none;display:flex}.landing-platforms__tag[data-astro-cid-2twbqsk4]{border:1px solid rgb(var(--accent-rgb) / .22);background:rgb(var(--accent-rgb) / .06);letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--accent-strong-rgb) / .9);text-wrap:balance;border-radius:999px;padding:.375rem .75rem;font-size:.6875rem;font-weight:600;line-height:1.35;display:inline-block}html[data-theme=dark] .landing-platforms__tag[data-astro-cid-2twbqsk4]{background:rgb(var(--accent-rgb) / .1);border-color:rgb(var(--accent-rgb) / .28);color:var(--color-brand-300)}.service-scope__layout[data-astro-cid-ovhc7agm]{gap:2rem;display:grid}@media (width>=1024px){.service-scope__layout[data-astro-cid-ovhc7agm]{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:3.5rem 4rem}.service-scope__header[data-astro-cid-ovhc7agm]{position:sticky;top:6rem}}.service-scope__intro[data-astro-cid-ovhc7agm]{color:var(--color-text-secondary);text-wrap:pretty;border-inline-start:3px solid rgb(var(--accent-rgb) / .45);margin-top:1.25rem;padding-inline-start:1rem;font-size:1.0625rem;line-height:1.65}.service-scope__stack[data-astro-cid-ovhc7agm]{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.service-scope__item[data-astro-cid-ovhc7agm]{grid-template-columns:2.25rem minmax(0,1fr);grid-template-areas:"rail body";align-items:start;column-gap:1rem;display:grid}.service-scope__item[data-astro-cid-ovhc7agm]+.service-scope__item[data-astro-cid-ovhc7agm]{margin-top:.25rem}@media (width>=640px){.service-scope__item[data-astro-cid-ovhc7agm]{column-gap:1.25rem}}.service-scope__rail[data-astro-cid-ovhc7agm]{flex-direction:column;grid-area:rail;align-items:center;min-height:100%;display:flex}.service-scope__node[data-astro-cid-ovhc7agm]{border:1px solid var(--card-border);background:var(--color-surface-800);width:2.25rem;height:2.25rem;box-shadow:var(--shadow-card);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.service-scope__num[data-astro-cid-ovhc7agm]{color:var(--color-text-muted);font-size:.8125rem;font-weight:600;line-height:1}.service-scope__connector[data-astro-cid-ovhc7agm]{background:var(--card-border);transform-origin:top;width:1px;min-height:1.5rem;transition:transform .55s cubic-bezier(.2,0,0,1);transition-delay:calc(var(--scope-i,0) * 75ms + .12s);flex:1;margin-block:.375rem;transform:scaleY(0)}.service-scope__stack[data-astro-cid-ovhc7agm].is-animated .service-scope__connector[data-astro-cid-ovhc7agm]{transform:scaleY(1)}.service-scope__body[data-astro-cid-ovhc7agm]{grid-area:body;padding-block:.25rem 1.25rem}.service-scope__item[data-astro-cid-ovhc7agm]:last-child .service-scope__body[data-astro-cid-ovhc7agm]{padding-bottom:0}.service-scope__title[data-astro-cid-ovhc7agm]{letter-spacing:-.02em;color:var(--color-text-primary);text-wrap:balance;margin:0;font-size:1.125rem;font-weight:700}@media (width>=768px){.service-scope__title[data-astro-cid-ovhc7agm]{font-size:1.25rem}}.service-scope__desc[data-astro-cid-ovhc7agm]{color:var(--color-text-secondary);text-wrap:pretty;margin:.5rem 0 0;font-size:.9375rem;line-height:1.6}@media (hover:hover) and (pointer:fine){.service-scope__item[data-astro-cid-ovhc7agm]:hover .service-scope__node[data-astro-cid-ovhc7agm]{border-color:rgb(var(--accent-rgb) / .28);box-shadow:var(--shadow-card), 0 0 0 3px rgb(var(--accent-rgb) / .06)}.service-scope__item[data-astro-cid-ovhc7agm]:hover .service-scope__num[data-astro-cid-ovhc7agm]{color:var(--color-text-primary)}}@media (prefers-reduced-motion:reduce){.service-scope__connector[data-astro-cid-ovhc7agm]{transition:none;transform:scaleY(1)}}.service-peers__block[data-astro-cid-aj232hwj]+.service-peers__block[data-astro-cid-aj232hwj]{border-top:1px solid rgb(var(--accent-rgb) / .12);margin-top:2.5rem;padding-top:2.5rem}.service-peers__title[data-astro-cid-aj232hwj]{margin:0 0 1.25rem}.service-peers__list[data-astro-cid-aj232hwj]{gap:.625rem;margin:0;padding:0;display:grid}@media (width>=640px){.service-peers__list[data-astro-cid-aj232hwj]:not(.service-peers__list--compact){grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.service-peers__list--compact[data-astro-cid-aj232hwj]{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}}.service-peers__link[data-astro-cid-aj232hwj]{border:1px solid var(--card-border);background:var(--card-bg);border-radius:.875rem;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:start;gap:.25rem .75rem;min-height:2.75rem;padding:1rem 1.125rem;text-decoration:none;transition:transform .25s cubic-bezier(.2,0,0,1),border-color .2s,box-shadow .25s;display:grid}.service-peers__link--compact[data-astro-cid-aj232hwj]{grid-template-rows:auto;align-items:center}@media (hover:hover) and (pointer:fine){.service-peers__link[data-astro-cid-aj232hwj]:hover{border-color:rgb(var(--accent-rgb) / .35);box-shadow:0 8px 24px rgb(var(--accent-rgb) / .08);transform:translateY(-2px)}.service-peers__link[data-astro-cid-aj232hwj]:hover .service-peers__arrow[data-astro-cid-aj232hwj]{transform:translate(2px,-2px)}.service-peers__link[data-astro-cid-aj232hwj]:active{transform:translateY(0)}}.service-peers__link[data-astro-cid-aj232hwj]:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}.service-peers__link-text[data-astro-cid-aj232hwj]{color:var(--color-text-primary);font-weight:600}.service-peers__link-sub[data-astro-cid-aj232hwj]{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.service-peers__arrow[data-astro-cid-aj232hwj]{color:rgb(var(--accent-strong-rgb));grid-area:1/2/span 2;align-self:center;transition:transform .25s cubic-bezier(.2,0,0,1)}.service-peers__link--compact[data-astro-cid-aj232hwj] .service-peers__arrow[data-astro-cid-aj232hwj]{grid-row:1}.landing-phone-link[data-astro-cid-cbpxn5c3]{color:var(--color-brand-600);border-radius:.5rem;text-decoration:none;transition:color .2s,background-color .2s}html[data-theme=dark] .landing-phone-link[data-astro-cid-cbpxn5c3]{color:var(--color-brand-400)}@media (hover:hover) and (pointer:fine){.landing-phone-link[data-astro-cid-cbpxn5c3]:hover{color:var(--color-brand-700);background:rgb(var(--accent-rgb) / .06)}html[data-theme=dark] .landing-phone-link[data-astro-cid-cbpxn5c3]:hover{color:var(--color-brand-300)}}.landing-phone-link[data-astro-cid-cbpxn5c3]:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:2px}
