@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);@import url(https://fonts.googleapis.com/css2?family=Shadows+Into+Light+Two&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#4361ee;--cyan:#4cc9f0;--green:#99cc63;--purple:#7209b7;--hotpink:#f72585;--darkpurple:#3a0ca3;--lightpurple:#9f7af5;--almostblack:#202020}body{background:#0c0c0c;font-family:Inter,sans-serif}body,p{color:#fff}.tomb,p{padding:1em}.tomb{align-items:center;background:#202020;background:var(--almostblack);border-radius:.5em;display:flex;justify-content:center;margin:1em;max-width:500px;position:relative;text-align:center}.tomb img{height:auto;width:12em;z-index:1}.tomb:before{border-radius:50%;content:"";height:11em;left:1em;position:absolute;top:1em;width:11em}.tomb:first-child:before{background-color:#f72585;background-color:var(--hotpink)}.tomb:nth-child(2):before{background-color:#9f7af5;background-color:var(--lightpurple)}.tomb:nth-child(3):before{background-color:#7209b7;background-color:var(--purple)}.tomb:nth-child(4):before{background-color:#3a0ca3;background-color:var(--darkpurple)}.tomb:nth-child(5):before{background-color:#4361ee;background-color:var(--blue)}.tomb:nth-child(6):before{background-color:#4cc9f0;background-color:var(--cyan)}h1{color:#99cc63;color:var(--green);font-size:1.5em}h2{padding-top:.6em}.link{color:#99cc63;color:var(--green);position:relative;text-decoration:none}.link:before{background:#99cc63;background:var(--green);bottom:.7em;content:"";height:2px;left:-7em;position:absolute;transition:.5s;width:0}.link:hover:before{width:14em}.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:1em}.logo{height:15em;margin-top:1.5em;width:auto;width:30em}form{background:#202020;background:var(--almostblack);border-radius:.5em;padding:0 2em;text-align:center}textarea{font-family:Inter;resize:none}label,textarea{display:block;padding:1em}input{height:30px;padding:1em;width:200px}button{border-radius:10px;cursor:pointer;margin:1em;padding:.5em 1em}.item{border:3px solid #789;border-radius:.5em;max-width:800px}.item,.replies{background:#202020;background:var(--almostblack);margin:1em auto;text-align:center}.replies{border:2px solid #789;border-radius:.5em;max-width:650px}.cat-title{font-size:2.5em;text-align:center}.error{padding-top:2.5em;width:1000px}.flex{align-items:center;display:flex;justify-content:center;margin:auto;position:relative;width:1000px}.home{left:5em;position:absolute;top:-5em}
/*# sourceMappingURL=main.f4415a82.css.map*/