.home-screen-section-aurora{isolation:isolate;--section-aurora-color-1:rgba(110, 193, 245, .028);--section-aurora-color-2:rgba(164, 221, 250, .024);--section-aurora-color-3:rgba(45, 212, 191, .015);--section-aurora-sheen:linear-gradient( 135deg, rgba(242, 249, 253, .3) 0%, rgba(247, 252, 255, .18) 38%, rgba(244, 250, 253, .12) 68%, rgba(240, 248, 252, .22) 100% );background-image:radial-gradient(38% 30%at 14% 18%,var(--section-aurora-color-1) 0%,transparent 70%),radial-gradient(34% 28%at 86% 16%,var(--section-aurora-color-2) 0%,transparent 68%),radial-gradient(30% 26%at 52% 82%,var(--section-aurora-color-3) 0%,transparent 74%),var(--section-aurora-sheen);background-repeat:no-repeat;background-size:150% 150%,145% 145%,140% 140%,100% 100%}.dark .home-screen-section-aurora{--section-aurora-color-1:rgba(96, 165, 250, .048);--section-aurora-color-2:rgba(56, 189, 248, .036);--section-aurora-color-3:rgba(45, 212, 191, .024);--section-aurora-sheen:linear-gradient( 135deg, rgba(96, 165, 250, .028) 0%, rgba(10, 18, 28, .055) 40%, rgba(56, 189, 248, .024) 70%, rgba(8, 16, 24, .04) 100% )}.home-screen-section-aurora>.bg-section,.home-screen-section-aurora>.bg-section-alt{z-index:1}.home-screen-section-aurora>.home-screen-content{position:relative;z-index:2}#section-hero{--section-aurora-color-1:rgba(110, 193, 245, .036);--section-aurora-color-2:rgba(164, 221, 250, .03);--section-aurora-color-3:rgba(45, 212, 191, .018)}.dark #section-hero{--section-aurora-color-1:rgba(96, 165, 250, .06);--section-aurora-color-2:rgba(56, 189, 248, .042);--section-aurora-color-3:rgba(45, 212, 191, .028)}#section-understanding{--section-aurora-color-1:rgba(110, 193, 245, .022);--section-aurora-color-2:rgba(164, 221, 250, .019);--section-aurora-color-3:rgba(45, 212, 191, .013)}.dark #section-understanding{--section-aurora-color-1:rgba(96, 165, 250, .044);--section-aurora-color-2:rgba(56, 189, 248, .032);--section-aurora-color-3:rgba(45, 212, 191, .02)}#section-generation{--section-aurora-color-1:rgba(96, 165, 250, .024);--section-aurora-color-2:rgba(147, 197, 253, .018);--section-aurora-color-3:rgba(56, 189, 248, .012)}.dark #section-generation{--section-aurora-color-1:rgba(96, 165, 250, .046);--section-aurora-color-2:rgba(56, 189, 248, .03);--section-aurora-color-3:rgba(45, 212, 191, .018)}#section-blog{--section-aurora-color-1:rgba(110, 193, 245, .02);--section-aurora-color-2:rgba(164, 221, 250, .018);--section-aurora-color-3:rgba(45, 212, 191, .011)}.dark #section-blog{--section-aurora-color-1:rgba(96, 165, 250, .04);--section-aurora-color-2:rgba(56, 189, 248, .028);--section-aurora-color-3:rgba(45, 212, 191, .016)}#section-papers{--section-aurora-color-1:rgba(96, 165, 250, .018);--section-aurora-color-2:rgba(164, 221, 250, .016);--section-aurora-color-3:rgba(45, 212, 191, .01)}.dark #section-papers{--section-aurora-color-1:rgba(96, 165, 250, .036);--section-aurora-color-2:rgba(56, 189, 248, .024);--section-aurora-color-3:rgba(45, 212, 191, .014)}.paper-section-heading{display:grid;justify-items:center;gap:.95rem}.paper-section-eyebrow-wrap{display:flex;justify-content:center}.paper-section-eyebrow{display:inline-flex;align-items:center;gap:.6rem;padding:0;border:0;background:0 0;box-shadow:none;font-size:.82rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#0891b2;line-height:1.1}.paper-section-eyebrow:before{content:"";width:1.5rem;height:2px;background:currentColor;opacity:.9;border-radius:999px}.paper-section-title{line-height:1.15}.paper-card-shell{position:relative;isolation:isolate;box-shadow:0 18px 40px #0f172a0f;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.paper-card:hover .paper-card-shell{transform:translateY(-4px);box-shadow:0 24px 54px #0f172a1a;border-color:#94a3b842}.paper-cover-frame{background:linear-gradient(180deg,#fffffffa,#f8fafcf5)}.paper-cover-image{image-rendering:auto}.paper-cover-blur{display:flex;align-items:flex-end;overflow:hidden;pointer-events:none;z-index:2;contain:paint;isolation:isolate;background:#ffffff57}.paper-cover-blur-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;filter:blur(8px) saturate(1.04);transform:translateY(-18%) scale(1.03);transform-origin:center bottom;opacity:.46}.paper-cover-blur-tint{background:linear-gradient(180deg,#ffffff1a,#ffffff47 18%,#ffffff85 44%,#ffffffd1,#f6f9fbf5);border-top:1px solid rgba(255,255,255,.42);box-shadow:inset 0 10px 18px #ffffff1f,0-8px 14px #ffffff1a;backdrop-filter:none;pointer-events:none}.paper-cover-content{width:100%;display:grid;grid-template-rows:minmax(2.75rem,auto) minmax(2.5rem,auto);row-gap:.5rem;align-content:end;min-height:100%}.paper-cover-title,.paper-cover-description{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.paper-cover-title{-webkit-line-clamp:2;min-height:2.64em}.paper-cover-description{-webkit-line-clamp:2;min-height:3.2em}.paper-venue-badge{background:#ecfdf5eb;border:1px solid rgba(16,185,129,.45);color:#065f46}.dark .paper-section-eyebrow{color:#67e8f9}.dark .paper-card-shell{box-shadow:0 22px 50px #0206175c}.dark .paper-card:hover .paper-card-shell{box-shadow:0 26px 60px #02061770;border-color:#60a5fa38}.dark .paper-cover-frame{background:linear-gradient(180deg,#1b2534f5,#131b28f5)}.dark .paper-cover-blur{background:#0f172761}.dark .paper-cover-blur-image{filter:blur(8px) saturate(1.02) brightness(.9);opacity:.4}.dark .paper-cover-blur-tint{background:linear-gradient(180deg,#090e1814,#0f172433 16%,#11182775 40%,#111827c2 68%,#111827eb);border-top-color:#ffffff14;box-shadow:inset 0 10px 18px #94a3b80a,0-8px 16px #02061729;backdrop-filter:none}.home-page-shell{position:relative;isolation:isolate;background:0 0}.dark .home-page-shell{background:0 0}body:has(.home-page-shell) .animated-bg{background:0 0;animation:none}html.dark body:has(.home-page-shell) .animated-bg{background:0 0;animation:none}body:has(.home-page-shell) .animated-bg-grid{background-image:linear-gradient(rgba(91,118,94,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(91,118,94,.015) 1px,transparent 1px);opacity:.36}html.dark body:has(.home-page-shell) .animated-bg-grid{background-image:linear-gradient(rgba(160,174,164,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(160,174,164,.018) 1px,transparent 1px);opacity:.3}body:has(.home-page-shell) .orb{display:none}body:has(.home-page-shell) footer .footer-top-border{background:linear-gradient(90deg,transparent,rgba(92,128,102,.14),rgba(137,158,126,.08),transparent)}body:has(.home-page-shell) footer .footer-bg{background:0 0;backdrop-filter:none}html.dark body:has(.home-page-shell) footer .footer-top-border{background:linear-gradient(90deg,transparent,rgba(92,146,119,.13),rgba(148,163,152,.06),transparent)}html.dark body:has(.home-page-shell) footer .footer-bg{background:0 0;backdrop-filter:none}.home-page-surface{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(960px 360px at 18% 2%,rgba(160,225,251,.11),transparent 62%),radial-gradient(860px 340px at 84% 12%,rgba(110,193,245,.085),transparent 60%),radial-gradient(720px 300px at 50% 48%,rgba(45,212,191,.038),transparent 68%);background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%}.dark .home-page-surface{background:radial-gradient(960px 360px at 18% 2%,rgba(96,165,250,.08),transparent 62%),radial-gradient(860px 340px at 84% 12%,rgba(56,189,248,.06),transparent 60%),radial-gradient(720px 300px at 50% 48%,rgba(45,212,191,.026),transparent 68%);background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%}.home-screen-content{display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%}.hero-carousel-shell{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%;padding-inline:0}.banner-track{align-items:stretch}.banner-slide{display:flex;align-items:stretch}.hero-banner-dots{position:static;z-index:3;min-height:.875rem}.capability-carousel-shell{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;width:100%;padding-inline:0;overflow:visible}.capability-carousel-viewport{overflow:hidden;border-radius:2rem;box-sizing:border-box;isolation:isolate;padding-top:.5rem;padding-bottom:max(1.125rem,2.75vw);padding-left:.125rem;padding-right:.125rem}#section-understanding .capability-carousel-shell,#section-generation .capability-carousel-shell{gap:.95rem}#section-understanding .capability-carousel-viewport,#section-generation .capability-carousel-viewport{padding-bottom:clamp(.6rem,1.1vw,.9rem)}@media (max-width:767px){.capability-carousel-viewport{padding-top:.375rem;padding-bottom:max(1.25rem,4.5vw)}.capability-carousel-shell{gap:1.1rem}#section-understanding .capability-carousel-shell,#section-generation .capability-carousel-shell{gap:.85rem}#section-understanding .capability-carousel-viewport,#section-generation .capability-carousel-viewport{padding-bottom:clamp(.7rem,3vw,.95rem)}}.section-carousel-shell{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1rem;width:100%;padding-inline:0}.capability-carousel-track{align-items:stretch}.capability-carousel-item{height:100%}.capability-carousel-dots{position:static;z-index:3;margin-top:.25rem;min-height:.875rem;flex-shrink:0}.capability-carousel-btn{top:calc(50% - .8rem)}#section-understanding .capability-carousel-dots,#section-generation .capability-carousel-dots{margin-top:0}#section-understanding .capability-carousel-shell,#section-generation .capability-carousel-shell{padding-bottom:max(1rem,2.5vw)}@media (min-width:768px){#section-understanding .capability-carousel-shell,#section-generation .capability-carousel-shell{padding-bottom:max(1.15rem,2.2vw)}}.capability-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.banner-card{display:flex;width:100%;min-height:100%;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}.hero-carousel-shell>.overflow-hidden.rounded-2xl,.home-banner-card-plain{border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important}.home-hero-pane{width:100%;flex:1 1 auto}.home-hero-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.72rem;margin-bottom:1.25rem;border:1px solid rgba(20,184,166,.16);border-radius:999px;background:#f0fdfac7;padding:.72rem 1.15rem;color:#0d9488;font-size:1.05rem;font-weight:800;line-height:1.2}.dark .home-hero-eyebrow{border-color:#60a5fa2e;background:#3b82f61a;color:#93c5fd}.home-hero-eyebrow-icon{width:1.625rem;height:1.625rem;flex:0 0 auto}.home-product-banner-pane{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:2rem;text-align:left}.home-product-banner-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.home-product-banner-badge{display:inline-flex;align-items:center;align-self:center;gap:.72rem;margin-bottom:1.1rem;border:1px solid rgba(20,184,166,.16);border-radius:999px;background:#f0fdfac7;padding:.72rem 1.15rem;color:#0d9488;font-size:1.05rem;font-weight:800;line-height:1.2}.home-product-banner-badge-icon{width:1.625rem;height:1.625rem;flex:0 0 auto}.dark .home-product-banner-badge{border-color:#60a5fa2e;background:#3b82f61a;color:#93c5fd}.home-product-banner-title{margin:0;width:100%;background:linear-gradient(135deg,#0d9488,#0891b2,#0ea5e9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#0d9488;font-size:2.1rem;font-weight:800;letter-spacing:0;line-height:1.28;text-align:center}.home-product-banner-title span{display:block;margin-top:.25rem;background:linear-gradient(135deg,#0d9488,#0891b2,#0ea5e9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-product-banner-pane-gui-agent .home-product-banner-title{font-size:clamp(1.82rem,2.6vw,2.55rem)}.dark .home-product-banner-title{background:linear-gradient(135deg,#93c5fd,#a5b4fc,#c4b5fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#93c5fd}.dark .home-product-banner-title span{background:linear-gradient(135deg,#93c5fd,#a5b4fc,#c4b5fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-product-banner-desc{margin:1rem 0 1.55rem;max-width:36rem;color:#475569;font-size:.98rem;line-height:1.78}.dark .home-product-banner-desc{color:#cbd5e1}.home-product-banner-action{align-self:center;justify-content:center;margin-inline:auto;width:auto}.home-product-banner-visual{min-width:0}@media (min-width:1200px){.home-product-banner-pane-gui-agent{grid-template-columns:minmax(510px,1fr) minmax(360px,.92fr);-moz-column-gap:clamp(3.75rem,6vw,7.25rem);column-gap:clamp(3.75rem,6vw,7.25rem)}.home-product-banner-pane-gui-agent .home-product-banner-title{white-space:nowrap}}.home-product-image-card,.home-product-video-card,.home-product-icon-card,.home-product-compare-card{position:relative;width:100%;overflow:hidden;border:0;border-radius:1.25rem;background:0 0;box-shadow:none}.dark .home-product-image-card,.dark .home-product-video-card,.dark .home-product-icon-card,.dark .home-product-compare-card{border-color:transparent;background:0 0;box-shadow:none}.home-product-image-card{aspect-ratio:16/10}.home-product-video-card{aspect-ratio:16/9}.home-product-banner-pane-image-visual .home-product-banner-visual{display:flex;justify-content:center}.home-product-banner-pane-image-visual .home-product-image-card{display:flex;min-height:clamp(14.5rem,25vw,20rem);align-items:center;justify-content:center;aspect-ratio:1.42/1}.home-product-banner-pane-gui-agent .home-product-video-card{border:0!important;background:0 0!important;box-shadow:none!important}.home-product-image-card img{display:block;width:auto;height:auto;max-width:min(76%,26rem);max-height:78%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.home-product-video-card video{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (max-width:767px){.home-product-banner-pane-image-visual .home-product-image-card{min-height:13rem}.home-product-image-card img{max-width:min(92%,22rem);max-height:88%}}.home-product-demo-play{position:absolute;left:50%;top:50%;z-index:2;display:inline-flex;width:4.25rem;height:4.25rem;align-items:center;justify-content:center;padding:0;border:2px solid rgba(255,255,255,.84);border-radius:999px;background:#0f8f83eb;box-shadow:0 14px 34px #0f8f8340;color:#fff;cursor:pointer;transform:translate(-50%,-50%);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,opacity .2s ease}.home-product-demo-play:hover{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 14px 34px #14999147}.home-product-demo-play .gui-video-control-icon{display:inline-flex;align-items:center;justify-content:center}.home-product-demo-play .gui-video-control-icon svg{width:1.8rem!important;height:1.8rem!important;margin-left:0!important;fill:currentColor}.home-product-demo-play .gui-video-control-icon-play svg{margin-left:.16rem!important}.home-product-demo-play .gui-video-control-icon-pause{display:none}.home-product-video-card.is-playing .home-product-demo-play{opacity:0;pointer-events:none}.home-product-video-card.is-playing:hover .home-product-demo-play,.home-product-video-card.is-playing.is-control-visible .home-product-demo-play{opacity:1;pointer-events:auto}.home-product-video-card.is-playing .gui-video-control-icon-play{display:none}.home-product-video-card.is-playing .gui-video-control-icon-pause{display:inline-flex}.home-product-icon-card{display:flex;min-height:15rem;align-items:center;justify-content:center;padding:2rem}.home-product-icon-svg{display:flex;width:min(44%,10rem);max-width:10rem}.home-product-icon-svg svg{width:100%;height:auto}.home-product-compare-card{aspect-ratio:1.42/1;background:0 0}.home-product-compare-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.home-product-compare-image-after{position:absolute;inset:0}.home-product-compare-before{position:absolute;inset:0 auto 0 0;z-index:2;width:48%;overflow:hidden;border-right:1px solid rgba(255,255,255,.82);background:#ffffff0a}.home-product-compare-before .home-product-compare-image{width:calc(100%/.48);max-width:none}.home-product-compare-divider{position:absolute;left:48%;top:0;bottom:0;z-index:3;width:1px;background:#ffffffd9;box-shadow:0 0 20px #0f172a2e}.home-product-compare-divider span{position:absolute;left:50%;top:50%;display:inline-flex;width:2.35rem;height:2.35rem;align-items:center;justify-content:center;border-radius:999px;background:#ffffffe6;color:#0f766e;transform:translate(-50%,-50%);box-shadow:0 10px 28px #0f172a29}.home-product-compare-label{position:absolute;z-index:4;top:.85rem;border-radius:999px;background:#0f172a9e;padding:.3rem .65rem;color:#fff;font-size:.72rem;font-weight:700;line-height:1}.home-product-compare-label-before{left:.85rem}.home-product-compare-label-after{right:.85rem}.home-product-layer-stage{position:relative;min-height:18rem;aspect-ratio:1.48/1;border-radius:1.8rem;isolation:isolate;contain:layout paint;perspective:980px;transform-style:preserve-3d}.home-product-layer-stage:before{content:"";position:absolute;inset:4% 9%;z-index:1;border-radius:1.6rem;background:linear-gradient(115deg,transparent 0,rgba(255,255,255,.28) 45%,transparent 62%),radial-gradient(ellipse at 50% 102%,rgba(20,184,166,.2),transparent 58%);opacity:.68;transform:translateZ(0) scale(.98);pointer-events:none;animation:none}.home-product-layer-flip{position:absolute;inset:7% 13%;z-index:2;transform-style:preserve-3d;transform-origin:center center;transform:rotateY(0);animation:none;will-change:auto}.banner-slide:not(.active) .home-product-layer-stage:before,.banner-slide:not(.active) .home-product-layer-flip,.banner-slide:not(.active) .home-product-layer-face{animation-play-state:paused}.home-product-layer-face{position:absolute;inset:0;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:1.45rem;background:#ffffffe0;backface-visibility:hidden;contain:paint;transform-style:preserve-3d;box-shadow:0 22px 52px #0f172a29,inset 0 1px #ffffffb8}.home-product-layer-face-front{opacity:1;transform:rotateY(0) translateZ(1px);animation:none}.home-product-layer-face-back{opacity:1;transform:rotateY(180deg) translateZ(1px);animation:none}.banner-slide.active .home-product-layer-flip{animation:homeLayerFlip3d 9.2s cubic-bezier(.72,0,.18,1) 1.1s infinite forwards;will-change:transform}.home-product-layer-face img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#fff}.home-product-layer-label{position:absolute;left:.9rem;top:.85rem;z-index:3;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#0f172a94;backdrop-filter:none;padding:.28rem .62rem;color:#fff;font-size:.72rem;font-weight:800;line-height:1;box-shadow:0 8px 20px #0f172a24}.dark .home-product-layer-face{border-color:#94a3b838;background:#0f172ac7;box-shadow:0 24px 56px #02061775,inset 0 1px #ffffff14}@keyframes homeLayerFlip3d{0%,32%{transform:rotateY(0)}46%,82%{transform:rotateY(180deg)}96%,to{transform:rotateY(360deg)}}@keyframes homeLayerFrontSwap{0%,32%{opacity:1;transform:translateZ(0) scale(1)}42%{opacity:0;transform:translate3d(-14px,0,0) scale(.985)}50%,82%{opacity:0;transform:translate3d(14px,0,0) scale(.985)}92%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes homeLayerBackSwap{0%,32%{opacity:0;transform:translate3d(14px,0,0) scale(.985)}42%{opacity:1;transform:translateZ(0) scale(1)}50%,82%{opacity:1;transform:translateZ(0) scale(1)}92%{opacity:0;transform:translate3d(-14px,0,0) scale(.985)}to{opacity:0;transform:translate3d(14px,0,0) scale(.985)}}@keyframes homeLayerAura{0%,32%{opacity:.5;transform:translateZ(0) scale(.98)}42%,52%{opacity:.86;transform:translateZ(0) scale(1.02)}82%{opacity:.52;transform:translateZ(0) scale(.98)}92%{opacity:.86;transform:translateZ(0) scale(1.02)}to{opacity:.5;transform:translateZ(0) scale(.98)}}@media (min-width:768px){.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.capability-card{position:relative;min-height:100%;border-radius:28px;border:1px solid color-mix(in srgb,var(--cap-accent) 16%,rgba(255,255,255,.6));background:linear-gradient(180deg,#ffffffe0,#ffffffb8),radial-gradient(circle at top right,color-mix(in srgb,var(--cap-accent) 18%,transparent) 0%,transparent 42%);box-shadow:0 1px 3px #00000008,0 8px 18px #0f172a08;overflow:hidden;transition:border-color .35s ease,background .35s ease,box-shadow .35s cubic-bezier(.2,.8,.2,1)}.dark .capability-card{border-color:color-mix(in srgb,var(--cap-accent) 20%,rgba(148,163,184,.22));background:linear-gradient(180deg,#0e1522e6,#111827d6),radial-gradient(circle at top right,color-mix(in srgb,var(--cap-accent) 24%,transparent) 0%,transparent 46%);box-shadow:0 2px 8px #0003}.capability-card:before{content:"";position:absolute;inset:auto -8% -30%auto;width:220px;height:220px;background:radial-gradient(circle,var(--cap-glow) 0%,transparent 70%);opacity:.9;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.capability-card:hover{border-color:color-mix(in srgb,var(--cap-accent) 36%,rgba(255,255,255,.8));background:linear-gradient(180deg,color-mix(in srgb,var(--cap-accent) 10%,rgba(255,255,255,.95)),#fffc),radial-gradient(circle at top right,color-mix(in srgb,var(--cap-accent) 24%,transparent) 0%,transparent 42%)}.dark .capability-card:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--cap-accent) 14%,rgba(17,24,39,.96)),#111827e0),radial-gradient(circle at top right,color-mix(in srgb,var(--cap-accent) 30%,transparent) 0%,transparent 44%)}.capability-card:hover:before{transform:scale(1.08);opacity:1}.capability-card-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.2rem}@media (min-width:768px){.capability-card-content{padding:1.35rem}}.capability-card-icon-wrap{display:flex;justify-content:flex-start}.capability-card-kicker{margin-top:0;color:color-mix(in srgb,var(--cap-accent) 72%,#64748b);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.capability-card-kicker-below-title{margin-top:-.2rem}.capability-card-icon{width:3rem;height:3rem;flex-shrink:0;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--cap-accent);background:color-mix(in srgb,var(--cap-accent) 14%,rgba(255,255,255,.94));border:1px solid color-mix(in srgb,var(--cap-accent) 18%,rgba(255,255,255,.8));transition:transform .35s ease,background .35s ease,color .35s ease}.dark .capability-card-icon{background:color-mix(in srgb,var(--cap-accent) 16%,rgba(15,23,42,.92));border-color:color-mix(in srgb,var(--cap-accent) 20%,rgba(148,163,184,.16))}.capability-card:hover .capability-card-icon{transform:translateY(-2px) scale(1.04);background:var(--cap-accent);color:#fff}.capability-card-copy{display:flex;flex-direction:column;gap:.65rem;flex:1 1 auto}#section-understanding .capability-card-icon-wrap,#section-generation .capability-card-icon-wrap{justify-content:center;width:100%}#section-understanding .capability-card-title,#section-generation .capability-card-title,#section-understanding .capability-card-kicker,#section-generation .capability-card-kicker{text-align:center}#section-understanding .capability-card-desc,#section-generation .capability-card-desc{text-align:left}#section-understanding .capability-card,#section-generation .capability-card{min-height:clamp(17.5rem,30vh,26rem)}#section-understanding .capability-card-content,#section-generation .capability-card-content{padding-top:1.45rem;padding-bottom:1.55rem;gap:1.15rem;justify-content:flex-start}@media (min-width:768px){#section-understanding .capability-card-content,#section-generation .capability-card-content{padding-top:1.6rem;padding-bottom:1.75rem;gap:1.25rem}}#section-understanding .capability-card-copy,#section-generation .capability-card-copy{min-height:clamp(8rem,15vh,12rem);justify-content:flex-start}.capability-card-title{font-size:1.05rem;font-weight:700;line-height:1.35;color:#0f172a;transition:color .35s ease}.dark .capability-card-title{color:#f8fafc}.capability-card:hover .capability-card-title{color:var(--cap-accent)}.capability-card-desc{color:#475569;font-size:.9rem;line-height:1.72}.dark .capability-card-desc{color:#cbd5e1}.content-card-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:8.65rem}.capability-carousel-item:hover{z-index:20;transform:translateY(-6px)}@media (max-width:1023px){.capability-carousel-item:hover{transform:translateY(-3px)}}.capability-carousel-item:hover .capability-card{border-color:#14b8a666;box-shadow:0 16px 36px #14b8a61a,0 6px 16px #0000000d}.dark .capability-carousel-item:hover .capability-card{border-color:#60a5fa47;box-shadow:0 16px 36px #00000059,0 6px 16px #3b82f614}@media (min-width:768px) and (max-width:1279px){.home-screen-content-hero{padding-top:calc(var(--home-header-offset, 78px) + 2rem)!important;padding-bottom:1.15rem!important}.hero-carousel-shell,.capability-carousel-shell,.section-carousel-shell{padding-inline:clamp(4rem,6vw,4.85rem)}.carousel-btn-prev{left:.85rem}.carousel-btn-next{right:.85rem}}@media (max-width:767px){.home-screen-section-aurora{background-size:190% 190%,180% 180%,170% 170%,240% 240%}.home-screen-section-hero{padding-top:0}.home-screen-content-hero{padding-top:calc(var(--home-header-offset, 78px) + .85rem)!important;padding-bottom:.75rem!important}.home-page-shell{background-size:240% 240%}.home-page-surface{background:radial-gradient(620px 320px at 14%0,rgba(125,211,252,.075),transparent 62%),radial-gradient(560px 300px at 90% 10%,rgba(96,165,250,.055),transparent 58%),radial-gradient(520px 260px at 56% 32%,rgba(56,189,248,.035),transparent 62%),linear-gradient(135deg,#edf7fb0a,#f5fbff05);background-size:185% 185%,175% 175%,165% 165%,240% 240%}.home-screen-content{gap:.85rem}.hero-carousel-shell,.capability-carousel-shell,.section-carousel-shell{gap:.8rem;padding-inline:.1rem}.banner-card{border-radius:0}.home-hero-pane{min-height:340px}.home-hero-actions{margin-inline:auto}.hero-banner-dots,.capability-carousel-dots,#section-blog .carousel-dots,#section-papers .carousel-dots{margin-top:.65rem}.paper-section-heading{gap:.75rem}.paper-section-eyebrow{font-size:.72rem;letter-spacing:.18em}.paper-section-eyebrow:before{width:1.15rem}.capability-card{border-radius:24px}.capability-card-content{gap:.9rem;padding:1rem}.capability-card-kicker{font-size:.7rem}.capability-card-icon{width:2.75rem;height:2.75rem;border-radius:16px}.capability-card-title{font-size:1rem}.capability-card-desc{font-size:.9rem;line-height:1.7}#section-understanding .capability-card,#section-generation .capability-card{min-height:clamp(15rem,38vh,22rem)}#section-understanding .capability-card-copy,#section-generation .capability-card-copy{min-height:clamp(6.5rem,18vh,9.5rem)}.content-card-body{min-height:0}#section-blog .card-elevated,#section-papers .card-elevated{border-radius:22px}#section-blog .content-card-body{padding:1rem}#section-papers .paper-card-body{padding:1rem;min-height:6.65rem}#section-blog .content-card-body h3,#section-papers .paper-card-body h3{font-size:.98rem;line-height:1.5}#section-blog .content-card-body p,#section-papers .paper-card-body p{line-height:1.65}}@media (prefers-reduced-motion:reduce){.home-screen-section-aurora{animation:none!important}.home-page-surface,body:has(.home-page-shell) .animated-bg,body:has(.home-page-shell) .home-product-layer-stage:before,body:has(.home-page-shell) .home-product-layer-flip,body:has(.home-page-shell) .home-product-layer-face{animation:none!important}.home-page-surface,body:has(.home-page-shell) .animated-bg{transform:none!important}body:has(.home-page-shell) .home-product-layer-flip{transform:rotateY(0)!important}}@media (min-width:1280px){html:has(#anchor-nav){scroll-snap-type:y mandatory;scroll-padding-top:var(--home-header-offset, 80px);overscroll-behavior:none}html:has(#anchor-nav) .home-screen-section{scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:var(--home-header-offset, 80px);display:flex;align-items:center;height:100svh;min-height:100svh;max-height:100svh;padding-top:0;padding-bottom:0;overflow-x:visible;overflow-y:hidden}html:has(#anchor-nav) #section-understanding,html:has(#anchor-nav) #section-generation,html:has(#anchor-nav) #section-blog,html:has(#anchor-nav) #section-papers{height:calc(100svh - var(--home-header-offset, 80px));min-height:calc(100svh - var(--home-header-offset, 80px));max-height:calc(100svh - var(--home-header-offset, 80px))}html:has(#anchor-nav) #section-understanding .home-screen-content,html:has(#anchor-nav) #section-generation .home-screen-content,html:has(#anchor-nav) #section-blog .home-screen-content,html:has(#anchor-nav) #section-papers .home-screen-content{height:calc(100% - clamp(3rem,4.8vh,4rem));min-height:calc(100% - clamp(3rem,4.8vh,4rem));max-height:calc(100% - clamp(3rem,4.8vh,4rem));margin-top:0;padding-top:clamp(.85rem,1.2vh,1.1rem);padding-bottom:clamp(.85rem,1.2vh,1.1rem)}html:has(#anchor-nav) .home-screen-content{height:calc(100% - var(--home-header-offset, 80px));min-height:calc(100% - var(--home-header-offset, 80px));max-height:calc(100% - var(--home-header-offset, 80px));margin-top:var(--home-header-offset, 80px);gap:clamp(.85rem,1.4vh,1.1rem);padding-top:clamp(1.35rem,2.15vh,1.85rem);padding-bottom:clamp(1.35rem,2.15vh,1.85rem);overflow:hidden}html:has(#anchor-nav) .home-screen-content-hero{gap:0}html:has(#anchor-nav) .home-screen-content>.text-center{margin-bottom:.1rem}html:has(#anchor-nav) .hero-carousel-shell,html:has(#anchor-nav) .capability-carousel-shell,html:has(#anchor-nav) .section-carousel-shell{gap:clamp(.8rem,1.3vh,1rem);padding-inline:clamp(3.4rem,4.4vw,4.25rem)}html:has(#anchor-nav) #section-understanding .text-center,html:has(#anchor-nav) #section-generation .text-center,html:has(#anchor-nav) #section-blog .text-center,html:has(#anchor-nav) #section-papers .text-center{margin-bottom:0}html:has(#anchor-nav) .section-label{margin-bottom:.5rem}html:has(#anchor-nav) .capability-carousel-shell{margin-top:0;min-height:0}html:has(#anchor-nav) #section-understanding .capability-carousel-shell,html:has(#anchor-nav) #section-generation .capability-carousel-shell{gap:clamp(.45rem,.8vh,.65rem)}html:has(#anchor-nav) #section-understanding .capability-carousel-viewport,html:has(#anchor-nav) #section-generation .capability-carousel-viewport{padding-bottom:clamp(.35rem,.9vh,.6rem)}html:has(#anchor-nav) .capability-carousel-item{width:33.333333%!important;padding:.55rem}html:has(#anchor-nav) #section-blog .carousel-item,html:has(#anchor-nav) #section-papers .carousel-item{padding:.55rem}html:has(#anchor-nav) #section-blog .p-5{padding:.95rem}html:has(#anchor-nav) #section-papers .paper-card-body{padding:.95rem;min-height:6.1rem}html:has(#anchor-nav) .content-card-body{min-height:8.7rem}html:has(#anchor-nav) #section-understanding .capability-card,html:has(#anchor-nav) #section-generation .capability-card{min-height:clamp(14.75rem,29vh,23.5rem)}html:has(#anchor-nav) #section-understanding .capability-card-copy,html:has(#anchor-nav) #section-generation .capability-card-copy{min-height:clamp(6.5rem,12.5vh,10.5rem)}html:has(#anchor-nav) #section-papers .paper-cover-frame{aspect-ratio:.68}html:has(#anchor-nav) #section-papers .paper-cover-blur{min-height:clamp(6.65rem,20vh,7.25rem);height:clamp(6.65rem,20vh,7.25rem)}html:has(#anchor-nav) #section-blog .carousel-dots,html:has(#anchor-nav) #section-papers .carousel-dots,html:has(#anchor-nav) .capability-carousel-dots,html:has(#anchor-nav) .hero-banner-dots{margin-top:.15rem}html:has(#anchor-nav) #section-understanding .capability-carousel-dots,html:has(#anchor-nav) #section-generation .capability-carousel-dots{margin-top:0}html:has(#anchor-nav) #section-understanding .home-screen-content,html:has(#anchor-nav) #section-generation .home-screen-content{padding-bottom:clamp(1.5rem,3vh,2.35rem)!important}html:has(#anchor-nav) #section-understanding .capability-carousel-shell,html:has(#anchor-nav) #section-generation .capability-carousel-shell{padding-bottom:clamp(.75rem,1.8vh,1.35rem)}html:has(#anchor-nav) footer{scroll-snap-align:start}}@media (min-width:1280px) and (max-height:760px){html:has(#anchor-nav){scroll-snap-type:none;scroll-padding-top:var(--home-header-offset, 80px);overscroll-behavior:auto}html:has(#anchor-nav) .home-screen-section{scroll-snap-align:none;scroll-snap-stop:normal;display:block;align-items:stretch;height:auto;min-height:0;max-height:none;overflow:visible}html:has(#anchor-nav) #section-understanding,html:has(#anchor-nav) #section-generation,html:has(#anchor-nav) #section-blog,html:has(#anchor-nav) #section-papers{height:auto;min-height:0;max-height:none}html:has(#anchor-nav) .home-screen-content{height:auto;min-height:0;max-height:none;margin-top:var(--home-header-offset, 80px);padding-top:clamp(1.15rem,2vh,1.45rem);padding-bottom:clamp(1.4rem,2.6vh,1.9rem);overflow:visible;justify-content:flex-start}html:has(#anchor-nav) #section-understanding .home-screen-content,html:has(#anchor-nav) #section-generation .home-screen-content,html:has(#anchor-nav) #section-blog .home-screen-content,html:has(#anchor-nav) #section-papers .home-screen-content{height:auto;min-height:0;max-height:none;margin-top:var(--home-header-offset, 80px)}}@media (min-width:1280px){html.home-auto-layout{scroll-snap-type:none;scroll-padding-top:var(--home-header-offset, 80px);overscroll-behavior:auto}html.home-auto-layout .home-page-shell .home-screen-section{scroll-snap-align:none;scroll-snap-stop:normal;display:block;align-items:stretch;height:auto;min-height:0;max-height:none;overflow:visible}html.home-auto-layout .home-page-shell #section-understanding,html.home-auto-layout .home-page-shell #section-generation,html.home-auto-layout .home-page-shell #section-blog,html.home-auto-layout .home-page-shell #section-papers{height:auto;min-height:0;max-height:none}html.home-auto-layout .home-page-shell .home-screen-content{height:auto;min-height:0;max-height:none;margin-top:var(--home-header-offset, 80px);padding-top:clamp(1.15rem,2vh,1.45rem);padding-bottom:clamp(1.4rem,2.6vh,1.9rem);overflow:visible;justify-content:flex-start}html.home-auto-layout .home-page-shell #section-understanding .home-screen-content,html.home-auto-layout .home-page-shell #section-generation .home-screen-content,html.home-auto-layout .home-page-shell #section-blog .home-screen-content,html.home-auto-layout .home-page-shell #section-papers .home-screen-content{height:auto;min-height:0;max-height:none;margin-top:var(--home-header-offset, 80px)}}body:has(.home-page-shell) .home-screen-content{max-width:min(calc(100vw - clamp(1.5rem,4vw,4.5rem)),1580px);padding-left:clamp(.75rem,2vw,2.25rem);padding-right:clamp(.75rem,2vw,2.25rem)}body:has(.home-page-shell) .hero-carousel-shell,body:has(.home-page-shell) .capability-carousel-shell,body:has(.home-page-shell) .section-carousel-shell{padding-inline:0}body:has(.home-page-shell) .carousel-btn{width:46px;height:46px;border-radius:999px;background:#ffffffbd;border-color:#ffffffdb;backdrop-filter:none;pointer-events:auto;box-shadow:0 14px 34px #0f172a24,inset 0 1px #ffffffb3}.dark body:has(.home-page-shell) .carousel-btn{background:#0f172ab8;border-color:#94a3b82e;box-shadow:0 12px 30px #02061752,inset 0 1px #ffffff14}body:has(.home-page-shell) #section-hero .carousel-btn{backdrop-filter:none;background:#ffffffad;box-shadow:none}.dark body:has(.home-page-shell) #section-hero .carousel-btn{background:#0f172aa3;box-shadow:none}body:has(.home-page-shell) .carousel-btn-prev{left:clamp(.85rem,1.4vw,1.35rem)}body:has(.home-page-shell) .carousel-btn-next{right:clamp(.85rem,1.4vw,1.35rem)}body:has(.home-page-shell) .scroll-indicator{left:clamp(18px,1.9vw,30px);width:54px;align-items:center;overflow:hidden;gap:8px;padding:9px 8px;border-radius:999px;background:#ffffffb3;border-color:#ffffffd1;backdrop-filter:none;box-shadow:0 18px 42px #0f172a21,inset 0 1px #ffffffad;transition:width .24s ease,padding .24s ease,border-radius .24s ease,background-color .24s ease,box-shadow .24s ease}.dark body:has(.home-page-shell) .scroll-indicator{background:#0f172aa8;border-color:#94a3b829;box-shadow:0 18px 42px #0206176b,inset 0 1px #ffffff14}body:has(.home-page-shell) .scroll-indicator:before{content:"";position:absolute;left:50%;top:61px;bottom:17px;width:1px;border-radius:999px;background:linear-gradient(180deg,#14b8a600,#14b8a63d,#14b8a600);transform:translate(-50%);pointer-events:none}.dark body:has(.home-page-shell) .scroll-indicator:before{background:linear-gradient(180deg,transparent,rgba(147,197,253,.24),transparent)}body:has(.home-page-shell) .scroll-indicator:after{content:none}body:has(.home-page-shell) .scroll-nav-cue{position:relative;z-index:2;display:flex;width:100%;min-height:38px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:999px;background:linear-gradient(180deg,#ffffffc7,#ffffff6b),linear-gradient(135deg,#14b8a61f,#06b6d40d);color:#0f766e;font-weight:800;box-shadow:inset 0 0 0 1px #14b8a61f,0 8px 20px #14b8a61a;transition:min-height .24s ease,flex-direction .24s ease,justify-content .24s ease,padding .24s ease}.dark body:has(.home-page-shell) .scroll-nav-cue{background:linear-gradient(180deg,#1e293bd1,#0f172a85),linear-gradient(135deg,#60a5fa29,#818cf814);color:#93c5fd;box-shadow:inset 0 0 0 1px #93c5fd24,0 8px 20px #3b82f61f}body:has(.home-page-shell) .scroll-nav-cue-icon{width:17px;height:17px;flex:0 0 auto}body:has(.home-page-shell) .scroll-nav-cue-text{color:currentColor;font-size:11px;font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.42)}.dark body:has(.home-page-shell) .scroll-nav-cue-text{text-shadow:0 1px 8px rgba(59,130,246,.18)}body:has(.home-page-shell) .scroll-indicator:hover .scroll-nav-cue,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-nav-cue{min-height:32px;flex-direction:row;justify-content:flex-start;gap:8px;padding:0 11px}body:has(.home-page-shell) .scroll-indicator:hover .scroll-nav-cue-icon,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-nav-cue-icon{width:15px;height:15px}body:has(.home-page-shell) .scroll-indicator:hover .scroll-nav-cue-text,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-nav-cue-text{font-size:.8rem}body:has(.home-page-shell) .scroll-indicator:hover,body:has(.home-page-shell) .scroll-indicator:focus-within{width:172px;align-items:stretch;padding:9px;border-radius:22px;background:#ffffffd6;box-shadow:0 22px 52px #0f172a29,inset 0 1px #ffffffb8}.dark body:has(.home-page-shell) .scroll-indicator:hover,.dark body:has(.home-page-shell) .scroll-indicator:focus-within{background:#0f172ac7;box-shadow:0 22px 52px #0000006b,inset 0 1px #ffffff14}body:has(.home-page-shell) .scroll-indicator:hover:before,body:has(.home-page-shell) .scroll-indicator:focus-within:before,body:has(.home-page-shell) .scroll-indicator:hover:after,body:has(.home-page-shell) .scroll-indicator:focus-within:after{opacity:0}body:has(.home-page-shell) .scroll-dot{position:relative;display:flex;width:38px;min-height:24px;justify-content:center;gap:0;padding:0;z-index:1;border:1px solid transparent;border-radius:999px;opacity:.68;transition:width .24s ease,min-height .24s ease,padding .24s ease,gap .24s ease,opacity .2s ease,background-color .24s ease,border-color .24s ease}body:has(.home-page-shell) .scroll-dot:not(.active){display:flex}body:has(.home-page-shell) .scroll-indicator:hover .scroll-dot,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-dot{display:flex;width:100%;min-height:34px;justify-content:flex-start;gap:10px;padding:7px 12px 7px 10px;border-color:#14b8a614;opacity:1}body:has(.home-page-shell) .scroll-dot-pip{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.92);border-radius:999px;background:#ffffffb8;color:#64748b;box-shadow:0 0 0 1px #14b8a624,0 4px 10px #0f172a14;transition:width .24s ease,height .24s ease,color .2s ease,background-color .24s ease,box-shadow .24s ease}body:has(.home-page-shell) .scroll-dot-icon{width:14px;height:14px;flex:0 0 auto;stroke-width:2.1}.dark body:has(.home-page-shell) .scroll-dot-pip{border-color:#0f172ae0;background:#0f172a9e;color:#94a3b8;box-shadow:0 0 0 1px #93c5fd33,0 4px 10px #0206173d}body:has(.home-page-shell) .scroll-dot.active{opacity:1;background:#14b8a61a;border-color:#14b8a629}.dark body:has(.home-page-shell) .scroll-dot.active{background:#60a5fa1f;border-color:#93c5fd2e}body:has(.home-page-shell) .scroll-dot.active .scroll-dot-pip{width:28px;height:28px;background:linear-gradient(135deg,#14b8a6,#06b6d4);color:#fff;box-shadow:0 0 0 4px #14b8a61f,0 8px 18px #14b8a647}.dark body:has(.home-page-shell) .scroll-dot.active .scroll-dot-pip{background:linear-gradient(135deg,#60a5fa,#818cf8);color:#fff;box-shadow:0 0 0 4px #60a5fa24,0 8px 18px #3b82f647}body:has(.home-page-shell) .scroll-dot:hover .scroll-dot-pip,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-dot:focus .scroll-dot-pip{color:#0d9488;background:#f0fdfaeb}.dark body:has(.home-page-shell) .scroll-dot:hover .scroll-dot-pip,.dark body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-dot:focus .scroll-dot-pip{color:#93c5fd;background:#1e293bd1}body:has(.home-page-shell) .scroll-indicator:hover .scroll-dot-pip,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-dot-pip{width:22px;height:22px}body:has(.home-page-shell) .scroll-indicator:hover .scroll-dot.active .scroll-dot-pip,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-dot.active .scroll-dot-pip{width:24px;height:24px}body:has(.home-page-shell) .scroll-dot-label{display:inline-block;max-width:0;opacity:0;overflow:hidden;color:#334155;font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap;transform:translate(-4px);transition:max-width .24s ease,opacity .18s ease,transform .24s ease}.dark body:has(.home-page-shell) .scroll-dot-label{color:#dbeafe}body:has(.home-page-shell) .scroll-indicator:hover .scroll-dot-label,body:has(.home-page-shell) .scroll-indicator:focus-within .scroll-dot-label{max-width:5.5rem;opacity:1;transform:translate(0)}body:has(.home-page-shell) #section-papers .paper-cover-blur{left:0;right:0;bottom:0;width:100%;min-height:clamp(6.65rem,19%,7.25rem);height:clamp(6.65rem,19%,7.25rem);align-items:flex-start;border:0;border-top:1px solid rgba(226,232,240,.76);border-radius:0 0 24px 24px;background:#ffffffe0;backdrop-filter:none;box-shadow:0-10px 26px #0f172a14}body:has(.home-page-shell) #section-papers .paper-cover-blur:before{content:none}body:has(.home-page-shell) #section-papers .paper-cover-blur-image{display:none}body:has(.home-page-shell) #section-papers .paper-cover-blur-tint{background:linear-gradient(180deg,#ffffff6b,#ffffffc7 44%,#f8fafcf0);border-top-color:transparent;box-shadow:none}body:has(.home-page-shell) #section-papers .paper-cover-content{grid-template-rows:auto auto;box-sizing:border-box;height:100%;min-height:0;row-gap:.26rem;align-content:start;overflow:visible;padding:.62rem .88rem .56rem}body:has(.home-page-shell) #section-papers .paper-cover-title{min-height:0;line-height:1.28}body:has(.home-page-shell) #section-papers .paper-cover-description{min-height:0;color:#475569;line-height:1.36}.dark body:has(.home-page-shell) #section-papers .paper-cover-blur{border-top-color:#60a5fa29;background:#0f172ae6;box-shadow:0-10px 26px #02061757}.dark body:has(.home-page-shell) #section-papers .paper-cover-blur:before{background:linear-gradient(180deg,#0f172a00,#60a5fa29)}.dark body:has(.home-page-shell) #section-papers .paper-cover-blur-tint{background:linear-gradient(180deg,#1e293b5c,#0f172ab3 42%,#0f172aeb);border-top-color:transparent;box-shadow:none}.dark body:has(.home-page-shell) #section-papers .paper-cover-title{color:#f8fafc}.dark body:has(.home-page-shell) #section-papers .paper-cover-description{color:#cbd5e1}@media (min-width:1280px){body:has(.home-page-shell) .home-screen-content{max-width:min(calc(100vw - clamp(1.5rem,4vw,4.5rem)),1640px)}}@media (max-width:1023px){.home-product-banner-pane{grid-template-columns:minmax(0,1fr);gap:1.35rem;text-align:center}.home-product-banner-copy{align-items:center}.home-product-banner-desc{max-width:42rem}.home-product-banner-visual{width:min(100%,34rem);margin-inline:auto}}@media (max-width:767px){body:has(.home-page-shell) .home-screen-content{padding-left:1rem;padding-right:1rem}body:has(.home-page-shell) .hero-carousel-shell,body:has(.home-page-shell) .capability-carousel-shell,body:has(.home-page-shell) .section-carousel-shell{padding-inline:.1rem}.home-product-banner-title{font-size:1.75rem;line-height:1.34}.home-product-banner-pane-gui-agent .home-product-banner-title{font-size:clamp(1.18rem,5.35vw,1.55rem);line-height:1.28;white-space:nowrap}.home-product-banner-desc{margin:.85rem 0 1.25rem;font-size:.92rem}.home-product-image-card,.home-product-compare-card{border-radius:1.25rem}.home-product-icon-card{min-height:11rem}}.home-page-shell,.dark .home-page-shell{background:0 0}body:has(.home-page-shell) .animated-bg{background:0 0}html.dark body:has(.home-page-shell) .animated-bg{background:0 0}.home-page-surface,.dark .home-page-surface{background:0 0}.home-screen-section-aurora{--section-aurora-color-1:rgba(122, 178, 142, .032);--section-aurora-color-2:rgba(78, 146, 118, .026);--section-aurora-color-3:rgba(20, 184, 166, .016);--section-aurora-sheen:linear-gradient( 135deg, rgba(237, 245, 239, .22) 0%, rgba(242, 247, 241, .16) 42%, rgba(245, 248, 242, .18) 100% )}.dark .home-screen-section-aurora{--section-aurora-color-1:rgba(45, 212, 191, .034);--section-aurora-color-2:rgba(20, 184, 166, .024);--section-aurora-color-3:rgba(148, 163, 184, .014);--section-aurora-sheen:linear-gradient( 135deg, rgba(9, 20, 19, .18) 0%, rgba(10, 23, 22, .12) 48%, rgba(13, 25, 24, .16) 100% )}.home-screen-section-aurora>.bg-section,.home-screen-section-aurora>.bg-section-alt{background:0 0}.dark .home-screen-section-aurora>.bg-section,.dark .home-screen-section-aurora>.bg-section-alt{background:0 0}body:has(.home-page-shell) footer .footer-top-border{background:linear-gradient(90deg,transparent,rgba(78,146,118,.18),rgba(20,184,166,.1),transparent)}body:has(.home-page-shell) footer .footer-bg{background:0 0}html.dark body:has(.home-page-shell) footer .footer-bg{background:0 0}