.hrJu1W_container{box-sizing:border-box;background-color:var(--divider-bg-app,#fafbfc);font-family:var(--divider-font-family,var(--font-body,"Inter",sans-serif));-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%;overflow-y:auto;container-type:size}.hrJu1W_container::-webkit-scrollbar{width:0;height:0;display:none}.hrJu1W_contentWrapper{box-sizing:border-box;width:100%;max-width:1400px;min-height:100%;margin:0 auto}.hrJu1W_grid{grid-template-columns:minmax(280px,40%) 1fr;width:100%;min-height:100%;display:grid}.hrJu1W_leftColumn{box-sizing:border-box;justify-content:flex-start;align-items:flex-start;padding-top:76px;padding-left:86px;padding-right:48px;display:flex}.hrJu1W_rightColumn{box-sizing:border-box;justify-content:flex-start;align-items:flex-start;padding-right:96px;display:flex}.hrJu1W_header{width:322px;max-width:100%;position:sticky;top:76px}.hrJu1W_title{font-family:var(--divider-font-family,var(--font-body,"Inter",sans-serif));letter-spacing:0;color:var(--divider-text-strong,#25282c);min-height:42px;margin:0;font-size:32px;font-weight:500;line-height:1.3}.hrJu1W_description{font-family:var(--divider-font-family,var(--font-body,"Inter",sans-serif));letter-spacing:0;color:var(--divider-text-muted,#65656c);max-width:322px;margin-top:12px;margin-bottom:0;font-size:20px;line-height:1.4}.hrJu1W_timeline{box-sizing:border-box;width:100%;max-width:552px;position:relative}.hrJu1W_timelineTrack{box-sizing:border-box;min-height:100%;padding-top:132px;padding-bottom:272px;position:relative}.hrJu1W_timelineLine{background-color:var(--divider-border-subtle,#dcdce0);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hrJu1W_timelineNode{align-items:flex-start;width:100%;min-height:111px;margin-bottom:16px;display:flex;position:relative}.hrJu1W_timelineNode:last-child{margin-bottom:0}.hrJu1W_timelineNode[data-side=right]{justify-content:flex-end}.hrJu1W_timelineNode[data-side=left]{justify-content:flex-start}.hrJu1W_nodeContent{color:var(--divider-text-default,#48484e);cursor:default;flex-direction:column;align-items:flex-start;gap:8px;width:calc(50% - 24px);max-width:248px;transition:opacity .2s;display:flex;position:relative}.hrJu1W_nodeContent[data-clickable=true]{cursor:pointer}.hrJu1W_nodeContent[data-clickable=true]:hover{opacity:1}.hrJu1W_timelineNode[data-side=left] .hrJu1W_nodeContent{text-align:right;align-items:flex-end}.hrJu1W_nodeDot{background-color:var(--divider-bg-element,#eaeaed);border:1px solid var(--divider-border-default,#dcdce0);box-sizing:border-box;isolation:isolate;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.hrJu1W_timelineNode[data-active=true] .hrJu1W_nodeDot{background-color:var(--divider-primary-solid,#4f46e5);border-color:var(--divider-primary-solid-hover,#3d36b8)}.hrJu1W_timelineNode[data-active=true]:before{content:"";background:linear-gradient(to bottom,transparent 0%,var(--divider-primary-solid,#4f46e5)50%,transparent 100%);z-index:0;pointer-events:none;width:1px;height:200px;position:absolute;top:6px;left:50%;transform:translate(-50%,-50%)}.hrJu1W_timelineNode[data-before-divider=true] .hrJu1W_nodeContent{opacity:.5}.hrJu1W_nodeIndex{font-family:var(--font-mono,"IBM Plex Mono",monospace);color:var(--divider-text-muted,#65656c);margin:0;font-size:14px;font-weight:400;line-height:1.4}.hrJu1W_nodeTitle{font-family:var(--divider-font-family,var(--font-body,"Inter",sans-serif));letter-spacing:0;color:var(--divider-text-strong,#2e2e33);width:100%;margin:0;font-size:18px;font-weight:500;line-height:1.4}.hrJu1W_timelineNode[data-active=true] .hrJu1W_nodeTitle{color:var(--divider-primary-solid,#4f46e5)}.hrJu1W_nodeDescription{font-family:var(--divider-font-family,var(--font-body,"Inter",sans-serif));letter-spacing:0;color:var(--divider-text-muted,#65656c);width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.4}.hrJu1W_emptyState{color:var(--divider-text-muted,#65656c);font-size:16px;line-height:1.45;font-family:var(--divider-font-family,var(--font-body,"Inter",sans-serif));justify-content:center;align-items:center;height:100%;display:flex}.hrJu1W_previewPopover{z-index:10;background-color:var(--divider-bg-app,#fff);border:1px solid var(--core-neutral-200,#e1e4e5);pointer-events:none;border-radius:12px;position:absolute;overflow:hidden;box-shadow:0 5px 10px #49535b1a}@container (width<=1200px){.hrJu1W_leftColumn{padding-top:56px;padding-left:56px;padding-right:28px}.hrJu1W_rightColumn{padding-right:56px}.hrJu1W_header{top:56px}}@container (width<=900px){.hrJu1W_grid{grid-template-rows:auto 1fr;grid-template-columns:1fr}.hrJu1W_leftColumn{padding:32px 32px 24px}.hrJu1W_rightColumn{padding-left:32px;padding-right:32px}.hrJu1W_header{position:static;top:auto}.hrJu1W_timeline{max-width:100%}}@container (width<=680px){.hrJu1W_timelineLine{left:16px}.hrJu1W_timelineNode[data-side=left],.hrJu1W_timelineNode[data-side=right]{justify-content:flex-start;min-height:96px;padding-left:40px}.hrJu1W_nodeContent{text-align:left;align-items:flex-start;width:100%;max-width:100%}.hrJu1W_nodeDot,.hrJu1W_timelineNode[data-active=true]:before{left:16px}}