.app-dialog-alert__content{display:flex;justify-content:center;align-items:center;min-width:440px;height:160px;margin-bottom:30px;text-align:center;overflow-x:hidden;white-space:pre-wrap;word-break:keep-all}.app-dialog-alert__action .button{width:150px;padding:12px;margin-right:20px}.app-dialog-alert__action .button:last-child{margin-right:0}@keyframes key-highlight{0%{filter:drop-shadow(0 0 1px #ff417d)}50%{filter:drop-shadow(0 0 1px #ff417d) grayscale(1)}to{filter:drop-shadow(0 0 1px #ff417d)}}@font-face{font-family:NanumBarunGothic;font-style:normal;font-weight:400;font-display:swap;src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot);src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot#iefix) format("embedded-opentype"),url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff) format("woff"),url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Pretendard;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-selection{background-color:#ff417d;color:#fff}::selection{background-color:#ff417d;color:#fff}body,html{margin:0;width:100vw;height:100%;color:#2d2d2d;overflow:hidden}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.15);border-radius:100px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:100px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:#ff417d}.list-move{transition:4s linear!important}.home{position:relative;width:100%;height:100%;overflow:hidden}.home .home__indicator{position:absolute;right:0;bottom:0;height:100%;width:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;z-index:10}.home .home__indicator .home__indicator__circle{cursor:pointer;width:5px;height:5px;border-radius:100%;background-color:#ff417d;opacity:.5;transition:.25s}.home .home__indicator .home__indicator__circle.active{width:10px;height:10px;opacity:.75}.home .home__wrapper{width:100%;height:100%;position:absolute;top:0;transition:top .75s cubic-bezier(.215,.61,.355,1);z-index:1}.home .home__front{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#ffc1d5,#ffe9f0 53.12%)}.home .home__front .break{display:none}.home .home__front .home__front__title{font-size:72px;text-align:center;z-index:1}.home .home__front .home__front__description{margin-top:60px;font-size:20px;text-align:center;z-index:1}.home .home__front .home__front__theme-editor{margin-top:60px;margin-bottom:10%;font-size:20px;font-weight:700;padding:16px 60px;z-index:1}.home .home__front .home__front__background{position:absolute;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-content:flex-end;flex-wrap:wrap}.home .home__front .home__front__background .group,.home .home__front .home__front__background .wrap{display:flex;justify-content:center;align-items:center}.home .home__front .home__front__background .group{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none;position:relative;transition:.3s cubic-bezier(.645,.045,.355,1);transform:scale(.97)}.home .home__front .home__front__background .group:hover{transform:scale(1.03)!important}.home .home__front .home__front__background .group:active{transform:scale(.9)!important}.home .home__front .home__front__background .group .t1,.home .home__front .home__front__background .group .t2,.home .home__front .home__front__background .group .t3,.home .home__front .home__front__background .group .t4{position:absolute}.home .home__front .home__front__background .group2{margin-right:10px}.home .home__front .home__front__background .group3{margin-right:100px}.home .home__front .home__front__background .group4{margin-bottom:100px}@keyframes t1Loop{0%{transform:rotate(10deg)}50%{transform:rotate(0)}to{transform:rotate(10deg)}}.home .home__front .home__front__background .t1{position:absolute;bottom:10px;left:-70px;animation:t1Loop 1s ease-in-out infinite;z-index:1}@keyframes s1Loop{0%{transform:rotate(-10deg)}50%{transform:rotate(0)}to{transform:rotate(-10deg)}}.home .home__front .home__front__background .s1{animation:s1Loop 1s ease-in-out infinite}@keyframes t2Loop{0%{transform:rotate(-12deg)}50%{transform:rotate(-2deg)}to{transform:rotate(-12deg)}}.home .home__front .home__front__background .t2{position:absolute;left:100px;top:-20px;animation:t2Loop 1s ease-in-out infinite;z-index:1}@keyframes s2Loop{0%{transform:rotate(-8deg)}50%{transform:rotate(-13deg)}to{transform:rotate(-8deg)}}.home .home__front .home__front__background .s2{animation:s2Loop 1s ease-in-out infinite}@keyframes t3Loop{0%{transform:rotate(15deg)}50%{transform:rotate(5deg)}to{transform:rotate(15deg)}}.home .home__front .home__front__background .t3{position:absolute;right:-50px;top:-50px;animation:t3Loop 1s ease-in-out infinite;z-index:1}@keyframes s3Loop{0%{transform:rotate(10deg)}50%{transform:rotate(20deg)}to{transform:rotate(10deg)}}.home .home__front .home__front__background .s3{animation:s3Loop 1s ease-in-out infinite}@keyframes t4Loop{0%{transform:rotate(-10deg)}50%{transform:rotate(0deg)}to{transform:rotate(-10deg)}}.home .home__front .home__front__background .t4{position:absolute;top:100px;right:-50px;animation:t4Loop 1s ease-in-out infinite;z-index:1}@keyframes s4Loop{0%{transform:rotate(-20deg)}50%{transform:rotate(-30deg)}to{transform:rotate(-20deg)}}.home .home__front .home__front__background .s4{animation:s4Loop 1s ease-in-out infinite}.home .home__release{display:flex;flex-direction:column;align-items:center;min-height:100%;padding:30px}.home .home__release .home__release__title{padding-top:70px;font-size:45px;text-align:center;margin-bottom:60px}.home .home__release .home__release__type{display:flex;gap:36px}.home .home__release .home__release__type .home__release__type__item{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-bottom:64px}.home .home__release .home__release__type .home__release__type__item img{margin-bottom:20px;height:100px}.home .home__release .home__release__type .home__release__type__item .button{padding:12px 20px}.home .home__release .home__release__list{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.home .home__release .home__release__list .home__release__list__card{width:300px;height:300px;border-radius:20px;background-color:#fff;padding:30px}.home .home__release .home__release__list .home__release__list__card h3{font-size:20px;color:#f5627f;margin-bottom:10px}.home .home__release .home__release__list .home__release__list__card p{margin-top:22px;word-break:keep-all}.home .home__release .home__release__list.secondary .home__release__list__card h3{color:#fe9126}.home .home__release .home__release__faq{margin-top:5vh}.home .home__type{display:flex;flex-direction:column;align-items:center;min-height:100%;padding:30px}.home .home__type .home__type__title{padding-top:70px;font-size:45px;text-align:center}.home .home__type .home__type__description{margin-top:30px;font-size:20px;font-weight:700;text-align:center;word-break:keep-all;margin-bottom:120px}.home .home__type .home__type__list{display:flex;flex-wrap:wrap;gap:30px}.home .home__type .home__type__list .home__type__list__card{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none;display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:365px;height:430px;border-radius:20px;box-shadow:0 5px 15px rgba(45,45,45,.15)}.home .home__type .home__type__list .home__type__list__card .preview{position:relative}.home .home__type .home__type__list .home__type__list__card .preview img{width:100%;border-radius:15px;transition:.25s}.home .home__type .home__type__list .home__type__list__card .preview p{position:absolute;padding:15px 20px;left:0;top:0;width:100%;opacity:0;z-index:1;transition:.25s}.home .home__type .home__type__list .home__type__list__card:hover .preview img{filter:blur(10px);opacity:.5}.home .home__type .home__type__list .home__type__list__card:hover .preview p{opacity:1}.home .home__type .home__type__list .home__type__list__card .wrapper{padding:20px}.home .home__type .home__type__list .home__type__list__card .wrapper h3{display:flex;align-items:center;font-weight:700;font-size:24px;margin-bottom:20px}.home .home__type .home__type__list .home__type__list__card .wrapper h3 img{margin-right:20px}.home .home__type .home__type__list .home__type__list__card .wrapper p{font-weight:700;font-size:16px}.home .home__type .home__type__list .home__type__list__card:first-child{background:#fdf2fe}.home .home__type .home__type__list .home__type__list__card:first-child .wrapper h3{color:#e100eb}.home .home__type .home__type__list .home__type__list__card:nth-child(2){background:#fff8f2}.home .home__type .home__type__list .home__type__list__card:nth-child(2) .wrapper h3{color:#ff7300}.home .home__experience{display:flex;flex-direction:column;align-items:center;min-height:100%;background:#e8eaed;padding:30px}.home .home__experience .home__experience__title{padding-top:70px;font-size:45px;text-align:center}.home .home__experience .home__experience__description{font-size:16px;text-align:center;word-break:keep-all;margin-top:30px;margin-bottom:60px}.home .home__experience .home__experience__field{width:100%;max-width:1000px}.home .home__experience .home__experience__field .header{display:flex;justify-content:center;align-items:flex-end;width:100%;height:60px;background-color:#fff;border-radius:20px 20px 0 0;border-bottom:1px solid #d2d5db}.home .home__experience .home__experience__field .field{display:flex;width:100%;height:560px;background-color:#f1f3f5;border-radius:0 0 20px 20px;overflow:hidden}.home .home__experience .home__experience__field .field .preview{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.home .home__experience .home__experience__field .field .preview img{max-width:480px;width:100%}.home .home__experience .home__experience__field .field .preview .keyboard{touch-action:pan-y!important}.home .home__experience .home__experience__field .field .preview .preload{width:calc(720px*var(--zoom));height:calc(555px*var(--zoom));background-color:#fff;border-radius:10p;display:flex;justify-content:center;align-items:center;opacity:.75}.home .home__experience .home__experience__field .field .preview .preload img{width:60px}.home .home__experience .home__experience__field .field .preview .preview__keyword{position:absolute;bottom:10px;display:flex;padding:10px 20px;margin-bottom:10px;background-color:#fff;border-radius:36px;font-size:13px}.home .home__experience .home__experience__field .field .preview .preview__keyword h4{margin-right:50px}.home .home__experience .home__experience__field .field .preview .preview__keyword p{color:#a8abb0;display:flex}.home .home__experience .home__experience__field .field .preview .preview__keyword p span{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none;cursor:pointer;padding:0 10px}.home .home__experience .home__experience__field .field .panel{width:360px;overflow-y:auto;background-color:#fff}.home .home__experience .home__experience__field .field .panel .item{border-bottom:1px solid #d2d5db;padding:20px}.home .home__experience .home__experience__field .field .panel .item.clickable{cursor:pointer}.home .home__experience .home__experience__field .field .panel .item hr{transform:scaleX(1.2);border:none;border-top:1px dotted #d2d5db;margin-bottom:20px}.home .home__experience .home__experience__field .field .panel .item h4{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:13px;margin-bottom:20px}.home .home__experience .home__experience__field .field .panel .item h4,.home .home__experience .home__experience__field .field .panel .item h4 i{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none}.home .home__experience .home__experience__field .field .panel .item h4 i{cursor:pointer;font-size:20px;color:#a8abb0}.home .home__experience .home__experience__field .field .panel .item h4:last-child{margin-bottom:0}.home .home__experience .home__experience__field .field .panel .item h5{font-style:normal;font-weight:400;font-size:13px;margin-bottom:20px}.home .home__experience .home__experience__field .field .panel .item .select{width:100%;font-size:13px;height:40px;padding:0 12px;margin-bottom:20px}.home .home__experience .home__experience__field .field .panel .item .color{width:100%;margin-bottom:20px}.home .home__experience .home__experience__field .field .panel .item .color:last-child{margin-bottom:0}.home .home__experience .home__experience__field .field .panel .item .input{height:40px;font-size:13px}.home .home__experience .home__experience__field .field .panel .item .app-input-file-and-color,.home .home__experience .home__experience__field .field .panel .item .file{width:100%;margin-bottom:20px}.home .home__experience .home__experience__field .field .panel .item .app-input-file-and-color:last-child,.home .home__experience .home__experience__field .field .panel .item .file:last-child{margin-bottom:0}.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none;margin-bottom:20px;width:100%}.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .select{margin-bottom:10px}.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .normal,.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .pressed{display:flex;align-items:center;margin-bottom:10px}.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .normal h6,.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .pressed h6{padding-right:20px;white-space:nowrap;font-weight:400;font-size:13px}.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .normal:last-child,.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group .pressed:last-child{margin:0}.home .home__experience .home__experience__field .field .panel .item .normal-pressed-group:last-child{margin-bottom:0}.home .home__experience .home__experience__field .field .panel .item .item__alert{font-size:13px;color:#ff417d}.home .home__experience .home__experience__field .field .panel .item .item__placeholder{font-size:13px;color:#a8abb0}.home .home__experience .home__experience__field .field .panel .edit-button{padding:6px 12px;font-size:13px;font-weight:400}.home .home__creator{display:flex;flex-direction:column;align-items:center;min-height:100%;padding:30px}.home .home__creator .home__creator__title{padding-top:70px;font-size:45px;text-align:center;margin-bottom:120px}.home .home__creator .home__creator__list{display:flex;justify-content:center;width:100%;mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#000 20%,#000 80%,hsla(0,0%,100%,0));-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#000 20%,#000 80%,hsla(0,0%,100%,0))}.home .home__creator .home__creator__list .wrapper{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;gap:30px}.home .home__creator .home__creator__list .home__creator__list__card{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:365px;padding:10px;background:#fff;border-radius:20px}.home .home__creator .home__creator__list .home__creator__list__card .logo{margin:10px 0;height:160px}.home .home__creator .home__creator__list .home__creator__list__card .name{margin-bottom:22px}.home .home__creator .home__creator__list .home__creator__list__card .preview{width:100%;border-radius:15px}.home .home__creator .home__creator__list .home__creator__list__card:last-child{opacity:0!important}.home .home__cta{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100% - 220px);padding:30px;background:linear-gradient(0deg,#ffc1d5,#ffe9f0)}.home .home__cta .home__cta__background{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../img/cta_background.654109c3.svg);background-position:50%;background-size:cover!important;background-repeat:no-repeat}.home .home__cta .home__cta__background .item{position:absolute;border-radius:10px;box-shadow:0 10px 25px rgba(45,45,45,.25);width:220px}.home .home__cta .home__cta__background .item:first-child{left:10%;top:10%}.home .home__cta .home__cta__background .item:nth-child(2){left:15%;top:30%}.home .home__cta .home__cta__background .item:nth-child(3){left:5%;top:50%}.home .home__cta .home__cta__background .item:nth-child(4){left:25%;top:70%}.home .home__cta .home__cta__background .item:nth-child(5){right:10%;top:10%}.home .home__cta .home__cta__background .item:nth-child(6){right:5%;top:30%}.home .home__cta .home__cta__background .item:nth-child(7){right:25%;top:50%}.home .home__cta .home__cta__background .item:nth-child(8){right:20%;top:70%}.home .home__cta .home__cta__title{font-weight:700;font-size:45px;text-align:center;margin-bottom:60px;z-index:1}.home .home__cta .home__cta__button{font-weight:700;font-size:20px;padding:16px 40px;z-index:1}.home .home__footer{height:220px;background:#595d64;padding:35px 60px;color:#fff;font-size:13px;display:flex;justify-content:space-between}.home .home__footer .home__footer__left{word-break:keep-all}.home .home__footer .home__footer__right{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:20px}.home .home__footer .home__footer__right a{color:#fff;text-decoration:none;font-weight:700}@media screen and (max-width:1280px){.home .home__front .break{display:block}.home .home__front .home__front__title{font-size:56px}.home .home__front .wrap{flex:1 40%;transform:scale(.8)}.home .home__front .wrap .group{width:40vw}.home .home__front .wrap .group1,.home .home__front .wrap .group2,.home .home__front .wrap .group3,.home .home__front .wrap .group4{margin:0}.home .home__creator .home__creator__title,.home .home__experience .home__experience__title,.home .home__release .home__release__title{font-size:36px}.home .home__cta .home__cta__background .item{width:200px}.home .home__cta .home__cta__background .item:first-child{left:5%;top:10%}.home .home__cta .home__cta__background .item:nth-child(2){left:10%;top:30%}.home .home__cta .home__cta__background .item:nth-child(3){left:1%;top:50%}.home .home__cta .home__cta__background .item:nth-child(4){left:20%;top:70%}.home .home__cta .home__cta__background .item:nth-child(5){right:5%;top:10%}.home .home__cta .home__cta__background .item:nth-child(6){right:1%;top:30%}.home .home__cta .home__cta__background .item:nth-child(7){right:15%;top:50%}.home .home__cta .home__cta__background .item:nth-child(8){right:10%;top:70%}}@media screen and (max-width:800px){.home{overflow-y:scroll}.home .home__indicator{display:none}.home .home__wrapper{position:static}.home .home__front{justify-content:flex-start}.home .home__front .break{display:block}.home .home__front .home__front__title{margin-top:80px;font-size:42px}.home .home__front .home__front__description{margin-top:40px;font-size:16px}.home .home__front .wrap{transform:scale(.65)}.home .home__front .wrap .group2{transform:translateX(-50px) translateY(50px)}.home .home__front .wrap .group3{transform:translateX(50px)}.home .home__front .wrap .group4{transform:translateX(-50px) translateY(-50px)}.home .home__release .home__release__title{font-size:30px}.home .home__release .home__release__list{padding:30px}.home .home__release .home__release__list .home__release__list__card{flex:1 100%}.home .home__type .home__type__title{font-size:30px}.home .home__type .home__type__description{padding:0 30px}.home .home__type .home__type__list{padding:30px}.home .home__type .home__type__list .home__type__list__card{flex:1 100%;height:-moz-fit-content;height:fit-content}.home .home__experience{padding:30px}.home .home__experience .home__experience__title{font-size:30px}.home .home__experience .home__experience__field .field{height:-moz-fit-content!important;height:fit-content!important;flex-direction:column}.home .home__experience .home__experience__field .field .preview{padding-bottom:80px}.home .home__experience .home__experience__field .field .panel{width:100%}.home .home__creator .home__creator_title{font-size:30px}.home .home__creator .home__creator__description{padding:0 30px}.home .home__creator .home__creator__list{mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#000 10%,#000 90%,hsla(0,0%,100%,0));-webkit-mask-image:linear-gradient(90deg,hsla(0,0%,100%,0),#000 10%,#000 90%,hsla(0,0%,100%,0))}.home .home__cta{padding:30px}.home .home__cta .home__cta__title{font-size:30px}.home .home__cta .home__cta__background .item{display:none}.home .home__footer{height:-moz-fit-content;height:fit-content}}@media screen and (max-height:960px){.home .home__front .home__front__title{margin-top:15%}.home .home__experience .home__experience__title,.home .home__release .home__release__title,.home .home__type .home__type__title{padding-top:50px}.home .home__experience .home__experience__description{margin-top:15px;margin-bottom:30px}.home .home__experience .home__experience__field .preview{padding-bottom:80px}.home .home__experience .home__experience__field .preview__keyword{bottom:10px}.home .home__experience .home__experience__field .field{height:480px}.home .home__creator .home__creator__title{padding-top:50px}.home .home__cta .home__cta__background .item:nth-child(4),.home .home__cta .home__cta__background .item:nth-child(8){display:none}}@media screen and (max-height:900px){.home{overflow-y:scroll}.home .home__indicator{display:none}.home .home__wrapper{position:static}}