.home-page{position:relative;min-height:100vh;background:var(--bg-body);color:var(--text);overflow:hidden}.home-page>section,.home-page>.opaque-section{position:relative;z-index:2}.home-bundle-nudge{position:relative;z-index:2;margin:-32px auto 0;max-width:1180px;padding:0 24px;text-align:center;font-family:var(--f-body);font-size:.95rem;color:var(--text-2)}.home-bundle-nudge a{color:var(--c-purple-fg);font-weight:600;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--c-purple-fg) 35%,transparent);transition:border-color var(--t-fast),color var(--t-fast);white-space:nowrap}.home-bundle-nudge a:hover{border-color:var(--c-purple-fg)}@media(max-width:640px){.home-bundle-nudge{margin-top:-20px;font-size:.9rem}.home-bundle-nudge a{white-space:normal}}.home-grid-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:var(--grid-cell) var(--grid-cell)}.home-noise{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.028;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.home-blobs{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-blob{position:absolute;border-radius:50%;filter:blur(120px);will-change:transform}.home-blob--1{width:min(50vw,50vh);height:min(50vw,50vh);top:5%;left:10%;background:radial-gradient(circle,rgba(0,204,177,.4) 0%,transparent 70%);animation:home-float1 20s ease-in-out infinite}.home-blob--2{width:min(45vw,45vh);height:min(45vw,45vh);top:30%;right:5%;background:radial-gradient(circle,rgba(123,97,255,.35) 0%,transparent 70%);animation:home-float2 18s ease-in-out infinite}.home-blob--3{width:min(40vw,40vh);height:min(40vw,40vh);bottom:20%;left:20%;background:radial-gradient(circle,rgba(28,160,251,.35) 0%,transparent 70%);animation:home-float3 22s ease-in-out infinite}.home-blob--4{width:min(35vw,35vh);height:min(35vw,35vh);top:60%;right:15%;background:radial-gradient(circle,rgba(255,73,219,.3) 0%,transparent 70%);animation:home-float1 25s ease-in-out infinite reverse}.home-blob--5{width:min(30vw,30vh);height:min(30vw,30vh);bottom:5%;left:50%;background:radial-gradient(circle,rgba(153,69,255,.3) 0%,transparent 70%);animation:home-float2 15s ease-in-out infinite reverse}@keyframes home-float1{0%,to{transform:translate(0)}50%{transform:translate(30px,-40px)}}@keyframes home-float2{0%,to{transform:translate(0)}50%{transform:translate(-25px,35px)}}@keyframes home-float3{0%,to{transform:translate(0)}50%{transform:translate(20px,30px)}}@media(max-width:767px){.home-blobs{display:none}}@media(prefers-reduced-motion:reduce){.home-blob{animation:none}}.home-b2b-dark{--text: #FBF9F4;--text-2: #B2B2B2;--text-3: #8A8A8A;--g-1: rgba(255, 255, 255, .055);--g-2: rgba(255, 255, 255, .085);--g-3: rgba(255, 255, 255, .125);--g-border: rgba(255, 255, 255, .16);--g-border-dim: rgba(255, 255, 255, .04);--g-border-strong: rgba(255, 255, 255, .28);--g-blur: blur(28px) saturate(200%) brightness(108%);--g-shadow-card: inset 0 1px 0 rgba(255, 255, 255, .16), inset 0 -1px 0 rgba(0, 0, 0, .12), 0 4px 12px rgba(0, 0, 0, .3), 0 12px 36px rgba(0, 10, 40, .44);--c-teal-fg: #00E5CC;--c-purple-fg: #C89BFF;--c-yellow-fg: #FFB801;--c-green-fg: #63D059}[data-theme=light] .home-page .home-b2b-dark .opaque-section--blue{background:radial-gradient(ellipse 70% 60% at 25% 0%,rgba(91,155,255,.18) 0%,transparent 60%),linear-gradient(160deg,#050a1c,#08081a,#0a1230);border-top:1px solid rgba(91,155,255,.2);border-bottom:1px solid rgba(91,155,255,.2)}[data-theme=light] .home-page .home-b2b-dark .opaque-section--blue .opaque-section__blob{background:radial-gradient(circle,rgba(91,155,255,.3),transparent 70%);opacity:.55}.home-b2b-dark .b2bbn-grid .aurora-card{flex:1 1 calc((100% - 22px * 2) / 3)!important;max-width:calc((100% - 22px * 2) / 3)!important}@media(max-width:960px){.home-b2b-dark .b2bbn-grid .aurora-card{flex:1 1 calc((100% - 22px)/2)!important;max-width:calc((100% - 22px)/2)!important}}@media(max-width:600px){.home-b2b-dark .b2bbn-grid .aurora-card{flex:1 1 100%!important;max-width:100%!important}}.home-b2b-dark .b2bbn-section{padding-bottom:32px}.home-b2b-dark .b2bhiw-section{padding-top:24px;padding-bottom:24px}.home-b2b-cta{text-align:center;padding:16px 0 88px}
