:root{--tl-fg:#e8eef6;--tl-muted:#9fb0c3}.timeline-page *{box-sizing:border-box}body.type-timeline .wrapper{display:block;padding:0}body.type-timeline #sidebar-toggler{display:none}.timeline-page{padding:86px 1rem 4rem;min-height:100vh;color:var(--tl-fg);background-color:#070d18;background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat}.timeline{position:relative;max-width:1240px;margin:1rem auto 2rem;padding:0 1rem}.timeline::before{content:"";position:absolute;top:8px;bottom:8px;left:50%;width:3px;margin-left:-1.5px;border-radius:3px;background:linear-gradient(180deg,rgba(127,178,255,0),rgba(127,178,255,.55),rgba(127,178,255,0))}.tl-entry{position:relative;width:50%;padding:1.2rem 3.2rem;margin:.3rem 0;min-height:92px}.tl-entry.left{left:0;text-align:right}.tl-entry.right{left:50%;text-align:left}.tl-marker{position:absolute;top:1.3rem;width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--c);color:#fff;font-weight:700;font-size:.95rem;box-shadow:0 0 0 4px rgba(255,255,255,.12),0 6px 18px rgba(0,0,0,.45);z-index:2}.tl-entry.left .tl-marker{right:-33px}.tl-entry.right .tl-marker{left:-33px}.tl-marker::after{content:"";position:absolute;top:50%;margin-top:-9px;border:9px solid transparent}.tl-entry.left .tl-marker::after{left:-18px;border-right-color:var(--c)}.tl-entry.right .tl-marker::after{right:-18px;border-left-color:var(--c)}.tl-card{display:inline-block;max-width:100%;text-align:left;background:#090f1b;border:1px solid rgba(255,255,255,.1);border-left:3px solid var(--c);border-radius:14px;padding:1rem 1.25rem}.tl-img{display:block;max-width:100%;height:auto;border-radius:8px;margin-bottom:.35rem}.tl-credit{margin:0 0 .7rem;font-size:.72rem;line-height:1.3;color:var(--tl-muted);text-align:right}.tl-credit a{color:inherit;text-decoration:underline;text-underline-offset:2px}.tl-credit a:hover{color:var(--tl-fg)}.tl-entry.wide{--wide-w:min(740px, calc(50vw - 3.6rem));padding:1.2rem 0}.tl-entry.wide .tl-card{display:block;width:var(--wide-w);max-width:none}.tl-entry.wide.left .tl-card{margin-left:calc(100% - var(--wide-w) - 2rem)}.tl-entry.wide.right .tl-card{margin-left:2rem}.tl-entry.wide .tl-img{width:100%}.tl-title{margin:0 0 .5rem;font-size:1.35rem;color:var(--c)}.tl-body{margin:0;color:var(--tl-fg);font-size:1.02rem;line-height:1.65}.tl-body p{margin:0 0 .85rem}.tl-body p:last-child{margin-bottom:0}@media(max-width:720px){.timeline-page{padding-left:.5rem;padding-right:.5rem}.timeline{padding-left:0;padding-right:0}.timeline::before{left:31px}.tl-entry,.tl-entry.left,.tl-entry.right,.tl-entry.wide{width:100%;left:0;text-align:left;padding:0 0 1.8rem 78px}.tl-card{padding:1rem .95rem}.tl-entry.wide.left .tl-card,.tl-entry.wide.right .tl-card{width:auto;margin-left:0}.tl-entry.left .tl-marker,.tl-entry.right .tl-marker{left:0;right:auto;width:58px;height:58px;top:.2rem;font-size:.85rem}.tl-entry.left .tl-marker::after,.tl-entry.right .tl-marker::after{left:auto;right:-17px;border:8px solid transparent;border-left-color:var(--c);border-right-color:transparent;margin-top:-8px}}