:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:var(--green);transition:.3s ease-in-out;font-weight:400;padding:3px}@media (hover: hover){a:hover{display:flex;flex-direction:row;place-items:center;justify-content:center;font-size:1.3em;cursor:pointer;filter:var(--dropshadow3)}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}:root{--brightpurple: #b562ff;--green: #7cfc58;--purple: #270049;--black: #000000;--lightpurple: #efdfff;--lightblack: #111113;--gray: #1e1e1e;--borderradius: 1em;--dropshadow1: drop-shadow(-10px 10px 15px rgba(0, 0, 0, .95));--dropshadow2: drop-shadow(10px 10px 15px rgba(0, 0, 0, .95));--dropshadow3: drop-shadow(0px 0px 5px var(--green));--dropshadow4: drop-shadow(0px 10px 7px rgba(0, 0, 0, .95));--dropshadow5: drop-shadow(0px 0px 1px rgba(0, 0, 0, 1)) drop-shadow(10px 10px 15px rgba(0, 0, 0, 1));--font: "Courier New", "monospace";--inset: -25em}body{margin:0;padding:0;overflow:hidden;height:100%;display:flex;flex-direction:column;place-items:center;justify-content:center;align-items:center;background:url(/sprayLeft.png) no-repeat left center,url(/sprayRight.png) no-repeat right center,var(--purple)}.button{font-family:var(--font),"serif";display:flex;flex-direction:row;place-items:center;justify-content:center;color:var(--green);font-size:1.3em;margin-left:2em;margin-right:2em;width:5em;transition:.3s ease-in-out;border:none;border-radius:3px;background:#fff0}h1,h2,h3,h4,h5,h6{scale:1;font-family:var(--font),"serif";color:#fff;font-weight:700}span{font-weight:700;color:var(--green)}.particlesRight{z-index:-1;rotate:90deg;margin-left:-10em;margin-right:var(--inset);margin-bottom:5em;mix-blend-mode:screen;filter:hue-rotate(80deg)}.particlesLeft{z-index:-1;transform:scaleX(-1);rotate:-90deg;margin-left:var(--inset);margin-right:-10em;margin-bottom:5em;mix-blend-mode:screen;filter:hue-rotate(80deg)}.octImgLeft{mix-blend-mode:darken;scale:1;z-index:1;margin-right:-2em;margin-left:-28em}.octImgRight{transform:scaleX(-1);scale:1;z-index:1;mix-blend-mode:darken;margin-left:-2em;margin-right:-28em}.tentacleBackgroundRight{margin-right:4em;z-index:-2;height:600px;width:auto;scale:1.3;filter:var(--dropshadow1)}.tentacleBackgroundLeft{margin-left:4em;transform:scaleX(-1);z-index:-2;height:600px;width:auto;scale:1.3;filter:var(--dropshadow1)}.header{padding-top:1em;display:flex;flex-direction:column;place-items:center;justify-items:center;background:linear-gradient(to top,var(--gray),var(--lightblack) 100%);border-top-left-radius:var(--borderradius);border-top-right-radius:var(--borderradius);height:9em;width:100%}.mainHomeContainer{display:flex;flex-direction:row;place-items:center;justify-items:center}.routerView{display:flex;flex-direction:column;place-items:center;justify-items:center;margin:1em}.mainContainer{padding:0;display:flex;flex-direction:column;place-items:center;justify-items:center;position:relative;border-radius:var(--borderradius);border:5px solid var(--green);min-width:1000px;min-height:800px;max-width:1000px;max-height:800px;background-color:var(--black);background-size:20%;background-position:center;background-repeat:no-repeat;box-shadow:0 0 5em var(--green)}.buttonContainer{margin-top:1em;padding:1em;display:flex;flex-direction:row;justify-content:center;place-items:center;justify-items:center;background-color:var(--black);height:3em;width:100%}.footer{position:absolute;bottom:0;width:100%;height:5em;background:linear-gradient(to bottom,var(--gray),var(--lightblack) 100%);border-bottom-left-radius:var(--borderradius);border-bottom-right-radius:var(--borderradius);display:flex;flex-direction:column;place-items:center;justify-items:center;justify-content:center}.loading{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:300px}.purple{color:var(--brightpurple);font-weight:700;font-size:1.5em}.white{color:#e4e4e4;font-weight:700}.black{color:var(--black)}.creaturesPageHeader{z-index:7;scale:1.5;pointer-events:none;margin-top:-2.5em;margin-bottom:-1em;display:flex;flex-direction:row;place-items:center;justify-items:center;justify-content:center;filter:drop-shadow(0px 0px 2px var(--green)) grayscale(100%) contrast(140%)}.imgLeft{margin-bottom:.1em;scale:.9;transform:scaleY(-1);margin-left:-5px;margin-right:-5px}.creatureImageDecoration{scale:.9;margin-bottom:.1em;transform:scaleX(-1) scaleY(-1);margin-left:-5px;margin-right:-5px}.headerCreatures{color:var(--black);display:flex;flex-direction:row;place-items:center;justify-items:center;justify-content:center;height:45px;width:auto;padding:1em 2.5em;background-color:var(--green);margin-left:-3px;margin-right:-3px;border-radius:.3em}.heading{font-size:1em;color:var(--black);font-weight:700}#app{display:flex;flex-direction:row;place-items:center;justify-items:center}#loading{filter:hue-rotate(90deg) contrast(1.1) brightness(1.5) saturate(1.5);mix-blend-mode:screen}.homeContainer[data-v-548e594e]{display:flex;flex-direction:column;place-items:center;justify-items:center;padding:1em;margin-top:6em;margin-bottom:2em}.image[data-v-548e594e]{filter:var(--dropshadow3);margin-bottom:2em}#homePhrase[data-v-548e594e]{display:flex;flex-direction:column;place-items:center;justify-items:center;text-align:center}#lovecraft[data-v-548e594e]{filter:grayscale(100%) brightness(130%) drop-shadow(0 0 100px #e3e3e3)}.creaturesMainContainer[data-v-9e304aee]{display:flex;flex-wrap:wrap;overflow:hidden;flex-direction:row;height:547px;width:900px;gap:.1em}.authorsSelectionContainer[data-v-9e304aee]{z-index:3;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;place-items:center;justify-items:center;justify-content:center;position:absolute;height:35em;width:20em}.authorsSelectionContainer[data-v-9e304aee]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none;box-shadow:inset 0 50px 40px #000,inset 0 -50px 40px #000}.authorSelection[data-v-9e304aee]{display:flex;flex-direction:row;place-items:center;justify-items:center;justify-content:center;height:100%;width:21em}.authorsScrollable[data-v-9e304aee]{display:grid;flex-direction:column;place-items:center;justify-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;height:100%;width:100%;pointer-events:auto;scrollbar-width:none;scroll-behavior:smooth}.creaturesProfileContainer[data-v-9e304aee]{overflow:visible;display:flex;flex-direction:column;place-items:center;justify-items:center;justify-content:center;border-radius:1em;position:absolute;right:5em;height:30em;width:37em}.authorsSelection[data-v-9e304aee]{-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;place-items:center;justify-items:center;justify-content:center;z-index:1;margin:.3em;background-color:var(--green);border-radius:1em;min-height:3em;width:16em;position:relative;transition:.1s ease-in-out}.authorsSelection[data-v-9e304aee]:hover{background-color:var(--brightpurple);filter:drop-shadow(0px 0px 10px var(--brightpurple));cursor:pointer;scale:1.05}.authorsSelection[data-v-9e304aee]:active{background-color:var(--lightpurple);filter:drop-shadow(0px 0px 10px var(--lightpurple));scale:1}.authorName[data-v-9e304aee]{font-weight:700;color:var(--black);font-size:1em}.authorBlock[data-v-9e304aee]{min-height:6em;width:15em}.creaturePhoto[data-v-9e304aee]{margin:.5em;cursor:pointer}.creatureInfo[data-v-9e304aee]{margin-top:1em;position:absolute;left:0;top:1em}.images[data-v-9e304aee]{padding:.25em;border-radius:.5em;margin-top:4.5em;position:absolute;z-index:4;display:grid;place-items:center;justify-items:center;right:0;max-width:20em}.overview[data-v-9e304aee]{margin-top:10em;position:absolute;left:0;top:1em;padding-right:1em;max-width:25em;max-height:17em;overflow-y:auto;overflow-x:hidden;height:100%;width:100%;pointer-events:auto}.wiki[data-v-9e304aee]{display:flex;flex-direction:row;place-items:center;justify-content:center;position:absolute;bottom:-1em;margin-left:-15em}.homeContainer[data-v-9e304aee]{display:flex;flex-direction:column;place-items:center;justify-items:center;padding:1em}#tentacleTop[data-v-9e304aee]{z-index:5;margin-bottom:-149px;filter:drop-shadow(0px 0px 10px var(--black));pointer-events:none}#tentacleBottom[data-v-9e304aee]{z-index:5;margin-top:-150px;filter:drop-shadow(0px 0px 10px var(--black));pointer-events:none}#loadingBottom[data-v-9e304aee]{z-index:7;filter:hue-rotate(90deg) contrast(1.1) brightness(1.5) saturate(1.5);mix-blend-mode:screen;position:absolute;bottom:-7em;right:-5em;scale:.7;transform:scaleY(-1)}.image[data-v-9e304aee]{margin-bottom:2em}.creatureImageDecoration[data-v-ffb39bf6]{margin-bottom:.1em;transform:scaleX(-1) scaleY(-1);margin-left:-1.2em;filter:drop-shadow(0px 0px 10px var(--green))}.authorsScrollable[data-v-ffb39bf6]{display:grid;flex-direction:column;place-items:center;justify-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;height:100%;width:100%;pointer-events:auto;scrollbar-width:none;scroll-behavior:smooth}.profilePhoto[data-v-ffb39bf6]{width:100%;height:100%;object-fit:cover;object-position:center}.homeContainer[data-v-ffb39bf6]{display:flex;flex-direction:column;place-items:center;justify-items:center;padding:1em;margin-top:10em}.image[data-v-ffb39bf6]{margin-bottom:2em}.authorsSelection[data-v-ffb39bf6]{-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;place-items:center;justify-items:center;justify-content:center;z-index:1;margin:.3em;background-color:var(--green);border-radius:1em;min-height:3em;width:16em;position:relative;transition:.1s ease-in-out}.authorsSelectionContainer[data-v-ffb39bf6]{z-index:3;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;place-items:center;justify-items:center;justify-content:center;position:relative;height:35em;width:20em}.authorsSelectionContainer[data-v-ffb39bf6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none;box-shadow:inset 0 50px 40px #000,inset 0 -50px 40px #000}.authorBlock[data-v-ffb39bf6]{min-height:6em;width:15em}.authorsSelection[data-v-ffb39bf6]:hover{background-color:var(--brightpurple);filter:drop-shadow(0px 0px 10px var(--brightpurple));cursor:pointer;scale:1.05}.authorsSelection[data-v-ffb39bf6]:active{background-color:var(--lightpurple);filter:drop-shadow(0px 0px 10px var(--lightpurple));scale:1}.authorSelection[data-v-ffb39bf6]{display:flex;flex-direction:row;place-items:center;justify-items:center;justify-content:center;height:100%;width:21em}.photo[data-v-ffb39bf6]{place-items:center;justify-items:center;justify-content:center;height:100px;width:100px;margin-right:1em;overflow:hidden;border-radius:1em}.racesMainContainer[data-v-ffb39bf6]{display:flex;flex-wrap:wrap;overflow:hidden;flex-direction:row;height:547px;width:900px;gap:.1em}.creatureOrganizer[data-v-ffb39bf6]{display:flex;flex-direction:row;place-items:center}.creatureInfoContainer[data-v-ffb39bf6]{display:flex;flex-direction:row;place-items:end;margin:.5em;padding:1em;background-color:var(--black);border:5px solid var(--green);box-shadow:0 0 15px var(--brightpurple);height:9em;width:25em;border-radius:1em}.creaturesContainer[data-v-ffb39bf6]{display:flex;flex-direction:column;place-items:center;justify-items:center;width:35em;padding:1em;max-height:547px;margin-left:2em;scrollbar-width:none;scroll-behavior:smooth;overflow-y:auto}.authorName[data-v-ffb39bf6]{font-weight:700;color:var(--black);font-size:1em}#tentacleTop[data-v-ffb39bf6]{z-index:5;margin-bottom:-149px;filter:drop-shadow(0px 0px 10px var(--black));pointer-events:none}#tentacleBottom[data-v-ffb39bf6]{z-index:5;margin-top:-150px;filter:drop-shadow(0px 0px 10px var(--black));pointer-events:none}
