@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";:root{--bg-color: #000000;--text-color: #ffffff;--sub-text-color: #A6A6A6;--hover-color: #CCCCCC;--font-family: "Source Code Pro", monospace;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font-family);font-weight:var(--font-regular);color:var(--text-color);background-color:var(--bg-color);line-height:1.5}h1{font-size:12.5rem;font-weight:var(--font-regular);color:var(--text-color)}h1.medium{font-weight:var(--font-medium)}h1.semibold{font-weight:var(--font-semibold)}h1.bold{font-weight:var(--font-bold)}h1.sub-color{color:var(--sub-text-color)}h2{font-size:3.75rem;font-weight:var(--font-regular);color:var(--text-color)}h2.medium{font-weight:var(--font-medium)}h2.semibold{font-weight:var(--font-semibold)}h2.bold{font-weight:var(--font-bold)}h2.sub-color{color:var(--sub-text-color)}h3{font-size:1.6rem;font-weight:var(--font-regular);color:var(--text-color)}h3.medium{font-weight:var(--font-medium)}h3.semibold{font-weight:var(--font-semibold)}h3.bold{font-weight:var(--font-bold)}h3.sub-color{color:var(--sub-text-color)}.link{color:var(--text-color);text-decoration:underline;position:relative;display:inline-flex;align-items:center;gap:.25rem;transition:color .3s ease;cursor:pointer!important}.link.sf{font-size:1.5rem}.link:hover{color:var(--hover-color)}.link.no-underline{text-decoration:none}.link:after{content:"↗";font-size:1em;line-height:1;transition:color .3s ease}.text-color{color:var(--text-color)}.sub-text-color{color:var(--sub-text-color)}.hover-color{color:var(--hover-color)}.regular{font-weight:var(--font-regular)}.medium{font-weight:var(--font-medium)}.semibold{font-weight:var(--font-semibold)}.bold{font-weight:var(--font-bold)}.left{text-align:left}.right{text-align:right}.center{text-align:center}.mt-0{margin-top:0}.mt-025{margin-top:.25rem}.mt-05{margin-top:.5rem}.mt-075{margin-top:.75rem}.mt-1{margin-top:1rem}.mt-125{margin-top:1.25rem}.mt-15{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-25{margin-top:2.5rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5,.mt-6{margin-top:5rem}.mb-0{margin-bottom:0}.mb-025{margin-bottom:.25rem}.mb-05{margin-bottom:.5rem}.mb-075{margin-bottom:.75rem}.mb-1{margin-bottom:1rem}.mb-125{margin-bottom:1.25rem}.mb-15{margin-bottom:1.5rem}.mb-2{margin-bottom:2rem}.mb-25{margin-bottom:2.5rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.ml-0{margin-left:0}.ml-025{margin-left:.25rem}.ml-05{margin-left:.5rem}.ml-075{margin-left:.75rem}.ml-1{margin-left:1rem}.ml-125{margin-left:1.25rem}.ml-15{margin-left:1.5rem}.ml-2{margin-left:2rem}.ml-25{margin-left:2.5rem}.ml-3{margin-left:3rem}.mr-0{margin-right:0}.mr-025{margin-right:.25rem}.mr-05{margin-right:.5rem}.mr-075{margin-right:.75rem}.mr-1{margin-right:1rem}.mr-125{margin-right:1.25rem}.mr-15{margin-right:1.5rem}.mr-2{margin-right:2rem}.mr-25{margin-right:2.5rem}.mr-3{margin-right:3rem}.mx-0{margin-left:0;margin-right:0}.mx-025{margin-left:.25rem;margin-right:.25rem}.mx-05{margin-left:.5rem;margin-right:.5rem}.mx-075{margin-left:.75rem;margin-right:.75rem}.mx-1{margin-left:1rem;margin-right:1rem}.mx-125{margin-left:1.25rem;margin-right:1.25rem}.mx-15{margin-left:1.5rem;margin-right:1.5rem}.mx-2{margin-left:2rem;margin-right:2rem}.mx-25{margin-left:2.5rem;margin-right:2.5rem}.mx-3{margin-left:3rem;margin-right:3rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-025{margin-top:.25rem;margin-bottom:.25rem}.my-05{margin-top:.5rem;margin-bottom:.5rem}.my-075{margin-top:.75rem;margin-bottom:.75rem}.my-1{margin-top:1rem;margin-bottom:1rem}.my-125{margin-top:1.25rem;margin-bottom:1.25rem}.my-15{margin-top:1.5rem;margin-bottom:1.5rem}.my-2{margin-top:2rem;margin-bottom:2rem}.my-25{margin-top:2.5rem;margin-bottom:2.5rem}.my-3{margin-top:3rem;margin-bottom:3rem}.my-4{margin-top:4rem;margin-bottom:4rem}.my-5{margin-top:5rem;margin-bottom:5rem}.mt-10vh{margin-top:10vh}.mt-15vh{margin-top:15vh}.mt-20vh{margin-top:20vh}.mt-25vh{margin-top:25vh}.mt-30vh{margin-top:30vh}.mt-40vh{margin-top:40vh}.mt-50vh{margin-top:50vh}.mt-60vh{margin-top:60vh}.mb-10vh{margin-bottom:10vh}.mb-15vh{margin-bottom:15vh}.mb-20vh{margin-bottom:20vh}.mb-25vh{margin-bottom:25vh}.mb-30vh{margin-bottom:30vh}.mb-40vh{margin-bottom:40vh}.mb-50vh{margin-bottom:50vh}.my-10vh{margin-top:10vh;margin-bottom:10vh}.my-15vh{margin-top:15vh;margin-bottom:15vh}.my-20vh{margin-top:20vh;margin-bottom:20vh}.my-25vh{margin-top:25vh;margin-bottom:25vh}.my-30vh{margin-top:30vh;margin-bottom:30vh}.logo{width:10rem;position:absolute;right:0;top:0;margin-top:2rem}p{font-size:1rem}@media screen and (max-width:575px){h1{font-size:6rem}h2{font-size:2.5rem}h3{font-size:1.4rem}p{font-size:.9rem}.link.sf{font-size:1.4rem}.logo{width:6rem;margin-top:1.5rem;left:0!important}.container{padding:1rem!important}.project-container{position:relative!important;margin-top:15vh!important;padding:1rem}body{padding-bottom:15vh}}@media screen and (min-width:575px)and (max-width:768px){h1{font-size:7rem}h2{font-size:2.6rem}h3{font-size:1.4rem}p{font-size:1rem}.logo{width:8rem;margin-top:2rem}.container{padding:2rem}.project-container{position:absolute;top:0;right:0;margin-top:50vh;text-align:right;padding:2rem}}@media(hover:none)and (pointer:coarse){.link:hover{color:var(--text-color)}}@media screen and (min-width:2000px){h1{font-size:12.5rem}h2{font-size:3.75rem}h3{font-size:1.875rem}p{font-size:1.25rem}.logo{width:10rem;margin-top:2rem}.container{padding:2rem}.project-container{position:absolute;top:0;right:0;margin-top:60vh;text-align:right;padding:2rem}}.container{margin:0 auto;padding:2rem;position:relative}.project-container{text-align:right;position:absolute;top:0;right:0;padding-right:2rem;padding-left:2rem;margin-top:60vh}
