*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;text-rendering:optimizeLegibility;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Fira Mono",monospace;background:linear-gradient(135deg,#f794a4,#fdd6bd);background-attachment:fixed}.container{width:320px;margin:50px auto;display:flex;flex-direction:column;grid-gap:20px;gap:20px}.thought-container{border:1px solid;box-shadow:5px 5px 0 0;display:flex;flex-wrap:wrap;align-items:center;padding:20px;background-color:#fff;justify-content:space-between}.thought-message{width:100%;word-break:break-word;margin:0 0 20px;font-weight:500;font-size:1rem}.thought-input{resize:none;width:90%;font-size:1rem;border:1px solid #000}.thought-input:focus{outline:none;padding:2px}.heart-btn{border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;background-color:#eee}.clicked{background-color:#ffd7d7}.heart-number{flex-grow:1;margin-left:5px;font-size:.9rem;color:#999}.time-created{flex-grow:0;font-size:.9rem;color:#999}h2{font-size:1.2rem;margin:0 0 10px}.form{text-align:center}.send-btn{border:none;border-radius:20px;cursor:pointer;height:30px;padding:0 10px;font-family:"Fira Mono",monospace;font-weight:500;font-size:1rem;background:#ffd7d7;margin:10px 0 0}.disabled{background-color:#eee;color:#000;cursor:default}@media screen and (min-width:768px){.container{width:500px}h2{font-size:1.6rem}.thought-input{width:75%}}
/*# sourceMappingURL=main.11a812ab.chunk.css.map */