body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;margin:0;overflow-y:scroll}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{background-image:url(/static/media/bg2.be874cb1d1d30917df99.png)}.App{align-items:center;animation:fadeInAnimation 1s ease;animation-fill-mode:forwards;animation-iteration-count:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f0f0f80;display:flex;flex-direction:column;margin:auto;min-height:100vh;text-align:center;width:50em}@media(max-width:1200px){.App{margin:auto;width:calc(100% - 20em)}}@media(max-width:992px){.App{margin:auto;width:calc(100% - 12em)}}@media(max-width:576px){.App{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0000,#0f0f0f80 300px);margin:0;width:auto}}.page{margin:1em}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.fade-enter{opacity:0;z-index:1}.fade-enter.fade-enter-active{opacity:1;transition:opacity .5s ease-in}.fade-exit{opacity:0}.linksOut{display:flex;flex-direction:column;gap:1em;justify-content:center;margin-bottom:2em;margin-left:auto;margin-right:auto;max-width:20em}.linksOut a{-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration:none}.button{align-items:center;border:1px solid #ff99c880;border-radius:2em;display:flex;overflow:hidden;padding:.25em;transition:border-color .2s ease-in}.button:hover{border:1px solid #ff99c8}.button:hover .buttonIconContainer{background-color:#ff99c8}.button:hover .buttonLabel{color:#eff2ef}.button:hover .buttonIcon{filter:invert(1)}.buttonIconContainer{background-color:#ff99c880;border-radius:50%;height:1em;padding:.75em;transition:background-color .2s ease-in;width:1em}.buttonIcon{height:1em;transition:filter .2s ease-in;width:auto}.buttonLabel{color:#ff99c8;flex:1 1;padding:.7em 1em;transition:color .2s ease-in}.content{color:#eff2ef;line-height:1.5em;margin:0 auto 3em;max-width:40em}.content a{color:#ff99c8;padding:.1em;text-decoration:none;transition:color .3s ease,background-color .3s ease}.content a:hover{background-color:#ff99c8;color:#0f0f0f}.content.small{margin:0 auto 2em}ul{text-align:left}ul li{margin-bottom:1em}.columns{column-count:2;column-gap:1em;width:100%}@media(max-width:768px){.columns{column-count:1;width:auto}}.primary{list-style-type:none;margin:0;padding:0;text-align:center}h1{margin-top:0}h1,h2,h3{color:#afa2ff}.description{max-width:500px}.username{color:#eff2ef;font-size:2em;font-weight:600;margin:.5em 0}.username span{color:#ff99c8;transition:color .2s ease-in}.username span:hover{color:#afa2ff}.fanfic{margin:1em 0;text-align:left}.fanfic .title a{font-size:1.1em;font-weight:600}.fanfic .fandom{color:#afa2ff}.fanfic p{margin:.2em 0 0}.fanfic p span{color:#afa2ff}.fanfic img{height:1em;margin-left:.5em;width:auto}.navContainer{display:flex;flex-direction:column;gap:1em;margin:2em}.navList{display:flex;gap:1em;justify-content:center}.navList a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#eff2ef;display:inline-block;overflow:hidden;padding:5px;position:relative;text-decoration:none;transition:color 2s ease-out,transform .25 ease-out;vertical-align:bottom;z-index:0}.navList a:hover{color:#0f0f0f}.navList a:before{background-color:#ff99c8;content:"";height:100%;left:0;position:absolute;top:0;transform:translateY(calc(100% - 2px));transition:transform .25s ease-out;width:100%;z-index:-1}.navList a:hover:before{transform:translateY(0);transition:transform .25s ease-out}.homeIcon{-webkit-tap-highlight-color:rgba(0,0,0,0)}.homeIcon img{border-radius:50%;box-shadow:0 0 10px #0000;height:100px;transition:box-shadow .25s ease-in;width:auto}.homeIcon img:hover{box-shadow:0 0 10px #ff99c8}.footer{color:#eff2ef;margin-bottom:2em}.footer a{color:#ff99c8;text-decoration:none;transition:color .3s ease,background-color .3s ease}.footer a:hover{background-color:#ff99c8;color:#0f0f0f}
/*# sourceMappingURL=main.9336bc43.css.map*/