body,html{border:none;margin:0;padding:0}address,big,blockquote,button,caption,cite,code,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,img,label,legend,li,ol,p,small,strike,sub,sup,table,td,th,tr,ul{border:none;font-size:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit}blockquote:after,blockquote:before{content:""}@font-face{font-family:HelveticaNeue;src:url( 'assets/fonts/HelveticaNeue-Bold-02.ttf' ) format('truetype')}body{font-family:HelveticaNeue,sans-serif;font-size:2rem;line-height:1.1em;letter-spacing:-.03em;background-color:#000;color:#fff}@media (max-width:64rem){body{font-size:1.5rem}}#main{max-width:90rem;width:calc(100% - 2rem);margin-left:auto;margin-right:auto}#main h1{font-size:2em;line-height:1.1em;background-color:#000;position:relative;z-index:10;height:4em;padding:4rem 0}@keyframes txt-rotate-blink{0%{border-color:rgba(255,255,255,0)}15%{border-color:rgba(255,255,255,0)}30%{border-color:rgba(255,255,255,1)}85%{border-color:rgba(255,255,255,1)}100%{border-color:rgba(255,255,255,0)}}#main h1 .txt-rotate>.wrap{border-right:.08em solid rgba(255,255,255,0);animation:txt-rotate-blink .9s infinite}#main p{margin-bottom:.45em}#main p sub,#main p sup{vertical-align:baseline;position:relative;top:-.4em;font-size:.6em}#main p sub{top:.4em}#main ul.tags{display:flex;flex-direction:row;gap:1rem;font-size:.7em;color:#999}#main ul.tags li{list-style-type:none}#main ul.ongoing{font-size:.6em;line-height:1.2;margin-left:.3em}#main ul.ongoing li{list-style:square outside none;display:list-item;margin-left:1em}#main p:last-child{margin-bottom:0}#social{position:absolute;top:2rem;right:2rem;z-index:50}#social ul{display:flex;flex-direction:row;gap:.5rem}#social ul li{list-style-type:none}#social ul li img{width:2rem;height:2rem;display:block;transform:scale(1) rotate(0);transition:transform .35s ease-in-out}#social ul li a:hover img{transform:scale(1.15) rotate(12deg)}@media (min-width:80rem){#social{position:fixed}}@media (max-width:64rem){#social{top:1rem;right:1rem}}@keyframes bounce{0%,100%{transform:translateX(0)}50%{transform:translateX(-2rem)}}#arrow{width:4rem;height:4rem;position:absolute;z-index:50;bottom:2rem;left:0;left:50%;transform:rotate(90deg) translateX(-50%)}#arrow>.icon{width:100%;height:100%;background-image:url( 'assets/images/arrow.svg' );background-size:100% 100%;background-repeat:no-repeat;animation:bounce 3s infinite ease-in-out}#main a{--bg-h:0.125rem;background:linear-gradient(0deg,currentColor,currentColor) no-repeat right bottom/0 var(--bg-h);transition:background-size 350ms;padding-bottom:.125rem;text-decoration:none}#main a:where(:hover,:focus-visible){background-size:100% var(--bg-h);background-position-x:left}#main a:nth-of-type(1),#main a:nth-of-type(13){color:#22fffe}#main a:nth-of-type(14),#main a:nth-of-type(2){color:#0085fc}#main a:nth-of-type(15),#main a:nth-of-type(3){color:#002cfc}#main a:nth-of-type(16),#main a:nth-of-type(4){color:#7d2cfc}#main a:nth-of-type(17),#main a:nth-of-type(5){color:#fc2afc}#main a:nth-of-type(18),#main a:nth-of-type(6){color:#fd0b7f}#main a:nth-of-type(19),#main a:nth-of-type(7){color:#fd0011}#main a:nth-of-type(20),#main a:nth-of-type(8){color:#fe7d1b}#main a:nth-of-type(21),#main a:nth-of-type(9){color:#fffc30}#main a:nth-of-type(10),#main a:nth-of-type(22){color:#86fc2c}#main a:nth-of-type(11),#main a:nth-of-type(23){color:#2cfc2b}#main a:nth-of-type(12),#main a:nth-of-type(24){color:#2afd85}#timeline-wrapper{position:absolute;min-height:100vh;top:0}#timeline{--timeline-set-delay:400}#timeline>ul{padding-top:95vh;display:flex;flex-direction:column;padding-bottom:10rem;overflow-x:hidden;width:60rem;max-width:calc(100vw - 2rem)}@media (min-width:80rem){#timeline>ul{box-sizing:border-box;padding-right:5rem}}#timeline::before{position:absolute;content:'';background-color:#fff;width:.0625rem;height:var(--timeline-visible-percentage);left:5rem;top:3rem;z-index:5}#timeline>ul>li{list-style-type:none;border-top:.5rem solid #000;border-bottom:.5rem solid #000;background-color:#000;position:relative;z-index:9;align-self:flex-start;max-width:calc(100% - 1rem)}#timeline>ul>li.do-spot{--spot-delay-px:50}#timeline>ul>li:not(:first-child){margin-top:10rem}#timeline>ul>li>.wrapper{list-style-type:none;background-color:#fff;color:#000;border-bottom:1rem solid #23dcbe;border-right:1rem solid #7dead9;position:relative;z-index:10}#timeline>ul>li.do-spot:not(:first-child)>.wrapper{transition:opacity 1s ease-out,transform 1s ease-out}#timeline>ul>li.do-spot:not(:first-child):not(.spotted)>.wrapper{opacity:0;transform:translateX(3rem)}#timeline>ul>li.do-spot:not(:first-child).spotted>.wrapper{opacity:1;transform:translateX(0)}#timeline>ul>li>.wrapper>.content h3{font-size:.7em;line-height:1}#timeline>ul>li>.wrapper>.content h3:not(:last-child){margin-bottom:.4em}#timeline>ul>li>.wrapper>.content::before{content:'';position:absolute;background-image:url( 'assets/images/polygon.svg' );background-size:100% 100%;background-repeat:no-repeat;transform:rotate(90deg);width:1rem;height:1rem;bottom:-1rem;left:0}#timeline>ul>li>.wrapper>.content::after{content:'';position:absolute;background-image:url( 'assets/images/polygon.svg' );background-size:100% 100%;background-repeat:no-repeat;transform:rotate(-90deg);width:1rem;height:1rem;top:0;right:-1rem}#timeline>ul>li>.wrapper>.content{padding:1rem}
/*# sourceMappingURL=styles.min.css.map */
