#loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:600px;background:#fff;width:calc(100% - 4rem);z-index:1}#loader-bar{background:#000;width:0;border:1px solid;height:20px;transition:width .1s}.splash-scroll{position:relative;width:100%;min-height:600vh;margin-bottom:100vh}#canvas-container{position:sticky;top:1rem;min-height:100vh;padding:2rem;margin:0 auto;box-sizing:border-box;position:sticky;text-align:center}#canvas{width:min(100vh - 4rem,100vw - 4rem,1000px);height:min(100vh - 4rem,100vw - 4rem,1000px)}body{margin:0;padding:0;background:#9460a6;color:#eed;text-shadow:0 1px 0 #eee}.site-wrapper{margin:0 auto;width:100vw}.content{position:relative;z-index:4;margin:0 auto;min-height:100vh;min-height:100vh;box-sizing:border-box;text-align:center}.flame{width:100vw;padding:0}@media screen and (min-width:800px){.content{width:min(100vh - 4rem,100vw - 4rem,1000px);display:flex;align-items:center;justify-content:center;flex-direction:column}.flame{width:90vw;justify-content:flex-start;min-height:200vh}}.content__wrapper{position:sticky;width:100%;height:200vh;top:0}.flame-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none;z-index:1;contain:strict}.doom-text-canvas{position:fixed;inset:0;width:100vw;height:100vh;display:block;pointer-events:none;z-index:-2;contain:strict}.remember,.remember__big{margin:0 0 4rem}.remember__big p{font-size:6rem;font-weight:200;margin:0}.remember p{font-size:3rem;font-weight:300;margin:0}.tbr{font-size:8rem;font-weight:200;margin:0 0 4rem;text-align:center}.fu{margin:0 0 4rem}.fu p{margin:0 0 2rem;font-size:4rem;font-weight:300}.fu2 p{margin:0 0 2rem;font-size:2rem;font-weight:300}.nav{position:relative;z-index:4;list-style:none;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100vh}.nav-list{display:flex;gap:1rem;justify-content:center;list-style:none;padding:0 1rem;box-sizing:border-box}.nav p{padding:0 1rem}.nav a{position:relative;display:inline-block;text-decoration:none;color:#eee;font-weight:500;padding:.5rem 1rem;transition:background .2s ease-in-out,color .2s ease-in-out;color:#a985b0;font-size:3rem}@media screen and (min-width:600px){.nav a{font-size:4rem}}@media (hover:hover){.nav a:before{content:'.';bottom:0;left:50%;transform:translate(-50%,-6px);position:absolute;width:0;height:2px;background:#fdffb9;transition:width .2s ease-in-out;line-height:0;opacity:0;user-select:none;transition:opacity .2s ease-in-out}.nav a:hover:before{opacity:1}}