.who{--ink:#10122b;--ink-2:#1a1d45;--blue:#343af4;--paper:#f3f4ff;--muted:#c5c9ea;--line:rgba(243,244,255,.14);min-height:100vh;color:var(--paper);background:#16182e;margin:0;font-family:Avenir Next,Segoe UI,sans-serif}.who-header{z-index:5;background:var(--ink);border-bottom:1px solid var(--line);grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;gap:.75rem;min-height:68px;padding:.5rem 1rem;display:grid;position:-webkit-sticky;position:sticky;top:0}.who-name{letter-spacing:-.03em;justify-self:start;margin:0;font-size:.98rem;font-weight:600}.who-header nav{justify-content:center;align-items:center;gap:.15rem;max-width:100%;display:flex;overflow-x:auto}.who-header nav a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:.38rem .62rem;font-size:.86rem;text-decoration:none}.who-header nav a[aria-current=true]{color:var(--paper);background:var(--blue)}.who-header nav a:hover{color:var(--paper);background:var(--ink-2)}.who-header nav a[aria-current=true]:hover{background:#4348f6}.who-pdf{color:var(--paper);background:var(--blue);white-space:nowrap;border-radius:999px;justify-self:end;padding:.42rem .75rem;font-size:.86rem;font-weight:600;text-decoration:none}.who-pdf:hover{background:#4348f6}.who-stage{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;height:calc(100vh - 68px);padding:1.25rem 1rem 1.5rem;display:grid}.who-stage img{background:#fff;justify-self:center;width:auto;max-width:min(1080px,100%);height:auto;max-height:calc(100vh - 120px);box-shadow:0 16px 50px rgba(0,0,0,.35)}.who-arrow{width:42px;height:42px;color:var(--paper);cursor:pointer;background:rgba(243,244,255,.1);border:0;border-radius:999px;font-size:1.6rem;line-height:1}.who-arrow:hover{background:var(--blue)}@media (max-width:800px){.who-header{flex-wrap:wrap;align-items:center;gap:.45rem .75rem;padding:.7rem .85rem .55rem;display:flex}.who-name{order:1}.who-pdf{order:2;margin-left:auto}.who-header nav{scrollbar-width:none;flex-wrap:nowrap;flex:1 0 100%;order:3;justify-content:flex-start;width:100%;min-width:0}.who-header nav a{flex:none;padding:.36rem .55rem;font-size:.82rem}.who-header nav::-webkit-scrollbar{display:none}.who-stage{height:auto;min-height:0;padding:.7rem .5rem 1.25rem;display:block;position:relative}.who-stage img{width:100%;max-width:100%;height:auto;max-height:none;display:block}.who-arrow{z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.who-arrow:first-of-type{left:.65rem}.who-arrow:last-of-type{right:.65rem}}
