.gateway-hero{--hero-header-overlap: var(--site-header-height);position:relative;box-sizing:border-box;min-height:100svh;height:100svh;margin-top:calc(-1 * var(--hero-header-overlap));padding-top:var(--hero-header-overlap);overflow:hidden;color:#fff}.gateway-hero__media{position:absolute;inset:0;z-index:0;background:#111}.gateway-hero__video{position:absolute;inset:0;overflow:hidden}.gateway-hero__video-el{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.gateway-hero__gradient{position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#00000040 40%,#000000a6);pointer-events:none}.gateway-hero__ui{position:relative;z-index:1;width:100%;min-height:calc(100svh - var(--hero-header-overlap));display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(2.5rem,6vw,5rem)}.gateway-hero__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(2rem,5vw,4rem);width:100%}.gateway-hero__copy{max-width:48rem;flex:1 1 auto;min-width:0}.gateway-hero__meta{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;font-family:var(--font-family);font-size:20px;line-height:32px;font-weight:400;color:#fff}.gateway-hero__meta-row{display:flex;align-items:center;gap:.625rem}.gateway-hero__meta-icon{flex-shrink:0;opacity:.85}.gateway-hero__meta-link{color:inherit;text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:.2em;transition:opacity .2s ease,text-decoration-color .2s ease}.gateway-hero__meta-link:hover{opacity:.9;text-decoration-color:#ffffffbf}.gateway-hero__title{margin:0 0 1.25rem;font-family:var(--font-family);font-size:clamp(2.25rem,9vw,96px);line-height:1.12;font-weight:500;letter-spacing:-.03em;color:#fff}.gateway-hero__title-line{display:block}.gateway-hero__title .word-mask{padding-bottom:.35em;margin-bottom:-.35em}.gateway-hero__title .word-mask:has(.gateway-hero__title-accent){padding-bottom:.42em;margin-bottom:-.42em;padding-right:.04em;margin-right:-.04em}.gateway-hero__title-accent{display:inline-block;padding-bottom:.1em;line-height:1.15;background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}[data-word-reveal-root].is-visible .gateway-hero__title .word-mask{overflow:visible}@media (min-width: 1100px){.gateway-hero__title{font-size:96px;line-height:1.08}}.gateway-hero__subtitle{max-width:36rem;margin:0;font-family:var(--font-family);font-size:20px;line-height:32px;color:#ffffffc7}.gateway-hero__cta-col{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem;flex-shrink:0}.gateway-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.gateway-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.6rem;font-family:var(--font-family);font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border-radius:0;border:1px solid transparent;transition:opacity .2s ease,background .2s ease,color .2s ease;white-space:nowrap}.gateway-hero__btn--primary{background:#fff;color:#000;border-color:#fff}.gateway-hero__btn--primary:hover{opacity:.9}.gateway-hero__btn--secondary{background:transparent;color:#fff;border-color:#ffffff73}.gateway-hero__btn--secondary:hover{background:#ffffff14}.gateway-hero__proof{text-align:right;font-family:var(--font-family);font-size:.75rem;line-height:1.5;color:#ffffff9e;max-width:16rem}.gateway-hero__proof strong{display:block;color:#ffffffe6;font-weight:500;font-size:.8125rem}[data-hero-fade]{opacity:0;transform:translateY(.75rem);transition:opacity 1.08s cubic-bezier(.22,1,.36,1),transform 1.08s cubic-bezier(.22,1,.36,1)}.gateway-hero--visible [data-hero-fade]{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){[data-hero-fade]{opacity:1;transform:none;transition:none}}@media (max-width: 768px){.gateway-hero__bottom{flex-direction:column;align-items:flex-start}.gateway-hero__cta-col{align-items:flex-start;width:100%}.gateway-hero__actions{justify-content:flex-start;width:100%}.gateway-hero__btn{flex:1 1 auto;min-width:0}.gateway-hero__proof{text-align:left;max-width:none}.gateway-hero__meta,.gateway-hero__subtitle{font-size:1rem;line-height:1.6}.gateway-hero__title{font-size:clamp(2rem,10vw,2.75rem);line-height:1.12}}.gateway-story{--story-ink: #ffffff;--story-muted: rgba(255, 255, 255, .38);position:relative;overflow:hidden;padding:clamp(4.5rem,11vw,8.5rem) 0 clamp(5rem,12vw,9rem)}.gateway-story__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.gateway-story__inner{position:relative;z-index:1;max-width:58rem;margin-inline:auto}.gateway-story__track{margin:0;text-align:center;font-family:var(--font-family);font-size:clamp(1.375rem,3.2vw,2.5rem);font-weight:500;line-height:1.4;letter-spacing:-.02em}.gateway-story__token{--w-fill: 0;--token-strong: calc(8% + var(--w-fill) * 92%);color:color-mix(in srgb,var(--story-ink) var(--token-strong),var(--story-muted));transition:color .08s linear}.gateway-story__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.gateway-story__token{--w-fill: 1}}@media (max-width: 768px){.gateway-story{padding:clamp(3.5rem,10vw,5rem) 0 clamp(4rem,12vw,6rem)}.gateway-story__track{font-size:clamp(1.25rem,5.2vw,1.875rem);line-height:1.45}}.gateway-ecosystem{background:var(--color-background);padding:clamp(4rem,8vw,6.5rem) 0}.gateway-ecosystem__header{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.gateway-ecosystem__header .section-heading{margin-bottom:.75rem}.gateway-ecosystem__subtitle{margin:0;max-width:var(--section-desc-max-width);font-family:var(--font-family);font-size:var(--section-desc-size);font-weight:var(--section-desc-weight);line-height:var(--section-desc-line-height);color:var(--color-text-secondary)}.gateway-ecosystem__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem)}.gateway-ecosystem__card{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#ececec;border:1px solid rgba(0,0,0,.04);border-radius:0}.gateway-ecosystem__media{position:relative;aspect-ratio:3 / 4;flex:1 1 auto;min-height:0;overflow:hidden}.gateway-ecosystem__media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.18) 0%,rgba(0,0,0,.04) 32%,transparent 55%);pointer-events:none}.gateway-ecosystem__media img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1);transition:transform .65s cubic-bezier(.22,1,.36,1);will-change:transform}.gateway-ecosystem__card--has-image:hover .gateway-ecosystem__media img,.gateway-ecosystem__card--has-image:focus-within .gateway-ecosystem__media img{transform:scale(1.07)}.gateway-ecosystem__info{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:.875rem 1rem 1rem;background:#00000029;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;border-top:1px solid rgba(255,255,255,.14);border-radius:0}.gateway-ecosystem__card-label{display:block;margin-bottom:.375rem;font-family:var(--font-family);font-size:.6875rem;font-weight:500;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}.gateway-ecosystem__card-title{margin:0 0 .375rem;font-family:var(--font-family);font-size:clamp(.875rem,1.2vw,.9375rem);font-weight:500;line-height:1.35;letter-spacing:-.01em;color:#fff}.gateway-ecosystem__card-text{margin:0;font-family:var(--font-family);font-size:.8125rem;font-weight:400;line-height:1.45;color:#ffffffd1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1024px){.gateway-ecosystem__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.gateway-ecosystem{padding:clamp(3rem,8vw,4.5rem) 0}.gateway-ecosystem__grid{grid-template-columns:1fr;gap:.875rem}.gateway-ecosystem__media{aspect-ratio:3 / 4}}@media (prefers-reduced-motion: reduce){.gateway-ecosystem__media img{transition:none}.gateway-ecosystem__card--has-image:hover .gateway-ecosystem__media img,.gateway-ecosystem__card--has-image:focus-within .gateway-ecosystem__media img{transform:scale(1)}}.gateway-summit{--summit-gallery-gap: .625rem;position:relative;overflow:hidden;padding:clamp(4rem,8vw,6.5rem) 0;background:#f3f3f3;color:var(--color-text)}.gateway-summit__svg-defs{position:absolute;width:0;height:0;overflow:hidden}.gateway-summit__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,4rem);align-items:center}.gateway-summit__content{align-self:center;text-align:left}.gateway-summit__content .section-heading{margin-bottom:1.25rem}.gateway-summit__content .section-heading__title{max-width:none}.gateway-summit__event-meta{margin:0 0 1.25rem;max-width:34rem;font-family:var(--font-family);font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:.02em;color:var(--color-text-secondary)}.gateway-summit__venue-link{color:inherit;text-decoration:underline;text-decoration-color:#0003;text-underline-offset:.2em;transition:color .2s ease,text-decoration-color .2s ease}.gateway-summit__venue-link:hover{color:var(--color-primary);text-decoration-color:currentColor}.gateway-summit__description{margin:0 0 1rem;max-width:34rem;font-family:var(--font-family);font-size:var(--section-desc-size);font-weight:var(--section-desc-weight);line-height:var(--section-desc-line-height);color:var(--color-text-secondary)}.gateway-summit__description--closing{margin-bottom:1.75rem;color:var(--color-text);font-weight:500}.gateway-summit__bullets-heading{margin:0 0 .75rem;max-width:34rem;font-family:var(--font-family);font-size:var(--section-desc-size);font-weight:500;line-height:var(--section-desc-line-height);color:var(--color-text)}.gateway-summit__bullets{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.875rem}.gateway-summit__bullet{display:flex;align-items:flex-start;gap:.75rem;font-family:var(--font-family);font-size:1rem;font-weight:400;line-height:1.5;color:var(--color-text)}.gateway-summit__bullet-icon{flex-shrink:0;width:1.5rem;height:1.5rem}.gateway-summit__cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:14px;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:#fff;background:var(--gradient-brand-btn);border:none;border-radius:0;transition:opacity .2s ease}.gateway-summit__cta:hover{opacity:.92}.gateway-summit__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--summit-gallery-gap);width:100%;aspect-ratio:1 / 1}.gateway-summit__gallery-item{margin:0;overflow:hidden;background:#fff}.gateway-summit__gallery-item--wide{grid-column:1 / -1}.gateway-summit__gallery-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}@media (max-width: 900px){.gateway-summit__layout{grid-template-columns:1fr;align-items:start}.gateway-summit__content{align-self:auto}.gateway-summit__gallery{max-width:32rem}}@media (max-width: 640px){.gateway-summit{padding:clamp(3rem,8vw,4.5rem) 0}.gateway-summit__bullets{margin-bottom:1.5rem}.gateway-summit__gallery{max-width:none}}.gateway-speakers{background:#fff;padding:clamp(3rem,6vw,5rem) 0 clamp(2.5rem,5vw,4rem)}.gateway-speakers__header{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.gateway-speakers__header .section-heading{margin-bottom:.75rem}.gateway-speakers__description{margin:0;max-width:36rem;font-family:var(--font-family);font-size:clamp(.9375rem,1.35vw,1.0625rem);font-weight:var(--section-desc-weight);line-height:1.5;color:var(--color-text-secondary)}.gateway-speakers__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.125rem)}.gateway-speakers__card{position:relative;display:flex;flex-direction:column;min-height:0;border-radius:0;overflow:hidden;background:#ececec;border:1px solid rgba(0,0,0,.04)}.gateway-speakers__media{position:relative;aspect-ratio:3 / 4;flex:1 1 auto;min-height:0;overflow:hidden}.gateway-speakers__media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.18) 0%,rgba(0,0,0,.04) 32%,transparent 55%);pointer-events:none}.gateway-speakers__photo{width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1);transition:transform .65s cubic-bezier(.22,1,.36,1);will-change:transform}.gateway-speakers__card--has-image:hover .gateway-speakers__photo,.gateway-speakers__card--has-image:focus-within .gateway-speakers__photo{transform:scale(1.07)}.gateway-speakers__info{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:.875rem 1rem 1rem;background:#00000029;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;border-top:1px solid rgba(255,255,255,.14);border-radius:0;box-shadow:none}.gateway-speakers__info-head{display:flex;align-items:center;justify-content:space-between;gap:.625rem;margin-bottom:0}.gateway-speakers__name{margin:0;font-family:var(--font-family);font-size:clamp(.875rem,1.2vw,.9375rem);font-weight:500;line-height:1.3;letter-spacing:-.01em;color:#fff}.gateway-speakers__linkedin{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:#ffffffd1}.gateway-speakers__bio{margin:.125rem 0 0;font-family:var(--font-family);font-size:.8125rem;font-weight:400;line-height:1.45;color:#ffffffd1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1024px){.gateway-speakers__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 374px){.gateway-speakers{padding:clamp(2.5rem,7vw,3.5rem) 0 clamp(2rem,6vw,3rem)}.gateway-speakers__grid{grid-template-columns:1fr;gap:.875rem}}.gateway-program{background:#fff;padding:clamp(3rem,6vw,5rem) 0}.gateway-program__header{margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.gateway-program__header .section-heading{margin-bottom:.625rem}.gateway-program__header .section-heading__title{font-size:clamp(1.625rem,2.75vw,2.375rem)}.gateway-program__description{margin:0;max-width:36rem;font-family:var(--font-family);font-size:clamp(.9375rem,1.35vw,1.0625rem);font-weight:var(--section-desc-weight);line-height:1.5;color:var(--color-text-secondary)}.gateway-program__toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(1rem,3vw,2rem);margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.gateway-program__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.375rem;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:16px;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:#fff;background:var(--gradient-brand-btn);border:none;border-radius:0;transition:opacity .2s ease;white-space:nowrap}.gateway-program__cta:hover{opacity:.92}.gateway-program__days{position:relative;display:inline-flex;align-items:stretch;gap:.25rem;margin-bottom:0;padding:.3125rem;background:#e8e8e8;border-radius:999px}.gateway-program__days-indicator{position:absolute;top:0;left:0;z-index:0;background:#fff;border-radius:999px;box-shadow:0 1px 3px #0000000f;transition:transform .4s cubic-bezier(.22,1,.36,1),width .4s cubic-bezier(.22,1,.36,1),height .4s cubic-bezier(.22,1,.36,1);pointer-events:none}.gateway-program__day-tab{position:relative;z-index:1;display:inline-flex;flex-direction:column;align-items:flex-start;gap:.125rem;padding:.5625rem 1rem;font-family:var(--font-family);text-align:left;cursor:pointer;color:var(--color-text-secondary);background:transparent;border:none;border-radius:999px;transition:color .25s ease}.gateway-program__day-tab:hover:not(.is-active){color:var(--color-text)}.gateway-program__day-tab.is-active{color:var(--color-text);background:transparent}.gateway-program__day-label{font-size:.8125rem;font-weight:600;line-height:1.2;letter-spacing:.01em}.gateway-program__day-date{font-size:.6875rem;font-weight:400;line-height:1.3;opacity:.72}.gateway-program__day-tab.is-active .gateway-program__day-date{opacity:.8}@media (prefers-reduced-motion: reduce){.gateway-program__days-indicator{transition:none}}.gateway-program__schedule{display:flex;flex-direction:column}.gateway-program__schedule[hidden]{display:none!important}.gateway-program__group-label{margin:1.25rem 0 .5rem;padding:.875rem 1.25rem;font-family:var(--font-family);font-size:20px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--color-text);background:#f5f5f5;border-radius:.5rem}.gateway-program__schedule .gateway-program__group-label:first-child{margin-top:0}.gateway-program__divider{margin:0;border:none;height:1px;background:#00000012}.gateway-program__row{display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(1.25rem,3vw,3rem);padding:1rem 0}.gateway-program__time{flex:0 0 auto;min-width:4rem;font-family:var(--font-family);font-size:17px;font-weight:400;line-height:1.35;font-variant-numeric:tabular-nums;color:var(--color-text-muted)}.gateway-program__content{flex:1 1 auto;max-width:40rem;text-align:left}.gateway-program__title{margin:0 0 .25rem;font-family:var(--font-family);font-size:20px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:var(--color-text)}.gateway-program__desc{margin:0;font-family:var(--font-family);font-size:14px;font-weight:400;line-height:1.45;color:var(--color-text-secondary)}.gateway-program__speakers{flex:0 0 auto;display:flex;gap:.5rem;align-items:center}.gateway-program__speaker{width:68px;height:68px;object-fit:cover;object-position:center center;border-radius:.375rem;background:#f5f5f5}@media (max-width: 768px){.gateway-program__toolbar{flex-direction:column;align-items:flex-start}.gateway-program__cta{order:-1;align-self:flex-start;margin-bottom:.75rem}.gateway-program__days{width:fit-content;max-width:100%}.gateway-program__row{flex-wrap:wrap;gap:1rem;padding:.875rem 0}.gateway-program__time{min-width:auto}.gateway-program__content{flex:1 1 100%;order:3;max-width:none}.gateway-program__speakers{margin-left:auto}}@media (max-width: 480px){.gateway-program{padding:clamp(2.5rem,7vw,3.5rem) 0}.gateway-program__group-label{padding:.75rem 1rem;font-size:17px}.gateway-program__time{font-size:16px}.gateway-program__title{font-size:17px}.gateway-program__desc{font-size:13px}.gateway-program__speaker{width:56px;height:56px}}.gateway-marquee{--marquee-text-size: 2.125rem;--marquee-media-height: clamp(11rem, 28vw, 16.5rem);--marquee-gap: .75rem;position:relative;overflow:hidden}.gateway-marquee__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.gateway-marquee__content{position:relative;z-index:1;padding:clamp(2.5rem,5vw,4rem) 0}.gateway-marquee__text-wrap,.gateway-marquee__media-wrap{overflow:hidden}.gateway-marquee__text-wrap{border-bottom:1px solid rgba(255,255,255,.12)}.gateway-marquee__text-track,.gateway-marquee__media-track{display:flex;width:max-content;gap:var(--marquee-gap);will-change:transform}.gateway-marquee__text-track--rtl{animation:gateway-marquee-text-rtl 90s linear infinite}.gateway-marquee__media-track--ltr{animation:gateway-marquee-media-ltr 70s linear infinite}.gateway-marquee__text-group,.gateway-marquee__media-group{display:flex;align-items:center;flex-shrink:0;gap:var(--marquee-gap)}.gateway-marquee__text-group{padding:1.25rem 0}.gateway-marquee__text-item{flex-shrink:0;font-family:var(--font-family);font-size:var(--marquee-text-size);font-weight:500;line-height:1;letter-spacing:-.02em;white-space:nowrap;color:#fff}.gateway-marquee__media-group{padding:clamp(1.25rem,2.5vw,2rem) 0 var(--marquee-gap)}.gateway-marquee__media-item{margin:0;flex-shrink:0;width:clamp(14rem,30vw,22rem);height:var(--marquee-media-height);overflow:hidden;background:#ffffff14}.gateway-marquee__media-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}@keyframes gateway-marquee-text-rtl{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--marquee-gap) / 2))}}@keyframes gateway-marquee-media-ltr{0%{transform:translate(calc(-50% - var(--marquee-gap) / 2))}to{transform:translate(0)}}@media (max-width: 768px){.gateway-marquee{--marquee-text-size: clamp(1.25rem, 5.5vw, 1.75rem);--marquee-media-height: clamp(8.5rem, 44vw, 11.5rem);--marquee-gap: .625rem}.gateway-marquee__text-group{padding:.875rem 0}.gateway-marquee__media-item{width:clamp(10.5rem,62vw,16rem)}}@media (prefers-reduced-motion: reduce){.gateway-marquee__text-track--rtl,.gateway-marquee__media-track--ltr{animation:none}}
