@font-face{font-family:Nanum Pen Script;src:url(/NanumPenScript-Regular.ttf)}body *{font-family:Nanum Pen Script,serif;font-weight:600}html,body{margin:0;width:100%;background-color:#f6f6f6;display:flex}#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 10px}nav{display:flex;gap:20px;margin-bottom:20px}.nanum-pen-script-regular{font-family:Nanum Pen Script,serif;font-weight:400;font-style:normal}.Button{background-color:#ececec;cursor:pointer;border:none;border-radius:5px;padding:10px 20px;font-size:18px;white-space:nowrap}.Button:hover{background-color:#c4c4c4}.Button_NEGATIVE{background-color:#d87878;color:#fff}.Button_NEGATIVE:hover{background-color:#c45050}.Button_POSITIVE{background-color:#78d878;color:#fff}.Button_POSITIVE:hover{background-color:#50c450}.Header{display:flex;align-items:center;padding:20px 0;border-bottom:1px solid rgb(226,226,226)}.Header>div{display:flex}.header_center{width:50%;font-size:25px;justify-content:center}.header_left{width:25%;justify-content:flex-start}.header_right{width:25%;justify-content:flex-end}.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;border-radius:5px;display:flex;justify-content:center;cursor:pointer}.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}.Viewer>section{width:100%;margin-bottom:100px;display:flex;flex-direction:column;align-items:center;text-align:center}.Viewer>section>h4{font-size:22px;font-weight:700}.Viewer .emotion_image_wrapper{width:250px;height:250px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:#fff;font-size:25px}.Viewer .emotion_image_wrapper_1{background-color:#64c964}.Viewer .emotion_image_wrapper_2{background-color:#9dd772}.Viewer .emotion_image_wrapper_3{background-color:#fdce17}.Viewer .emotion_image_wrapper_4{background-color:#fd8446}.Viewer .emotion_image_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:400;line-height:2.5}.Editor>section{margin-bottom:40px}.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{display:block;padding:20px;width:100%;box-sizing:border-box;resize:vertical}.Editor .emotion_item_list{display:flex;gap:10px}.Editor .button_section{display:flex;justify-content:space-between}.EmotionItem{background-color:#ececec;padding:3px;border:4px rgba(255,255,255,0) solid;border-radius:5px;width:56px;height:60px;text-align:center;cursor:pointer}.EmotionItem:active{border:4px rgb(58,58,58) solid}.EmotionItem img{width:30px;margin:2px 0}.EmotionItem h4{text-align:center;margin:0}.EmotionItem_1_selected{background-color:#64c964;color:#fff}.EmotionItem_2_selected{background-color:#9dd772;color:#fff}.EmotionItem_3_selected{background-color:#fdce17;color:#fff}.EmotionItem_4_selected{background-color:#fd8446;color:#fff}.EmotionItem_5_selected{background-color:#fd565f;color:#fff}
