:root{color-scheme:light;--color-ink: #071421;--color-ink-soft: #334155;--color-muted: #66758a;--color-line: rgba(7, 20, 33, .12);--color-line-strong: rgba(7, 20, 33, .22);--color-paper: #f4fafb;--color-surface: #ffffff;--color-surface-subtle: #eef7f8;--color-turquoise: #00a4bd;--color-turquoise-deep: #006170;--color-wine: #c01664;--color-wine-dark: #8e1048;--color-orange: #ff7a1a;--color-lime: #b8ef29;--color-lime-soft: #effbcf;--color-accent: var(--color-turquoise);--color-accent-strong: var(--color-turquoise-deep);--color-graphite: var(--color-ink);--color-focus: #00a7bd;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: var(--font-sans);--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4.5rem;--space-4xl: 6rem;--radius-sm: 4px;--radius-md: 12px;--shadow-hairline: 0 1px 0 rgba(16, 35, 60, .08);--shadow-soft: 0 20px 56px rgba(8, 29, 44, .11);--shadow-card: 0 8px 32px rgba(0, 164, 189, .12);--shadow-card-wine: 0 8px 32px rgba(192, 22, 100, .15);--shadow-card-orange: 0 8px 32px rgba(255, 122, 26, .15);--shadow-card-lime: 0 8px 32px rgba(181, 234, 32, .15);--shadow-hover: 0 16px 48px rgba(0, 164, 189, .18);--container: 76rem;--container-narrow: 54rem;--duration-fast: .2s;--duration-smooth: .35s}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;background:#fff;color:var(--color-ink);font-family:var(--font-sans);line-height:1.5;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#f8fffe,#fff 40%,#f4fafb);overflow-x:clip}img,picture,svg{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,textarea,select{font:inherit;min-width:0}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,.u-display{font-family:var(--font-sans);font-weight:900;letter-spacing:0;line-height:1.02}h1{font-size:clamp(2rem,4vw,3.85rem)}h2{font-size:clamp(1.5rem,2.7vw,2.55rem)}h3{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:600;letter-spacing:0;line-height:1.2}p{color:var(--color-ink-soft)}h1,h2,h3,p,a,button,li,span{overflow-wrap:anywhere}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}@media(max-width:44rem){body{background:#fff}h1{font-size:clamp(1.65rem,7vw,2.25rem)}h2{font-size:clamp(1.4rem,6vw,2rem)}}.ru-bright-page{background:linear-gradient(90deg,rgba(0,167,189,.38) 0 2.6vw,transparent 2.6vw calc(100% - 2.6vw),rgba(0,96,112,.8) calc(100% - 2.6vw) 100%),linear-gradient(180deg,#e9fbff 0 34rem,var(--color-paper) 34rem 100%);overflow-x:clip}.ru-hero{display:grid;gap:clamp(1.25rem,3vw,2.5rem);grid-template-columns:minmax(0,1.05fr) minmax(19rem,.78fr);margin-inline:auto;max-width:var(--container);min-height:calc(100svh - 4.25rem);padding:clamp(1.5rem,4.5vw,3.25rem) 1rem 1rem}.ru-hero__copy{align-self:center;display:grid;gap:.9rem}.ru-kicker{color:var(--color-wine);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ru-hero h1{color:var(--color-ink);font-size:clamp(2rem,4.4vw,3.95rem);font-weight:900;letter-spacing:0;line-height:1.07;max-width:15.5ch}.ru-hero h1:first-line,.ru-section h2:first-line{color:var(--color-turquoise)}.ru-lead{color:#485461;font-size:clamp(.95rem,1.35vw,1.12rem);line-height:1.5;max-width:58ch}.ru-actions,.ru-proof{display:flex;flex-wrap:wrap;gap:.625rem}.ru-button{align-items:center;background:var(--color-turquoise);border:1px solid var(--color-turquoise);border-radius:var(--radius-md);color:#fff;display:inline-flex;font-weight:800;justify-content:center;font-size:.92rem;min-height:2.75rem;padding:.65rem .95rem;text-decoration:none}.ru-button--wine{background:var(--color-wine);border-color:var(--color-wine)}.ru-proof span{background:#fff;border:1px solid rgba(0,167,189,.32);border-radius:var(--radius-md);color:var(--color-turquoise-deep);font-size:.8rem;font-weight:700;min-height:2.1rem;padding:.42rem .65rem}.ru-panel{background:color-mix(in srgb,#ffffff 78%,var(--color-surface-subtle));border:1px solid rgba(0,96,112,.18);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);color:var(--color-ink);display:grid;gap:.85rem;min-height:0;overflow:hidden;padding:clamp(1rem,2.5vw,1.45rem)}.ru-panel h2{color:var(--color-ink);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.05;max-width:18ch}.ru-panel__description{border-bottom:1px solid rgba(0,96,112,.18);color:var(--color-ink-soft);font-size:.95rem;line-height:1.45;padding-bottom:.7rem}.ru-panel__grid{display:grid;gap:0;grid-template-columns:1fr}.ru-panel__grid div{background:transparent;border-bottom:1px solid rgba(0,96,112,.18);border-radius:0;color:#152033;display:grid;gap:.25rem;padding:.62rem 0}.ru-panel__grid strong{font-size:.96rem}.ru-panel__grid span{color:#475569;font-size:.88rem}.ru-panel__tags{display:grid;gap:.45rem}.ru-panel__tags>strong{font-size:.8rem}.ru-panel__tags div{display:flex;flex-wrap:wrap;gap:.45rem}.ru-panel__tags span{background:#fff;border:1px solid rgba(0,96,112,.18);border-radius:var(--radius-sm);color:var(--color-ink);font-size:.78rem;font-weight:700;padding:.35rem .5rem}.ru-band{background:var(--color-turquoise);color:#fff;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:auto;max-width:var(--container);padding:1rem}.ru-band strong{color:var(--color-lime);display:block;font-size:1.2rem;line-height:1;margin-bottom:.35rem}.ru-band span{display:block;font-size:.88rem;font-weight:700}.ru-card-grid,.ru-section,.ru-contact{margin-inline:auto;max-width:var(--container);padding-inline:1rem}.ru-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:1.4rem .75rem}.ru-card,.ru-feature,.ru-contact{background:#fff;border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-hairline)}.ru-card{border-top:6px solid var(--color-orange);display:grid;gap:.55rem;padding:1rem}.ru-card:nth-child(2){border-top-color:var(--color-wine)}.ru-card:nth-child(3){border-top-color:var(--color-lime)}.ru-card h2{font-size:clamp(1.08rem,1.6vw,1.35rem);line-height:1.1}.ru-card p,.ru-feature p,.ru-contact p{color:var(--color-ink-soft);font-size:.92rem;line-height:1.55}.ru-section{display:grid;gap:1.25rem;padding-block:clamp(1.5rem,3.5vw,2.6rem) 0}.ru-section__head{display:grid;gap:.75rem}.ru-section h2,.ru-contact h2{color:var(--color-ink);font-size:clamp(1.45rem,3vw,2.45rem);line-height:1.08;max-width:22ch}.ru-feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.ru-feature{display:grid;gap:.55rem;padding:.95rem}.ru-feature h3{color:var(--color-wine);font-size:.98rem}.ru-contact{align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr auto;margin-block:clamp(2.5rem,6vw,5rem);padding-block:1.5rem}@media(max-width:58rem){.ru-hero{grid-template-columns:1fr}.ru-band,.ru-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ru-card-grid,.ru-contact{grid-template-columns:1fr}}@media(max-width:36rem){.ru-hero h1{font-size:clamp(1.85rem,10vw,2.65rem);max-width:100%}.ru-hero{min-height:auto;padding-top:1.25rem}.ru-panel__grid,.ru-band,.ru-feature-grid{grid-template-columns:1fr}}.u-container{width:min(100% - 2rem,var(--container));margin-inline:auto}.u-container-narrow{width:min(100% - 2rem,var(--container-narrow));margin-inline:auto}.u-eyebrow{color:var(--color-accent-strong);font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.u-muted{color:var(--color-muted)}.u-wine-accent{color:var(--color-wine);font-weight:700}.u-surface{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-hairline)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}:root{--home-section-h: clamp(1.75rem, 2.6vw, 2.5rem);--home-section-h-weight: 800;--home-section-h-lh: 1.08;--home-section-h-max: 24ch;--home-body: clamp(1rem, 1.05vw, 1.0625rem);--home-body-lh: 1.58;--home-num-size: clamp(3.5rem, 7vw, 6rem);--home-num-weight: 900;--home-card-radius: 14px;--home-card-pad: clamp(1.2rem, 2vw, 1.5rem);--home-card-shadow: 0 2px 6px rgba(8,29,44,.05), 0 6px 18px rgba(8,29,44,.04);--home-card-shadow-hover: 0 10px 32px rgba(0,164,189,.16);--home-accent-bar: 5px;--home-grid-gap: clamp(1rem, 2vw, 1.5rem);--home-section-pad: clamp(3.5rem, 7vw, 6rem);--home-section-inner: min(100% - 2rem, 74rem);--home-fade-dur: .52s;--home-fade-ease: cubic-bezier(.22, 1, .36, 1);--home-fast: .2s ease;--home-scroll-mt: 5.5rem}.skip-link{position:absolute;left:-100vw;top:0;background:var(--color-turquoise-deep);color:#fff;font-size:.875rem;font-weight:700;padding:.5rem 1rem;z-index:9999;border-radius:0 0 var(--radius-sm) 0;text-decoration:none}.skip-link:focus{left:0}.page{opacity:0;animation:v3-in .4s ease forwards}@keyframes v3-in{to{opacity:1}}.page [id]{scroll-margin-top:var(--home-scroll-mt)}.page{background:radial-gradient(circle,rgba(0,164,189,.03) 1px,transparent 1px),#fff;background-size:24px 24px,100% 100%}.page .ui-section{position:relative}.page :global(.ui-section__inner){max-width:var(--home-section-inner)!important}.page :global(.home-hero){background:linear-gradient(170deg,#f0fbfa,#fff 40%,#fef8f5)}.page :global(.home-cloud-fit){background:#faf9f7}.page :global(.home-local-automation){background:#fff}.page :global(.home-business-focus){background:#f5fbf9}.page :global(.home-use-cases){background:#fff}.page :global(.home-protocol-entry){background:#faf8f5}.page :global(.home-implementation){background:#fff}.page :global(.home-tech-stack){background:#f4faf8}.page :global(.home-faq){background:#fff}.page :global(.home-automation-request){background:#faf9f7}.page :global(.home-cloud-fit):after,.page :global(.home-use-cases):after,.page :global(.home-faq):after{content:"";position:absolute;pointer-events:none;z-index:0;opacity:.03}.page :global(.home-cloud-fit):after{top:0;right:0;bottom:0;width:35%;background:repeating-linear-gradient(-12deg,var(--color-turquoise),var(--color-turquoise) 2px,transparent 2px,transparent 28px)}.page :global(.home-use-cases):after{top:0;left:0;bottom:0;width:30%;background:repeating-linear-gradient(8deg,var(--color-wine),var(--color-wine) 1.5px,transparent 1.5px,transparent 32px)}.page :global(.home-faq):after{top:0;right:0;bottom:0;width:28%;background:repeating-linear-gradient(-15deg,var(--color-turquoise),var(--color-turquoise) 1.5px,transparent 1.5px,transparent 30px)}.page h2{font-weight:var(--home-section-h-weight)}.page :global(.cloud-fit__header h2),.page :global(.automation__header h2),.page :global(.business-focus__header h2),.page :global(.use-cases__header h2),.page :global(.implementation-showcase__copy h2),.page :global(.tech__header h2),.page :global(.faq__copy h2),.page :global(.examples__copy h2){font-size:var(--home-section-h)!important;font-weight:var(--home-section-h-weight)!important;line-height:var(--home-section-h-lh)!important;max-width:var(--home-section-h-max)}.page :global(.cloud-fit__header p:not(.u-eyebrow)),.page :global(.automation__header p:not(.u-eyebrow)),.page :global(.business-focus__header p:not(.u-eyebrow)),.page :global(.use-cases__header p:not(.u-eyebrow)),.page :global(.implementation-showcase__copy p:not(.u-eyebrow)),.page :global(.tech__header p:not(.u-eyebrow)),.page :global(.faq__copy p:not(.u-eyebrow)),.page :global(.examples__copy p:not(.u-eyebrow)){font-size:var(--home-body)!important;line-height:var(--home-body-lh)!important;max-width:48rem}.page :global(.cloud-fit__header),.page :global(.automation__header),.page :global(.business-focus__header),.page :global(.use-cases__header),.page :global(.implementation-showcase__copy),.page :global(.tech__header),.page :global(.faq__copy){gap:var(--space-sm);margin-block-end:clamp(1.5rem,3vw,2.25rem)}.page :global(.home-cloud-fit .ui-section__inner),.page :global(.home-local-automation .ui-section__inner),.page :global(.home-business-focus .ui-section__inner),.page :global(.home-use-cases .ui-section__inner),.page :global(.home-protocol-entry .ui-section__inner),.page :global(.home-implementation .ui-section__inner),.page :global(.home-tech-stack .ui-section__inner),.page :global(.home-faq .ui-section__inner),.page :global(.home-automation-request .ui-section__inner){align-content:center;display:grid;min-height:100svh}.page :global(.u-eyebrow){border-inline-start:3px solid var(--color-turquoise-deep);padding-inline-start:.6rem;letter-spacing:.1em;background:linear-gradient(90deg,rgba(0,164,189,.06),transparent)}.page .home-section__title-turquoise{color:var(--color-turquoise)!important}.page .home-section__title-wine{color:var(--color-wine)!important}.page :global(.cloud-fit__grid) li,.page :global(.automation__item),.page :global(.business-focus-card),.page :global(.use-case),.page :global(.tech-approach),.page :global(.tech-glossary__item),.page :global(.faq__item),.page :global(.home-hero__result-card){background:#fff;border:1px solid rgba(7,20,33,.07);border-radius:var(--home-card-radius);box-shadow:var(--home-card-shadow);border-top:none;transition:transform var(--home-fast),box-shadow var(--home-fast);padding:var(--home-card-pad);position:relative;overflow:hidden}.page :global(.cloud-fit__grid) li:before,.page :global(.automation__item):before,.page :global(.business-focus-card):before,.page :global(.use-case):before,.page :global(.tech-glossary__item):before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--home-accent-bar);border-radius:var(--home-card-radius) 0 0 var(--home-card-radius)}.page :global(.cloud-fit__grid) li:nth-child(odd):before,.page :global(.automation__item):nth-child(odd):before,.page :global(.business-focus-card):nth-child(odd):before,.page :global(.use-case):nth-child(odd):before,.page :global(.tech-glossary__item):nth-child(odd):before{background:linear-gradient(180deg,var(--color-turquoise),var(--color-turquoise-deep))}.page :global(.cloud-fit__grid) li:nth-child(2n):before,.page :global(.automation__item):nth-child(2n):before,.page :global(.business-focus-card):nth-child(2n):before,.page :global(.use-case):nth-child(2n):before,.page :global(.tech-glossary__item):nth-child(2n):before{background:linear-gradient(180deg,var(--color-wine),var(--color-wine-dark))}.page :global(.business-focus-card){border-top:none!important;background:#fff!important}.page :global(.tech-glossary__item){border-top:none!important;background:#fff!important}.page :global(.automation__item){border-top:none;background:#fff}.page :global(.cloud-fit__grid) li{border-top:none}.page :global(.cloud-fit__grid) li:hover,.page :global(.automation__item):hover,.page :global(.business-focus-card):hover,.page :global(.use-case):hover,.page :global(.tech-approach):hover,.page :global(.tech-glossary__item):hover,.page :global(.home-hero__result-card):hover{transform:translateY(-4px);box-shadow:var(--home-card-shadow-hover)}.page :global(.cloud-fit__grid) h3,.page :global(.automation__item) h3,.page :global(.business-focus-card) h3,.page :global(.use-case) h3,.page :global(.tech-approach) h3,.page :global(.tech-glossary__item) dt{font-size:1.0625rem;font-weight:800;line-height:1.2}.page :global(.cloud-fit__grid) p,.page :global(.automation__item) p,.page :global(.business-focus-card) p,.page :global(.use-case) p,.page :global(.tech-approach__body),.page :global(.tech-glossary__item) dd{color:var(--color-ink-soft);font-size:.9375rem;line-height:1.5}.page :global(.business-focus-card__tag),.page :global(.use-case__tag){background:#00a4bd0f;border:1px solid rgba(0,164,189,.18);border-radius:999px;color:var(--color-turquoise-deep);font-size:.75rem;font-weight:700;padding:.2rem .55rem;letter-spacing:.02em}.page :global(.faq__item){border-radius:var(--home-card-radius);transition:border-color var(--home-fast),box-shadow var(--home-fast)}.page :global(.faq__item):hover,.page :global(.faq__item)[open]{border-color:#00a4bd47;box-shadow:var(--home-card-shadow-hover)}.page :global(.cloud-fit__grid),.page :global(.business-focus__grid),.page :global(.use-cases__grid){gap:var(--home-grid-gap)}.page :global(.automation__items){gap:var(--home-grid-gap)}.page :global(.home-hero.ui-section--compact){min-height:100svh;padding-block:0!important}.page :global(.home-hero .ui-section__inner){align-items:center;display:grid;min-height:100svh;padding-block:clamp(.5rem,1.1vw,.9rem)}.page :global(.home-hero__layout){align-items:center;display:grid;gap:clamp(1rem,2vw,1.6rem);grid-template-columns:minmax(0,1.06fr) minmax(20rem,.94fr);min-height:100%}.page :global(.home-hero__copy){gap:clamp(.7rem,1.5vw,1rem)}.page :global(.home-hero__copy h1){font-size:clamp(1.75rem,2.85vw,2.75rem);line-height:1.02;max-width:20ch}.page :global(.home-hero__subtitle){font-size:clamp(.94rem,1vw,1.02rem);line-height:1.48}.page :global(.home-hero__copy){opacity:0;animation:v3-hero-copy-in .5s 80ms var(--home-fade-ease) both}.page :global(.home-hero__panel){opacity:0;animation:v3-hero-panel-in .6s .2s var(--home-fade-ease) both}.page :global(.home-hero__result-card):nth-child(1){opacity:0;animation:v3-stagger .38s .32s var(--home-fade-ease) both}.page :global(.home-hero__result-card):nth-child(2){opacity:0;animation:v3-stagger .38s .4s var(--home-fade-ease) both}.page :global(.home-hero__result-card):nth-child(3){opacity:0;animation:v3-stagger .38s .48s var(--home-fade-ease) both}.page :global(.home-hero__result-card):nth-child(4){opacity:0;animation:v3-stagger .38s .56s var(--home-fade-ease) both}.page :global(.home-hero__chips){opacity:0;animation:v3-hero-copy-in .5s .48s var(--home-fade-ease) both}@keyframes v3-hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes v3-hero-panel-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes v3-stagger{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.page :global(.home-hero__panel-header){display:inline-block;background:linear-gradient(135deg,#00a4bd1a,#0061700f);border:1px solid rgba(0,164,189,.2);border-radius:999px;color:var(--color-turquoise-deep);font-size:.72rem;font-weight:800;letter-spacing:.08em;padding:.25rem .7rem;text-transform:uppercase;width:fit-content}.page :global(.home-hero__panel){background:linear-gradient(145deg,#fff,#f8fbfa);border:1px solid rgba(0,96,112,.1);box-shadow:0 18px 52px #081d2c14;gap:.55rem;min-height:clamp(15rem,22vw,19rem);padding:clamp(.9rem,1.8vw,1.2rem)}.page :global(.home-hero__panel):before{background:linear-gradient(135deg,rgba(0,164,189,.05),transparent 40%)}.page :global(.home-hero__panel h2){font-size:clamp(1.2rem,1.75vw,1.7rem)}.page :global(.home-hero) .ui-button--primary{background:linear-gradient(135deg,var(--color-turquoise),var(--color-turquoise-deep));border-color:var(--color-turquoise-deep);color:#fff;box-shadow:0 4px 16px #00a4bd40}.page :global(.home-hero) .ui-button--primary:hover{background:linear-gradient(135deg,var(--color-turquoise-deep),var(--color-turquoise-deep));border-color:var(--color-turquoise-deep);box-shadow:0 6px 24px #00a4bd59;transform:translateY(-2px)}.page :global(.home-hero) .ui-button--secondary{background:var(--color-surface);border-color:var(--color-turquoise-deep);color:var(--color-turquoise-deep)}.page :global(.home-hero) .ui-button--secondary:hover{background:#00a4bd0f;border-color:var(--color-turquoise);color:var(--color-turquoise)}.page :global(.home-hero__chips) span{background:#fffffff2;border:1px solid rgba(0,96,112,.14);border-radius:999px;color:var(--color-ink-soft);font-size:.76rem;font-weight:700;min-height:1.9rem;padding:.3rem .68rem;box-shadow:none;letter-spacing:.01em}.page :global(.home-hero__chips) span:nth-child(1){border-color:var(--color-turquoise);color:var(--color-turquoise-deep);background:#00a4bd0f}.page :global(.home-hero__chips) span:nth-child(3){border-color:var(--color-orange);color:#b35800;background:#ff7a1a0d}.page :global(.home-hero__flow-card){background:#fff;border:1px solid rgba(7,20,33,.07);border-radius:var(--home-card-radius);box-shadow:var(--home-card-shadow);gap:.35rem;min-height:4.4rem;padding:.7rem;transition:transform var(--home-fast),box-shadow var(--home-fast)}.page :global(.home-hero__flow-card):hover{transform:translateY(-2px);box-shadow:var(--home-card-shadow-hover)}.page :global(.home-hero__flow-card) span{color:var(--color-ink);font-size:.82rem;font-weight:700}.page :global(.home-hero__result-card){border-radius:var(--home-card-radius);border:1px solid rgba(0,96,112,.08);box-shadow:var(--home-card-shadow);gap:.34rem;min-height:7.1rem;padding:clamp(.7rem,1.2vw,.9rem);transition:transform var(--home-fast),box-shadow var(--home-fast)}.page :global(.home-hero__result-card):hover{transform:translateY(-3px);box-shadow:var(--home-card-shadow-hover)}.page :global(.home-hero__result-card strong){font-size:clamp(1.25rem,2vw,1.75rem)}.page :global(.home-hero__result-card h3){font-size:clamp(.8rem,.95vw,.92rem);line-height:1.22}.page :global(.home-hero__result-card p){font-size:clamp(.74rem,.86vw,.84rem);line-height:1.34}.page :global(.home-hero__outcomes){gap:.45rem}.mid-cta{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-md);justify-content:center;margin-block-start:clamp(1.5rem,3vw,2.5rem);padding:var(--space-md) var(--space-lg);text-align:center}.mid-cta:before{content:"";display:block;grid-column:1 / -1;height:1px;margin-inline:auto;width:min(calc(100% - clamp(1.5rem,4vw,3rem)),58rem);background:#00a4bd1f}.mid-cta__text{color:var(--color-ink);font-size:1.05rem;font-weight:600;max-width:46rem}.mid-cta__link{align-items:center;background:linear-gradient(135deg,var(--color-turquoise),var(--color-turquoise-deep));border:1px solid var(--color-turquoise-deep);border-radius:var(--radius-sm);color:#fff;display:inline-flex;font-weight:800;gap:var(--space-xs);min-height:44px;padding:.7rem 1.3rem;text-decoration:none;transition:transform var(--home-fast),box-shadow var(--home-fast);box-shadow:0 2px 12px #00a4bd2e;white-space:nowrap}.mid-cta__link:hover{transform:translateY(-2px);box-shadow:0 4px 18px #00a4bd47}.mid-cta__link:hover{background:linear-gradient(135deg,var(--color-turquoise-deep),var(--color-turquoise-deep));transform:translateY(-2px);box-shadow:0 4px 18px #00a4bd47}.mid-cta__link:active{transform:translateY(0) scale(.97)}.mid-cta__link:focus-visible{box-shadow:0 0 0 3px #ffffff80;outline:0}.mid-cta__arrow{display:inline-block;transition:transform var(--home-fast);font-size:1.15rem}.mid-cta__link:hover .mid-cta__arrow{transform:translate(4px)}.page :global(.ui-button){transition:background-color var(--home-fast),border-color var(--home-fast),color var(--home-fast),transform var(--home-fast)}.page :global(.ui-button):active{transform:translateY(0) scale(.97)}.page :global(.ui-button):focus-visible{box-shadow:0 0 0 3px #00a7bd66;outline:0}.page :global(.ui-button):disabled{opacity:.5;cursor:not-allowed;transform:none}.page :global(.automation-request__button){transition:background-color var(--home-fast),border-color var(--home-fast),transform var(--home-fast)}.page :global(.automation-request__button):active{transform:translateY(0) scale(.97)}.page :global(.automation-request__button):focus-visible{box-shadow:0 0 0 3px #00a7bd66;outline:0}.page :global(.automation-request__field):focus-within>span{color:var(--color-turquoise-deep);transition:color var(--home-fast)}.page :global(.automation-request__field).is-invalid textarea,.page :global(.automation-request__field).is-invalid input,.page :global(.automation-request__field).is-invalid select{border-color:var(--color-wine);box-shadow:0 0 0 3px #c016641f}.page :global(.automation-request__field).is-valid textarea,.page :global(.automation-request__field).is-valid input,.page :global(.automation-request__field).is-valid select{border-color:var(--color-turquoise)}.page :global(.automation-request__privacy){border-inline-start-color:var(--color-turquoise-deep)}.page :global(.automation-request__flow-number--orange){background:var(--color-turquoise)}.page :global(.automation-request__step-tab) span{color:var(--color-turquoise-deep)}.page .ui-section:not(.home-hero):not(.home-tech-stack){opacity:0;transform:translateY(24px);transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}.page .ui-section.is-visible:not(.home-hero):not(.home-tech-stack){opacity:1;transform:translateY(0)}.page .ui-section.is-visible .cloud-fit__grid li,.page .ui-section.is-visible .automation__item,.page .ui-section.is-visible .business-focus-card,.page .ui-section.is-visible .use-case,.page .ui-section.is-visible .tech-approach,.page .ui-section.is-visible .tech-glossary__item,.page .ui-section.is-visible .faq__item{opacity:0;animation:v3-card-in .48s cubic-bezier(.22,1,.36,1) both}.page .ui-section.is-visible .cloud-fit__grid li:nth-child(1),.page .ui-section.is-visible .automation__item:nth-child(1),.page .ui-section.is-visible .business-focus-card:nth-child(1),.page .ui-section.is-visible .use-case:nth-child(1),.page .ui-section.is-visible .tech-approach:nth-child(1),.page .ui-section.is-visible .tech-glossary__item:nth-child(1),.page .ui-section.is-visible .faq__item:nth-child(1){animation-delay:50ms}.page .ui-section.is-visible .cloud-fit__grid li:nth-child(2),.page .ui-section.is-visible .automation__item:nth-child(2),.page .ui-section.is-visible .business-focus-card:nth-child(2),.page .ui-section.is-visible .use-case:nth-child(2),.page .ui-section.is-visible .tech-approach:nth-child(2),.page .ui-section.is-visible .tech-glossary__item:nth-child(2),.page .ui-section.is-visible .faq__item:nth-child(2){animation-delay:.1s}.page .ui-section.is-visible .cloud-fit__grid li:nth-child(3),.page .ui-section.is-visible .automation__item:nth-child(3),.page .ui-section.is-visible .business-focus-card:nth-child(3),.page .ui-section.is-visible .use-case:nth-child(3),.page .ui-section.is-visible .tech-approach:nth-child(3),.page .ui-section.is-visible .tech-glossary__item:nth-child(3),.page .ui-section.is-visible .faq__item:nth-child(3){animation-delay:.15s}.page .ui-section.is-visible .cloud-fit__grid li:nth-child(4),.page .ui-section.is-visible .automation__item:nth-child(4),.page .ui-section.is-visible .business-focus-card:nth-child(4),.page .ui-section.is-visible .use-case:nth-child(4),.page .ui-section.is-visible .tech-approach:nth-child(4),.page .ui-section.is-visible .tech-glossary__item:nth-child(4),.page .ui-section.is-visible .faq__item:nth-child(4){animation-delay:.2s}.page .ui-section.is-visible .cloud-fit__grid li:nth-child(n+5),.page .ui-section.is-visible .automation__item:nth-child(n+5),.page .ui-section.is-visible .business-focus-card:nth-child(n+5),.page .ui-section.is-visible .use-case:nth-child(n+5),.page .ui-section.is-visible .tech-approach:nth-child(n+5),.page .ui-section.is-visible .tech-glossary__item:nth-child(n+5),.page .ui-section.is-visible .faq__item:nth-child(n+5){animation-delay:.25s}@keyframes v3-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page :global(.implementation-showcase){min-height:auto;padding-block:clamp(2rem,4vw,3rem)}.page :global(.implementation-flow){background:linear-gradient(180deg,#fffffff5,#ffffffe0);border:1px solid rgba(0,96,112,.1);border-radius:var(--home-card-radius);box-shadow:0 16px 40px #081d2c14}.page :global(.implementation-step):hover{background:#00a4bd0f;transform:translate(3px)}.page :global(.implementation-step__marker){align-items:center;background:linear-gradient(135deg,var(--color-turquoise),var(--color-turquoise-deep));border-radius:8px;color:#fff;font-size:.88rem;font-weight:900;height:2.4rem;justify-content:center;width:2.4rem;line-height:1}.page :global(.implementation-step):nth-child(2n) .implementation-step__marker{background:linear-gradient(135deg,var(--color-wine),var(--color-wine-dark))}.page :global(.examples__panel){border:2px solid rgba(0,164,189,.14);box-shadow:0 14px 44px #00a4bd14}.page :global(.faq__item) summary:before{transition:transform var(--home-fast)}.page :global(.faq__item)[open] summary:before{transform:rotate(0)}.page :global(.faq__item)>p{animation:v3-faq-in .26s cubic-bezier(.22,1,.36,1)}@keyframes v3-faq-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.page :global(.site-header){transition:padding-block var(--home-fade-dur) ease,box-shadow var(--home-fade-dur) ease}.page :global(.site-header).is-scrolled{box-shadow:0 2px 12px #00a4bd14}.mobile-cta-bar{display:none}@media(max-width:44rem){.page :global(.home-hero.ui-section--compact),.page :global(.home-hero .ui-section__inner){min-height:auto}.page :global(.home-cloud-fit .ui-section__inner),.page :global(.home-local-automation .ui-section__inner),.page :global(.home-business-focus .ui-section__inner),.page :global(.home-use-cases .ui-section__inner),.page :global(.home-protocol-entry .ui-section__inner),.page :global(.home-implementation .ui-section__inner),.page :global(.home-tech-stack .ui-section__inner),.page :global(.home-faq .ui-section__inner),.page :global(.home-automation-request .ui-section__inner){min-height:auto}.page :global(.home-hero .ui-section__inner){padding-block:clamp(.9rem,3vw,1.25rem)}.mid-cta{align-items:stretch;justify-content:start;text-align:start}.mobile-cta-bar{background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--color-line);bottom:0;display:flex;gap:var(--space-xs);justify-content:center;left:0;padding:var(--space-xs) var(--space-md);position:fixed;right:0;transform:translateY(100%);transition:transform .3s ease;z-index:100}.mobile-cta-bar.is-visible{transform:translateY(0)}.mobile-cta-bar__button{align-items:center;background:linear-gradient(135deg,var(--color-turquoise),var(--color-turquoise-deep));border:1px solid var(--color-turquoise-deep);border-radius:var(--radius-sm);color:#fff;display:inline-flex;font-size:.9rem;font-weight:800;gap:var(--space-xs);justify-content:center;min-height:44px;padding:.65rem 1rem;text-decoration:none;width:100%;box-shadow:0 2px 12px #00a4bd33}.mobile-cta-bar__button:hover{background:var(--color-turquoise-deep);border-color:var(--color-turquoise-deep)}.page :global(.home-hero__outcomes){order:3}.page :global(.home-hero__panel){min-height:auto}.page .ui-section:not(.home-hero):not(.home-tech-stack){opacity:1;transform:none;transition:none}.page :global(.home-automation-request){padding-bottom:5rem}.page :global(.home-cloud-fit):after,.page :global(.home-use-cases):after,.page :global(.home-faq):after{display:none}}@media(prefers-reduced-motion:reduce){.page{animation:none;opacity:1}.page :global(.home-hero__copy),.page :global(.home-hero__panel),.page :global(.home-hero__result-card),.page :global(.home-hero__chips),.page .ui-section:not(.home-hero),.page .ui-section.is-visible .cloud-fit__grid li,.page .ui-section.is-visible .automation__item,.page .ui-section.is-visible .business-focus-card,.page .ui-section.is-visible .use-case,.page .ui-section.is-visible .tech-approach,.page .ui-section.is-visible .tech-glossary__item{animation:none;opacity:1;transform:none;transition:none}.page :global(.ui-button),.page :global(.automation-request__button),.page :global(.home-hero__result-card),.page :global(.home-hero__flow-card),.page :global(.tech-approach),.page :global(.tech-glossary__item),.page :global(.cloud-fit__grid) li,.page :global(.automation__item),.page :global(.use-case),.page :global(.business-focus-card),.page :global(.faq__item){transition-duration:.18s!important;transform:none!important}.page .ui-section:not(.home-hero):not(.home-tech-stack){opacity:1;transform:none}.page{background-attachment:scroll}}.page .home-hero,.page .home-local-automation,.page .home-use-cases,.page .home-implementation,.page .home-faq{background:#fff}.page .home-cloud-fit,.page .home-business-focus,.page .home-protocol-entry,.page .home-tech-stack,.page .home-automation-request{background:linear-gradient(145deg,#fff,#f8faff)}.comparison-table{margin-top:1rem}.comparison-table h2{font-size:var(--home-section-h)!important;font-weight:var(--home-section-h-weight)!important;line-height:var(--home-section-h-lh)!important;margin-bottom:clamp(1.25rem,2.5vw,1.75rem);color:var(--color-ink)}.comparison-table table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9375rem;background:linear-gradient(180deg,#fffffff0,#ffffffd6),linear-gradient(135deg,#00a4bd0a,#c016640d,#ff7a1a0d);border:1px solid var(--color-line);border-radius:var(--radius-md);box-shadow:var(--shadow-hairline);overflow:hidden}.comparison-table th{font-weight:800;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.9rem 1.1rem;text-align:left;color:#fff}.comparison-table th:first-child{background:#fff;color:var(--color-ink)}.comparison-table th:nth-child(2){background:var(--color-turquoise)}.comparison-table th:nth-child(3){background:var(--color-wine)}.comparison-table td{padding:.8rem 1.1rem;border-bottom:1px solid var(--color-line);vertical-align:top;background:transparent;color:var(--color-ink-soft);transition:background var(--duration-fast) ease}.comparison-table td:first-child{font-weight:700;color:var(--color-ink)}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr:hover td{background:#00a4bd0d}.comparison-table .table-footnote{margin:.75rem 0 0;font-size:.875rem;line-height:1.5;color:var(--color-muted)}.comparison-table .table-footnote sup{color:var(--color-turquoise-deep);font-weight:700}.citation-anchors{margin-top:1rem}.citation-anchors h2{font-size:1.35rem!important;margin-bottom:1rem;color:var(--color-ink)}.citation-anchors p{font-size:.9375rem;line-height:1.55;color:var(--color-ink-soft);margin-bottom:.75rem}.citation-anchors strong{color:var(--color-ink)}@media(max-width:820px){.comparison-table table{font-size:.8125rem}.comparison-table th,.comparison-table td{padding:.55rem .7rem}.comparison-table th{font-size:.75rem}}.tldr{background:linear-gradient(135deg,#00a4bd0f,#c016640a);border:1px solid var(--color-line);border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-bottom:1.5rem}.tldr h2{font-size:1.15rem;font-weight:800;margin-bottom:.75rem;margin-top:0;color:var(--color-ink)}.tldr ul{margin:0;padding-left:1.25rem}.tldr li{margin-bottom:.4rem;color:var(--color-ink-soft);font-size:.95rem;line-height:1.55}.tldr li::marker{color:var(--color-turquoise)}.sfc[data-astro-cid-lxgt5lpn]{background:var(--color-surface);border-block:1px solid var(--color-line);padding:clamp(2.75rem,6vw,4.25rem) 1.25rem}.sfc__inner[data-astro-cid-lxgt5lpn]{display:grid;gap:.9rem;justify-items:center;margin-inline:auto;max-width:1180px;text-align:center}.sfc__eyebrow[data-astro-cid-lxgt5lpn]{color:var(--color-turquoise-deep);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sfc__title[data-astro-cid-lxgt5lpn]{color:var(--color-ink);font-size:clamp(1.6rem,3.4vw,2.6rem);font-weight:800;line-height:1.12;max-width:30ch}.sfc__text[data-astro-cid-lxgt5lpn]{color:var(--color-ink-soft);font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.55;max-width:62ch}.sfc__actions[data-astro-cid-lxgt5lpn]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.6rem}.sfc__button[data-astro-cid-lxgt5lpn]{align-items:center;background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-md);color:var(--color-ink);display:inline-flex;font-size:.95rem;font-weight:800;justify-content:center;min-height:2.9rem;padding:.65rem 1.4rem;text-decoration:none;transition:border-color .15s ease,color .15s ease,transform .15s ease}.sfc__button[data-astro-cid-lxgt5lpn]:hover{border-color:var(--color-turquoise-deep);color:var(--color-turquoise-deep)}.sfc__button--primary[data-astro-cid-lxgt5lpn],.sfc__button--primary[data-astro-cid-lxgt5lpn]:hover{background:linear-gradient(135deg,var(--color-turquoise),var(--color-turquoise-deep));border-color:var(--color-turquoise-deep);color:#fff}.sfc__button--primary[data-astro-cid-lxgt5lpn]:hover{transform:translateY(-1px)}.site-footer[data-astro-cid-5qnl4gdb]{background:#081d2c;color:#f9fafb}.site-footer__inner[data-astro-cid-5qnl4gdb]{display:grid;gap:1.5rem;grid-template-columns:minmax(12rem,1fr) auto auto;margin:0 auto;max-width:var(--container);padding:2rem clamp(1rem,4vw,2rem)}.site-footer__brand[data-astro-cid-5qnl4gdb],.site-footer__group[data-astro-cid-5qnl4gdb]{display:flex;flex-direction:column;gap:.625rem}.site-footer__brand[data-astro-cid-5qnl4gdb] span[data-astro-cid-5qnl4gdb],.site-footer__contact-value[data-astro-cid-5qnl4gdb]{color:#ffffffb8;font-size:.875rem}.site-footer__group[data-astro-cid-5qnl4gdb]{font-style:normal}.site-footer[data-astro-cid-5qnl4gdb] a[data-astro-cid-5qnl4gdb]{color:inherit;text-decoration:none}.site-footer[data-astro-cid-5qnl4gdb] a[data-astro-cid-5qnl4gdb]:hover{color:var(--color-lime);text-decoration:none}.site-footer[data-astro-cid-5qnl4gdb] a[data-astro-cid-5qnl4gdb]:focus-visible{outline:2px solid #f9fafb;outline-offset:3px}@media(max-width:44rem){.site-footer__inner[data-astro-cid-5qnl4gdb]{grid-template-columns:1fr}}.language-switcher[data-astro-cid-ydusbemo]{position:relative}.language-switcher[data-astro-cid-ydusbemo] summary[data-astro-cid-ydusbemo]{border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:999px;cursor:pointer;font-size:.8125rem;font-weight:800;list-style:none;min-width:3.25rem;padding:.55rem .75rem;text-align:center}.language-switcher[data-astro-cid-ydusbemo] summary[data-astro-cid-ydusbemo]::-webkit-details-marker{display:none}.language-menu[data-astro-cid-ydusbemo]{background:var(--color-surface);border:1px solid var(--color-line);border-radius:.875rem;box-shadow:0 1rem 2.5rem #0f172a2e;display:grid;inset-inline-end:0;min-width:11rem;padding:.4rem;position:absolute;top:calc(100% + .5rem);z-index:40}.language-link[data-astro-cid-ydusbemo]{border-radius:.625rem;color:inherit;font-size:.8125rem;font-weight:700;line-height:1;padding:.625rem .75rem;text-align:start;text-decoration:none}.language-link[data-astro-cid-ydusbemo]:focus-visible{outline:2px solid currentColor;outline-offset:2px}.language-link[data-astro-cid-ydusbemo].is-active{background:var(--color-wine);color:#fff}.site-header[data-astro-cid-f7gxlddy]{background:color-mix(in srgb,var(--color-surface) 75%,transparent);border-bottom:1px solid rgba(0,164,189,.15);color:var(--color-ink);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);position:sticky;top:0;z-index:20;box-shadow:0 4px 24px #00a4bd14}.site-header__inner[data-astro-cid-f7gxlddy]{align-items:center;display:grid;gap:1rem;grid-template-columns:minmax(8rem,1fr) auto auto;margin:0 auto;max-width:var(--container);min-height:4rem;padding:.55rem clamp(1rem,4vw,2rem)}.site-header__inner[data-astro-cid-f7gxlddy]>[data-astro-cid-f7gxlddy]{min-width:0}.site-header__brand[data-astro-cid-f7gxlddy]{color:inherit;font-weight:900;line-height:1.1;text-decoration:none}.site-header__nav[data-astro-cid-f7gxlddy]{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.site-header__link[data-astro-cid-f7gxlddy]{border-radius:10px;border:1px solid transparent;color:#475569;font-size:.9rem;font-weight:600;line-height:1;padding:.55rem .72rem;text-decoration:none;transition:all var(--duration-fast) ease}.site-header__link[data-astro-cid-f7gxlddy]:hover,.site-header__link[data-astro-cid-f7gxlddy].is-active{background:linear-gradient(135deg,#c016641f,#00a4bd14);border-color:#00a4bd59;color:var(--color-turquoise-deep);transform:translateY(-1px);box-shadow:0 4px 16px #00a4bd26}@media(max-width:44rem){.site-header__inner[data-astro-cid-f7gxlddy]{gap:.5rem;grid-template-columns:minmax(0,1fr) auto;padding-block:.55rem}.site-header__nav[data-astro-cid-f7gxlddy]{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;order:3;scrollbar-width:none;width:100%}.site-header__nav[data-astro-cid-f7gxlddy]::-webkit-scrollbar{display:none}.site-header__link[data-astro-cid-f7gxlddy]{flex:0 0 auto;font-size:.875rem;padding-block:.5rem;padding-inline:.625rem}}@media(max-width:30rem){.site-header__inner[data-astro-cid-f7gxlddy]{grid-template-columns:minmax(0,1fr) auto}.site-header__nav[data-astro-cid-f7gxlddy]{order:3}}
