.legacy-content{
  --white:#FFFFFF; --paper:#F5F7F9; --paper-2:#EBEFF3;
  --line:#DFE5EB; --line-weak:#EEF1F4;
  --ink:#0D1116; --ink-2:#333B45; --ink-3:#5F6874; --ink-4:#949DAA;
  --rec:#F0563C; --rec-soft:#FEF0ED; --rec-2:#FD7459; --rec-wash:#FDEFEC;
  --live:#12A150;
  --night:#0B0E12; --night-2:#12171D; --night-line:#212831; --night-ink:#98A3B2;
  --ring:0 0 0 1px rgba(13,17,22,.08);
  --lift:0 8px 18px rgba(13,17,22,.04), 0 20px 44px rgba(13,17,22,.05), 0 44px 74px rgba(13,17,22,.02);
  --lift-lg:0 10px 24px rgba(13,17,22,.07), 0 32px 64px rgba(13,17,22,.09), 0 70px 110px rgba(13,17,22,.05);
}.legacy-content *{box-sizing:border-box}.legacy-content{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}.legacy-content{
  margin:0;background:var(--white);color:var(--ink);
  font-family:"Geist",-apple-system,BlinkMacSystemFont,sans-serif;font-size:15.5px;line-height:1.6;
  letter-spacing:-.004em;overflow-x:hidden;overflow-x:clip;
}.legacy-content h1,.legacy-content h2,.legacy-content h3{margin:0;font-weight:500;text-wrap:balance}.legacy-content h1{line-height:1.04;letter-spacing:-.03em;font-weight:500}.legacy-content .h1 .l1,.legacy-content h1 .l1{display:block;font-size:clamp(22px,2.7vw,36px);color:var(--ink-3);letter-spacing:-.022em;margin-bottom:6px}.legacy-content h1 .l2{display:block;font-size:clamp(38px,5.6vw,68px);letter-spacing:-.034em}.legacy-content h2{font-size:clamp(28px,3.3vw,44px);line-height:1.05;letter-spacing:-.028em}.legacy-content h3{font-size:17px;line-height:1.3;letter-spacing:-.014em;font-weight:600}.legacy-content p{margin:0}.legacy-content a{color:inherit;text-decoration:none}.legacy-content .wrap{width:min(1180px,92vw);margin:0 auto;position:relative;z-index:1}.legacy-content .mono{font-family:"Geist Mono",ui-monospace,monospace;font-size:11.5px;letter-spacing:.02em;font-weight:500}.legacy-content .livelayer{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.legacy-content .livelayer svg{width:100%;height:100%;display:block}.legacy-content .orbits ellipse{fill:none;stroke:var(--line);stroke-width:1;opacity:.5}.legacy-content .routes path{fill:none;stroke:var(--line);stroke-width:1.15;opacity:.55}.legacy-content .nodes circle{fill:var(--rec);opacity:.4}@media (prefers-reduced-motion:no-preference){.legacy-content .routes path{
    stroke:url(#sig);stroke-width:1.8;opacity:1;
    stroke-dasharray:70 620;stroke-dashoffset:690;
    animation:signal 6.5s cubic-bezier(.5,0,.5,1) infinite;
  }.legacy-content .routes path:nth-child(2){animation-delay:1.1s}.legacy-content .routes path:nth-child(3){animation-delay:2.2s}.legacy-content .routes path:nth-child(4){animation-delay:3.3s}.legacy-content .routes path:nth-child(5){animation-delay:4.4s}.legacy-content .routes path:nth-child(6){animation-delay:5.5s}.legacy-content .nodes circle{animation:nodePulse 3.4s ease-in-out infinite}.legacy-content .nodes circle:nth-child(2){animation-delay:.5s}.legacy-content .nodes circle:nth-child(3){animation-delay:1s}.legacy-content .nodes circle:nth-child(4){animation-delay:1.5s}.legacy-content .nodes circle:nth-child(5){animation-delay:2s}.legacy-content .nodes circle:nth-child(6){animation-delay:2.5s}.legacy-content .orbits ellipse{animation:orbitBreathe 22s ease-in-out infinite alternate}.legacy-content .orbits ellipse:nth-child(2){animation-delay:-7s}.legacy-content .orbits ellipse:nth-child(3){animation-delay:-14s}}@keyframes signal{to{stroke-dashoffset:0}}@keyframes nodePulse{0%,100%{opacity:.25;r:3}50%{opacity:.85;r:4.5}}@keyframes orbitBreathe{to{transform:scale(1.025)}}.legacy-content .orbits{transform-origin:600px 330px}.legacy-content .orbits ellipse{transform-origin:600px 330px}.legacy-content .livelayer svg::before{content:none}.legacy-content .routes{filter:none}@media (max-width:1100px){.legacy-content .livelayer{opacity:.5}}.legacy-content{background:#E8EBEE}.legacy-content .shell{background:var(--white);border-radius:26px;overflow:hidden;overflow:clip;margin:14px;
  box-shadow:0 1px 2px rgba(13,17,22,.06),0 30px 70px -30px rgba(13,17,22,.22)}.legacy-content nav{border-radius:26px 26px 0 0}.legacy-content .navlinks a{padding:8px 15px;border-radius:999px;box-shadow:inset 0 0 0 1px var(--line-weak);transition:.16s}.legacy-content .navlinks a:hover{box-shadow:inset 0 0 0 1px var(--line);background:var(--paper)}.legacy-content .floaters{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.legacy-content .fl{position:absolute;border-radius:14px;overflow:hidden;background:#0C1014;
  background-size:cover;background-position:center 20%;
  box-shadow:0 10px 30px rgba(13,17,22,.13),0 40px 70px -30px rgba(13,17,22,.3)}.legacy-content .fl::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);border-radius:14px}.legacy-content .fl .d{position:absolute;left:7px;bottom:6px;font-family:"Geist Mono",ui-monospace,monospace;font-size:8.5px;
  color:#fff;background:rgba(8,11,14,.55);border-radius:3px;padding:1.5px 5px}.legacy-content .fl.far{filter:blur(7px) saturate(.85);opacity:.55}.legacy-content .fl.mid{filter:blur(2.5px) saturate(.95);opacity:.8}@media (prefers-reduced-motion:no-preference){.legacy-content .fl{animation:drift var(--t,17s) ease-in-out infinite alternate}}@keyframes drift{to{transform:translateY(var(--dy,-16px)) translateX(var(--dx,7px))}}@media (max-width:1100px){.legacy-content .floaters{display:none}}.legacy-content body::after{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:9;opacity:.028;
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/></filter><rect width='140' height='140' filter='url(%23n)'/></svg>");
}.legacy-content .rec{display:inline-flex;align-items:center;gap:6px;color:var(--rec)}.legacy-content .rec::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}@media (prefers-reduced-motion:no-preference){.legacy-content .rec::before{animation:blink 2s ease-in-out infinite}}@keyframes blink{0%,100%{opacity:1}50%{opacity:.22}}.legacy-content .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:"Geist";
  font-size:14.5px;font-weight:500;padding:13px 20px;border-radius:8px;border:0;cursor:pointer;
  transition:background .16s,transform .16s,box-shadow .16s}.legacy-content .btn-dark{background:var(--ink);color:#fff;box-shadow:0 1px 2px rgba(13,17,22,.2)}.legacy-content .btn-dark:hover{background:#242C36}.legacy-content .btn-line{background:rgba(255,255,255,.7);color:var(--ink-2);box-shadow:var(--ring);backdrop-filter:blur(8px)}.legacy-content .btn-line:hover{background:#fff}.legacy-content .btn-glow{background:#fff;color:var(--night)}.legacy-content .btn-ghost-d{background:transparent;color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.22)}.legacy-content .btn:active{transform:translateY(1px)}.legacy-content .btn-lg{padding:15px 26px;font-size:15px}.legacy-content nav{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.82);backdrop-filter:blur(16px) saturate(1.5);border-bottom:1px solid transparent;transition:border-color .2s}.legacy-content nav.scrolled{border-bottom-color:var(--line-weak);background:rgba(255,255,255,.93);box-shadow:0 6px 20px -14px rgba(13,17,22,.45)}.legacy-content nav .wrap{display:flex;align-items:center;gap:30px;height:66px}.legacy-content .mark{display:inline-flex;align-items:center}.legacy-content .mark img{height:34px;width:auto;display:block}.legacy-content footer .mark img{height:30px}.legacy-content .mark i{font-style:normal;color:var(--rec)}.legacy-content .navlinks{display:flex;gap:24px}.legacy-content .navlinks a{font-size:14px;color:var(--ink-3);transition:color .16s}.legacy-content .navlinks a:hover{color:var(--ink)}.legacy-content .navcta{margin-left:auto;display:flex;gap:9px}.legacy-content .hero{position:relative;padding:96px 0 104px;text-align:center;overflow:hidden}.legacy-content .hero::before{
  content:"";position:absolute;left:50%;top:-28%;transform:translateX(-50%);
  width:1100px;height:760px;pointer-events:none;
  background:
    radial-gradient(42% 46% at 50% 42%, rgba(232,80,58,.13), transparent 70%),
    radial-gradient(38% 40% at 26% 28%, rgba(96,138,255,.10), transparent 70%),
    radial-gradient(40% 44% at 76% 32%, rgba(18,161,80,.07), transparent 70%);
  filter:blur(18px);
}.legacy-content .hero .wrap{max-width:1000px;position:relative;z-index:2}.legacy-content .kicker{display:inline-flex;align-items:center;gap:9px;padding:7px 14px;border-radius:999px;
  background:rgba(255,255,255,.72);box-shadow:var(--ring);backdrop-filter:blur(8px);margin-bottom:28px}.legacy-content .h1line{display:block}.legacy-content .rot{display:inline-block;position:relative;overflow:hidden;height:1em;vertical-align:bottom;
  color:var(--rec);text-align:left}.legacy-content .rot span{display:block;animation:rotIn .55s cubic-bezier(.22,.61,.36,1)}@keyframes rotIn{from{transform:translateY(104%);opacity:0}}.legacy-content .hero .sub{font-size:clamp(17px,1.9vw,20px);color:var(--ink-3);max-width:46ch;margin:24px auto 0;line-height:1.5}.legacy-content .hero .sub b{color:var(--ink);font-weight:600}.legacy-content .herocta{display:flex;gap:11px;justify-content:center;margin-top:34px;flex-wrap:wrap}.legacy-content .trust{display:flex;gap:26px;justify-content:center;margin-top:44px;flex-wrap:wrap;color:var(--ink-4)}.legacy-content .stores{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:34px;flex-wrap:wrap}.legacy-content .stores a{display:inline-flex;transition:transform .16s,opacity .16s}.legacy-content .stores a:hover{transform:translateY(-2px)}.legacy-content .b-ios{height:48px;width:auto;display:block}.legacy-content .b-play{height:70px;width:auto;display:block;margin:-11px}.legacy-content .said{padding:0 0 100px;position:relative}.legacy-content .saidwrap{position:relative;height:230px;overflow:hidden;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);
          mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.legacy-content .lane{display:flex;gap:12px;width:max-content;padding:7px 0}.legacy-content .q{display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border-radius:999px;
  background:var(--white);box-shadow:var(--ring),0 2px 8px rgba(13,17,22,.04);
  font-size:14.5px;color:var(--ink-2);white-space:nowrap;transition:.3s}.legacy-content .q .mono{color:var(--ink-4)}.legacy-content .q.hit{background:var(--ink);color:#fff;box-shadow:0 6px 20px rgba(13,17,22,.22)}.legacy-content .q.hit .mono{color:var(--rec-2)}@media (prefers-reduced-motion:no-preference){.legacy-content .lane.a{animation:slideL 46s linear infinite}.legacy-content .lane.b{animation:slideR 58s linear infinite}.legacy-content .lane.c{animation:slideL 52s linear infinite}}@keyframes slideL{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes slideR{from{transform:translateX(-50%)}to{transform:translateX(0)}}.legacy-content section{padding:104px 0}.legacy-content .shead{max-width:60ch;margin-bottom:48px}.legacy-content .shead.c{margin-inline:auto;text-align:center}.legacy-content .shead h2{margin-bottom:14px}.legacy-content .eyebrow{font-family:"Geist Mono",ui-monospace,monospace;font-size:11px;letter-spacing:.13em;text-transform:uppercase;
  color:var(--rec);margin-bottom:15px;font-weight:500}.legacy-content .lede{font-size:17px;line-height:1.55;color:var(--ink-3);max-width:56ch}.legacy-content .shead.c .lede{margin-inline:auto}.legacy-content .night{background:var(--night);color:#fff;position:relative;overflow:hidden}.legacy-content .night::before{
  content:"";position:absolute;left:50%;top:-10%;transform:translateX(-50%);
  width:1200px;height:900px;pointer-events:none;
  background:radial-gradient(40% 42% at 50% 40%, rgba(232,80,58,.16), transparent 72%),
             radial-gradient(34% 36% at 22% 20%, rgba(96,138,255,.10), transparent 72%);
  filter:blur(10px);
}.legacy-content .night h2{color:#fff}.legacy-content .night .lede{color:var(--night-ink)}.legacy-content .night .eyebrow{color:var(--rec-2)}.legacy-content .reel{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}.legacy-content .steps{display:flex;flex-direction:column;gap:3px}.legacy-content .st{display:grid;grid-template-columns:24px 1fr;gap:14px;align-items:start;padding:15px 16px;
  border-radius:11px;position:relative;transition:background .35s}.legacy-content .st.live{background:rgba(255,255,255,.045)}.legacy-content .st .num{font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;color:#5C6672;padding-top:2px;transition:color .3s}.legacy-content .st.live .num{color:var(--rec-2)}.legacy-content .st .tt{font-size:15px;font-weight:500;transition:color .3s;color:#8F99A6}.legacy-content .st.live .tt{color:#fff}.legacy-content .st .ss{font-size:13px;color:#68727F;margin-top:3px;line-height:1.45}.legacy-content .st .prog{position:absolute;left:0;bottom:0;height:1.5px;width:100%;background:var(--rec);
  transform:scaleX(0);transform-origin:left;border-radius:2px}.legacy-content .st.live .prog{animation:prog 3.2s linear forwards}@keyframes prog{to{transform:scaleX(1)}}.legacy-content .screen{position:relative;border-radius:16px;background:var(--night-2);
  box-shadow:0 0 0 1px var(--night-line), 0 40px 90px -30px rgba(0,0,0,.8);
  padding:20px;min-height:396px;overflow:hidden}.legacy-content .pane{position:absolute;inset:20px;opacity:0;transform:translateY(8px);
  transition:opacity .5s cubic-bezier(.22,.61,.36,1),transform .5s cubic-bezier(.22,.61,.36,1)}.legacy-content .pane.on{opacity:1;transform:none}.legacy-content .plabel{font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;color:#5C6672;letter-spacing:.1em;
  text-transform:uppercase;margin-bottom:14px}.legacy-content .brief{border-radius:12px;background:#0B0E12;box-shadow:0 0 0 1px var(--night-line);padding:16px}.legacy-content .brief .bar{height:8px;border-radius:4px;background:#1D242C;margin-bottom:9px}.legacy-content .brief .bar.s{width:62%}.legacy-content .brief .rolebar{display:inline-block;margin-top:6px;padding:5px 11px;border-radius:6px;
  background:rgba(232,80,58,.14);color:var(--rec-2);font-size:12.5px}.legacy-content .wavef{display:flex;gap:3px;align-items:flex-end;height:26px;margin-top:16px}.legacy-content .wavef i{width:3px;border-radius:2px;background:var(--rec);height:22%}@media (prefers-reduced-motion:no-preference){.legacy-content .pane.on .wavef i{animation:wv 1.1s ease-in-out infinite}}@keyframes wv{0%,100%{height:18%}50%{height:100%}}.legacy-content .srcgrid{display:grid;grid-template-columns:repeat(9,1fr);gap:7px}.legacy-content .sd{aspect-ratio:1;border-radius:4px;background:#1B222A;transition:background .4s,transform .4s}.legacy-content .sd.f{background:var(--rec);transform:scale(1.15)}.legacy-content .srcnote{margin-top:16px;font-size:13px;color:#68727F}.legacy-content .inv{border-radius:11px;background:#0B0E12;box-shadow:0 0 0 1px var(--night-line);padding:15px;margin-bottom:9px}.legacy-content .inv .from{font-size:11.5px;color:#5C6672;margin-bottom:7px;font-family:"Geist Mono",ui-monospace,monospace}.legacy-content .inv .msg{font-size:13.5px;color:#C7CED7;line-height:1.5}.legacy-content .inv .thumb{margin-top:11px;height:60px;border-radius:8px;background:linear-gradient(150deg,#2A323C,#12171D);
  display:grid;place-items:center}.legacy-content .inv .thumb::after{content:"";border-left:11px solid rgba(255,255,255,.9);border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:3px}.legacy-content .reps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.legacy-content .rp{border-radius:9px;background:#0B0E12;box-shadow:0 0 0 1px var(--night-line);overflow:hidden}.legacy-content .rp .tb{aspect-ratio:4/5;background:linear-gradient(150deg,#2A323C,#0F1419);position:relative}.legacy-content .rp .tb::after{content:"";position:absolute;left:6px;bottom:6px;font-family:"Geist Mono",ui-monospace,monospace;
  font-size:8.5px;color:rgba(255,255,255,.55);content:"0:30"}.legacy-content .rp .nm{padding:7px 8px;font-size:10.5px;color:#8F99A6}.legacy-content .scr{border-radius:11px;background:#0B0E12;box-shadow:0 0 0 1px var(--night-line);padding:13px 15px;margin-bottom:8px;
  display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.legacy-content .scr .who{font-size:13.5px;color:#DCE2E9}.legacy-content .scr .ev{font-size:11.5px;color:#68727F;margin-top:3px}.legacy-content .scr .pc{font-family:"Geist Mono",ui-monospace,monospace;font-size:15px;color:var(--live);font-weight:500}.legacy-content .scr .bar{grid-column:1/-1;height:3px;border-radius:2px;background:#1B222A;overflow:hidden}.legacy-content .scr .bar i{display:block;height:100%;background:var(--live);transform-origin:left;transform:scaleX(0)}.legacy-content .pane.on .scr .bar i{animation:fillb 1s cubic-bezier(.22,.61,.36,1) forwards}@keyframes fillb{to{transform:scaleX(var(--w))}}.legacy-content .tw20{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.legacy-content .t2{aspect-ratio:4/5;border-radius:7px;background:linear-gradient(150deg,#2A323C,#0F1419);
  box-shadow:0 0 0 1px rgba(255,255,255,.05);position:relative}.legacy-content .t2 .p{position:absolute;left:5px;bottom:5px;font-family:"Geist Mono",ui-monospace,monospace;font-size:8px;color:var(--live)}.legacy-content .t20cap{margin-top:15px;font-size:13px;color:#68727F}.legacy-content .face{background-size:cover;background-position:center 22%}.legacy-content .pane .brief-card{border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px var(--night-line);
  position:relative;width:216px;margin:0 auto}.legacy-content .pane .brief-card .fimg{aspect-ratio:3/4;background-position:center 18%}.legacy-content .pane .brief-card .recdot{position:absolute;left:11px;top:11px;display:inline-flex;align-items:center;gap:6px;
  background:rgba(8,11,14,.62);border-radius:5px;padding:4px 9px;color:#fff;
  font-family:"Geist Mono",ui-monospace,monospace;font-size:10px;letter-spacing:.06em;backdrop-filter:blur(6px)}.legacy-content .pane .brief-card .recdot::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--rec)}@media (prefers-reduced-motion:no-preference){.legacy-content .pane.on .brief-card .recdot::before{animation:blink 1.4s ease-in-out infinite}}.legacy-content .pane .brief-card .cap{position:absolute;left:0;right:0;bottom:0;padding:40px 13px 13px;color:#fff;
  background:linear-gradient(transparent,rgba(8,11,14,.92));font-size:12.5px;line-height:1.4}.legacy-content .sd{aspect-ratio:1;border-radius:5px;background-size:cover;background-position:center 22%;
  position:relative;overflow:hidden;filter:grayscale(1) brightness(.5)}.legacy-content .sd::after{content:"";position:absolute;inset:0;background:var(--rec);opacity:0;transition:opacity .25s}@media (prefers-reduced-motion:no-preference){.legacy-content .pane.on .sd{animation:scanTile 2.4s ease-in-out infinite}}@keyframes scanTile{
  0%,100%{filter:grayscale(1) brightness(.5)}
  42%{filter:grayscale(0) brightness(1)}
}.legacy-content .sd.f{filter:none}.legacy-content .sd.f::after{opacity:.32}.legacy-content .rp .tb{aspect-ratio:4/5;background-size:cover;background-position:center 20%;position:relative}.legacy-content .rp .tb .d{position:absolute;left:5px;bottom:5px;font-family:"Geist Mono",ui-monospace,monospace;font-size:8px;
  color:#fff;background:rgba(8,11,14,.6);border-radius:3px;padding:1px 4px}.legacy-content .scr{grid-template-columns:34px 1fr auto}.legacy-content .scr .av{width:34px;height:34px;border-radius:50%;background-size:cover;background-position:center 20%}.legacy-content .scr .bar{grid-column:1/-1}.legacy-content .t2{background-size:cover;background-position:center 20%}.legacy-content .tint{background:var(--paper);border-block:1px solid var(--line-weak)}.legacy-content .beats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line)}.legacy-content .beat{padding:28px 26px 30px;border-left:1px solid var(--line)}.legacy-content .beat:first-child{border-left:0;padding-left:0}.legacy-content .beat .n{font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;color:var(--ink-4);letter-spacing:.11em;display:block;margin-bottom:13px}.legacy-content .beat h3{margin-bottom:7px}.legacy-content .beat p{font-size:14px;color:var(--ink-3);line-height:1.55}.legacy-content .cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.legacy-content .card{background:var(--white);border-radius:13px;padding:24px 22px;box-shadow:var(--ring);transition:transform .18s,box-shadow .18s}.legacy-content .card:hover{transform:translateY(-3px);box-shadow:var(--ring),var(--lift)}.legacy-content .card .who{font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--rec);display:block;margin-bottom:13px}.legacy-content .card h3{margin-bottom:7px}.legacy-content .card p{font-size:14px;color:var(--ink-3);line-height:1.55}.legacy-content .photo{margin:0;border-radius:16px;overflow:hidden;box-shadow:var(--ring),var(--lift);position:relative}.legacy-content .photo img{width:100%;height:auto;display:block}.legacy-content .photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(232,80,58,.07));pointer-events:none}.legacy-content .photo-wide{margin:44px 0 0;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px var(--night-line),0 40px 90px -30px rgba(0,0,0,.8)}.legacy-content .photo-wide img{width:100%;height:auto;display:block}.legacy-content .dinner{display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:center}.legacy-content .soon{display:inline-block;font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;letter-spacing:.11em;
  text-transform:uppercase;color:var(--ink-3);background:var(--paper-2);padding:5px 11px;border-radius:5px;margin-bottom:15px}.legacy-content .wait{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.legacy-content .wait input{flex:1 1 150px;min-width:0;padding:13px 15px;border-radius:9px;border:0;box-shadow:var(--ring);
  font-family:"Geist";font-size:14.5px;background:var(--white)}.legacy-content .wait input::placeholder{color:var(--ink-4)}.legacy-content .table{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.legacy-content .seat{aspect-ratio:1;border-radius:50%;background:var(--paper-2)}.legacy-content .seat.taken{background:linear-gradient(150deg,#3A424E,#0F1419)}.legacy-content .close{text-align:center;padding:110px 0;position:relative;overflow:hidden}.legacy-content .close::before{content:"";position:absolute;left:50%;top:10%;transform:translateX(-50%);width:900px;height:520px;
  background:radial-gradient(40% 44% at 50% 50%, rgba(232,80,58,.10), transparent 70%);filter:blur(16px);pointer-events:none}.legacy-content .close .lede{margin:15px auto 30px}.legacy-content footer{border-top:1px solid var(--line-weak);padding:48px 0;background:var(--paper)}.legacy-content .fgrid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:32px}.legacy-content footer h4{font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-4);margin:0 0 13px;font-weight:500}.legacy-content footer a{display:block;font-size:14px;color:var(--ink-3);margin-bottom:8px}.legacy-content footer a:hover{color:var(--ink)}.legacy-content .fnote{margin-top:34px;padding-top:20px;border-top:1px solid var(--line);font-size:13px;color:var(--ink-4)}.legacy-content .rv{opacity:0;transform:translateY(14px);transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1)}.legacy-content .rv.in{opacity:1;transform:none}.legacy-content :focus-visible{outline:2px solid var(--rec);outline-offset:3px;border-radius:5px}@media (max-width:960px){.legacy-content .reel,.legacy-content .dinner{grid-template-columns:1fr;gap:36px}.legacy-content .beats,.legacy-content .cards{grid-template-columns:1fr 1fr}.legacy-content .beat{border-left:0;border-top:1px solid var(--line);padding-left:0}.legacy-content nav .wrap{flex-wrap:wrap;height:auto;padding-top:10px;padding-bottom:10px}.legacy-content .navlinks{order:3;width:100%;overflow-x:auto;gap:6px;padding-bottom:2px;
    -webkit-overflow-scrolling:touch;scrollbar-width:none}.legacy-content .navlinks::-webkit-scrollbar{display:none}.legacy-content .navlinks a{white-space:nowrap;font-size:13.5px;padding:7px 12px}.legacy-content .fgrid{grid-template-columns:1fr 1fr}.legacy-content section{padding:66px 0}.legacy-content .hero{padding:60px 0 70px}.legacy-content .srcgrid{grid-template-columns:repeat(7,1fr)}}@media (prefers-reduced-motion:reduce){.legacy-content *{animation:none!important;transition:none!important}.legacy-content .rv{opacity:1;transform:none}}.legacy-content .pagehead{padding:86px 0 66px;position:relative;overflow:hidden}.legacy-content .pagehead::before{
  content:"";position:absolute;left:50%;top:-40%;transform:translateX(-50%);
  width:900px;height:620px;pointer-events:none;
  background:radial-gradient(42% 46% at 50% 50%, rgba(240,86,60,.10), transparent 70%);filter:blur(18px);
}.legacy-content .pagehead .wrap{position:relative;z-index:1}.legacy-content h1.ph{font-size:clamp(32px,4.4vw,54px);line-height:1.05;letter-spacing:-.032em;font-weight:500;max-width:20ch;margin-bottom:16px}.legacy-content .pagehead .lede{font-size:17.5px}.legacy-content .prose{max-width:62ch}.legacy-content .prose p{font-size:17px;line-height:1.65;color:var(--ink-2);margin-bottom:20px}.legacy-content .dark-beats{border-top-color:var(--night-line);grid-template-columns:repeat(3,1fr)}.legacy-content .dark-beats .beat{border-left-color:var(--night-line)}.legacy-content .dark-beats .beat:nth-child(4){border-left:0;padding-left:0}.legacy-content .dark-beats .beat h3{color:#fff}.legacy-content .dark-beats .beat p{color:var(--night-ink)}.legacy-content .dark-beats .beat .n{color:var(--rec-2)}.legacy-content nav a[aria-current="page"]{color:var(--rec);background:var(--rec-soft);
  box-shadow:inset 0 0 0 1px rgba(240,86,60,.28)}.legacy-content nav a[aria-current="page"]:hover{color:var(--rec);background:var(--rec-soft)}@media (max-width:960px){.legacy-content .dark-beats{grid-template-columns:1fr 1fr}.legacy-content .pagehead{padding:52px 0 44px}}.legacy-content .legalprose{max-width:72ch}.legacy-content .legalprose h2{font-size:20px;line-height:1.3;letter-spacing:-.016em;font-weight:600;margin:38px 0 12px;color:var(--ink)}.legacy-content .legalprose h3{font-size:16.5px;margin:26px 0 9px}.legacy-content .legalprose p{font-size:16px;line-height:1.68;color:var(--ink-2);margin-bottom:16px}.legacy-content .legalprose ul,.legacy-content .legalprose ol{margin:0 0 18px;padding-left:20px}.legacy-content .legalprose li{font-size:16px;line-height:1.65;color:var(--ink-2);margin-bottom:8px}.legacy-content .legalprose a{color:var(--rec);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.legacy-content .legalprose a:hover{color:var(--rec-deep,#C43D28)}.legacy-content .legalprose strong{color:var(--ink);font-weight:600}.legacy-content .legalprose table{width:100%;border-collapse:collapse;margin:0 0 20px;font-size:15px}.legacy-content .legalprose th,.legacy-content .legalprose td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--line-weak)}.legacy-content .legalprose th{font-weight:600;color:var(--ink)}.legacy-content .fdef{font-size:13.5px;line-height:1.6;color:var(--ink-3);max-width:46ch;margin-top:13px}@media (max-width:720px){.legacy-content{font-size:15px}.legacy-content .shell{margin:8px;border-radius:18px}.legacy-content nav{border-radius:18px 18px 0 0}.legacy-content nav .wrap{height:58px;gap:14px}.legacy-content .mark img{height:28px}.legacy-content .navcta .btn-line{display:none}.legacy-content .btn{padding:11px 15px;font-size:14px}.legacy-content .btn-lg{padding:13px 18px;font-size:14.5px}.legacy-content .hero{padding:34px 0 46px}.legacy-content h1 .l1{font-size:19px;margin-bottom:4px}.legacy-content h1 .l2{font-size:34px}.legacy-content .hero .sub{font-size:16px;max-width:34ch}.legacy-content .livelayer{opacity:.35}.legacy-content .stores{gap:8px}.legacy-content .b-ios{height:42px}.legacy-content .b-play{height:61px;margin:-9.5px}.legacy-content .said{padding-bottom:56px}.legacy-content .saidwrap{height:170px}.legacy-content .q{font-size:13px;padding:9px 13px}.legacy-content section{padding:52px 0}.legacy-content .shead{margin-bottom:30px}.legacy-content h2{font-size:26px}.legacy-content .lede{font-size:15.5px}.legacy-content h1.ph{font-size:29px}.legacy-content .pagehead{padding:38px 0 32px}.legacy-content .beats,.legacy-content .dark-beats,.legacy-content .cards{grid-template-columns:1fr}.legacy-content .beat{border-left:0;border-top:1px solid var(--line);padding:20px 0 22px}.legacy-content .beat:first-child{border-top:0}.legacy-content .dark-beats .beat{border-left:0;border-top:1px solid var(--night-line)}.legacy-content .dark-beats .beat:nth-child(4){padding-left:0}.legacy-content .card{padding:20px 18px}.legacy-content .reel{gap:26px}.legacy-content .screen{min-height:330px;padding:15px}.legacy-content .pane{inset:15px}.legacy-content .srcgrid{grid-template-columns:repeat(6,1fr);gap:5px}.legacy-content .reps{grid-template-columns:repeat(3,1fr)}.legacy-content .rp:nth-child(n+7){display:none}.legacy-content .tw20{grid-template-columns:repeat(4,1fr)}.legacy-content .t2:nth-child(n+17){display:none}.legacy-content .st{padding:12px 12px}.legacy-content .st .tt{font-size:14px}.legacy-content .st .ss{font-size:12.5px}.legacy-content .dinner{gap:26px}.legacy-content .wait{flex-direction:column}.legacy-content .wait input,.legacy-content .wait .btn{width:100%}.legacy-content .photo img{border-radius:12px}.legacy-content .close{padding:56px 0}.legacy-content .prose p,.legacy-content .legalprose p,.legacy-content .legalprose li{font-size:15.5px}.legacy-content .legalprose h2{font-size:18px;margin-top:30px}.legacy-content footer{padding:34px 0}.legacy-content .fgrid{grid-template-columns:1fr;gap:26px}.legacy-content footer h4{margin-bottom:10px}.legacy-content .fdef{max-width:none}}@media (max-width:400px){.legacy-content h1 .l2{font-size:29px}.legacy-content .b-ios{height:38px}.legacy-content .b-play{height:55px;margin:-8.5px}.legacy-content .srcgrid{grid-template-columns:repeat(5,1fr)}.legacy-content .tw20{grid-template-columns:repeat(3,1fr)}.legacy-content .t2:nth-child(n+13){display:none}}.legacy-content .faqlist{max-width:76ch}.legacy-content details.faq{border-bottom:1px solid var(--line-weak);padding:2px 0}.legacy-content details.faq summary{
  list-style:none;cursor:pointer;padding:18px 34px 18px 0;position:relative;
  font-size:16.5px;font-weight:500;letter-spacing:-.012em;color:var(--ink);
}.legacy-content details.faq summary::-webkit-details-marker{display:none}.legacy-content details.faq summary::after{
  content:"";position:absolute;right:6px;top:50%;width:9px;height:9px;
  border-right:1.6px solid var(--ink-4);border-bottom:1.6px solid var(--ink-4);
  transform:translateY(-60%) rotate(45deg);transition:transform .2s;
}.legacy-content details.faq[open] summary::after{transform:translateY(-30%) rotate(-135deg)}.legacy-content details.faq summary:hover{color:var(--rec)}.legacy-content details.faq p{font-size:15.5px;line-height:1.65;color:var(--ink-3);padding:0 34px 20px 0;margin:0}.legacy-content .hidden{display:none!important}.legacy-content .people-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 26px;margin:26px 0 22px}.legacy-content .host-block,.legacy-content .person{display:flex;align-items:center;gap:12px}.legacy-content .host-photo,.legacy-content .host-photo-fallback,.legacy-content .person img,.legacy-content .person .pf{
  width:52px;height:52px;border-radius:50%;object-fit:cover;flex:none;
  background:var(--paper-2);box-shadow:var(--ring)}.legacy-content .host-photo-fallback,.legacy-content .person .pf{display:flex;align-items:center;justify-content:center;
  color:var(--ink-3);font-size:19px;font-weight:600}.legacy-content .host-name{display:block;font-size:16px;font-weight:600;letter-spacing:-.014em;color:var(--ink);line-height:1.3}.legacy-content .host-role{font-size:13px;color:var(--ink-4);line-height:1.4}.legacy-content a.host-block:hover .host-name{color:var(--rec)}.legacy-content .meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.legacy-content .chip{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:999px;
  background:var(--white);box-shadow:var(--ring);font-size:13.5px;color:var(--ink-2);white-space:nowrap}@media (max-width:720px){.legacy-content .people-row{gap:12px 18px;margin:20px 0 18px}.legacy-content .host-photo,.legacy-content .host-photo-fallback,.legacy-content .person img,.legacy-content .person .pf{width:44px;height:44px;font-size:17px}.legacy-content .chip{font-size:12.5px;padding:6px 11px}}.legacy-content .chip.salary{color:#0B7A3C;background:rgba(18,161,80,.08);box-shadow:0 0 0 1px rgba(18,161,80,.26)}.legacy-content .chip.salary.unset{color:var(--ink-4);background:var(--paper);box-shadow:var(--ring)}.legacy-content .videobox{border-radius:16px;overflow:hidden;background:var(--night);margin:26px 0 0;
  box-shadow:0 0 0 1px var(--night-line),0 30px 70px -30px rgba(13,17,22,.45)}.legacy-content .videobox video{display:block;width:100%;max-height:62vh;background:#000}@media (max-width:720px){.legacy-content .videobox{border-radius:12px;margin-top:20px}}.legacy-content .people-row .face{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:none;
  background:var(--paper-2);box-shadow:var(--ring)}.legacy-content .people-row .face-fallback{display:flex;align-items:center;justify-content:center;
  color:var(--ink-3);font-size:19px;font-weight:600}@media (max-width:720px){.legacy-content .people-row .face{width:44px;height:44px;font-size:17px}}.legacy-content .chip strong{font-weight:600;color:var(--ink)}.legacy-content .chip.status-live{color:#0B7A3C;background:rgba(18,161,80,.08);box-shadow:0 0 0 1px rgba(18,161,80,.26)}.legacy-content .chip.status-live strong{color:#0B7A3C}.legacy-content .chip.status-ready{color:#33499E;background:rgba(96,138,255,.09);box-shadow:0 0 0 1px rgba(96,138,255,.28)}.legacy-content .chip.status-ready strong{color:#33499E}.legacy-content .chip.status-pending{color:var(--rec);background:var(--rec-wash);box-shadow:0 0 0 1px rgba(240,86,60,.26)}.legacy-content .chip.status-pending strong{color:var(--rec)}.legacy-content .chip.status-ended,.legacy-content .chip.status-unavailable{color:var(--ink-3);background:var(--paper);box-shadow:0 0 0 1px var(--line)}.legacy-content .chip.status-ended strong,.legacy-content .chip.status-unavailable strong{color:var(--ink-2)}.legacy-content .pcard{width:min(100%,392px);background:var(--white);border-radius:18px;padding:14px;
  box-shadow:var(--ring),var(--lift)}.legacy-content .media-frame{position:relative;aspect-ratio:4/5;border-radius:13px;overflow:hidden;background:var(--night)}.legacy-content .media-frame video,.legacy-content .media-frame img{display:block;width:100%;height:100%;object-fit:cover;background:var(--night)}.legacy-content .media-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;
  padding:26px;text-align:center;color:var(--night-ink);font-size:13.5px;line-height:1.5}.legacy-content .media-badge{position:absolute;left:11px;top:11px;display:inline-flex;align-items:center;gap:6px;
  padding:4px 9px;border-radius:5px;background:rgba(8,11,14,.62);backdrop-filter:blur(6px);color:#fff;
  font-family:"Geist Mono",ui-monospace,monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.legacy-content .media-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--rec)}.legacy-content .psum{padding:16px 6px 4px}.legacy-content .profile-name{margin:0;font-size:26px;line-height:1.14;letter-spacing:-.024em;font-weight:500}.legacy-content .profile-meta{margin-top:5px;font-size:13.5px;color:var(--ink-3)}.legacy-content .chip.intent-badge{margin-top:13px;max-width:100%;color:var(--rec);background:var(--rec-wash);
  box-shadow:0 0 0 1px rgba(240,86,60,.22)}.legacy-content .chip.intent-badge span{flex:none;width:17px;height:17px;display:inline-flex;align-items:center;
  justify-content:center;border-radius:50%;background:rgba(240,86,60,.16);font-size:11px;line-height:1}.legacy-content .pcopy h2{margin-bottom:15px}.legacy-content .pcopy h2 em{color:var(--rec);font-style:italic}.legacy-content .bio-label{font-family:"Geist Mono",ui-monospace,monospace;font-size:10.5px;letter-spacing:.12em;
  text-transform:uppercase;color:var(--ink-4);font-weight:500;margin:26px 0 8px}.legacy-content .bio-text{font-size:16px;line-height:1.65;color:var(--ink-2);max-width:52ch}.legacy-content .cta-row{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 13px}.legacy-content .small-note{font-size:13.5px;color:var(--ink-4)}.legacy-content .copy-link{border:0;padding:0;background:none;cursor:pointer;color:var(--ink-3);
  font-family:"Geist",-apple-system,BlinkMacSystemFont,sans-serif;font-size:13.5px;
  text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--line)}.legacy-content .copy-link:hover{color:var(--rec)}.legacy-content .play-mark{position:relative;display:inline-flex;flex:none;width:13px;height:15px;
  clip-path:polygon(0 0,100% 50%,0 100%)}.legacy-content .play-mark::before{content:"";position:absolute;inset:0;background:var(--rec)}.legacy-content .btn-dark .play-mark::before{background:var(--rec-2)}@media (max-width:960px){.legacy-content .pcard{margin:0 auto}}@media (max-width:720px){.legacy-content .cta-row{gap:8px;margin-top:24px}.legacy-content .cta-row .btn{width:100%}.legacy-content .psum{padding:14px 4px 2px}.legacy-content .profile-name{font-size:23px}}.legacy-content .mchip{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:999px;
  background:var(--white);box-shadow:var(--ring);font-size:13.5px;color:var(--ink-2);overflow-wrap:anywhere}.legacy-content .mchip.deadline{color:var(--rec);background:var(--rec-wash);box-shadow:0 0 0 1px rgba(240,86,60,.26);font-weight:500}.legacy-content .mchip.amount{color:#0B7A3C;background:rgba(18,161,80,.08);box-shadow:0 0 0 1px rgba(18,161,80,.26);font-weight:500}.legacy-content .eyebrow.grants{color:#8A6410}.legacy-content .eyebrow.accelerators{color:#0B7A3C}.legacy-content .eyebrow.investors{color:#33499E}.legacy-content .eyebrow.events{color:#0F7A7A}.legacy-content .eyebrow.talks{color:#7A3FA8}.legacy-content .radar-members{display:inline-flex;align-items:flex-start;gap:9px;padding:9px 15px;border-radius:16px;
  font-size:14px;line-height:1.45;color:var(--ink-2);background:var(--rec-wash);
  box-shadow:0 0 0 1px rgba(240,86,60,.22)}.legacy-content .radar-members::before{content:"";flex:none;width:7px;height:7px;border-radius:50%;background:var(--rec);margin-top:7px}@media (max-width:720px){.legacy-content .mchip{font-size:12.5px;padding:6px 11px}.legacy-content .radar-members{font-size:13.5px;padding:8px 13px}}.legacy-content .hide{display:none}.legacy-content .beats.two{grid-template-columns:repeat(2,1fr)}@media (max-width:720px){.legacy-content .beats.two{grid-template-columns:1fr}}@media (max-width:960px){.legacy-content nav .wrap{height:auto;min-height:0;flex-wrap:wrap;
    padding-top:10px;padding-bottom:10px;row-gap:9px}.legacy-content .navlinks{order:3;width:100%;display:flex;overflow-x:auto;gap:6px;
    padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.legacy-content .navlinks::-webkit-scrollbar{display:none}.legacy-content .navlinks a{white-space:nowrap;font-size:13.5px;padding:7px 12px}}@media (max-width:720px){.legacy-content nav .wrap{height:auto;min-height:0}.legacy-content .navcta{margin-left:auto;gap:7px}.legacy-content .navcta .btn-line{display:inline-flex}.legacy-content .navcta .btn{padding:9px 12px;font-size:13.5px}.legacy-content .mark img{height:26px}}@media (max-width:400px){.legacy-content .navcta .btn-line{padding:9px 10px}.legacy-content .navcta .btn-dark{padding:9px 11px}}.legacy-content .rot{height:1.16em;line-height:1.16}.legacy-content .rot span{line-height:1.16}@media (max-width:720px){.legacy-content .hero{padding:22px 0 40px}.legacy-content h1 .l1{font-size:16.5px;margin-bottom:5px;letter-spacing:-.01em}.legacy-content h1 .l2{font-size:31px;line-height:1.1;letter-spacing:-.026em}.legacy-content .hero .sub{font-size:15.5px;max-width:31ch;margin-top:18px;line-height:1.52}.legacy-content .herocta{margin-top:24px;gap:9px}.legacy-content .herocta .btn{width:100%;justify-content:center;padding:14px 18px;font-size:15px}.legacy-content .stores{margin-top:22px}.legacy-content .floaters,.legacy-content .livelayer{display:none}.legacy-content section{padding:44px 0}.legacy-content .wrap{padding-left:18px;padding-right:18px}.legacy-content .shead{margin-bottom:22px}.legacy-content h2{font-size:24px;line-height:1.14}.legacy-content .lede{font-size:15.5px}.legacy-content .said{padding-bottom:44px}.legacy-content .saidwrap{height:106px;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent);
            mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent)}.legacy-content .lane.c{display:none}.legacy-content .lane{gap:8px;padding:5px 0}.legacy-content .q{font-size:12.5px;padding:8px 12px}.legacy-content .beats,.legacy-content .cards,.legacy-content .fgrid{grid-template-columns:1fr;gap:0}.legacy-content .beat{padding:18px 0}.legacy-content .card{padding:18px}.legacy-content .btn{min-height:44px}.legacy-content .faqlist summary{padding-top:16px;padding-bottom:16px}.legacy-content .shell{margin:6px;border-radius:16px}.legacy-content nav{border-radius:16px 16px 0 0}}@media (max-width:400px){.legacy-content h1 .l2{font-size:28px}.legacy-content .hero .sub{max-width:28ch}.legacy-content .wrap{padding-left:15px;padding-right:15px}.legacy-content h2{font-size:22px}}@media (max-width:720px){.legacy-content .hero{text-align:left}.legacy-content .hero .sub{margin-left:0;margin-right:0}.legacy-content .herocta{justify-content:flex-start}.legacy-content .stores{justify-content:flex-start}.legacy-content .said .shead,.legacy-content .said .shead.c{margin-inline:0;text-align:left}}@media (max-width:720px){.legacy-content .said > .wrap[style]{text-align:left !important;margin-bottom:20px !important}}@media (max-width:960px){.legacy-content .navlinks{position:relative;
    -webkit-mask-image:linear-gradient(90deg,#000 88%,transparent);
            mask-image:linear-gradient(90deg,#000 88%,transparent)}}
.legacy-content{font-family:inherit;background:white;--rec:#ee243d}.legacy-content .wrap{width:100%;max-width:100%}.legacy-content .pagehead{padding:72px 0 48px}.legacy-content .legalprose{max-width:76ch;margin:0 auto;padding-bottom:56px}.legacy-content .pagehead:before{display:none}.legacy-content a{text-decoration:underline;text-underline-offset:3px}.legacy-content .btn{text-decoration:none}.legacy-content .stores img{object-fit:contain}@media(max-width:600px){.legacy-content .ph{font-size:2.6rem}.legacy-content .pagehead{padding:40px 0}}