.hero[data-astro-cid-h3yiswfm]{position:relative;overflow:hidden;background:#fff;padding:clamp(48px,7vw,80px) var(--container-px) clamp(56px,8vw,96px)}.hero__bg[data-astro-cid-h3yiswfm]{position:absolute;inset:0;background:radial-gradient(ellipse 55% 50% at 95% 0%,rgba(78,140,253,.1),transparent),radial-gradient(ellipse 40% 55% at 100% 70%,rgba(104,194,169,.09),transparent);pointer-events:none}.hero__inner[data-astro-cid-h3yiswfm]{position:relative;z-index:1;max-width:var(--container-2xl);margin:0 auto;display:grid;grid-template-columns:1fr;gap:56px;align-items:start}@media(min-width:1024px){.hero__inner[data-astro-cid-h3yiswfm]{grid-template-columns:1fr 1fr}}.breadcrumb[data-astro-cid-h3yiswfm]{display:flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);margin-bottom:20px}.breadcrumb[data-astro-cid-h3yiswfm] a[data-astro-cid-h3yiswfm]{color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out)}.breadcrumb[data-astro-cid-h3yiswfm] a[data-astro-cid-h3yiswfm]:hover{color:var(--uf-teal-text)}.badge[data-astro-cid-h3yiswfm]{display:inline-block;font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.12em;color:var(--uf-teal-text);border:1.5px solid var(--uf-teal);border-radius:var(--radius-pill);padding:5px 14px;margin-bottom:22px}.hero__title[data-astro-cid-h3yiswfm]{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:var(--leading-tight);color:var(--color-text);margin-bottom:18px}.hero__text[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);max-width:460px;margin-bottom:32px}.hero__ctas[data-astro-cid-h3yiswfm]{display:flex;flex-wrap:wrap;gap:14px}.btn[data-astro-cid-h3yiswfm]{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;transition:transform var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out);white-space:nowrap}.btn[data-astro-cid-h3yiswfm]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0d1b2a24}.btn[data-astro-cid-h3yiswfm]:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.btn--navy[data-astro-cid-h3yiswfm]{background:var(--color-bg-dark);color:#fff}.btn--outline[data-astro-cid-h3yiswfm]{background:#fff;color:var(--color-bg-dark);border:1px solid var(--color-border)}.hero__right[data-astro-cid-h3yiswfm]{position:relative;min-height:460px}.app-mockup[data-astro-cid-h3yiswfm]{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 24px 60px #0d1b2a1f;overflow:hidden;position:relative;z-index:2}.app-mockup__chrome[data-astro-cid-h3yiswfm]{display:flex;align-items:center;gap:8px;padding:10px 16px;background:var(--color-bg-dark)}.dot[data-astro-cid-h3yiswfm]{width:9px;height:9px;border-radius:50%;flex-shrink:0}.dot--red[data-astro-cid-h3yiswfm]{background:#ff5f56}.dot--yellow[data-astro-cid-h3yiswfm]{background:#ffbd2e}.dot--green[data-astro-cid-h3yiswfm]{background:#27c93f}.app-mockup__title[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:10px;color:#ffffff80;margin-left:8px}.app-mockup__body[data-astro-cid-h3yiswfm]{padding:14px 16px 16px;display:flex;flex-direction:column;gap:12px}.pipeline-status[data-astro-cid-h3yiswfm]{display:flex;align-items:center;gap:7px;font-family:var(--font-body);font-size:9px}.pipeline-status__dot[data-astro-cid-h3yiswfm]{width:7px;height:7px;border-radius:50%;background:#27ae60;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}.pipeline-status__label[data-astro-cid-h3yiswfm]{font-weight:600;color:#27ae60}.pipeline-status__count[data-astro-cid-h3yiswfm]{color:var(--color-text-muted);margin-left:auto}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.pipeline[data-astro-cid-h3yiswfm]{display:flex;flex-direction:column;gap:5px}.pipeline-step[data-astro-cid-h3yiswfm]{display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:7px;border:1px solid transparent}.pipeline-step--done[data-astro-cid-h3yiswfm]{background:#2f8f4a0d;border-color:#2f8f4a26}.pipeline-step--running[data-astro-cid-h3yiswfm]{background:#4e8cfd0f;border-color:#4e8cfd33}.pipeline-step--pending[data-astro-cid-h3yiswfm]{background:var(--color-bg-alt);border-color:var(--color-border)}.pipeline-step__icon[data-astro-cid-h3yiswfm]{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.pipeline-step__icon--done[data-astro-cid-h3yiswfm]{background:#2f8f4a26;color:#2f8f4a}.pipeline-step__icon--running[data-astro-cid-h3yiswfm]{background:#4e8cfd26;color:var(--uf-blue)}.pipeline-step__icon--pending[data-astro-cid-h3yiswfm]{background:var(--color-border);color:var(--color-text-muted);font-size:14px}.spinner[data-astro-cid-h3yiswfm]{width:10px;height:10px;border:1.5px solid rgba(78,140,253,.3);border-top-color:var(--uf-blue);border-radius:50%;display:block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pipeline-step__body[data-astro-cid-h3yiswfm]{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}.pipeline-step__name[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:10px;font-weight:600;color:var(--color-text)}.pipeline-step--pending[data-astro-cid-h3yiswfm] .pipeline-step__name[data-astro-cid-h3yiswfm]{color:var(--color-text-muted)}.pipeline-step__meta[data-astro-cid-h3yiswfm]{font-family:var(--font-mono);font-size:8px;color:var(--color-text-muted)}.pipeline-step__badge[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:8px;font-weight:600;padding:2px 7px;border-radius:20px;flex-shrink:0}.pipeline-step__badge--done[data-astro-cid-h3yiswfm]{background:#2f8f4a1f;color:#2f8f4a}.pipeline-step__badge--running[data-astro-cid-h3yiswfm]{background:#4e8cfd1f;color:var(--uf-blue)}.pipeline-step__badge--pending[data-astro-cid-h3yiswfm]{background:var(--color-border);color:var(--color-text-muted)}.pipeline-stats[data-astro-cid-h3yiswfm]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:4px;border-top:1px solid var(--color-border)}.pipeline-stat[data-astro-cid-h3yiswfm]{display:flex;flex-direction:column;align-items:center;gap:2px}.pipeline-stat[data-astro-cid-h3yiswfm] strong[data-astro-cid-h3yiswfm]{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--color-text)}.pipeline-stat[data-astro-cid-h3yiswfm] span[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:8px;color:var(--color-text-muted);text-align:center}.float[data-astro-cid-h3yiswfm]{position:absolute;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 12px 34px #0d1b2a1a;display:flex;align-items:center;gap:10px;padding:11px 14px;z-index:3;animation:float-anim 5s ease-in-out infinite}.float--anomaly[data-astro-cid-h3yiswfm]{bottom:-16px;right:-16px;animation-delay:.8s}.float--done[data-astro-cid-h3yiswfm]{top:-16px;left:-16px;animation-delay:2s}.float__icon[data-astro-cid-h3yiswfm]{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.float__icon[data-astro-cid-h3yiswfm] svg[data-astro-cid-h3yiswfm]{width:14px;height:14px}.float__icon--orange[data-astro-cid-h3yiswfm]{background:#e67e2224;color:#b45309}.float__icon--teal[data-astro-cid-h3yiswfm]{background:#68c2a926;color:var(--uf-teal-text)}.float[data-astro-cid-h3yiswfm] strong[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:11px;font-weight:600;color:var(--color-text);display:block}.float[data-astro-cid-h3yiswfm] small[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:9px;color:var(--color-text-muted)}@keyframes float-anim{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:1023px){.hero__right[data-astro-cid-h3yiswfm]{min-height:420px}.float--anomaly[data-astro-cid-h3yiswfm]{bottom:-10px;right:-6px}.float--done[data-astro-cid-h3yiswfm]{top:-10px;left:-6px}}@media(prefers-reduced-motion:reduce){.float[data-astro-cid-h3yiswfm],.pipeline-status__dot[data-astro-cid-h3yiswfm],.spinner[data-astro-cid-h3yiswfm]{animation:none}.btn[data-astro-cid-h3yiswfm]{transition:none}.btn[data-astro-cid-h3yiswfm]:hover{transform:none}}.s-eyebrow[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.18em;color:var(--uf-teal-text);display:block;margin-bottom:14px}.s-title[data-astro-cid-h3yiswfm]{font-family:var(--font-display);font-size:clamp(1.7rem,3vw,2.4rem);font-weight:700;line-height:var(--leading-tight);color:var(--color-text);margin-bottom:16px}.s-title--gradient[data-astro-cid-h3yiswfm]{background:linear-gradient(90deg,var(--uf-green),var(--uf-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.s-sub[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);max-width:600px;margin:0 auto 48px;text-align:center}.uc-section[data-astro-cid-h3yiswfm]{padding:calc(var(--section-py) / 2) var(--container-px);background:var(--color-bg)}.uc-inner[data-astro-cid-h3yiswfm]{max-width:var(--container-2xl);margin:0 auto;text-align:center}.uc-grid[data-astro-cid-h3yiswfm]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;text-align:left}@media(min-width:900px){.uc-grid[data-astro-cid-h3yiswfm]{grid-template-columns:repeat(4,1fr);gap:24px}}.uc-card[data-astro-cid-h3yiswfm]{display:flex;flex-direction:column;gap:10px}.uc-card__icon[data-astro-cid-h3yiswfm]{display:inline-flex;width:40px;height:40px;border-radius:10px;background:#68c2a91f;color:var(--uf-teal-text);align-items:center;justify-content:center;flex-shrink:0}.uc-card__icon[data-astro-cid-h3yiswfm] svg[data-astro-cid-h3yiswfm]{width:20px;height:20px}.uc-card__title[data-astro-cid-h3yiswfm]{font-family:var(--font-display);font-size:var(--text-base);font-weight:700;color:var(--color-text)}.uc-card__text[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.65;flex:1}.feat-section[data-astro-cid-h3yiswfm]{padding:calc(var(--section-py) / 2) var(--container-px) var(--section-py);background:#fff}.feat-inner[data-astro-cid-h3yiswfm]{max-width:var(--container-2xl);margin:0 auto;display:grid;grid-template-columns:1fr;gap:56px;align-items:center}@media(min-width:1024px){.feat-inner[data-astro-cid-h3yiswfm]{grid-template-columns:1fr 1fr}}.feat-sub[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:20px 0 0}.feat-list[data-astro-cid-h3yiswfm]{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:28px}.feat-list[data-astro-cid-h3yiswfm] li[data-astro-cid-h3yiswfm]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);padding-left:26px;position:relative;line-height:1.5}.feat-list[data-astro-cid-h3yiswfm] li[data-astro-cid-h3yiswfm]:before{content:"";position:absolute;left:0;top:5px;width:14px;height:14px;border-radius:50%;background:var(--uf-teal);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7l3 3 5-5' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:cover}.flow-schema[data-astro-cid-h3yiswfm]{width:100%;max-width:400px;height:auto;display:block;margin:0 auto;overflow:visible}@supports not (background-clip: text){.s-title--gradient[data-astro-cid-h3yiswfm]{color:var(--uf-teal-text)}}
