@font-face{font-family:NanumPenScript;src:url(/NanumPenScript-Regular.ttf)}body *{font-family:NanumPenScript}html,body{margin:0;width:100%;background-color:#f6f6f6}#root{background-color:#fff;max-width:600px;width:100%;margin:0 auto;min-height:100vh;height:100%;box-shadow:#64646433 0 0 29px;padding:0 20px}.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:25px;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:#64c964;color:#fff}.Button_NEGATIVE{background-color:#fd565f;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:18px;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{width:50%}.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:#fd8446}.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:18px}.DiaryItem .button_section{min-width:70px}.Editor>section>h4{font-size:22px;font-weight:700}.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}.EmotionItem .emotion_img{width:50%;margin-bottom:10px}.EmotionItem_on_1{color:#fff;background-color:#64c964}.EmotionItem_on_2{color:#fff;background-color:#9dd772}.EmotionItem_on_3{color:#fff;background-color:#fdce17}.EmotionItem_on_4{color:#fff;background-color:#fd8446}.EmotionItem_on_5{color:#fff;background-color:#fd565f}.DiaryViewer{padding:20px 0}.DiaryViewer .img_section{display:flex;justify-content:center;align-items:center;height:250px;margin:30px 175px 100px;border-radius:5px}.DiaryViewer .emotion_inner{text-align:center}.DiaryViewer .emotion_inner img{width:150px;height:155px}.DiaryViewer h4{font-size:22px;margin:20px 0 10px;font-weight:700;text-align:center}.DiaryViewer .emotion_name{text-align:center;font-size:30px;color:#fff;margin-top:10px}.DiaryViewer .diary_content{background-color:#ececec;border-radius:10px;padding:20px;font-size:22px;min-height:100px;white-space:pre-wrap;margin-top:30px}
