html{font-size:16px;font-family:var(--font-primary);font-weight:200}body{position:relative;margin:0;overflow:hidden;background-color:#fff;color:#fff;height:var(--doc-height);overflow-y:clip;transition:height .2s ease-out}a{text-decoration:none}a:hover{text-decoration:underline}.disable--selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}#canvas{pointer-events:none;z-index:1;cursor:pointer;position:absolute}#page-content-container{z-index:2;height:100vh;animation:backgroundFadeOut 1s ease;background-color:transparent}#page-content-container-visible{z-index:2;height:100vh;animation:backgroundFade 1s ease;background-color:rgba(30,30,60,.85)}#home #page-content-container,#home #page-content-container-visible{background-color:transparent!important;animation:none}@keyframes backgroundFade{0%{background-color:rgba(30,30,60,0)}to{background-color:rgba(30,30,60,.85)}}@keyframes backgroundFadeOut{0%{background-color:rgba(30,30,60,.85)}to{background-color:rgba(30,30,60,0)}}#page-content-container-inner{width:100vw;height:100vh;display:flex;background:transparent;position:absolute;top:0;left:0}@media(max-width:499px){#page-content-container-inner{-webkit-mask-image:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 5%,#000 10%,#000 85%,transparent);mask-image:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 5%,#000 10%,#000 85%,transparent)}}.page-content-animate{opacity:0;transition:opacity 2s}.page-content-animate.visible{opacity:1;transition:opacity 2s}object{pointer-events:none}main h1{font-weight:700;font-family:var(--font-secondary);font-size:42px;text-align:center}@media(max-width:600px){main h1{font-size:38px}}@media(max-width:580px){main h1{font-size:32px}}@media(max-width:499px){main h1{font-size:34px}}h2{font-family:var(--font-secondary);font-size:32px;text-align:center;opacity:1;transition:opacity .4s ease-in;color:#fff;margin-bottom:20px}@media(max-width:499px){h2{font-size:28px}}h3{font-weight:400;font-family:var(--font-secondary);font-size:32px;text-align:center;opacity:1;transition:opacity .4s ease-in;color:#fff;margin-bottom:20px}@media(max-width:499px){h3{font-size:28px}}h4{font-weight:400;font-family:var(--font-secondary);font-size:22px;color:#fff;margin-bottom:5px}main h4{text-align:center;margin-top:10px}blockquote,main p,ul{line-height:1.8;font-size:18px;opacity:1;margin:35px 0;padding:0 100px}@media(max-width:900px){blockquote,main p,ul{padding:0 50px}}@media(max-width:500px){blockquote,main p,ul{font-size:16px;padding:0 20px}}main a{color:#fff;text-decoration:underline}main a:hover{color:#8fffeb}#reference-list{border-top:1px solid hsla(0,0%,100%,.3);margin-top:60px;padding-top:10px;padding-left:25px;padding-right:15px}#reference-list li{line-height:1.6;font-size:14px;opacity:1;margin-bottom:8px;text-indent:10px}#next-navigation{max-width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:60px auto 0;text-decoration:none;cursor:pointer;border:1px solid #fff;border-radius:10px;padding-top:15px;padding-bottom:15px}#next-navigation:hover{border:1px solid #8fffeb;background-color:hsla(0,0%,100%,.05)}#next-navigation object{width:40px;height:40px;margin:0 auto 10px}#next-navigation p{font-size:14px;letter-spacing:.5px;font-weight:400;margin:0 auto;text-decoration:none;color:#fff}#page-content{transform:translateY(100vh)}#content-body{max-width:900px}#home #content-body{position:relative;color:#36364c;padding:32px}#home #content-body>*{font-weight:700}#home #content-body h1{padding:4px 8px;border-radius:5px}#home #content-body #next-navigation{border-color:#767575;margin-top:32px}@keyframes welcomeToGardenFadeIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.content-scrolled{--fill-color:#fff}.content-scrolled #content-body>a{animation:welcomeToGardenFadeIn 1s linear forwards;animation-delay:1s}.content-scrolled #scroll-indicator{opacity:0;pointer-events:none}.content-scrolled #page-content{transform:translateY(0);overflow:auto}#home.content-scrolled{--fill-color:#36364c}#transition-container{position:absolute;top:0;left:0;width:100vw;height:100vh;min-width:100vw;min-height:100vh;pointer-events:none;background-color:#fff;color:#fff;opacity:1;transition:opacity .8s ease-in;z-index:5;align-items:center;justify-content:center;display:flex}#transition-container p{display:flex;background-size:40%;padding-top:120px;font-size:14px;color:#000;background:url(/_next/static/media/ETH-loading.d5fb5e92.svg) no-repeat 0 50%;background-position:50%}#transition-container.removed{opacity:0;transition:opacity .8s ease-in;pointer-events:none}#transition-container.displayed{opacity:1;transition:opacity .8s ease-in;pointer-events:none}#executive-board{display:flex;flex-direction:column;margin:0 auto;max-width:400px}#executive-board h3{margin-top:0;text-align:center}#executive-board .member{width:100%;margin-bottom:40px;display:flex;flex-direction:row;align-items:center}@media(max-width:499px){#executive-board .member{flex-direction:column}}#executive-board .info{display:flex;flex-direction:column;width:100%;padding-top:10px;padding-bottom:10px;box-sizing:border-box}@media(max-width:499px){#executive-board .info{text-align:center;display:inline}}#executive-board img{width:150px!important;height:150px;margin-right:30px}@media(max-width:499px){#executive-board img{margin-right:0}}#executive-board .name{margin-bottom:5px;text-align:left;margin-top:0}@media(max-width:499px){#executive-board .name{text-align:center;display:inline}}#executive-board .title{margin-top:0;margin-bottom:10px;display:block}.social-link{position:relative;padding-left:26px;display:inline;color:#fff;background-image:url(/_next/static/media/twitter.60f6314b.png);background-position:0;background-repeat:no-repeat;background-size:20px 20px}#next-navigation:hover span,#secondary--links--container a:hover,.social-link:hover{color:#8fffeb}#home #next-navigation{border:1px solid #36364c}#home #next-navigation:hover{border:1px solid #8fffeb;background-color:rgba(54,54,76,.5)}#home #next-navigation:hover span{color:#8fffeb}#next-navigation:hover object{filter:invert(9%) sepia(20%) saturate(482%) hue-rotate(106deg) brightness(101%) contrast(103%)}#home #next-navigation span{color:#36364c}#home #next-navigation:hover object{filter:invert(80%) saturate(600%) hue-rotate(106deg) brightness(150%) contrast(100%)}.boundary{width:100%;display:grid;grid-template-columns:minmax(40px,1fr) minmax(auto,1680px) minmax(40px,1fr)}@media(max-width:1050px){.boundary{grid-template-columns:minmax(24px,1fr) minmax(auto,1680px) minmax(24px,1fr)}}.boundary>*{grid-column:2/3}.boundary>.expand{grid-column:1/4}.boundary>.expand-right{grid-column:2/4}.boundary>.expand-left{grid-column:1/3}.boundary.no-overflow{overflow:hidden}html.webp--not--supported .webp--only{display:none}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/09f6c2baa931b883-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6b4fe0bff7871930-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/064ea76c844b54f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b0fde133b3c9bd9c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Libre_Franklin_f3dcbb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92daa4d0098aa288-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Libre_Franklin_Fallback_f3dcbb;src:local("Arial");ascent-override:92.61%;descent-override:23.58%;line-gap-override:0.00%;size-adjust:104.31%}.__className_f3dcbb{font-family:__Libre_Franklin_f3dcbb,__Libre_Franklin_Fallback_f3dcbb;font-style:normal}.__variable_f3dcbb{--font-primary:"__Libre_Franklin_f3dcbb","__Libre_Franklin_Fallback_f3dcbb"}@font-face{font-family:__Abhaya_Libre_989460;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/338f613c05fac89f-s.woff2) format("woff2");unicode-range:u+0964-0965,u+0d81-0df4,u+1cf2,u+200c-200d,u+25cc,u+111e1-111f4}@font-face{font-family:__Abhaya_Libre_989460;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b427911ed27ff3bb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Abhaya_Libre_989460;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/34b8cd6f73814ef9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Abhaya_Libre_Fallback_989460;src:local("Times New Roman");ascent-override:83.78%;descent-override:33.90%;line-gap-override:0.00%;size-adjust:100.24%}.__className_989460{font-family:__Abhaya_Libre_989460,__Abhaya_Libre_Fallback_989460;font-weight:400;font-style:normal}.__variable_989460{--font-secondary:"__Abhaya_Libre_989460","__Abhaya_Libre_Fallback_989460"}