@font-face{font-family:omyu_pretty;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-01@1.0/omyu_pretty.woff2) format("woff2");font-weight:400;font-style:normal}html,body{margin:0;width:100%;background-color:#edf1d6;display:flex}#root{background-color:#f9f7f7;max-width:600px;width:100%;margin:0 auto;min-height:100vh;height:100%;box-shadow:0 0 29px #64646433;padding:0 20px}body *{font-family:omyu_pretty;font-weight:400}.Header{display:flex;align-items:center;padding:20px 0;border-bottom:1px solid rgb(226,226,226)}.Header>div{display:flex}.Header .Header_center{width:50%;font-size:30px;font-weight:500;justify-content:center}.Header .Header_left{width:25%;justify-content:flex-start}.Header .Header_right{width:25%;justify-content:flex-end}.Button{background-color:#ececec;cursor:pointer;border:none;border-radius:5px;padding:10px 20px;font-size:18px;white-space:nowrap}.Button_Positive{background-color:#609966;color:#fff}.Button_Negative{background-color:#f28705;color:#fff}.DiaryList .menu_bar{margin:20px 0;display:flex;gap:10px}.DiaryList .menu_bar select{background-color:#ececec;border:none;border-radius:5px;padding:10px 20px;font-size:20px;cursor:pointer}.DiaryList .menu_bar button{flex:1}.DiaryItem{display:flex;gap:15px;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgb(236,236,236)}.DiaryItem .img_section{min-width:120px;height:80px;display:flex;justify-content:center;cursor:pointer;border-radius:5px}.DiaryItem .img_section img{height:80%;align-self:center}.DiaryItem .img_section_1{background-color:#64c964}.DiaryItem .img_section_2{background-color:#9dd772}.DiaryItem .img_section_3{background-color:#fdce17}.DiaryItem .img_section_4{background-color:#75acfe}.DiaryItem .img_section_5{background-color:#fd565f}.DiaryItem .info_section{flex:1;cursor:pointer}.DiaryItem .info_section .created_date{font-weight:700;font-size:25px}.DiaryItem .info_section .content{font-size:20px}.DiaryItem .button_section{min-width:70px}.Editor>section{margin-bottom:40px}.Editor>section>h4{font-size:22px;font-weight:500}.Editor>section>input,textarea{background-color:#ececec;border:none;border-radius:5px;font-size:20px;padding:10px 20px}.Editor>section>textarea{padding:20px;width:100%;min-height:200px;resize:vertical;box-sizing:border-box}.Editor .emotion_section .emotion_list_wrapper{display:flex;justify-content:space-around;gap:2%}.Editor .button_section{display:flex;justify-content:space-between}.EmotionItem{background-color:#ececec;padding:20px;border-radius:5px;cursor:pointer;text-align:center;font-size:20px}.EmotionItem .emotion_img{width:70%;margin-bottom:10px}.EmotionItem_on_1{background-color:#64c964;color:#fff}.EmotionItem_on_2{background-color:#9dd772;color:#fff}.EmotionItem_on_3{background-color:#fdce17;color:#fff}.EmotionItem_on_4{background-color:#75acfe;color:#fff}.EmotionItem_on_5{background-color:#fd565f;color:#fff}.Viewer>section{width:100%;margin-bottom:50px;display:flex;flex-direction:column;align-items:center;text-align:center}.Viewer>section>h4{font-size:22px;font-weight:500}.Viewer .emotion_img_wrapper{width:250px;height:250px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;color:#fff;font-size:25px}.Viewer .emotion_img_wrapper_1{background-color:#64c964}.Viewer .emotion_img_wrapper_2{background-color:#9dd772}.Viewer .emotion_img_wrapper_3{background-color:#fdce17}.Viewer .emotion_img_wrapper_4{background-color:#75acfe}.Viewer .emotion_img_wrapper_5{background-color:#fd565f}.Viewer .content_wrapper{width:100%;background-color:#ececec;border-radius:5px;word-break:keep-all;overflow-wrap:break-word}.Viewer .content_wrapper>p{padding:20px;text-align:left;font-size:20px;font-weight:500;line-height:2.5}
