.robot-hero[data-astro-cid-ckys67jm]{position:relative;width:100%;max-width:30rem;margin:0 auto}.robot-hero__svg[data-astro-cid-ckys67jm]{width:100%;height:auto;display:block;animation:robot-hero-enter .9s ease-out both}@keyframes robot-hero-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.robot-hero__doc[data-astro-cid-ckys67jm]{animation:robot-hero-float 6s ease-in-out infinite;animation-delay:var(--doc-delay, 0s)}@keyframes robot-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.robot-hero__flow[data-astro-cid-ckys67jm]{animation:robot-hero-flow 2.4s linear infinite;animation-delay:var(--flow-delay, 0s)}@keyframes robot-hero-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-44}}.robot-hero__antenna-dot[data-astro-cid-ckys67jm]{animation:robot-hero-antenna 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes robot-hero-antenna{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.robot-hero__blink[data-astro-cid-ckys67jm]{transform-origin:center;transform-box:fill-box;animation:robot-hero-blink 4s ease-in-out infinite;animation-delay:1.2s;opacity:0}@keyframes robot-hero-blink{0%,95%,to{opacity:0}97%,98.5%{opacity:1}}.robot-hero__led[data-astro-cid-ckys67jm]{animation:robot-hero-led 1.2s ease-in-out infinite;animation-delay:var(--led-delay, 0s);transform-box:fill-box;transform-origin:center}@keyframes robot-hero-led{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.robot-hero__bubble[data-astro-cid-ckys67jm]{transform-origin:0 100%;animation:robot-hero-bubble 6s ease-in-out infinite;animation-delay:1.5s;opacity:0}@keyframes robot-hero-bubble{0%,40%,to{opacity:0;transform:translateY(8px) scale(.9)}50%,85%{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.robot-hero__svg[data-astro-cid-ckys67jm],.robot-hero__doc[data-astro-cid-ckys67jm],.robot-hero__flow[data-astro-cid-ckys67jm],.robot-hero__antenna-dot[data-astro-cid-ckys67jm],.robot-hero__blink[data-astro-cid-ckys67jm],.robot-hero__led[data-astro-cid-ckys67jm],.robot-hero__bubble[data-astro-cid-ckys67jm]{animation:none!important}.robot-hero__bubble[data-astro-cid-ckys67jm]{opacity:1;transform:none}}.flow-info[data-astro-cid-3grjfjky]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media(min-width:900px){.flow-info[data-astro-cid-3grjfjky]{grid-template-columns:1fr auto 1fr auto 1fr;gap:1.5rem;align-items:center}}.flow-info__step[data-astro-cid-3grjfjky]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.75rem;border-radius:16px;border:1px solid hsl(var(--hd-border));background:hsl(var(--hd-surface));overflow:hidden;animation:flow-info-enter .7s ease-out both;animation-delay:var(--delay);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.flow-info__step[data-astro-cid-3grjfjky]:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 0% 0%,hsl(var(--hd-brand) / .06),transparent 60%);pointer-events:none}.flow-info__step[data-astro-cid-3grjfjky]:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000014;border-color:hsl(var(--hd-brand) / .35)}.flow-info__icon-wrap[data-astro-cid-3grjfjky]{display:inline-flex;align-items:center;justify-content:center;height:3rem;width:3rem;border-radius:12px;background:hsl(var(--hd-brand) / .1);color:hsl(var(--hd-brand))}.flow-info__icon[data-astro-cid-3grjfjky]{width:1.75rem;height:1.75rem}.flow-info__number[data-astro-cid-3grjfjky]{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--hd-brand))}.flow-info__title[data-astro-cid-3grjfjky]{font-size:1.2rem;font-weight:600;letter-spacing:-.01em}.flow-info__desc[data-astro-cid-3grjfjky]{font-size:.9rem;line-height:1.55;color:hsl(var(--hd-fg) / .7)}.flow-info__arrow[data-astro-cid-3grjfjky]{width:100%;height:1rem;color:hsl(var(--hd-brand) / .6);display:none}@media(min-width:900px){.flow-info__arrow[data-astro-cid-3grjfjky]{display:block;width:60px}}.flow-info__arrow-line[data-astro-cid-3grjfjky]{animation:flow-info-dash 1.2s linear infinite}.flow-info__stroke[data-astro-cid-3grjfjky]{stroke-dasharray:80;stroke-dashoffset:80;animation:flow-info-draw 1.1s ease-out forwards;animation-delay:calc(var(--delay) + .35s)}.flow-info__stroke--delayed[data-astro-cid-3grjfjky]{animation-delay:calc(var(--delay) + .75s)}.flow-info__dot[data-astro-cid-3grjfjky]{transform-origin:center;transform-box:fill-box;transform:scale(0);animation:flow-info-pop .4s ease-out forwards;animation-delay:calc(var(--delay) + 1.2s)}@keyframes flow-info-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes flow-info-draw{to{stroke-dashoffset:0}}@keyframes flow-info-pop{to{transform:scale(1)}}@keyframes flow-info-dash{0%{stroke-dashoffset:16}to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.flow-info__step[data-astro-cid-3grjfjky],.flow-info__stroke[data-astro-cid-3grjfjky],.flow-info__dot[data-astro-cid-3grjfjky],.flow-info__arrow-line[data-astro-cid-3grjfjky]{animation:none!important}.flow-info__step[data-astro-cid-3grjfjky]{opacity:1;transform:none}.flow-info__stroke[data-astro-cid-3grjfjky]{stroke-dashoffset:0}.flow-info__dot[data-astro-cid-3grjfjky]{transform:scale(1)}}@supports (animation-timeline: view()){main[data-astro-cid-j7pv25f6]>section[data-astro-cid-j7pv25f6]{animation:section-reveal 1ms linear both;animation-timeline:view();animation-range:entry 0% entry 60%}@keyframes section-reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}@media(prefers-reduced-motion:reduce){main[data-astro-cid-j7pv25f6]>section[data-astro-cid-j7pv25f6]{animation:none!important;opacity:1!important;transform:none!important}}
