*{box-sizing:border-box}body{color:#fff;background:#0d0d0d;width:100vw;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue;overflow-x:hidden}.header-wrap{text-align:center;width:100vw;height:100vh}.header{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem;animation:1s both headerinit;display:flex;position:relative}.header__story-title{font-size:3rem}@keyframes headerinit{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.header__bg{z-index:-1;position:fixed;bottom:0;left:0}.header__levels{text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#000;border-radius:.25rem;flex-direction:column;width:100%;display:flex}.header__levelDetails{cursor:pointer;background:#000;border-radius:.25rem;font-size:1.2rem}.header__levelLinks{flex-direction:column;display:flex}.header__levelLink{color:currentColor;border-radius:.25rem;padding:1rem;text-decoration:none;transition:background-color .2s}.header__levelSummary{border-radius:.25rem;padding:1rem;font-weight:700}.header__levelSummary:hover,.header__levelLink:hover{background:rgba(255,255,255,.2)}.header__level{color:#fff;background:#1a1a1a;border-radius:.5rem;flex:1;justify-content:center;align-items:center;min-height:15rem;padding:5rem;font-size:3rem;font-weight:700;text-decoration:none;transition:all .2s ease-in-out;display:flex}.header__level:hover{background:#000}.header__bg{transition:transform .2s ease-out}.sphead{text-align:center;width:100vw}.spadv__particlewrap{z-index:-1;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.sphead__hst{z-index:2;width:100vw;height:100vh;padding:1rem;position:relative;overflow:hidden}.sphead__init{height:100vw}.sphead__deepest{color:#000}.spadv__particle{--transform-base:translateY(-50px);transform:var(--transform-base);filter:blur(20px);z-index:1;will-change:transform;background:orange;border-radius:100%;width:250px;height:250px;animation:.2s ease-in-out .2s both fadein}.sphead__title{font-size:4rem}.spadv__hlittle{font-size:2rem;animation:.5s ease-in-out .4s both fadein;display:inline-block}.spvadv__hparticle{animation:.5s ease-in-out 1s both hpaste;display:inline-block}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes hpaste{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}.spvadv__hsunny{animation:.5s ease-in-out 1.6s both fadein}.spadv__scrolldown{text-align:center;font-size:2rem;animation:.5s ease-in-out 2.1s both fadein}.sphead__hst__heading{font-size:4em}.spadv__realmain{background:#000;width:100vw;min-height:100vh}.spadv__curious{margin-bottom:3rem;padding:2rem;font-size:3rem}.spadv__somethingoff{text-align:center;justify-content:center;align-items:center;width:100vw;min-height:100vh;font-size:3rem;font-weight:700;display:flex;position:relative}.spadv__offmarks{z-index:1;pointer-events:none;gap:1rem;width:100vw;height:100vh;animation:1s ease-in-out both paused fadein;display:flex;position:absolute;top:0;left:0;overflow:hidden}.spadv__offmarks.animate{animation-play-state:running}.spvadv__offtext{z-index:2;background:#000;border-radius:.9rem;padding:1rem;font-size:3.5rem}.spadv__yelled{word-wrap:break-word;margin-bottom:0;padding:2rem;font-size:4rem}.spadv__gasped{color:red;word-wrap:inherit}.spadv__quakewrap{width:100vw;overflow:hidden}.spadv__quake{margin-bottom:0;padding:5rem 2rem;font-size:4rem;font-weight:700;animation:5s infinite shake}@keyframes shake{0%{transform:rotate(0)}25%{transform:rotate(5deg)}50%{transform:rotate(0eg)}75%{transform:rotate(-5deg)}to{transform:rotate(0)}}.spadv__notend{text-align:center;padding:2rem;font-size:4rem;font-weight:700}.spadv__areheading{width:100vw;height:300vh}.spadv__areheadingcontentwrap{word-wrap:break-word;justify-content:center;align-items:center;width:100vw;height:100vh;font-size:3rem;font-weight:700;display:flex;position:-webkit-sticky;position:sticky;top:0;left:0}.spadv__ahcmain{width:100vw;height:100vh;position:relative;overflow:hidden}.spadv__ahctext{word-wrap:break-word;text-align:center;word-wrap:break-word;background:rgba(0,0,0,.3);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.spadv__ahctext h2{word-wrap:break-word}.spadv__ahctbottom{margin-top:0;font-size:1.3rem}.spadv__ahcimage{--base-transform:translate(-50%,-50%);z-index:-1;will-change:transform;background:url(/3dassets/earthwest.png) 50%/cover no-repeat;width:300px;height:300px;position:absolute;top:50%;left:50%}.spadv__ahnext{padding:2rem;font-size:2rem}.spadv__theend{margin-top:1rem;font-weight:700}.spadv__endtext{text-align:center;font-size:3rem;font-weight:700}.spel__header{text-align:center;z-index:1;background:url(https://upload.wikimedia.org/wikipedia/commons/9/9d/G5_aurora_over_Tuntorp%2C_Lysekil_Municipality_15.jpg) 0 0/cover no-repeat;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.spel__header:after{content:"";z-index:2;background:#000;width:100%;height:100%;animation:.2s ease-in-out .2s both spelhbg;display:block;position:absolute;top:0;left:0}@keyframes spelhbg{0%{opacity:0}to{opacity:.3}}.spel__htext{z-index:3;animation:.2s ease-in-out .5s both fadein}.spel__htitle{font-size:4rem;font-weight:700}.spel__scrolldown{margin-bottom:1rem;font-size:2rem;display:inline-block}.scrollp__container{justify-content:space-between;gap:1rem;min-height:200vh;padding:2rem 0;display:flex}.scrollp__left{width:30%}.scrollp__right__wrap{flex-grow:0;align-self:flex-start;width:70%;height:100vh;position:-webkit-sticky;position:sticky;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.scrollp__item{min-height:100vh;margin-bottom:50vh;padding:3rem;font-size:2rem;font-weight:700}.scrollp__left:first-child{margin-top:50vh}.scrollp__left:last-child{margin-top:0}.scrollp__rightitem{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;max-height:100vh;transition:opacity .2s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scrollp__rightitem:not(.active){opacity:0}.spel__thankyou{text-align:center}@media screen and (max-width:1200px){.scrollp__container{flex-direction:column;padding-left:0;padding-right:2rem}.scrollp__right__wrap{top:unset;background:#0d0d0d;width:100vw;height:50vh;bottom:0;transform:none}.scrollp__left{width:auto}}.globaltopbar{z-index:100000;width:100vw;position:fixed;top:0;left:0}.globaltopbar__progress{background:#1e90ff;height:3px}.sp__gobacklink{color:#1e90ff;text-align:center;margin-bottom:1rem;font-size:1.3rem;display:block}.soundbar{transform-origin:0 0;z-index:1000;cursor:pointer;display:block;position:fixed;top:3px;left:0;transform:scale(.1)}
