:root{--primary-color:#c8e455;--background-color:#f7ffda;--text-color:#000;--border-radius:25px}*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{background-color:var(--background-color);min-height:100vh;display:flex;align-items:center;justify-content:center}.avatar{position:absolute;width:143px;height:137px;left:calc(50% - 82px);top:47px}.displayname{display:flex;flex-direction:column;align-items:center;padding:0;grid-gap:9.13px;gap:9.13px;position:absolute;width:141px;height:27px;left:calc(50% - 71px);top:210px;font-size:16px;border-radius:18.2696px}.displayname,.secretmessage{font-family:"Nunito",sans-serif}.secretmessage{font-size:22px;font-weight:800}.container{max-width:400px;justify-content:flex-start;align-items:center;width:100%;height:100vh;position:relative}.container,.message-card{padding:20px;display:flex;flex-direction:column}.message-card{background-color:var(--background-color);border-radius:var(--border-radius);text-align:center;grid-gap:20px;gap:20px;margin-top:200px}.avatar{width:80px;height:80px;margin:0 auto}h2{font-size:1.2rem}h1,h2{color:var(--text-color)}h1{font-size:1.8rem;margin-bottom:20px}.message-input{position:relative;margin:20px 0}.setmessage{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;grid-gap:9.13px;gap:9.13px;position:absolute;width:291px;height:204px;left:54px;top:317px;background:#f5ffcf;border-radius:18.2696px}.setmessage,textarea{border:1px solid #000;box-shadow:0 4px 0 #000}textarea{width:100%;height:150px;padding:15px;border-radius:15px;background-color:var(--background-color);font-size:1rem;resize:none;border-radius:18.2696px}.dice-button{position:absolute;bottom:10px;right:10px;background:none;font-size:1.5rem}.dice-button,.send-button{border:none;cursor:pointer}.send-button{background-color:var(--primary-color);color:var(--text-color);border-radius:25px;padding:15px 0;font-size:1.2rem;font-weight:700;width:100%;margin:20px 0;background:#daff44;box-shadow:0 3.50308px 0 #000;border-radius:18.2696px}.logo{margin:30px 0}.loons-logo{width:150px;height:auto}.footer{margin-top:30px;text-align:center}.footer h3{font-size:1.5rem;margin-bottom:10px}.footer p{color:var(--text-color);margin-bottom:20px}.links{display:flex;justify-content:center;grid-gap:20px;gap:20px}.links a{color:var(--text-color);text-decoration:none;font-size:.9rem}textarea::placeholder{color:#666}textarea:focus{outline:none;border-color:#000}.footer_message{width:403px;height:52px;background:#000;box-shadow:0 3.50308px 0 #000;font-family:"Nunito";font-size:24px;color:#daed01}.footer_message,p{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;grid-gap:9.13px;gap:9.13px;position:relative;margin:0 auto;font-style:normal;font-weight:800;line-height:23px}p{width:100%;height:27px;font-family:"Nunito",sans-serif;font-size:12px;background:#daed01}
/*# sourceMappingURL=main.5b43a07e.chunk.css.map */