body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cat-profile{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:20px;padding:20px;width:300px}.cat-image{border-radius:8px;height:auto;width:100%}h2{color:#333;font-size:24px}p{color:#666;font-size:16px}header img{height:40px;width:40px}header .cat{height:60px;width:60px}header{justify-content:space-between;padding:20px 0}header,header .right{align-items:center;display:flex}header .right{gap:10px}.msg-box{align-items:flex-start;display:flex;justify-content:space-between;h2{font-size:20px;margin:0 0 10px}.left{display:flex;gap:20px}}a:has(.msg-box){text-decoration:none}.profile-pic{width:60px}body{margin:0 14px}.messagesContainer{border-radius:5px;margin:20px auto;max-width:600px;padding:20px;width:90%}.messageExchange{margin-top:20px}.message{border-radius:10px;color:#000;margin-bottom:10px;padding:10px}.sent{background-color:#007bff;text-align:right}.received{background-color:#17a2b8}.timestamp{color:#ddd;font-size:.8rem}.sendMessageForm{bottom:0;display:flex;left:0;margin-bottom:10px;position:fixed;width:100%}.messageInput{border:1px solid #ccc;border-radius:20px;flex-grow:1;margin-right:10px;padding:10px}.sendButton{background-color:#007bff;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:10px 20px}.sendButton:hover{background-color:#0056b3}
/*# sourceMappingURL=main.926dbf35.css.map*/