@font-face{font-family:Daisy;src:url(/Daisy.ttf)}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;box-sizing:border-box}.Header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border-radius:5px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgb(200,200,200);background-color:#e6e6e6;box-shadow:none;padding:8px 12px}.BookReportList .menu_bar{margin:20px 0;display:flex;gap:10px}.BookReportList .menu_bar select{background-color:#ececec;border:none;border-radius:5px;padding:10px 20px;font-size:18px;cursor:pointer}.BookReportList .menu_bar button{flex:1}.BookReportItem{display:flex;gap:15px;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgb(236,236,236)}.BookReportItem .img_section{min-width:120px;height:80px;display:flex;justify-content:center;cursor:pointer;border-radius:5px}.BookReportItem .img_section>img{width:50%}.BookReportItem .img_section_1{background-color:#64c964}.BookReportItem .img_section_2{background-color:#9dd772}.BookReportItem .img_section_3{background-color:#fdce17}.BookReportItem .img_section_4{background-color:#fd8446}.BookReportItem .img_section_5{background-color:#fd565f}.BookReportItem .info_section{flex:1;cursor:pointer}.BookReportItem .info_section .created_date{font-weight:700;font-size:25px}.BookReportItem .info_section .content{font-size:18px}.BookReportItem .button_section{min-width:70px}.SignInContainer{height:calc((1-var(--template-frame-height,0)) * 100dvh);min-height:100%;padding:16px;position:relative;overflow:hidden}.SignInContainer:before{content:"";display:block;position:absolute;z-index:-1;inset:0;background-repeat:no-repeat;background-image:radial-gradient(ellipse at 50% 50%,#f0f7ff,#fff)}.Card{display:flex;flex-direction:column;align-self:center;width:100%;margin:auto;padding:32px;gap:16px;box-shadow:#090b110d 0 5px 15px,#1317200d 0 15px 35px -5px}.Editor>section{margin-bottom:10px}.Editor>section>h4{font-size:16px;font-weight:700}.Editor>section>input,textarea{background-color:#ececec;border:none;border-radius:5px;font-size:16px;padding:8px 15px}.Editor>section>textarea{padding:20px;width:100%;min-height:200px;resize:vertical;box-sizing:border-box}.Editor .title_section{display:flex;justify-content:space-between;align-items:center;gap:2%;margin:auto;padding:20px}.Editor .title_section h4{flex:0 0 25%;text-align:center}.Editor .title_section input{flex:1;width:75%}.Editor .author_section{display:flex;justify-content:space-between;align-items:center;gap:2%;margin:auto;padding:20px}.Editor .author_section h4{flex:0 0 25%;text-align:center}.Editor .author_section input{flex:1;width:75%}.Editor .content_section{display:flex;justify-content:space-between;align-items:center;gap:2%;margin:auto;padding:20px}.Editor .content_section h4{flex:0 0 25%;text-align:center}.Editor .content_section input{flex:1;width:75%}.Editor .bookReport_section .bookReport_list_wrapper,.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}.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_img_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_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:#fd8446}.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:400;line-height:2.5}
