@import url(https://fonts.googleapis.com/css2?family=Poor+Story&display=swap);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}*{font-family:Poor Story,cursive}html{background-color:#ebebeb}.App{align-items:center;display:flex;height:100vh;justify-content:center;margin:0 auto;max-width:1200px;min-width:800px}.content{height:800px}header{padding:40px;text-align:center}header div{font-size:2.5em}.h{font-size:60px}.h2{margin-bottom:40px}.h2,.h3{font-size:35px}.h3{font-weight:600;margin-bottom:10px}button{border-radius:5px;border-style:none;color:#fff;cursor:pointer;font-size:calc(8px + 1vmin);height:40px;margin-right:10px;width:140px}.deleteBtn{background-color:#151822}.doneBtn{background-color:#809dff}.backToWorkBtn{background-color:#ff8080}.inputSection{align-items:center;background-color:#fff;border-radius:10px;box-shadow:1px 5px 5px #c6c6c6;justify-content:center;margin:0 auto 35px;padding:20px 20px 35px;text-align:center;width:750px}.inputTitle{height:40px}.inputContext,.inputTitle{font-size:25px;width:680px}.inputContext{height:200px;word-break:break-all}select{width:680px}.inputSection div{margin-top:10px}.mainBtn{background-color:#809dff;color:#fff;cursor:pointer;font-size:calc(10px + 1vmin);font-weight:600;height:47px;margin-top:40px;width:340px}.main{display:block}.doneCardsSection,.workingCardsSection{background-color:#ebebeb;display:block;float:left;padding:20px}.cardStyle{background-color:#fff;border:3px solid #151822;border-radius:12px;color:#151822;display:inline;flex-direction:row;float:left;font-size:calc(10px + 1.5vmin);justify-content:space-between;margin-bottom:20px;margin-right:20px;padding:30px;width:300px}.cardTitle{font-size:calc(25px + 2vmin)}.cardContext,.cardTitle{word-wrap:break-word;white-space:pre-wrap}.cardContext{font-size:calc(8px + 2vmin);margin-bottom:28px}.cardBtnArea{padding:100% auto}@media (max-width:800px){.cardStyle{background-color:#fff;border:3px solid #151822;border-radius:12px;color:#151822;display:inline;flex-direction:row;float:left;font-size:calc(10px + 1.5vmin);justify-content:space-between;margin-bottom:20px;margin-right:20px;padding:30px;width:700px}}
/*# sourceMappingURL=main.6854095a.css.map*/