@import"https://fonts.googleapis.com/css2?family=Oxygen&display=swap";@import"https://fonts.googleapis.com/css2?family=Gabriela&display=swap";@import"https://use.typekit.net/ojx5uox.css";@import"https://fonts.googleapis.com/css2?family=Ubuntu&display=swap";@font-face{font-family:adolfine;src:url(/assets/adolfine-B56lHSjt.ttf)}@font-face{font-family:Sinistre;src:url(/assets/sinistre-CcpZY-Yb.ttf)}@font-face{font-family:Transport;src:url(/assets/transport-C2uWWFK1.ttf)}@font-face{font-family:LED;src:url(/assets/led-Bf0WNpso.ttf)}:root{--orange: #c66727;--blue: #3998d8;--purple: #a627c6;--yellow: #c6b627;--grey-nav: #1c1c1c;--grey-light: #212121;--grey-lighter: #262626;--grey-dark: #1a1a1a;--grey-text: #9d9d9d;--nav-text: #aaa;--nav-text-hover: #ccc;--nav-text-active: #fff;font-family:Oxygen,sans-serif;line-height:1.5;font-weight:400;color:var(--grey-text);background-color:var(--grey-light);min-height:100vh;height:100%}#root{scroll-behavior:smooth}#fader{position:fixed;height:100vh;width:100vw;background-color:var(--grey-light);z-index:10000000}@keyframes fadeIn{0%{opacity:1}to{opacity:0}}.fadeIn{animation:fadeIn .5s ease-in-out forwards}::selection{background-color:var(--grey-nav);color:var(--blue)}.page-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;min-height:100%}::-webkit-scrollbar{display:none}a{text-decoration:none;color:inherit;width:fit-content}button{border:none;background:none;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer}html,body,#root{margin:0;padding:0;min-width:100vw;min-height:100vh;height:100%;overflow-x:hidden}.navbar{background-color:var(--grey-nav);height:12%;width:100vw;display:flex;flex-direction:row;align-items:center;position:relative;z-index:3}#navbar-break{position:absolute;left:0;top:100%;width:100%;min-width:1080px;z-index:-1}.navbar img:hover{cursor:pointer}.nav-links{margin-left:auto;margin-right:1rem;display:flex;flex-direction:row;align-content:center}.nav-links>*{font-family:adolfine,sans-serif!important;font-size:3rem;margin-left:1rem}.anagram-swap .word,.nav-links>*{color:var(--nav-text);transition:.2s}.anagram-swap .word:hover,.nav-links a:hover{color:var(--nav-text-hover)}.anagram-swap .word:active,.nav-links a:active{color:var(--nav-text-active)}.is-active{color:var(--blue)!important}.button-wrapper{height:100%;width:7.5%;position:relative;text-align:center}.logo{position:relative;height:15vh;width:15vh;margin-top:20px}.logo-text{font-size:2rem;margin-left:1.5rem;color:var(--logo-text);margin-top:20px;font-family:Sinistre;font-weight:150;text-shadow:0px -1px 2px #000000,0px 1px 2px #000000,0px 1px 0px var(--orange),0px 2px 0px var(--orange)}.logo-text:hover{text-shadow:0px -1px 2px #000000,0px 1px 2px #000000,0px 1px 0px var(--orange),0px 3px 0px var(--orange),0px 4px 0px var(--orange)}.button-top,.button-bottom{position:absolute;top:0;left:0;height:100%;cursor:pointer}.button-top{transition:.1s ease-in-out;fill:var(--nav-text-active)}.button-top:hover{transform:translate(.05rem,.05rem)}.button-top:active{transform:translate(.2rem,.2rem)}.button-bottom{transform:translate(.2rem,.2rem);z-index:0;fill:var(--orange)}.grid-3,.grid-3-even,.grid-2,.grid-2-even{display:grid;grid-template-rows:auto;width:100vw;height:100%;font-size:3rem}.grid-3{grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr)}.grid-3-even{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hitler{font-family:Adolfine,sans-serif;font-size:4vw}.page-break{min-width:1080px;width:100%;margin:0 0 -2px;display:inline-block;position:relative;height:14vw;z-index:1}.bottom-element{width:100%;position:absolute;bottom:0;padding:0;z-index:-9990}.title{font-size:5rem;opacity:0;animation:fadein 1s ease-in-out .5s forwards;text-align:center}.line{background-color:var(--grey-text);border-radius:99px;width:120%;max-width:0;height:3px;display:block;margin-bottom:3rem;transform:translate(-7.5%);animation:slidein 1s ease-in-out 1s forwards}.hidden-element{display:none}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{max-width:0px}to{max-width:120%}}.footer-container{background-color:var(--grey-nav);padding:2rem;text-align:center;font-size:2vw;z-index:4;position:relative;margin-top:-10px}#backdoor{cursor:pointer}.dark-wrapper{background-color:var(--grey-dark)}.dark-wrapper,.karen-light-wrapper,.karen-dark-wrapper{padding-bottom:13.5vw;margin-bottom:-13.5vw;padding-top:10px;margin-top:-10px;width:100%;z-index:0;margin-left:10%;margin-right:10vw;font-size:1rem;will-change:transform}.wrap-fix{padding-bottom:15vw;margin-bottom:-15vw}ul:not(.footerlist){list-style-type:none;margin:0;padding-left:10%}.socials>*:hover,.secrets>*:hover,.feed-options>*:hover{cursor:pointer;padding-right:2rem}.left-links.feed-options>*:hover{transform:translate(2rem)}.stt-wrapper{position:fixed;bottom:2%;right:2%;z-index:99999;transform:translate(200%);background:none;border:none;height:100px;width:100px;transition:.2s ease-in-out}.stt-wrapper:hover{cursor:pointer}.stt{position:absolute;top:0;right:0;height:100px;width:100px;transition:.2s ease-in-out}#stt_arrow:hover{transform:translate(0)}.blank-slate{all:initial;background-color:#fff;width:calc(100% - 4px);height:100%;min-height:100vh}.blank-slate button{all:revert}.float-left{float:left;padding:2vw}.float-right{float:right;padding:2vw}.center-children>*{margin:auto}#broom-closet{margin-top:8vw}.footerlist{font-size:2rem;margin-left:7%;margin-right:7%;margin-top:0;position:relative;z-index:3}.footerlist li{margin-bottom:1.05rem;list-style-type:none}.footerlist li:before,#preview ul li:before,#post-body ul li:before,.first-feed ul li:before,.blob ul li:before{content:"◦";font-weight:700;display:inline-block;width:1em;margin-left:-2em;margin-right:.3em}.orange li:before,#preview ul li:before,#post-body ul li:before,.first-feed ul li:before,.blob ul li:before{color:var(--orange)}.blue li:before{color:var(--blue)}.yellow li:before{color:var(--yellow)}.footerindex{font-size:2rem}.secrets{font-size:3rem}.karen-light-wrapper{background-image:url(/assets/karenbackground-DXuWCzK8.jpg);background-attachment:local}.karen-dark-wrapper{background-image:url(/assets/karenbackgrounddark-D8ii7J-T.jpg);background-attachment:local}.nickssitebody{background:#5f5f5f;font-family:sans-serif;border:dotted}.nickssiteh2{background:#c2c2c2;border:ridge}.nickssitep{background:#c2c2c2;border:ridge;font-family:inherit}.nickssitea{font-family:Gabriela,serif;color:#ff7145}.nickssitea:hover{background:#5f5f5f;border:dotted}.microcelebrity{position:absolute;left:50%;width:40%}.beginnings{width:80%;margin-left:20px;margin-top:20px;border-width:4px;border-color:var(--orange);border-style:solid}.nosite{width:90%;margin-left:20px;margin-top:20px}.demontext{color:#fa3a3a}.karen-light-wrapper{background-image:url(/assets/karenbackground-DXuWCzK8.jpg);background-attachment:local}.karen-dark-wrapper{background-image:url(/assets/karenbackgrounddark-D8ii7J-T.jpg);background-attachment:local}.karen-light-wrapper,.karen-dark-wrapper{background-size:cover}.main-karen{align-content:center}.karen-text{align-self:center;text-align:center;margin-right:3vw;color:#1e1e1e}.karen-text .credit,.karen-text p{font-size:2.5vw}.karen-grid{margin:5vw 0vw 5vw 5vw;max-width:90vw}.left-karen-1{height:33vw;margin:auto}.left-karen-2{height:43vw;margin:auto}.karen-verse,.karen-verse:before,.karen-verse:after{font-size:2.5vw;content:"◦";color:#1e1e1e;text-align:center;max-width:90vw;display:block}.karen-centered{display:block;margin-left:auto;margin-right:auto}.smol{font-size:1rem;display:block;margin:auto}.construction-wrapper{position:relative;height:130vh;width:100%;margin-bottom:-25rem;overflow-y:hidden;z-index:-1}.construction-wrapper>*{position:absolute}.construction-wrapper .ground{top:0}.construction-wrapper .floor{bottom:0;width:100vw;height:300px;left:0}.construction-wrapper .floor>*{position:absolute;bottom:300px}.floor-line{background-color:#555;width:100%;height:100%;display:block;position:absolute;top:0}.construction-text{font-weight:700;font-size:3rem;top:35%;left:50%;transform:translate(-50%)}table,th,td{border:1px solid;border-collapse:collapse;padding:.5rem;text-align:center}pre{background-color:var(--grey-dark);border-radius:15px;padding:.75rem;width:fit-content;font-size:1rem;text-wrap:wrap}#preview a,#post-body a,.first-feed a,.blob a{font-weight:700;color:var(--orange)}#preview a:hover,#post-body a:hover,.first-feed a:hover,.blob a:hover{color:var(--grey-text)}blockquote{border-left:10px solid;margin:0;padding:.5rem 1rem .5rem .5rem;padding-left:5%;background-color:var(--grey-dark);width:fit-content;font-size:1.5rem}blockquote p{margin:0}#preview li,#post-body li,.first-feed li,.blob li{height:fit-content}.gallery{display:grid;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem;margin:1rem}.gallery img{width:100%}.gallery>*{transition:transform .2s ease;-webkit-transition:transform .2s ease;z-index:2}.gallery>*:hover{transform:scale(1.1)}.flibble{width:80%;position:absolute;left:50%;transform:translate(-50%);z-index:-1}.flibble-hover{opacity:0;transition:.5s;z-index:1}.flibble-hover:hover{opacity:1}.socials{margin-right:5rem;font-weight:700;font-size:3.25vw}.book-link{background:linear-gradient(#ff84f7,#7825ff)}.steam{background:linear-gradient(#79ceff,#ff74c5);text-shadow:0 0 92px #d91dff,0 0 134px #303EFF}.steam:hover{background:linear-gradient(#fff,#fff);text-shadow:0 0 15px #fabdff,0 0 30px #d400b8,0 0 50px #8e009b}.twitter{background-color:#1185fe}.email{background:linear-gradient(90deg,#4285f4,#db4437,#f4b400,#0f9d58)}.socials>*{min-width:fit-content}.socials>*:not(:last-child),.socials .email{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nicketh{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80%}.nicketh-wrapper{height:100%;width:100%;position:relative}.nicketh-tri{fill:var(--orange)}@keyframes psyro-scroll{0%{background-position:center 23%}23%{background-position:center top}23.0001%{background-position:center bottom}to{background-position:center 23%}}.traffic-sign{text-align:center;border-radius:20px;font-family:transport}#welcome-to{margin:auto;border:rgb(255,255,255) solid 1vw;width:70vw;background-color:#130013;color:#fff}#welcome-to h1{font-size:7vw;top:1vw;position:relative;margin:0}#welcome-to #safe-drive{font-size:2vw;margin:0;bottom:1vw;position:relative}.psyro{font-size:15vw;position:relative;bottom:3vw;left:1vw;animation:psyro-scroll 2s infinite linear;animation-play-state:paused;background:linear-gradient(var(--yellow),var(--yellow),var(--purple),var(--purple),var(--yellow),var(--yellow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:100% 400%;background-repeat:no-repeat;background-position:center;transition:all 2s ease-in-out;z-index:999}.psyro:hover{animation-play-state:running}.established{text-align:center;display:block;margin:auto;font-size:5vw;opacity:0%;padding-top:2.5vw;animation:psyro-scroll 2s infinite linear;animation-play-state:paused;background:linear-gradient(var(--yellow),var(--yellow),var(--purple),var(--purple),var(--yellow),var(--yellow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:100% 400%;background-repeat:no-repeat;background-position:center;transition:all 1s ease-in-out;filter:drop-shadow(2px 2px 1px #101010)}.established:hover{opacity:100%;animation-play-state:running}#missing-poster{background-color:#1a1a1a;color:#ff7d12;border:#000000 1vw solid;font-size:2vw;font-family:led;width:23vw;text-align:center;border-radius:20px;padding:2px;margin-left:2vw;margin-right:6vw;display:inline;float:left}#missing-poster marquee{font-size:3vw;border-bottom:solid 1px black}#tourist-sites{display:grid;grid-template-columns:32vw 1fr;grid-template-rows:1fr 1fr;gap:1vw 0vw}.tourist-sign{width:30vw;background-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20777%20311'%20width='777'%20height='311'%3e%3cstyle%3e%20.s0%20{%20fill:%20%23ffffff%20}%20.s1%20{%20fill:%20%236B4423%20}%20%3c/style%3e%3cg%20id='Layer%201'%3e%3cpath%20id='Path%200'%20class='s0'%20d='m21%201.38c-3.02%200.67-6.85%201.95-8.5%202.83-1.65%200.88-3.96%202.66-5.13%203.94-1.18%201.29-2.82%203.7-3.67%205.35-0.84%201.65-2.03%205.92-2.65%209.5-0.81%204.66-1.04%2043.31-0.82%20136.5%200.23%2097.09%200.61%20130.89%201.5%20133.5%200.65%201.93%202.24%205.07%203.52%207%201.29%201.93%203.9%204.53%205.8%205.8%201.9%201.26%205.25%202.83%207.45%203.5%203.08%200.92%2079.57%201.2%20334%201.2%20276.49%200%20330.73-0.22%20334.5-1.37%202.48-0.75%205.55-2.55%206.84-4%201.28-1.45%2019.46-32.11%2040.4-68.13%2020.94-36.03%2038.88-67.75%2039.88-70.5%201-2.75%201.84-7.47%201.86-10.5%200.03-3.03-0.57-7.53-1.32-10-0.75-2.47-18.64-34.28-39.76-70.67-21.12-36.4-39.3-67.36-40.4-68.8-1.1-1.45-4.02-3.4-6.5-4.33-4.2-1.59-26.67-1.71-333-1.87-256.28-0.14-329.71%200.09-334%201.05z'/%3e%3cpath%20id='Path%201'%20class='s1'%20d='m26.47%2026.83c-1.76%201.75-1.82%207-1.68%20128.75%200.14%20120.34%200.24%20127.01%201.93%20128.65%201.68%201.62%2020.09%201.71%20325.23%201.5l323.45-0.23c56.18-96.88%2073.15-126.13%2073.95-127.5%201.42-2.42%200.25-4.59-36.24-67.5l-37.7-65c-635.96-0.49-647.17-0.44-648.94%201.33z'/%3e%3cpath%20id='Path%202'%20class='s0'%20d='m586%2051c0%200.55%2013.33%2024.06%2029.62%2052.25%2016.3%2028.19%2030.09%2052.15%2030.65%2053.25%200.85%201.69-3.56%209.97-28.13%2052.75-16.03%2027.91-29.14%2050.98-29.14%2051.25%200%200.27%2016.08%200.39%2035.74%200.25l35.74-0.25c42.96-74.4%2056.19-97.35%2057.12-99l1.68-3-62.28-108.5c-58.5%200-71%200.35-71%201z'/%3e%3c/g%3e%3c/svg%3e");background-size:cover;color:#fff;aspect-ratio:777 / 311;display:grid;border-radius:0;right:1vw;text-align:center;align-content:center;grid-template-columns:33% 66%;gap:0%;padding:0}.tourist-sign img{width:70%;padding-right:-100vw;position:relative;left:3vw;top:1.7vw}.tourist-sign h1{font-size:450%;position:relative;right:3vw}#firsttsign,#thirdtsign{transform:rotateY(180deg)}:is(#firsttsign,#thirdtsign) h1,:is(#firsttsign,#thirdtsign) img{transform:rotateY(180deg)}.rules{display:flex}.rule-sign-container{font-size:6vw;position:relative;text-align:center;width:8vw;align-items:center;border-radius:100%;font-family:transport;margin:auto;margin-top:2vw;will-change:auto;transition:width .5s ease-in-out,border-radius .5s ease-in-out}.rule-sign-container img{display:fixed;width:80%;top:1vw;transition:1s}.rule-sign-container .rule-sign-contents{width:100%;height:100%;position:absolute;bottom:.2vw}.rule-sign-container .rule-sign-extended{width:fit-content;font-size:1vw;color:#0000;transform:translate(3vh);top:9vw;opacity:0;visibility:hidden;max-height:0;overflow:hidden}.rule-sign-container:after{padding-bottom:100%;display:block;content:""}.rule-sign-container:hover{width:20%;border-radius:5%}.rule-sign-container:hover img{width:35%;margin-top:1vw}.rule-sign-container:hover .rule-sign-extended{max-height:max-content;margin-top:1vw;position:absolute;color:var(--text-rule);transform:translate(3vh);width:80%;transition:all .7s ease-in-out;transition-delay:.3s;height:fit-content;opacity:1;visibility:visible;top:8vw;bottom:1vw}.min{background-color:#0078c0;--text-rule: white;color:var(--text-rule);border:.3vw solid rgb(255,255,255);outline:.1vw solid #0078c0}.max{background-color:#fff;--text-rule: rgb(0, 0, 0);color:var(--text-rule);border:solid,red,.8vw}.list-left{text-align:left;margin-left:2rem}.list-right{text-align:right;margin-right:2rem}.list-left,.list-right{font-size:2vw}.rules li:before{content:"◦";color:var(--yellow);font-weight:700;display:inline-block;width:-2em;margin-right:.3em}.feed-icon{min-width:0;margin-left:1.5vw;margin-right:1.5vw;display:inline-block;vertical-align:top}.box-wrapper{position:relative;width:25vw;height:2.5vw;display:flex;justify-content:center;margin:auto;margin-top:1vw;opacity:1;z-index:2}@keyframes dd_anim_in{0%{transform:translate(0);max-width:20vw;max-height:2.5vw}45%,55%{max-width:30vw;max-height:2.5vw}to{max-width:30vw;max-height:25vw}}@keyframes dd_anim_out{to{transform:translate(0);max-width:20vw;max-height:2.5vw}45%,55%{max-width:30vw;max-height:2.5vw}0%{max-width:30vw;max-height:22.5vw}}.box{position:absolute;border-radius:2rem;border-width:2px;border:solid var(--orange);background-color:var(--grey-lighter);margin:auto;padding:.5rem 1rem;width:20vw;height:2.5vw;overflow:hidden;white-space:nowrap;z-index:1}.box .button-wrapper{height:2.5vw}.box-search{position:absolute;z-index:0;max-width:20vw;width:100vw;max-height:2.5vw;height:100vh}.dd-anim-in{animation:dd_anim_in .7s ease-in-out forwards}.dd-anim-out{animation:dd_anim_out .7s ease-in-out forwards}.first-feed{text-align:left;width:90%;padding-right:5%!important;padding-left:5%!important;position:relative}.first-title{font-size:4rem;margin-bottom:20px;font-weight:700;line-height:130%;padding-bottom:1rem}.first-body-dark,.first-body{max-height:50vh;overflow-y:hidden;position:relative}:is(.first-body-dark,.first-body):after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:.15s}.first-body-dark:after{background-image:linear-gradient(rgba(0,0,0,0),var(--grey-light))}.first-body:after{background-image:linear-gradient(rgba(0,0,0,0),var(--grey-dark))}.feed-arrow:hover{transform:translateY(-.5rem)}.feed-arrow:active{transform:translateY(-200px)}.feed-search{min-width:0;background-color:var(--grey-dark);color:var(--grey-text);height:100%;width:75%;border:none;border-radius:999px;padding-left:1rem;font-size:1.5rem;display:inline;max-width:0;padding:0;transition:.5s}.feed-search:focus{outline:none}.tag-small,.tag{border-radius:999px;display:inline-block;font-weight:700}.tag-small{width:2vw;height:1vw;margin-right:5px}.tag{background-color:var(--grey-dark);border-width:2px;border:solid;padding:.5rem 1rem 1rem;margin-right:.5rem;margin-top:.5rem;width:fit-content;height:1rem}.blob{position:relative;font-size:1rem;text-align:left;gap:3vw;z-index:-1}.blob h1{font-size:3rem;margin-bottom:.5rem}.blob>*{margin:3vw}.post-list{font-size:3vw;gap:4vw;width:90%}.post-list>a{background-color:#191919;min-width:100%;border:var(--orange);border-width:2px;border-style:solid;border-radius:1vw;padding:10px;text-align:center}@keyframes loadingAnim{0%{transform:scaleY(1)}to{transform:scaleY(2)}}.loading{display:inline-block;height:10vw;margin:2rem;background-color:var(--orange);width:10vw;animation:loadingAnim 1s ease-in-out infinite forwards;animation-direction:alternate}#loading-2{animation-delay:.3s}#loading-3{animation-delay:.6s}.avatar-wrapper{display:flex;flex-direction:row;align-items:center;margin-top:-20px;margin-bottom:20px;color:var(--orange);font-weight:700;font-size:1.5rem}.avatar-wrapper>img{border-radius:999px;width:50px;height:50px;margin-right:10px}.avatar-wrapper>span{color:var(--grey-text);font-size:1rem;font-weight:400;margin-left:10px}input,textarea{background-color:var(--grey-nav);color:var(--grey-text);border:none;border-radius:999px;padding:.5rem;font-size:inherit;font-family:inherit}#title{width:60%;font-size:2rem;padding-left:1.2rem;font-weight:700}#markdown,#customCSS{padding:2rem;border-radius:3rem;margin-top:20px}#preview,#markdown,#customCSS{width:80%;min-height:80vh}.preview-button{margin-top:20px;font-weight:700;font-size:inherit;color:inherit}.preview-button:hover{cursor:pointer}input[type=checkbox]{appearance:none;background-color:var(--grey-dark);margin:0;margin-right:.2rem;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:none;border-radius:.15em;transform:translateY(.25rem);cursor:pointer;transition:.15s;position:relative;z-index:0}input[type=checkbox]:checked{background-color:var(--orange)}input[type=checkbox]:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20421%20338'%20width='421'%20height='338'%3e%3ctitle%3echeck%3c/title%3e%3cstyle%3e%20.s0%20{%20fill:%20%23191919;%20}%20%3c/style%3e%3cpath%20id='Path%200'%20class='s0'%20d='m365.5%204.4c-2.2%200.7-5.6%202.1-7.5%203.1-1.9%200.9-49.8%2048-107.3%20105.3l-103.7%20103.7c-67-66.9-80.9-80-84-81.6-3.1-1.5-6.9-2.4-12-2.7-6.1-0.3-8.6%200-13.5%201.9-5.1%201.9-7.7%204-18.1%2014.3-8.2%208.2-12.8%2013.7-14.4%2017.1-1.9%203.9-2.4%206.8-2.4%2013-0.1%206.2%200.4%209.1%202.2%2013%201.8%204.1%2013.6%2016.3%2067%2069.6%2061.3%2061.2%2065%2064.8%2070%2066.3%204.8%201.5%205.6%201.5%2010.5%200%205-1.5%2010.7-7.1%20133.9-130.3%20107.8-107.7%20129.1-129.4%20131-133.6%201.8-3.9%202.3-6.8%202.2-13%200-6.2-0.5-9.1-2.4-13-1.6-3.4-6.2-8.9-14.4-17.1-10.4-10.4-12.9-12.4-18.1-14.3-3.3-1.2-8-2.4-10.5-2.6-2.5-0.2-6.3%200.2-8.5%200.9z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:80%;background-position:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:.15s}.new-button-wrapper>*{margin:1rem}.dropdown{position:relative;height:calc(20vw - 9px);width:100%;z-index:0;overflow:scroll;white-space:wrap;text-align:left;display:flex;flex-direction:row;gap:10px;padding-top:2%}.dd-button{height:2.5vw;min-width:3vw;float:right;margin-bottom:20px;z-index:0}.dd-tags{display:grid;font-size:1.5vw;width:inherit;padding-top:0;grid-template-columns:1fr;overflow-x:hidden}.dd-tags::-webkit-scrollbar{display:block;width:5px}.dd-tags::-webkit-scrollbar-track{background-color:var(--grey-lighter)}.dd-tags::-webkit-scrollbar-thumb{background-color:var(--orange);border-radius:99px}.dd-author{display:grid;grid-template-rows:1fr,1fr;grid-template-columns:1fr;width:75%;overflow-y:hidden;font-size:1.5vw}.dd-author span{display:flex;justify-content:center;align-items:center;padding:.25vw}.dd-author img{border-radius:999px;width:50%;cursor:pointer}.dd-author input[type=checkbox]{left:-12.5%;top:25%}.feed-options{font-size:2rem}.post-body{width:70%}#post-body{font-size:1.1rem}.movember-image-container{width:100%;position:fixed;transform:translate(-30vw);z-index:5;bottom:1vw;max-height:40vw;object-fit:contain}.movember-image-container img{width:40vw;position:relative;left:0;object-fit:contain}.movember-text{text-align:center;margin-right:3vw;margin-left:6vw;font-family:futura-100,sans-serif;font-weight:700;font-style:normal;font-size:5vw;line-height:3vw;position:relative;bottom:-3vw}#donate{bottom:50%;transform:translateY(50%);right:2vw;position:absolute;max-width:30%;line-height:1em;font-family:futura-100,sans-serif;font-weight:100;font-style:normal;font-size:3vw;text-align:right;transition:all .2s;text-shadow:#4b4b4b 1px 0 10px}#donate a{color:#ebba34;text-shadow:none}#donate a:hover{color:#ffe600;text-decoration:underline}#movember-logo{width:100%}#movember-logo img{width:60%}@media(max-width:880px){.movember-image-container img{width:80vw}.movember-image-container{width:100%;max-height:100vw}.movember-text{margin-left:25vw;font-size:10vw!important;line-height:10vw;bottom:-43vw;width:100%}#donate{bottom:85vw;line-height:9vw;transform:none;max-width:90%;font-size:8vw!important;text-align:left}#donate br{display:none}#donate a{text-align:center!important;width:100vw!important}#movember-logo{width:100%}#movember-logo img{width:100%;padding-bottom:5vw}}.marquee{font-size:3rem}.contact{margin-right:5rem;font-weight:700;font-size:3.25vw}.social-1{background:linear-gradient(#e61515,#ffa34b);font-family:Times New Roman,Times,serif}.social-2{color:#60fff7;font-family:Times New Roman,Times,serif}li{transition:.2s}.contact>*:hover{cursor:pointer;padding-right:2rem}.grub-tag{font-family:"Papyrus",Fantasy;font-size:4vw}.soil{font-size:4vw;text-align:center;text-decoration:underline;font-size:32px;font-family:monospace;letter-spacing:5px;animation:colorRotate 6s linear 0s infinite}@keyframes colorRotate{0%{color:#66f}10%{color:#09f}50%{color:#0f0}75%{color:#f39}to{color:#66f}}@media(max-width:880px){.navbar{flex-direction:column;justify-content:center;height:30vw}.nav-links{margin-left:1rem;width:100%;justify-content:center;flex-wrap:wrap;flex-grow:3}.nav-links>*{font-size:7vw}.logo-text{visibility:collapse;height:0}.logo-wrapper{height:100%;width:100%;margin-top:1%}.title{width:100vw;text-align:center;margin-bottom:10px;font-size:15vw}.wrap-fix{padding-bottom:35vw!important;margin-bottom:-35vw!important}.grid-3,.grid-2{grid-template-columns:repeat(1,minmax(0,1fr))}:is(.grid-3,.grid-2) .list-left{order:1;flex:1 1;width:100vw;margin:1vw}:is(.grid-3,.grid-2) .list-right{order:2;width:100vw;text-align:left}.grid-2{grid-template-columns:1fr}.stt-wrapper:not(.continue){scale:80%}.nicketh-wrapper{order:2;height:70vw}.rules{font-size:6vw;text-align:left;width:86vw}.lies{display:none}.socials{font-size:10vw}.socials li{text-align:center}.movember-qr{align-content:center;margin:auto;display:block;width:70%;padding-top:8%;margin-bottom:-3rem}.movember-text{font-size:6vw}.psyro-desc{font-size:5vw;width:90vw}.traffic-sign{width:95%!important}#welcome-to h1{font-size:3rem!important;padding-top:3vw}#welcome-to p{font-size:1.5rem!important;padding-bottom:3vw}#welcome-to .psyro-wrapper{margin-left:2.5vw!important}#missing-poster{font-size:7vw!important;margin:auto;display:block;left:1vw;position:absolute!important}#missing-poster marquee{font-size:10vw!important}#tourist-sites{display:inline-block;position:relative;width:100%;margin-top:100vw}.tourist-sign{margin:auto;position:relative;scale:.9}.tourist-sign img{left:6vw;top:3vw}.tourist-sign h1{left:-8vw}.hitler{font-size:8vw}.psyro{font-size:30vw}.established{font-size:8vw;padding-top:10vw}.footer-container,#door{font-size:6vw}.dark-wrapper{padding-bottom:15rem;margin-bottom:-7rem}.construction-wrapper{height:90vh}#crane,#forklife,#workers{display:none}#scaffold{width:50vw;top:10vh}#scaffoldLads{left:50%!important}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.flibble{width:80vw}span:has(.flibble){height:100vw}#fohf{font-size:5rem!important;text-align:center}.logo{height:10vw;width:20vw;margin:0;margin-bottom:10vw}.navbar{height:auto}.nav-links{flex-shrink:3}.page-break{height:13vh;z-index:0;margin-bottom:4vh}.page-wrapper{min-height:70vh}iframe{width:100%}.first-title,h1{font-size:10vw!important;max-width:100%!important;white-space:break-spaces;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.first-body{overflow-x:hidden}.first-body-dark,.first-body{width:95vw!important;overflow:hidden}:is(.first-body-dark,.first-body) img{display:none}.tag-small{width:1.5rem;height:.6rem}.first-feed img{max-width:90vw}.first-feed h1{text-decoration:none;font-size:1.71rem!important}.first-feed h2{font-size:1.41rem!important}.first-feed h3{font-size:1.11}.first-feed .first-title{font-size:10vw!important;white-space:break-spaces;max-width:97vw}.first-feed pre{max-width:80vw;white-space:break-spaces}.blob h1{font-size:2rem}.box{width:50vw;height:6.25vw;margin-top:-1rem}.box-search{max-width:50vw;width:100%;max-height:6.25vw;height:100vh}.box-wrapper{width:73%;margin-top:5vw;margin-bottom:10vw;scale:120%}.button-top,.button-bottom{height:250%;margin-left:auto;margin-right:auto}.feed-icon{margin-left:5vw}.dropdown{width:100%;font-size:4vw;height:calc(40vh - 50px);margin-top:11vw;display:grid;gap:15px;overflow:hidden}.dd-button{margin-right:.05vw}.dd-author{display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding:3% 3% 7%;overflow-x:hidden;border-bottom:solid 1px}.dd-author span{scale:150%}.dd-tags{margin-top:0%;overflow:auto;height:20vh}@keyframes dd_anim_in{0%{max-width:50vw!;max-height:6.25vw}45%,55%{max-width:100vw;max-height:6.25vw}to{max-width:100vw;max-height:40vh}}@keyframes dd_anim_out{to{max-width:50vw;max-height:6.25vw}45%,55%{max-width:100vw;max-height:6.25vw}0%{max-width:100vw;max-height:40vh}}h1 .tag{display:inline-block;white-space:normal}.post-list{grid-template-columns:repeat(1,minmax(0,1fr));font-size:8vw;width:90vw}img,iframe{max-width:90vw}.float-left,.float-right{float:none;padding:0vw;width:98vw;text-align:center}.post-body{width:90%}}.anagram-swap{color:#fff;flex:0 0 auto;align-self:center;width:100%;height:100%;margin:0 auto;text-align:left;text-transform:uppercase;display:flex;flex-direction:column;padding:0;position:relative}.anagram-swap .word{position:relative}.anagram-swap .word.hidden{position:absolute;left:-1000px;visibility:hidden}.anagram-swap .word .letter{white-space:pre;z-index:10;display:inline-block;position:relative;left:0;top:0;transition:left 2s ease-in-out,top 2s ease-in-out}#dom-title{font-family:Ubuntu,sans-serif;font-size:3rem}.dom-highlight{background-color:var(--grey-text);color:var(--grey-light);padding:1rem;border-radius:20px}.dom-highlight button{cursor:pointer;display:inline-block;padding:1rem;transition:.2s;margin-left:.5rem;margin-right:.5rem;border-radius:20px;font-weight:700}.dom-highlight button:hover{background-color:var(--grey-dark);color:var(--grey-text)}.dom-test-1{height:80vh;width:100%;position:relative}.dom-test-1-sub{transition:.75s;width:100%;max-width:20rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}#test-1-content{transition:.2s}.triangle-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);grid-column-gap:0px;grid-row-gap:0px;height:80vh;width:80vh;margin:auto}.triagfnel{height:128px;width:123px;fill:var(--orange);transition:transform .5s}
