@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,600|Tulpen+One&display=swap";#root{width:100%;height:100%;background-color:#fffaef;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.Diary-wrapper{position:relative;display:flex;width:100%;height:100vh;max-height:720px;font-family:GowunDodum-Regular;align-content:center;justify-content:center;align-items:center}.Diary-container{width:100%;max-width:1280px;height:100%;background:url(/img/bookCoverBlank.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Diary-container .Diary-right,.Diary-container .Diary-left{flex:1}#pageSection{position:relative;perspective:1000px}.Diary-text{display:flex;flex-direction:column;justify-content:flex-start;font-family:GowunDodum-Regular;position:relative;font-weight:700;font-size:50px;line-height:91px;align-items:center;text-align:center;letter-spacing:.016em;color:#000;vertical-align:bottom;gap:15px}.Diary-text-Large{font-family:GowunDodum-Regular;font-size:60px;vertical-align:bottom}.Diary-text li{font-family:GowunDodum-Regular;font-size:20px;margin:0 10px}.Diary-page{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;height:100%}.bottom{width:100%;position:absolute}.img{width:20vw;padding-bottom:10px}.fs-l{font-size:1.5rem}.fs-m{font-size:1rem}@media screen and (max-width: 767px){.Diary-text{display:flex;font-size:30px}.Diary-text .fs-l{font-size:.8rem}}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.btn-group{display:flex;gap:1rem;margin:10px 0}.btn-default{display:block;width:130px;height:35px;border:0;border-radius:12px;font-weight:700;background:none;text-decoration:none;transition:background-color .3s;font-family:GowunDodum-Regular}.btn-default:hover{cursor:pointer;opacity:.8}.btn-social{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%}.btn-social:visited{color:#fff}.btn-social:hover{cursor:pointer}.btn-circle{width:80px;height:80px;border:0;border-radius:50%;font-size:2rem;color:#fff;background-color:#fffaef}.btn-circle:hover{cursor:pointer}.btn-kakao{display:block;min-width:250px;min-height:40px;width:300px;height:50px;color:#000;background-color:#fee500;border-radius:12px;display:flex;justify-content:center;align-items:center}.btn-kakao .text{font-family:Noto Sans;font-style:normal;font-weight:600;font-size:18px;line-height:24px;display:flex;color:#000}.btn-mic{width:91px;height:93px;z-index:100;border:0;background:none}.btn-mic:active{cursor:pointer;opacity:.5}.btn-mic.active .icon-container{color:#df6045;opacity:.9}.icon-container{position:relative;text-align:center;font-size:2rem;color:#756d66}.icon-container img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.btn-items{width:100%;display:flex;gap:3rem;padding:0 4rem 2rem 3rem}.btn-items .btn{flex:1;max-width:100px}.dropzoneStyle,.image-uploader__dropzone{width:300px;height:300px;border:2px solid #000000;border-radius:10px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.imageStyle,.image-uploader__image{width:100%;height:100%;object-fit:cover;border-radius:5px}@media screen and (max-width: 767px){.dropzoneStyle,.image-uploader__dropzone,.imageStyle,.image-uploader__image{width:100%;height:100%}}:root{--body-bg: #FAFAFA;--dark-text: #2A2935;--baseline: 16px;--book-title: "Tulpen One", sans-serif;--title: "Cormorant Garamond", serif;--body: "Cormorant Garamond", serif;--base-size: var(--baseline) * 1.2}*{box-sizing:border-box}body{width:1280px;background-color:var(--body-bg);height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.cover{position:relative;background-image:none;width:100%;height:100vh;max-height:720px}.book{width:100%;height:100%;display:flex;perspective:1200px;background-image:none}.book__page{position:relative;width:50%;height:100%;display:grid;transform:rotateY(0);transition:transform .9s cubic-bezier(.645,.045,.355,1);transform-origin:0% 0%;background-image:url(/img/bookCoverBlankRight.png);background-size:100% 100%}.book__page:nth-of-type(1){background-image:url(/img/bookCoverBlankLeft.png);background-size:100% 100%}.book__page--1{cursor:pointer;overflow:hidden}.book__page--2{position:absolute;right:0;pointer-events:none;transform-style:preserve-3d;background-image:url(/img/bookCoverBlankRight.png);background-size:100% 100%}.book__page--4{cursor:pointer;padding:0 calc(var(--baseline) * 3)}.book__page-front{position:absolute;width:100%;height:100%;transform:rotateY(0) translateZ(1px);background-color:#2a2935}.book__page-back{position:absolute;width:100%;height:100%;padding:0 calc(var(--baseline) * 1.8);transform:rotateY(180deg) translateZ(1px)}.book__page .page__content{padding:var(--baseline);height:100%;position:relative;text-align:center}.book__page .page__number{position:absolute;bottom:var(--baseline);width:calc(100% - var(--baseline) * 2);font-family:var(--title);font-size:calc(var(--base-size) * .67);text-align:center}.book input[type=radio]{display:none}.book input[type=radio]:checked+.book__page{overflow:scroll;transition:transform .9s cubic-bezier(.645,.045,.355,1);transform:rotateY(-180deg)}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}#root{background-color:#fffaef}.Reading-Calendar{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1rem;font-family:GowunDodum-Regular}.Reading-Calendar .day-Weekday{color:#a4a48e}.Reading-Calendar .day-Sat{color:#738f82}.Reading-Calendar .day-Sun{color:#c39b82}.Reading-Calendar .Reading-line{margin-bottom:15px}.Reading-Calendar hr{border-color:#e9edcc;border-style:none;border-radius:10px;height:10px;background-color:#e9edcc}.Reading-Calendar .Reading-date{width:100%;font-family:GowunDodum-Regular;display:flex;font-size:3.5rem;font-style:normal;font-weight:600;color:#a4a48e;justify-content:space-between}.Reading-Calendar .Reading-date li{flex:1}.selected{background-color:#fffaef;border-radius:50%;color:#c39b82}.Reading-day{width:100%;display:flex;flex-direction:row;justify-content:space-around;font-family:GowunDodum-Regular;font-size:1.3rem;font-style:normal;font-weight:600}.Reading-day .li{gap:100px;flex:1}.Reading-wrapper{position:relative;display:flex;width:100%;height:100vh;max-height:720px;font-family:GowunDodum-Regular}.Reading-containers{width:120%}.Reading-container{width:100%;max-width:1280px;height:100%;background:url(/assets/bookCoverBlank-07214cd7.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Reading-container .Diary-page{position:relative;width:550px;height:673px}.Reading-container .Diary-right,.Reading-container .Diary-left{flex:1}.Reading-container .image-25{position:absolute;width:41px;height:47px;left:1940px;top:1512px;background:url(image.png)}.Diary-editButton{display:block;width:130px;height:35px;border:0;border-radius:12px;font-weight:700;background:none;text-decoration:none;transition:background-color .3s;font-family:GowunDodum-Regular}.Diary-editButton:hover{cursor:pointer;opacity:.8}.btn-groups-center{display:flex;justify-content:center;align-items:center;gap:1rem;margin:10px 0}.btn-primary{background-color:#3e775e;color:#fff;font-size:1.5rem}.btn-secondary{background-color:#9fc3af;color:#fff;font-size:1.5rem}.Diary-text{position:relative;font-weight:700;font-size:30px;line-height:41px;display:flex;align-items:center;letter-spacing:.016em;color:#000;text-align:left;padding:4rem}.Diary-text-Large{font-size:40px}.fl{padding:2rem;font-size:2rem}.whether{font-size:80px;color:#000}.Reading-weekCalender{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Reading-weekCalender .li{flex:1}.btn{font-size:2rem;color:#756d66;padding:1rem}.day-items{flex:1}.text-center{align-items:center;align-content:center;text-align:center}.Modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ffffffe6;border:1px solid #ccc;padding:20px;box-shadow:0 2px 10px #0003;z-index:1000;width:400px;border-radius:20px}.Modal-content{justify-content:center;align-items:center}.Modal .Diary-textarea{width:100%;height:100px;margin-bottom:10px;padding:8px;font-size:14px;resize:none}.Modal input{width:100%;margin-bottom:10px;padding:8px;font-size:14px}.Modal .Modal-saveButton,.Modal .Modal-closeButton{padding:10px;font-size:16px;cursor:pointer;background-color:#4caf50;color:#fff;border:none;border-radius:4px}.Modal .Modal-saveButton:hover,.Modal .Modal-closeButton:hover{background-color:#45a049}.Modal .Modal-closeButton{background-color:#d9534f}.Modal .Modal-closeButton:hover{background-color:#c9302c}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.house-button{position:absolute;top:30px;left:30px;border:none;font-size:3.5vw;color:#92715c;background-color:transparent;z-index:10}.house-button:hover{cursor:pointer}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.Writing-wrapper{position:relative;width:100%;height:100vh;max-height:720px;font-family:GowunDodum-Regular}.Writing-container{width:100%;height:100%;max-width:1280px;background:url(/img/bookBlank.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center;display:flex;flex-direction:column;align-items:flex-start;overflow:auto}.Writing-container .Diary-page{position:relative;width:550px;height:673px}.Writing-text{white-space:pre-line;font-family:GowunDodum-Regular;font-style:normal;font-weight:700;word-wrap:break-word;font-size:20px;line-height:33px;letter-spacing:.1em;color:#000}.Writing-item{width:80%;float:left;flex-direction:column;align-items:flex-start;margin:1rem;padding:1rem;text-align:left;flex:1}.Writing-btns{position:absolute;display:flex;flex-direction:column;top:100px;right:-55px}.ButtonUploader{width:fit-content;position:relative;float:left;bottom:1rem;right:3rem;padding:2rem}@media screen and (max-width: 767px){.ButtonUploader{margin-left:100px;max-width:320px;max-height:320px;min-width:320px;min-height:200px;display:flex;justify-content:center;align-items:center;padding:1rem;bottom:1rem}.Writing-container{display:flex;align-items:center;display:flex-start;flex-direction:column;justify-content:center}}.bar{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:4vmin;transform-origin:0;transform:translateZ(0);background:#000000}.weather-btn{width:80px;height:80px;border:none;background:none;outline:none;cursor:pointer;background-size:cover;background-repeat:no-repeat;background-position:center;transition:color .3s}.weather-btn.sunny{background-image:url(/img/sunny.png)}.weather-btn.cloudy{background-image:url(/img/cloudy.png)}.weather-btn.snow{background-image:url(/img/snow.png)}.weather-btn.rainy{background-image:url(/img/rainy.png)}.weather-btn:hover{box-shadow:#000}.weather-btn:active,.weather-btn:focus{box-shadow:inset 0 0 5px #00000080}@media screen and (max-width: 767px){.fs-s{font-size:18px}.weather-btn{width:30px;height:30px}}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.quiz-page{height:100vh;max-height:720px}.quiz-page .quiz-wrapper{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding-bottom:20px;width:100%;height:calc(100vh - 116px);margin:0 auto;overflow:auto}.quiz-page .quiz-wrapper .quiz-container{height:auto;width:80%;max-width:1280px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.quiz-page .quiz-wrapper .quiz-container h2{color:#3e775e}.quiz-page .quiz-wrapper .quiz-container p{font-family:GowunDodum-Regular;font-size:1.7rem}.quiz-page .quiz-wrapper .quiz-container .quiz-txt{font-family:GowunDodum-Regular;font-size:2.1rem;font-weight:900}.quiz-page .quiz-wrapper .quiz-container .quiz-txt .face-icon{margin:0 4px}.quiz-page .quiz-wrapper .quiz-container .txt-primary{color:#3e775e}.quiz-page .quiz-wrapper .quiz-container .risk-low{color:#19a2e0}.quiz-page .quiz-wrapper .quiz-container .risk-mid{color:#efa64f}.quiz-page .quiz-wrapper .quiz-container .risk-high{color:#e04b2b}.quiz-page .quiz-wrapper .quiz-question{background:url(/img/doromari\ 1.png);background-size:100% 100%;padding:60px 60px 60px 120px}.quiz-page .quiz-wrapper .quiz-container1 img{width:80%;max-width:1280px;margin:0 auto}.quiz-page .quiz-wrapper .quiz-options{background:url(/img/bookBlank_content_small.png);background-size:100% 100%;min-height:20%;padding:0 60px}.quiz-page .quiz-wrapper .quiz-options .options-container{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.quiz-page .quiz-wrapper .quiz-options .options-container .options-item{font-family:GowunDodum-Regular;font-size:1.6em;display:flex;justify-content:flex-start;align-items:center;gap:22px}.quiz-page .quiz-wrapper .quiz-options .options-container .options-item p{text-align:left}.quiz-page .quizresult-wrapper{box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:100%;margin:0 auto;overflow:auto}.quiz-page .quizresult-wrapper .quiz-question{background:url(/img/doromari\ 1.png);background-size:100% 100%;padding:60px 60px 60px 120px}.quiz-page .quizresult-wrapper .quiz-options{background:url(/img/bookBlank_content_small.png);background-size:100% 100%;min-height:20%;padding:0 60px}.quiz-page .quizresult-wrapper{box-sizing:border-box;flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;overflow:auto}.quiz-page .quizresult-wrapper .quiz-container{height:auto;width:80%;max-width:1280px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.quiz-page .quizresult-wrapper .quiz-container h2{color:#3e775e}.quiz-page .quizresult-wrapper .quiz-container p{font-family:GowunDodum-Regular;font-size:1.7rem}.quiz-page .quizresult-wrapper .quiz-container .quiz-txt{font-family:GowunDodum-Regular;font-size:2.1rem;font-weight:900}.quiz-page .quizresult-wrapper .quiz-container .quiz-txt .face-icon{margin:0 4px}.quiz-page .quizresult-wrapper .quiz-container .txt-primary{color:#3e775e}.quiz-page .quizresult-wrapper .quiz-container .risk-low{color:#19a2e0}.quiz-page .quizresult-wrapper .quiz-container .risk-mid{color:#efa64f}.quiz-page .quizresult-wrapper .quiz-container .risk-high{color:#e04b2b}.quiz-page .quizresult-wrapper .quiz-question{background:url(/img/doromari\ 1.png);background-size:100% 100%;padding:60px 60px 60px 120px}.quiz-page .quizresult-wrapper .quiz-container1 img{width:80%;max-width:1280px;margin:0 auto}.quiz-page .quizresult-wrapper .quiz-options{background:url(/img/bookBlank_content_small.png);background-size:100% 100%;min-height:20%;padding:0 60px}.quiz-page .quizresult-wrapper .quiz-options .options-container{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.quiz-page .quizresult-wrapper .quiz-options .options-container .options-item{font-family:GowunDodum-Regular;font-size:1.6em;display:flex;justify-content:flex-start;align-items:center;gap:22px}.quiz-page .quizresult-wrapper .quiz-options .options-container .options-item p{text-align:left}.quiz-page .quizresult-wrapper .quizresult-button-container{display:flex;justify-content:center;padding-top:30px}.quiz-page .quizresult-wrapper .quizresult-button-container Button{font-family:GowunDodum-Regular;font-size:1.5rem}.quiz-page .quizresult-wrapper .quizresult-button-container Button:disabled{cursor:not-allowed;background-color:#c3d9cd}.quiz-page .button-container{display:flex;justify-content:space-between;box-shadow:0 0 14px 16px #fffaef;position:relative;z-index:1}.quiz-page .button-container Button{font-family:GowunDodum-Regular;font-size:1.5rem}.quiz-page .button-container Button:disabled{cursor:not-allowed;background-color:#c3d9cd}.question-img{width:50%;height:auto;min-width:240px}@media screen and (max-width: 480px){.house-button{font-size:24px}}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.chart-page{height:100vh;max-height:720px}.chart-page .chart-wrapper{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;width:80%;max-width:1280px;height:calc(100vh - 4rem);margin:0 auto;overflow:auto}.chart-page .chart-wrapper .title-wrapper{display:flex;justify-content:space-between}.chart-page .chart-wrapper .title-wrapper .chart-title h1{font-family:GowunDodum-Regular;font-size:2.4rem;font-weight:900;text-align:left}.chart-page .chart-wrapper .title-wrapper .chart-title p{font-family:GowunDodum-Regular;font-size:1.7rem;text-align:left}.chart-page .chart-wrapper .title-wrapper .risk-examples{display:flex;justify-content:space-around;align-items:flex-end;gap:30px;margin-right:10px}.chart-page .chart-wrapper .title-wrapper .risk-examples .risk-examples-item{display:flex;flex-direction:column;gap:5px}.chart-page .chart-wrapper .title-wrapper .risk-examples .risk-examples-item p{font-family:GowunDodum-Regular;font-size:1.3rem;font-weight:900}.chart-page .chart-wrapper .title-wrapper .risk-examples .risk-high{color:#e04b2b}.chart-page .chart-wrapper .title-wrapper .risk-examples .risk-mid{color:#efa64f}.chart-page .chart-wrapper .title-wrapper .risk-examples .risk-low{color:#19a2e0}.chart-page .chart-wrapper .chart-container{height:70px;display:flex;justify-content:center}.chart-page .chart-wrapper .chart-container button{background-color:transparent;border:none;color:#766e67;padding:0}.chart-page .chart-wrapper .chart-container .char-risk-changes{overflow-x:auto;z-index:1}.chart-page .chart-wrapper .container-bookBlank{background:url(/img/bookBlank_content_small.png);background-size:100% 100%;min-height:20%;padding:0 45px;display:flex;flex-wrap:wrap;flex-direction:column}.chart-page .chart-wrapper .container-bookBlank .risk-nums{font-family:GowunDodum-Regular;font-size:1.3rem}.chart-page .chart-wrapper .chart-container-LineChart{overflow-x:auto;padding-right:80px}.chart-page .chart-wrapper .chart-barchart{font-family:GowunDodum-Regular}.chart-page .chart-wrapper .bookmark-month{position:absolute;top:28%;left:82.1%;z-index:1}.chart-page .chart-wrapper .bookmark-month img{width:5rem}.chart-page .chart-wrapper select{border:none;background-color:transparent;color:#fff;font-size:1.3rem;font-family:GowunDodum-Regular;position:absolute;top:31%;left:82.3%;z-index:1}.chart-page .chart-wrapper .container-doromari{background:url(/img/doromari\ 1.png);background-size:100% 100%;padding:60px 60px 60px 120px}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:KimjungchulGothic-Bold;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulGothic-Bold.woff2) format("woff2");font-weight:700;font-style:normal}*{font-family:GowunDodum-Regular}.loader-container{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.loader{width:48px;height:48px;border:5px solid #000;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.font-title{font-family:GowunDodum-Regular}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.font{font-family:GowunDodum-Regular;font-size:2rem}.logo-container{margin-bottom:150px}.imglogo{width:200px;display:block;margin-top:200px}body{background-color:#756d66;width:100%;height:100vh;margin:0}.bookshelf_wrapper{left:60%;top:10%;transform:translateY(50%)}.books_list{margin:0 auto;width:300px;padding:0}.book_item{position:absolute;top:-100px;box-sizing:border-box;list-style:none;width:40px;height:100px;opacity:0;background-color:#947a60;border:5px solid #3f3224;border:3px;border-radius:7px;transform-origin:bottom left;transform:translate(300px);animation:travel 6s linear infinite}.book_item.first{top:-120px;height:120px}.book_item.first:before,.book_item.first:after{content:"";position:absolute;top:10px;left:0;width:80%;height:5px;background-color:#fff}.book_item.first:after{top:initial;bottom:10px}.book_item.second:before,.book_item.second:after,.book_item.fifth:before,.book_item.fifth:after{box-sizing:border-box;content:"";position:absolute;top:10px;left:0;width:80%;height:17.5px;border-top:5px solid white;border-bottom:5px solid white}.book_item.second:after,.book_item.fifth:after{top:initial;bottom:10px}.book_item.third:before,.book_item.third:after{box-sizing:border-box;content:"";position:absolute;top:10px;left:9px;width:12px;height:12px;border-radius:50%;border:5px solid white}.book_item.third:after{top:initial;bottom:10px}.book_item.fourth{top:-130px;height:130px}.book_item.fourth:before{box-sizing:border-box;content:"";position:absolute;top:46px;left:0;width:80%;height:17.5px;border-top:5px solid white;border-bottom:5px solid white}.book_item.fifth{top:-80px;height:80px}.book_item.sixth{top:-140px;height:140px}.book_item.sixth:before{box-sizing:border-box;content:"";position:absolute;bottom:31px;left:0;width:80%;height:5px;background-color:#fff}.book_item.sixth:after{box-sizing:border-box;content:"";position:absolute;bottom:10px;left:9px;width:12px;height:12px;border-radius:50%;border:5px solid white}.book_item:nth-child(2){animation-delay:1s}.book_item:nth-child(3){animation-delay:2s}.book_item:nth-child(4){animation-delay:3s}.book_item:nth-child(5){animation-delay:4s}.book_item:nth-child(6){animation-delay:5s}.shelf{width:300px;height:5px;margin:0 auto;background-color:#fff;position:relative}.shelf:before,.shelf:after{content:"";position:absolute;width:100%;height:100%;background:#756D66;background-image:radial-gradient(rgba(255,255,255,.5) 30%,transparent 0);background-size:10px 10px;background-position:0 -2.5px;top:200%;left:5%;animation:move .6s linear infinite}@keyframes move{0%{background-position-x:0}to{background-position-x:10px}}@keyframes travel{0%{opacity:0;transform:translate(300px) rotate(0) scaleY(1)}6.5%{transform:translate(279.5px) rotate(0) scaleY(1.1)}8.8%{transform:translate(273.6px) rotate(0) scaleY(1)}10%{opacity:1;transform:translate(270px) rotate(0)}17.6%{transform:translate(247.2px) rotate(-30deg)}45%{transform:translate(165px) rotate(-30deg)}49.5%{transform:translate(151.5px) rotate(-45deg)}61.5%{transform:translate(115.5px) rotate(-45deg)}67%{transform:translate(99px) rotate(-60deg)}76%{transform:translate(72px) rotate(-60deg)}83.5%{opacity:1;transform:translate(49.5px) rotate(-90deg)}90%{opacity:0}to{opacity:0;transform:translate(0) rotate(-90deg)}}@media screen and (max-width: 767px){.imglogo{width:100px}}@font-face{font-family:GowunDodum-Regular;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/GowunDodum-Regular.woff) format("woff");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:Noto Sans KR,sans-serif}body{background-color:#fffaef}a,a:visited{color:#000;text-decoration:none}ul,ol,li{list-style:none}
