@charset "UTF-8";.slide-left-enter-active,.slide-right-enter-active{transition:transform .4s ease-out,opacity .4s ease,filter .4s ease}.slide-left-leave-active,.slide-right-leave-active{transition:transform .4s ease-in,opacity .4s ease,filter .4s ease}.slide-left-enter-from,.slide-left-leave-to{filter:blur(1rem);opacity:0;transform:translate(50vw)}.slide-right-enter-from,.slide-right-leave-to{filter:blur(1rem);opacity:0;transform:translate(-50vw)}html{background-color:#1a1a1a;color:#d9d9d9;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.3;min-height:100vh;overflow-y:scroll;position:relative}@media screen and (max-width:40rem){html{font-size:16px}}html.snap-scroll{scroll-snap-type:y mandatory}body{background-color:#1a1a1a;position:relative}body:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.6' numOctaves='2' result='noise'/%3E%3CfeColorMatrix in='noise' type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.5'/%3E%3C/svg%3E");background-position:50%;content:"";height:100%;left:0;mix-blend-mode:luminosity;opacity:.7;pointer-events:none;position:absolute;top:0;width:100%;z-index:50}*{border:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;overflow:visible;padding:0}.content-width{padding-inline:var(--space-sides);width:100%}.content-width>*{margin-inline:auto;max-width:var(--max-content-width)}h1{font-size:3rem;font-weight:700}h1,h2{letter-spacing:-2%;line-height:1.2}h2{display:flex;flex-direction:row;font-size:2rem;font-weight:8700;gap:.15em;margin-bottom:1.2rem;text-align:right}h2:before{background-color:currentColor;content:"";flex-grow:1;height:.15em;margin-top:.7em}h3{font-variation-settings:"wght" 600;line-height:1.2;margin-bottom:1rem}.header{background-color:#d9d9d9;color:#1a1a1a;margin-top:-1rem;padding-bottom:var(--space-sides);padding-top:max(var(--navbar-height) - 3.5rem,var(--space-sides) - 2rem)}.header p{margin-bottom:0}.header.dark{background-color:#1a1a1a;color:#d9d9d9}p:not(:last-child){margin-bottom:1rem}a{color:currentColor;position:relative;text-decoration-thickness:.07em;text-underline-offset:.1em}a:after{-webkit-backdrop-filter:invert(1);backdrop-filter:invert(1);bottom:-.02em;content:"";position:absolute;right:-.15em;top:-.15em;transition:width .33s ease;width:0}a:hover:after{width:calc(100% + .3em)}.button,button{background-color:#d9d9d9;border:2px solid;box-shadow:4px 4px 28px #1a1a1a59;color:currentColor;cursor:pointer;display:inline-block;font:inherit;font-variation-settings:"wght" 500;font-weight:500;padding-bottom:.45rem;padding-top:.7rem;padding-inline:.7rem;position:relative;text-decoration:none}.button:before,button:before{content:"→";font-size:1.8rem;font-variation-settings:"wght" 350;margin-top:.11em;opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:right .33s ease,opacity .33s ease;z-index:0}.button:after,button:after{-webkit-backdrop-filter:invert(1);backdrop-filter:invert(1);content:"";height:100%;position:absolute;right:0;top:0;transition:width .33s ease;width:0}.button:hover:before,button:hover:before{opacity:1;right:100%}.button:hover:after,button:hover:after{width:100%}.dark .button,.dark button{background-color:#1a1a1a;box-shadow:4px 4px 28px #d9d9d959;color:#d9d9d9}@layer base{.p-timeline{display:flex;flex-direction:column;flex-grow:1}.p-timeline-left .p-timeline-event-opposite{text-align:right}.p-timeline-left .p-timeline-event-content{text-align:left}.p-timeline-right .p-timeline-event{flex-direction:row-reverse}.p-timeline-right .p-timeline-event-opposite{text-align:left}.p-timeline-right .p-timeline-event-content{text-align:right}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(2n){flex-direction:row-reverse}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(odd) .p-timeline-event-opposite{text-align:right}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(2n) .p-timeline-event-opposite,.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(odd) .p-timeline-event-content{text-align:left}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(2n) .p-timeline-event-content{text-align:right}.p-timeline-event{display:flex;min-height:70px;position:relative}.p-timeline-event:last-child{min-height:0}.p-timeline-event-content,.p-timeline-event-opposite{flex:1;padding:0 1rem}.p-timeline-event-separator{align-items:center;display:flex;flex:0;flex-direction:column}.p-timeline-event-marker{align-self:baseline;display:flex}.p-timeline-event-connector{flex-grow:1}.p-timeline-horizontal{flex-direction:row}.p-timeline-horizontal .p-timeline-event{flex:1;flex-direction:column}.p-timeline-horizontal .p-timeline-event:last-child{flex:0}.p-timeline-horizontal .p-timeline-event-separator{flex-direction:row}.p-timeline-horizontal .p-timeline-event-connector{width:100%}.p-timeline-bottom .p-timeline-event,.p-timeline-horizontal.p-timeline-alternate .p-timeline-event:nth-child(2n){flex-direction:column-reverse}.p-timeline .p-timeline-event-marker{background-color:#fff;border:2px solid #e2e8f0;border-radius:50%;height:1.125rem;width:1.125rem}.p-timeline .p-timeline-event-connector{background-color:#e2e8f0}.p-timeline.p-timeline-vertical .p-timeline-event-content,.p-timeline.p-timeline-vertical .p-timeline-event-opposite{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-content,.p-timeline.p-timeline-horizontal .p-timeline-event-opposite{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}}.p-timeline{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:auto auto 1fr}.p-timeline-event{display:grid;grid-column:1/-1;grid-template-columns:subgrid;min-height:-moz-fit-content;min-height:fit-content}.p-timeline-event-marker{background-color:#1a1a1a;height:1rem;position:relative;width:1rem}.p-timeline-event-marker:before{background-color:#d9d9d9;border-radius:50%;content:"";height:3px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3px}.p-timeline-event-marker:after{content:none}.p-timeline-event-connector{background-color:#1a1a1a}.p-timeline-event-opposite{flex-grow:0}.p-timeline-event-content{padding-bottom:2rem}.p-timeline-event:last-child .p-timeline-event-content{padding-bottom:0}.dark .p-timeline .p-timeline-event-marker{background-color:#d9d9d9}.dark .p-timeline .p-timeline-event-marker:before{background-color:#1a1a1a}.dark .p-timeline .p-timeline-event-connector{background-color:#d9d9d9}.p-component-overlay{background-color:#1a1a1a80}.p-sidebar-enter-active,.p-sidebar-leave-active,.p-sidebar-mask-enter-active,.p-sidebar-mask-leave-active{transition:transform .4s ease}.p-sidebar-enter-from,.p-sidebar-leave-to,.p-sidebar-mask-enter-from,.p-sidebar-mask-leave-to{transform:translateY(-100%)}
