@charset "UTF-8";html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Haas Grotesk;src:url(/webfonts/NeueHaasGroteskDisplayPro55Roman.woff2) format("woff2");font-style:normal;font-weight:400}:root{--color-black: #000;--color-white: #fff;--color-background: var(--color-white);--color-text: var(--color-black);--color-background-red: #ff2717;--color-menu-disable: #999;--color-menu-active: #424242;--color-mobile-close: #ff4326;--color-tag: #26ff9a}:root{--border-radius: 1rem}html{background:var(--color-background);color:var(--color-text)}body{font: 1.25rem/1.2 Haas Grotesk,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media only screen and (max-width: 768px){body{font-size:.9375rem}}a{cursor:none!important;color:inherit;text-decoration:none}em{font-family:Haas Grotesk,Helvetica,Arial,sans-serif;font-size:1em;color:var(--color-background-red)}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}:root{--scrollbar-width: 0;--screen-height: 100vh}html{background-color:var(--color-black)}.main{font: 1.25rem/1.2 Haas Grotesk,Helvetica,Arial,sans-serif;cursor:none;overflow:hidden;position:relative;width:100vw;height:var(--screen-height)}@media only screen and (max-width: 768px){.main{font-size:.9375rem}}.mousetracker{background-color:red;border-radius:50%;position:absolute;pointer-events:none;transform:translate(-50%,-50%);transition:height .5s ease,width .5s ease,background-color .5s ease;height:.9375rem;width:.9375rem;z-index:9999}.mousetracker--hover{background-color:#ffd300;mix-blend-mode:difference;height:1.5625rem;width:1.5625rem}.mousetracker--hover-node{background:#26FF9A}.topmenu{font: 1.375rem/1 Haas Grotesk,Helvetica,Arial,sans-serif;position:absolute;transform:translate(-50%);transition:transform .4s ease;padding-top:1.25rem;top:0;left:50%;z-index:100}.topmenu--hide{transform:translate(-50%) translateY(-66px)}.no-touch .topmenu--hide:hover{transform:translate(-50%) translateY(0)}.topmenu--hide-complete{transform:translate(-50%) translateY(-100px)}.topmenu__inner{background-color:var(--color-background-red);border-radius:3.75rem;box-shadow:0 0 50px var(--color-background-red)}.topmenu__items{align-items:center;display:flex;flex-wrap:nowrap;height:3.75rem;padding-left:5.3125rem;padding-right:5.3125rem;gap:1.875rem}.topmenu__items a{color:var(--color-white)}.no-touch .topmenu__items a:hover,.topmenu__items a.active{color:var(--color-black)}.right{background-color:var(--color-background-red);border-radius:1.875rem;position:absolute;transition:transform .4s ease,width .4s ease,background-color .4s ease,border-radius .4s ease;transform:translate(0);top:2.5rem;bottom:2.5rem;right:1.875rem;width:3.3125rem;z-index:2}.right--hide{transform:translate(140px)}.right--show-article{box-shadow:none;background-color:var(--color-white);border-radius:.625rem;width:46.875rem}.right--show-article .right-main{width:39.625rem}.right--show-nodes{box-shadow:none;background-color:var(--color-tag);border-radius:.625rem;width:46.875rem}.right--show-nodes .right-main{width:39.625rem}.transition-right-content-enter-active,.transition-right-content-leave-active{transition:opacity .4s ease;opacity:0}.transition-right-content-enter-to{opacity:1}.transition-right-content-from,.transition-right-content-to{opacity:0}.right-main{height:100%}.right-main--nodes .right-main__title{padding-top:1.875rem;padding-bottom:6.5625rem}.right-main--nodes .right-main__title{hyphens:auto}.right-main__inner{display:flex;flex-direction:column;padding-left:2.125rem;height:100%}.right-main__title{padding-top:1.25rem;padding-bottom:3.75rem}.right-main__title h1{font: 3.125rem/1 Haas Grotesk,Helvetica,Arial,sans-serif}@media only screen and (max-width: 768px){.right-main__title h1{font-size:1.875rem}}.right-main__content{overflow:hidden;height:100%}.right-main__content ul{margin-bottom:1.2em}.right-main__content ul li{position:relative;padding-left:1.5em}.right-main__content ul li:before{content:"\2013";display:inline-block;position:absolute;left:0;top:0}.right-main__content ul li+li{margin-top:.3125rem}.right-main__content ol{counter-reset:section;margin-bottom:1.2em}.right-main__content ol li{counter-increment:section;position:relative;padding-left:1.5em}.right-main__content ol li:before{content:counter(section);display:inline-block;position:absolute;left:0;top:0}.right-main__content p{margin-bottom:1.2em}.article-content h2{margin-bottom:1.85em;font-weight:700}.scrollable-content{overflow-y:scroll;height:100%;position:relative;padding-top:.625rem;padding-bottom:1.875rem;width:calc(100% + var(--scrollbar-width))}.node-item,.article-nodes{cursor:none;user-select:none;transition:color .2s ease}.no-touch .node-item:hover,.no-touch .article-nodes:hover{color:var(--color-menu-disable)}.link-article{color:var(--color-background-red)}.link-tag{color:var(--color-tag)}.right-menu{position:absolute;top:0;right:.8125rem;writing-mode:vertical-lr;transform:rotate(180deg);padding-top:2.5rem;padding-bottom:2.5rem;height:100%}.right-menu--disable a{color:var(--color-menu-disable);pointer-events:none}.right-menu__items{display:flex;flex-wrap:wrap;justify-content:space-around}.right-menu__items a{transition:color .2s ease}.right-menu__items a.active{color:var(--color-menu-active)}.right--show-search .right-menu__items a.active,.right-menu__items .right-menu__network.active{color:var(--color-white)}.right--show-index .right-menu__items a{color:var(--color-menu-disable)}.right--show-index .right-menu__items a.active{color:var(--color-black)}.right-close{cursor:none;user-select:none;font: 1.875rem/1 Haas Grotesk,Helvetica,Arial,sans-serif;position:absolute;bottom:.625rem;right:.625rem;text-align:center;transition:color .2s ease;height:2.1875rem;width:2.1875rem}.right-close span{position:absolute;transform:rotate(45deg);left:10px}.no-touch .right-close:hover{color:var(--color-menu-active)}.transition-close-enter-active,.transition-close-leave-active{transition:opacity .4s ease;opacity:0}.transition-close-enter-to{opacity:1}.transition-close-from,.transition-close-to{opacity:0}.network{position:absolute;top:0;left:0;height:100%;width:100%}.network img{height:100%;width:100%;object-fit:cover}.transition-network-enter-active,.transition-network-leave-active{transition:opacity .4s ease;opacity:0}.transition-network-enter-to{opacity:1}.transition-network-from,.transition-network-to{opacity:0}.right--show-index{box-shadow:none;background-color:var(--color-white);width:calc(100% - 3.75rem)}.right--show-index .right-main__inner{padding-left:3.5625rem}.right--show-index .right-main{width:80%}.index{display:flex;gap:3.75rem;height:100%}.index__left{padding-top:3.5625rem;width:20%}.index__content{overflow:hidden;position:relative;height:100%;width:70%}.index__content-columns{column-count:2;column-gap:3.75rem;padding-top:3.125rem;padding-bottom:3.125rem}.index-group{break-inside:avoid;padding-bottom:2.125rem}.index-group__item+.index-group__item{margin-top:.3125rem}.index-item{cursor:none;user-select:none;transition:color .2s ease}.no-touch .index-item:hover{color:var(--color-menu-disable)}.network-search{background-color:var(--color-background-red);position:absolute;bottom:0;left:0;overflow:hidden;height:100%;width:100%}.right--show-search{box-shadow:none;border-radius:.625rem;background-color:var(--color-black);width:33.75rem}.right--show-search .right-main__inner{padding-left:1.5625rem}.right--show-search .right-menu__items a{color:var(--color-menu-disable)}.right--show-search .right-main__content{width:calc(100% - 3.125rem)}.right--show-search .right-main__content ul li{padding-left:0}.right--show-search .right-main__content ul li:before{content:none}.right--show-search .right-close{color:var(--color-white)}.search-input{font: 1.875rem/1 Haas Grotesk,Helvetica,Arial,sans-serif;color:var(--color-white);padding-top:1.25rem;width:13.75rem}.search-input:focus{outline:none}.search-results{color:var(--color-white)}.transition-search-enter-active,.transition-search-leave-active{transition:height .4s ease;height:0}.transition-search-enter-to{height:100%}.transition-search-from,.transition-search-to{height:0}.mobile-menu-button,.on-mobile{display:none}#bp{width:1px}@media only screen and (max-width: 768px){#bp{width:2px}.on-mobile{display:block}.on-desktop{display:none}.topmenu--hide{transform:translate(-50%)}.mobile-menu-button,.mobile-menu-close{bottom:1.25rem;box-shadow:0 0 30px var(--color-background-red);display:block;position:fixed;left:50%;height:1.4375rem;width:1.4375rem;transform:translate(-50%)}.mobile-menu-button{background-color:var(--color-background-red);border-radius:50%}.mobile-menu-close{background-image:url(/assets/icon_mobile_close.5e7859b5.svg);background-position:center;background-repeat:no-repeat;background-size:.6875rem;border-radius:50%;background-color:var(--color-mobile-close);z-index:100}.main{overflow:unset;position:unset;height:100%}.network{position:fixed;overflow:hidden}.mousetracker{display:none}.topmenu__items{gap:.9375rem;padding-left:1.875rem;padding-right:1.875rem}.right{border-radius:0;position:relative;display:none;transition:none;top:0;left:0;width:100%;height:var(--screen-height);z-index:100}.right-menu{font: 1.375rem/1.2 Haas Grotesk,Helvetica,Arial,sans-serif;right:unset;transform:none;writing-mode:unset;width:100%}.right-menu__items{align-items:center;flex-direction:column-reverse;justify-content:center;gap:1.875rem;height:100%}.right-main__inner{padding-left:.9375rem;padding-right:3.75rem;min-height:var(--screen-height);height:auto}.right--show-index,.right--show-nodes,.right--show-article{width:100%}.right--show-index .right-main,.right--show-nodes .right-main,.right--show-article .right-main{background-color:var(--color-white);height:auto;width:100%}.right--show-index .right-menu,.right--show-nodes .right-menu,.right--show-article .right-menu{display:none}.right--show-index .right-main__inner,.right--show-nodes .right-main__inner,.right--show-article .right-main__inner{padding-left:2.5rem;padding-right:2.5rem}.right--show-search .right-menu{display:none}.right--show-search .right-main{background-color:var(--color-black);height:auto;width:100%}.right--show-search .right-main__inner{padding-left:2.5rem;padding-right:2.5rem}.right--show-search .right-main__content{height:auto}.right-main{position:relative;z-index:101}.index{display:block;gap:.9375rem}.index__left{font: 2.5rem/1.2 Haas Grotesk,Helvetica,Arial,sans-serif;padding-top:1.5625rem}.index__content{font: 1.5625rem/1.2 Haas Grotesk,Helvetica,Arial,sans-serif;overflow:unset;padding-bottom:6.25rem;height:auto;width:100%}.index__content-columns{padding-top:.9375rem;padding-bottom:0;column-count:1}.index-group{padding-bottom:0}.index-group+.index-group{padding-top:2.125rem}.index-group__item+.index-group__item{margin-top:.625rem}.right-main__content{font: 1.25rem/1.2 Haas Grotesk,Helvetica,Arial,sans-serif;padding-bottom:6.25rem}.scrollable-content{overflow:visible;padding-bottom:0;height:auto;width:100%}.right-main__title{font: 3.125rem/1 Haas Grotesk,Helvetica,Arial,sans-serif;padding-bottom:1.875rem}}@media only screen and (max-width: 768px) and (max-width: 768px){.right-main__title{font-size:1.875rem}}@media only screen and (max-width: 768px){.right-main--nodes .right-main__title{padding-bottom:1.875rem}.right-close{display:none}.network-search{z-index:1}.main--mobile-right .right{display:block}}
