.timeline-page{overflow-x:hidden}.timeline{list-style:none;padding:1em 0 5em;margin:0}@media screen and (min-width: 768px){.timeline{margin-left:-.375rem}}.timeline-item{display:flex;gap:1rem;padding-bottom:3.5rem;list-style:none;position:relative;font-feature-settings:"cv01","cv09","ss03"}.timeline-item--global{margin-top:-1rem;padding:0;gap:0;flex-direction:column}.timeline-item:not(:last-child):before{content:"";position:absolute;left:1rem;width:1px;top:2.1rem;height:calc(100% - 2.6rem);background-color:var(--color-border)}.timeline-item.timeline-item--global:before{top:0;bottom:.6rem;height:auto}.timeline-item__type{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e9e9e7;margin-top:-.25rem;font-size:.875rem;position:relative;z-index:1}@media (prefers-color-scheme: dark){.timeline-item__type{background-color:#323335}}.timeline-item__body{flex:1}.timeline-item__secondary{font-size:.875rem;color:var(--color-secondary)}.timeline-item__locked{color:var(--color-secondary)}.timeline-item__text{margin-bottom:.3125rem}.timeline-item__text p,.timeline-item__text ul{margin-bottom:1em}.timeline-item__text p:last-child{margin-bottom:0}.timeline-item__text ul:last-child,.timeline-item__text ol:last-child{margin-bottom:.75em}.timeline-item__text ul li,.timeline-item__text ol li{margin-bottom:.5em}.timeline-item__image-wrapper{margin-top:.5em}.timeline-item__image{width:100%;max-width:400px;height:auto;border-radius:.5rem!important}.timeline-item__line,.timeline-item--global .timeline-item__body{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}.timeline-item__line{height:0;border-top:1px solid #999;z-index:2;margin-top:2rem}@media (prefers-color-scheme: dark){.timeline-item__line{border-top-color:#555658}}.timeline-item--global .timeline-item__body{position:relative;z-index:3;text-align:right;padding:.375rem 1rem 2.5rem 4rem;font-size:.75rem;word-break:break-word;text-wrap:balance;max-width:36em;align-self:flex-end}.timeline-item__title{font-weight:500;margin-bottom:.5rem}.timeline-item.timeline-item--now:before{top:1.625rem;height:calc(100% - 2.125rem)}.timeline-item__type--now{background-color:transparent}.led-indicator{position:relative;left:1px;width:1.125rem;height:1.125rem;border-radius:50%;border:.375rem solid #cbf2c1;background-color:transparent}@media (prefers-color-scheme: dark){.led-indicator{border-color:#183b21}}.led-indicator:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#22be00;box-shadow:0 0 4px 2px #22c55e1f}@media (prefers-reduced-motion: no-preference){.led-indicator:before{animation:led-blink 4s ease-in-out infinite}}@media (color-gamut: p3){.led-indicator:before{background-color:oklch(.6956 .259 139.49)}}@keyframes led-blink{0%,90%{opacity:1;box-shadow:0 0 4px 2px #22c55e1f}95%{opacity:.75;box-shadow:0 0 3px 2px #22c55e17}to{opacity:1;box-shadow:0 0 4px 2px #22c55e1f}}
