body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fff9f0;background-size:400% 400%;width:100vw}.home{display:flex;flex-direction:column}.links{flex-direction:column;gap:2rem}.link,.links{align-items:center;display:flex;justify-content:center;padding:1rem}.link{background-color:#ff9e7c;background:linear-gradient(135deg,#ff9e7c 50%,#4a4a4a 0);background-position:0 100%;background-size:400% 400%;border-radius:10px;box-shadow:3px 4px 0 #000c;color:#fff;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.3rem;font-weight:500;text-decoration:none;transition:background-position .6s ease-in-out,color .5s ease;width:10rem}.link:hover{background-position:100% 0;color:#fff}input{border:none;border-radius:10px;box-shadow:0 0 10px #ff9e7ccc;min-width:10rem;padding:1rem;width:15rem}input:focus{outline:1px solid #ff9e7c}.sub-name{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(90deg,#ff9e7c,#ff8356,#ff7a49,#ff5112);-webkit-background-clip:text;display:flex;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;justify-content:center;padding-top:1rem;width:100%}@media (max-width:768px){.home{margin-left:1rem;margin-right:1rem}.home,.links{display:flex;flex-direction:column}.links{align-items:center;justify-content:center;text-align:center;width:100%}}.card{align-items:center;color:#4a4a4a;display:flex;font-family:Quicksand,sans-serif;font-size:3rem;font-weight:800;justify-content:center;padding:1rem;text-align:center;width:100%}@media (max-width:768px){.card{font-size:2rem;font-weight:700;padding:2rem;text-align:center}.name{align-self:flex-start;justify-self:center}}body{height:100vh;margin:0;padding:0}.send-msg>button{background-color:#fff9f0;border:none;border-radius:10px;cursor:pointer;font-size:1.3rem;font-weight:500;padding:1rem;width:5rem}img{width:40px}textarea{background-color:#fff0db;border:1px solid gray;border-radius:5px;border-radius:10px;box-sizing:border-box;color:#4a4a4a;font-size:1rem;line-height:1.4;max-height:10rem;min-height:3rem;outline:none;overflow-y:auto;padding:.5rem;resize:none;white-space:pre-wrap;width:70%;word-break:break-word}.send-msg{align-items:center;background-color:#fff9f0;border:1px solid #9a9a9a80;border-radius:20px;bottom:1rem;box-shadow:2px 2px 5px #0000001a;display:flex;flex-direction:row;justify-content:space-between;left:50%;padding:.5rem;position:fixed;transform:translateX(-50%);width:50%}.messages{background-image:url(/static/media/background.197a11a62fb739b51c02.png);border-radius:10px;display:flex;flex-direction:column;flex-grow:1;gap:.5rem;height:calc(100vh - 10rem);justify-content:flex-start;overflow-y:scroll;padding:1.2rem}.messages::-webkit-scrollbar{background-color:#8787874d;width:6px}.body{background-color:#fff9f0;display:grid;grid-template-columns:1fr 2fr 1fr;height:100vh;position:relative;width:100vw}.room-details{align-items:start;gap:1rem;justify-content:start;padding:10px}.room-details,nav{display:flex;flex-direction:column}nav{grid-column-end:2;grid-column-start:1}p{color:#4a4a4a;font-size:1rem;font-weight:500;margin-bottom:.5rem}p span{background-color:#4a4a4a;border-radius:5px;color:#fff9f0;font-weight:600;padding:.1rem .5rem}#label-for-file{align-items:center;background:#fff9f0;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;font-weight:800;justify-content:center;padding:5px;text-align:center;width:fit-content;width:50px}input{box-shadow:0 0 5px #ff9e7ccc}dialog{align-items:center;border-radius:10px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;max-width:15rem;padding:1rem;width:40%}dialog>input{width:80%}.sublink{background-color:#ff9e7c;background:linear-gradient(135deg,#ff9e7c 50%,#4a4a4a 0);background-position:0 100%;background-size:400% 400%;border:none;border-radius:5px;box-shadow:3px 4px 0 #000c;color:#fff;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:500;padding:.2rem .5rem;text-align:center;transition:background-position .6s ease-in-out,color .3s ease}.sublink:hover{background-position:100% 0;color:#fff}@media (max-width:700px){.body{align-items:center;display:flex;flex-direction:column;justify-content:center}.messages{width:100%}.room-details{display:flex;flex-direction:row}nav{align-items:center;display:flex;flex-direction:column;justify-content:center}.send-msg{bottom:0;margin-left:2%;margin-right:2%;position:fixed;width:100%;z-index:10}.chat-card{font-size:.9rem;max-width:100%}dialog{border-radius:5px;width:80%}input{padding:.5rem}.messages{height:calc(100vh - 4rem);overflow-y:auto}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}#alert{align-items:center;animation:slideDown .7s ease-out forwards;background-color:#feffb2;border:none;border-radius:2px;color:#654747;display:none;font-family:Poppins,sans-serif;font-weight:600;justify-content:center;left:50%;padding:.2rem .5rem;position:absolute;top:10%;transform:translateX(-50%)}@media (max-width:768px){#alert{left:40%;padding:.2rem .5rem;top:20%;transform:translateX(-50%)}}
/*# sourceMappingURL=main.170b39c0.css.map*/