@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);.locale-changer[data-v-5ee7f6b8]{text-align:right}.locale-changer .v-btn+.v-btn[data-v-5ee7f6b8]{margin-left:10px}.app-header{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body,html{height:100%}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a,a:hover{text-decoration:none!important}ol[role=list],ul[role=list]{list-style:none}button,input,select,textarea{font:inherit;color:#000}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:Noto Sans KR,sans-serif;font-size:1.2em;color:#232323}body::-webkit-scrollbar{display:none}ul{list-style:none}button{font-family:Noto Sans KR,sans-serif;background:none;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.app-container{height:1024px;width:768px;background-color:#f8f8f8;display:block;margin:0 auto;position:relative}.footer-btns{width:100%;background-color:#dcdcdc;padding:10px 40px;position:absolute;bottom:0;z-index:1000;text-align:right}.footer-btns button{display:inline-block}.number{font-family:Inter,sans-serif;letter-spacing:1px;word-break:keep-all}.btn{text-align:center;border:0;padding:0 12px;cursor:pointer;border-radius:.3rem}.btn.h32{line-height:30px;height:32px}.btn.h32,.btn.h34{font-size:12px;font-weight:500}.btn.h34{line-height:32px;height:34px}.btn.h35{line-height:33px;height:35px}.btn.h35,.btn.h40{font-size:12px;font-weight:500}.btn.h40{line-height:38px;height:40px}.btn.h44{line-height:42px;height:44px;font-size:12px;font-weight:500}.btn.h46{line-height:44px;height:46px}.btn.h46,.btn.h48{font-size:15px;font-weight:500}.btn.h48{line-height:46px;height:48px}.btn.h68{line-height:66px;height:68px;font-size:26px;font-weight:500;padding:0 30px}.btn.btn-white{background-color:#fff}.btn.btn-lightgray,.btn.btn-white{border:1px solid #c7c8d3;color:#727272}.btn.btn-lightgray{background-color:#f5f6fa}.btn.btn-gray{border:1px solid #9ca1b1;background-color:#9ca1b1;color:#fff}.btn.btn-darkgray{border:1px solid #43484b;background-color:#43484b;color:#fff}.btn.btn-lightblue{border:1px solid #cdd5fb;background-color:#e6eefe}.btn.btn-main{border:1px solid #7aa3f0;background-color:#7aa3f0;color:#fff}