.talk-hero{isolation:isolate;--hero-shift:0;--cursor-x:50%;--cursor-y:35%;background:#000;align-items:flex-end;width:100%;min-height:96vh;padding:0;display:flex;position:relative;overflow:hidden}.talk-hero-stage{z-index:0;pointer-events:none;position:absolute;inset:0}.talk-hero-image{object-fit:cover;object-position:58% 28%;filter:saturate(.9)contrast(1.05);width:100%;height:100%;transform:scale(calc(1.02 + var(--hero-shift) * .05));transition:transform 50ms linear;position:absolute;inset:0}.talk-hero-gradient{background:linear-gradient(to top right,#000000eb 0%,#000000b8 22%,#00000047 55%,#0000 80%),linear-gradient(#00000080 0%,#0000 25% 70%,#00000073 100%);position:absolute;inset:0}.talk-hero-grain{opacity:.16;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:220px 220px;position:absolute;inset:0}.talk-hero-spotlight{pointer-events:none;mix-blend-mode:screen;opacity:.45;background:radial-gradient(circle 460px at var(--cursor-x) var(--cursor-y), #ffffff1f 0%, #ffffff09 40%, transparent 65%);transition:background 80ms linear;position:absolute;inset:0}.talk-hero-content{z-index:2;width:100%;max-width:820px;padding:0 6% 8vh;position:relative}.talk-hero-eyebrow,.talk-hero-name,.talk-hero-talk-title,.talk-hero-watch,.talk-hero-context{opacity:0;animation:.95s cubic-bezier(.16,1,.3,1) forwards hero-entry;transform:translateY(22px)}.talk-hero-eyebrow{animation-delay:.25s}.talk-hero-name{animation-delay:.45s}.talk-hero-talk-title{animation-delay:.75s}.talk-hero-watch{animation-delay:1.35s}.talk-hero-context{animation-delay:1.55s}@keyframes hero-entry{to{opacity:1;transform:translateY(0)}}.talk-hero-eyebrow{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.24em;text-transform:uppercase;color:#ffffff8c;margin:0 0 2rem;font-size:.68rem;font-weight:500;line-height:1.5}.talk-hero-name{font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.04em;color:#fff;text-wrap:balance;text-shadow:0 2px 24px #00000059;margin:0 0 1.25rem;font-size:clamp(4rem,11vw,8.5rem);font-weight:700;line-height:.94}.talk-hero-talk-title{font-family:var(--sans,"Host Grotesk", sans-serif);color:#fff;letter-spacing:-.005em;max-width:22em;margin:0 0 2.5rem;font-size:clamp(1.25rem,2.1vw,1.65rem);font-weight:500;line-height:1.3}.talk-hero-talk-title span{font-style:normal}.talk-hero-watch{color:#000;font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.005em;cursor:pointer;will-change:transform;background:#fff;border:none;border-radius:9999px;align-items:center;gap:.6rem;margin-bottom:1.75rem;padding:.95rem 1.6rem .95rem 1.3rem;font-size:.95rem;font-weight:600;transition:box-shadow .3s;display:inline-flex;box-shadow:0 10px 32px #00000073,0 0 0 1px #ffffff14}.talk-hero-watch:hover,.talk-hero-watch:focus-visible{outline:none;box-shadow:0 16px 44px #0000008c,0 0 0 1px #fff3}.talk-hero-watch-icon{color:#000;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.talk-hero-watch-sep{color:#0000004d;margin:0 .15em}.talk-hero-watch-runtime{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.05em;color:#000000a6;font-size:.78rem;font-weight:500}.talk-hero-context{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;margin:0;font-size:.7rem;font-weight:500;line-height:1.5}@media (max-width:960px){.talk-hero{min-height:100vh}.talk-hero-content{padding:0 5% 12vh}.talk-hero-name{letter-spacing:-.035em;font-size:clamp(3rem,14vw,5.25rem)}.talk-hero-eyebrow{letter-spacing:.18em;font-size:.6rem}.talk-hero-talk-title{font-size:1.05rem}.talk-hero-context{letter-spacing:.18em;font-size:.62rem}.talk-hero-image{object-position:55% 30%}}@media (max-width:640px){.talk-hero-content{padding:0 5% 14vh}.talk-hero-name{font-size:clamp(2.75rem,13vw,4.5rem)}.talk-hero-watch{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.talk-hero-eyebrow,.talk-hero-name,.talk-hero-talk-title,.talk-hero-watch,.talk-hero-context{opacity:1;animation:none;transform:none}.talk-hero-image{transform:none}.talk-hero-spotlight{display:none}}
.talk-video{max-width:1100px;margin:9rem auto 10rem;padding:0 5%}.talk-video-card{aspect-ratio:16/9;cursor:pointer;width:100%;color:inherit;background:#0a0a0a;border:1px solid #ffffff0f;border-radius:24px;padding:0;font-family:inherit;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .3s;display:block;position:relative;overflow:hidden}.talk-video-card:hover:not(:disabled),.talk-video-card:focus-visible:not(:disabled){border-color:#ffffff26;outline:none;transform:translateY(-3px);box-shadow:0 30px 80px #00000080}.talk-video-card:disabled{cursor:default}.talk-video-poster{object-fit:cover;filter:saturate(.85)contrast(1.05);width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.talk-video-card:hover .talk-video-poster{transform:scale(1.02)}.talk-video-placeholder{background:radial-gradient(circle at 30% 30%,#6464ff0d,#0000 60%),radial-gradient(circle at 70% 70%,#ff64c80a,#0000 60%),#0a0a0a;position:absolute;inset:0}.talk-video-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 75%);mask-image:radial-gradient(#000 0%,#0000 75%)}.talk-video-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 50%,#0000008c 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.talk-video-play{color:#000;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 16px 40px #0006}.talk-video-card:hover .talk-video-play{transform:scale(1.06)}.talk-video-soon-label{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff26;border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:500}.talk-video-meta{gap:.5rem;display:flex;position:absolute;bottom:24px;left:24px}.talk-video-runtime{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:1px solid #ffffff26;border-radius:100px;padding:.35rem .7rem;font-size:.65rem;font-weight:500}.talk-video-fs{z-index:1000;cursor:pointer;isolation:isolate;background:#000000a6;justify-content:center;align-items:center;padding:4vh 4vw;display:flex;position:fixed;inset:0}.talk-video-fs-backdrop{pointer-events:none;z-index:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#00000040;position:absolute;inset:0}.talk-video-fs-frame{z-index:2;cursor:default;flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;max-width:1480px;display:flex;position:relative}.talk-video-fs-player{aspect-ratio:16/9;background:#000;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 60px 120px #000000b3,0 0 0 1px #ffffff14}.talk-video-fs-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.talk-video-fs-caption{text-align:center;font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.25em;text-transform:uppercase;color:#ffffff73;margin:0;font-size:.65rem;font-weight:500}.talk-video-fs-title{color:#ffffffa6}.talk-video-fs-close{color:#fff;cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s,transform .4s cubic-bezier(.34,1.56,.64,1),border-color .3s;display:inline-flex;position:absolute;top:-2.25rem;right:0}.talk-video-fs-close:hover,.talk-video-fs-close:focus-visible{background:#ffffff29;border-color:#ffffff47;outline:none;transform:rotate(90deg)}@media (max-width:768px){.talk-video{margin:0 auto 4rem;padding:0 5%}.talk-video-card{border-radius:16px}.talk-video-play{width:64px;height:64px}.talk-video-fs{padding:6vh 4vw}.talk-video-fs-close{width:36px;height:36px;top:-2.5rem}.talk-video-fs-player{border-radius:12px}}@media (prefers-reduced-motion:reduce){.talk-video-card,.talk-video-poster,.talk-video-play,.talk-video-fs-close{transition:none}}
.pull-quote{text-align:left;max-width:880px;margin:6rem auto;padding:0 5%;position:relative}.pull-quote-text{font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.015em;color:#fff;text-wrap:balance;margin:0 0 2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.15}.pull-quote-attribution{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:#ffffff80;margin:0;font-size:.7rem;font-weight:500;line-height:1.4}.pull-quote-dash{color:#ffffff59;margin-right:.4em}.pull-quote-name{color:#ffffffbf}.pull-quote-sep{color:#ffffff4d;margin:0 .1em}.pull-quote-context{color:#ffffff73}[data-article-body].article-dim p:not([data-pull-quote] p),[data-article-body].article-dim h2:not([data-pull-quote] h2),[data-article-body].article-dim .article-eyebrow{opacity:.18;transition:opacity .6s cubic-bezier(.4,0,.2,1)}[data-article-body] p,[data-article-body] h2,[data-article-body] .article-eyebrow{transition:opacity .6s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){[data-article-body].article-dim p,[data-article-body].article-dim h2,[data-article-body].article-dim .article-eyebrow{opacity:1}}@media (max-width:768px){.pull-quote{margin:4rem auto}.pull-quote-text{font-size:clamp(1.5rem,6vw,2.25rem)}}
.editors-note{border-top:1px solid #ffffff14;max-width:720px;margin:6rem auto 4rem;padding:3rem 5% 0}.editors-note-eyebrow{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.2em;text-transform:uppercase;color:#ffffff73;margin:0 0 1.25rem;font-size:.7rem;font-weight:500}.editors-note-body{font-family:var(--sans,"Host Grotesk", sans-serif);color:#ffffffb8;font-size:1rem;line-height:1.7}.editors-note-body p{margin:0 0 1.25rem}.editors-note-body p:last-child{margin-bottom:0}@media (max-width:768px){.editors-note{margin:4rem auto 3rem;padding:2.5rem 5% 0}}
.speaker-bio{border-top:1px solid #ffffff0d;max-width:1100px;margin:0 auto 8rem;padding:4rem 5% 0}.speaker-bio-eyebrow{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin:0 0 2.5rem;font-size:.7rem;font-weight:500}.speaker-bio-inner{grid-template-columns:220px 1fr;align-items:start;gap:3rem;display:grid}.speaker-bio-image-wrap{aspect-ratio:4/5;background:#0a0a0a;border-radius:12px;overflow:hidden}.speaker-bio-portrait{width:100%;height:100%;position:relative}.speaker-bio-image{object-fit:cover;filter:saturate(.85)contrast(1.05);width:100%;height:100%;transition:filter .4s,transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.speaker-bio-portrait:hover .speaker-bio-image{filter:saturate(.95)contrast(1.05);transform:scale(1.02)}.speaker-bio-hover-video{object-fit:cover;z-index:2;opacity:0;width:100%;height:100%;animation:.5s forwards speakerBioVideoFadeIn;position:absolute;top:0;left:0}@keyframes speakerBioVideoFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.speaker-bio-image,.speaker-bio-portrait:hover .speaker-bio-image{transition:none;transform:none}.speaker-bio-hover-video{opacity:1;animation:none}}.speaker-bio-name{font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.015em;color:#fff;margin:0 0 .4rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.1}.speaker-bio-title{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;margin:0 0 1.5rem;font-size:.7rem;font-weight:500}.speaker-bio-body{font-family:var(--sans,"Host Grotesk", sans-serif);color:#ffffffb8;max-width:38em;margin:0 0 1.75rem;font-size:.95rem;line-height:1.7}.speaker-bio-links{gap:1.25rem;display:flex}.speaker-bio-link{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:#ffffffbf;border:1px solid #ffffff1f;border-radius:100px;padding:.5rem .9rem;font-size:.7rem;font-weight:500;text-decoration:none;transition:background .3s,border-color .3s,transform .3s cubic-bezier(.34,1.56,.64,1)}.speaker-bio-link:hover,.speaker-bio-link:focus-visible{background:#ffffff0f;border-color:#fff3;outline:none;transform:translateY(-2px)}@media (max-width:768px){.speaker-bio{margin:0 auto 6rem;padding:3rem 5% 0}.speaker-bio-inner{grid-template-columns:1fr;gap:2rem}.speaker-bio-image-wrap{max-width:180px}}
.from-the-room{background:#000;border-top:1px solid #ffffff0d;margin-top:4rem;padding:8rem 5% 4rem;position:relative;overflow:visible}.from-the-room-header{text-align:center;max-width:720px;margin:0 auto 4rem}.from-the-room-eyebrow{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;margin:0 0 1.5rem;font-size:.7rem;font-weight:500}.from-the-room-headline{font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.02em;color:#fff;text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.1}.from-the-room-intro{font-family:var(--sans,"Host Grotesk", sans-serif);color:#ffffffa6;text-wrap:pretty;max-width:36em;margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.from-the-room-controls{gap:.6rem;display:inline-flex}.from-the-room-btn{color:#ffffffc7;font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:100px;align-items:center;gap:.5rem;padding:.55rem 1.05rem;font-size:.7rem;font-weight:500;transition:background .25s,border-color .25s,transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.from-the-room-btn:hover{background:#ffffff12;border-color:#ffffff38;transform:translateY(-2px)}.from-the-room-canvas{width:100%;height:80vh;min-height:560px;max-height:820px;position:relative;overflow:visible}.from-the-room-canvas.is-shuffling .from-the-room-card{transition:left .55s cubic-bezier(.34,1.56,.64,1),top .55s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,transform .4s}.from-the-room-card{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;will-change:transform, left, top;border-radius:6px;transition:box-shadow .35s,transform .35s;position:absolute;overflow:visible}.from-the-room-card.is-dragging{cursor:grabbing;transition:none;z-index:200!important}.from-the-room-card.is-hovered:not(.is-dragging){box-shadow:0 30px 60px #00000080,0 0 0 1px #ffffff14;transform:rotate(0)scale(1.03)!important}.from-the-room-card img,.from-the-room-placeholder{background:#0a0a0a;border-radius:6px;width:100%;height:100%;display:block;box-shadow:0 16px 36px #00000073}.from-the-room-card img{object-fit:cover;filter:saturate(.88)contrast(1.05)}.from-the-room-placeholder{background:repeating-linear-gradient(45deg,#ffffff08 0 6px,#0000 6px 12px),radial-gradient(circle at 30% 30%,#ffffff0a,#0000 60%),#0a0a0a;border:1px solid #ffffff0f;justify-content:center;align-items:center;display:flex;position:relative}.from-the-room-placeholder-tag{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.18em;text-transform:uppercase;color:#ffffff52;background:#0009;border:1px solid #ffffff1a;border-radius:100px;padding:.4rem .7rem;font-size:.6rem;font-weight:500}.from-the-room-label{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;pointer-events:none;font-size:.55rem;font-weight:500;position:absolute;top:-1.6rem;left:0}@media (max-width:768px){.from-the-room{padding:5rem 5% 3rem}.from-the-room-canvas{height:60vh;min-height:480px}}@media (prefers-reduced-motion:reduce){.from-the-room-card{transition:none}}
.talk-article{width:100%}.talk-article-eyebrow{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.2em;text-transform:uppercase;color:#ffffff73;margin:0 0 2rem;padding:0 5%;font-size:.7rem;font-weight:500}.article-body{max-width:720px;font-family:var(--sans,"Host Grotesk", sans-serif);color:#ffffffd1;margin:0 auto;padding:6rem 5% 0;font-size:1.0625rem;line-height:1.75}.article-body p{text-wrap:pretty;margin:0 0 1.75rem}.article-body .article-lede{color:#ffffffeb;margin-bottom:2.25rem;font-size:1.25rem;line-height:1.6}.article-body .article-lede:first-letter{font-family:var(--sans,"Host Grotesk", sans-serif);float:left;color:#fff;letter-spacing:-.02em;margin:.25rem .5rem -.1rem 0;font-size:4.5rem;font-weight:600;line-height:.88}.article-body .article-emphasis{font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.015em;color:#fff;text-wrap:balance;margin:3rem 0;padding-left:0;font-size:clamp(1.4rem,2.6vw,1.85rem);font-weight:500;line-height:1.3;display:block}.article-body h2{font-family:var(--sans,"Host Grotesk", sans-serif);letter-spacing:-.015em;color:#fff;text-wrap:balance;margin:4.5rem 0 1.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.2}.article-body em{color:#fffffff2;font-style:italic}.article-body strong{color:#fff;font-weight:600}.article-body a{color:#fff;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59;text-decoration-thickness:1px;transition:text-decoration-color .3s}.article-body a:hover{text-decoration-color:#fff}.article-body blockquote{font-family:var(--sans,"Host Grotesk", sans-serif);color:#fffffff2;border:none;margin:3rem 0;padding:0;font-size:clamp(1.25rem,2.4vw,1.6rem);font-style:normal;font-weight:400;line-height:1.4}.article-body blockquote p{margin:0 0 .75rem}.article-body blockquote cite{font-family:var(--mono,"IBM Plex Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;margin-top:.75rem;font-size:.7rem;font-style:normal;font-weight:500;display:block}@media (max-width:768px){.article-body{padding:4rem 5% 0;font-size:1rem;line-height:1.7}.article-body .article-lede{font-size:1.125rem}.article-body .article-lede:first-letter{font-size:3.5rem}}
