@import url(https://fonts.googleapis.com/css2?family=PT+Sans&family=Source+Sans+Pro:wght@200&display=swap);body{font-family:"Source Sans Pro",sans-serif;font-size:1.5rem;font-weight:lighter;color:#b5b9c1}.app{width:60vw;height:70vh;max-width:700px;min-height:400px;margin:15vh auto;overflow:hidden;border:2px solid #000;border-radius:1rem}.app,.app-nav{background-color:#283250}.app-nav{display:flex;padding-top:1rem;padding-bottom:.5rem;margin-top:-5px;font-size:2.5rem;text-align:center;border-radius:inherit;align-items:center;justify-content:space-between}.app-container{overflow:scroll;height:100%;width:100%}.app-nav-bell{height:2.2rem;margin:auto 3rem}.app-nav-list{width:8.2rem;font-weight:700;transform:scale(1)}.messages{width:80%;padding:2rem 2rem 3rem;margin:2.5rem auto;box-sizing:border-box;border-radius:.75rem;background-color:#374167;box-shadow:-11px 10px 24px -12px rgba(0,0,0,.19)}.messages:first-of-type{margin:25rem auto 2.5rem}@media only screen and (max-width:868px){.app{width:90%;margin:10vh auto auto}}
/*# sourceMappingURL=main.e5e2f264.chunk.css.map */