@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap);.modal--container{display:none}.modal--container--show{display:flex;position:fixed;width:100vw;height:100vh;z-index:99999999;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center}.modal--container--show .modal--close{padding:16px;position:absolute;top:12px;right:12px;color:#fff;width:40px;height:40px}.modal--container--show .modal--close:hover{cursor:pointer}.modal--contents--image{max-width:80vw;max-height:90vh}.modal--contents--image img{object-fit:contain;width:80vw;height:90vh}.modal--contents--image img.ie{width:auto!important;height:auto!important;max-width:80vw;max-height:90vh}.modal--contents--blind{width:230px;background-color:#efefef;border-radius:.2em;z-index:100;box-sizing:border-box}.modal--contents--blind div{box-sizing:border-box}.modal--contents--blind .titB{width:100%;height:40px;padding:0 20px;background-color:#313848}.modal--contents--blind .titB .titB--close{float:right;display:block;width:20px;height:20px;margin-top:10px;overflow:hidden;cursor:pointer;color:#fff}.modal--contents--blind .txtB{width:100%;padding:20px;overflow:hidden}.modal--contents--blind .txtB .roundB{width:100%;padding:15px 10px;background-color:#fff;border-radius:.4em;box-sizing:border-box;text-align:center;overflow:hidden}.modal--contents--blind .txtB .roundB p{display:block;line-height:1.5em}.modal--contents--blind .txtB .roundB p.txt{display:block;margin-top:8px;line-height:1.4em;font-size:12px;color:#999;white-space:pre-line;max-height:150px;overflow:hidden}.modal--contents--blind .btnB{text-align:center;overflow:hidden;width:100%;height:36px;margin-bottom:20px}.modal--contents--blind .btnB a{display:inline-block;width:63px;height:34px;margin:0 1px;background-color:#c8cbe7;border:1px solid #313848;border-radius:.3em;line-height:33px;color:#313848;font-weight:500;cursor:pointer}.modal--contents--alert,.modal--contents--blind .btnB a.cancel{background-color:#efefef}.modal--contents--alert{width:250px;border-radius:.2em;z-index:100;box-sizing:border-box}.modal--contents--alert div{box-sizing:border-box}.modal--contents--alert .titB{width:100%;height:40px;padding:0 20px;background-color:#313848}.modal--contents--alert .titB h1{float:left;display:block;line-height:40px;color:#fff;font-size:16px}.modal--contents--alert .titB .titB--close{float:right;display:block;width:20px;height:20px;margin-top:10px;overflow:hidden;cursor:pointer;color:#fff}.modal--contents--alert .txtB{width:100%;padding:20px;overflow:hidden}.modal--contents--alert .txtB .roundB{width:100%;padding:15px 10px;background-color:#fff;border-radius:.4em;box-sizing:border-box;text-align:center;overflow:hidden}.modal--contents--alert .txtB .roundB p{display:block;line-height:1.5em;white-space:pre-line}.modal--contents--alert .btnB{text-align:center;overflow:hidden;width:100%;height:36px;margin-bottom:20px}.modal--contents--alert .btnB a{display:inline-block;width:63px;height:34px;margin:0 1px;background-color:#c8cbe7;border:1px solid #313848;border-radius:.3em;line-height:33px;color:#313848;font-weight:500;cursor:pointer}.modal--contents--alert .btnB a.cancel{background-color:#efefef}.modal--contents--confirm{width:230px;background-color:#efefef;border-radius:.2em;z-index:100;box-sizing:border-box}.modal--contents--confirm div{box-sizing:border-box}.modal--contents--confirm .titB{width:100%;height:40px;padding:0 20px;background-color:#313848}.modal--contents--confirm .titB .titB--close{float:right;display:block;width:20px;height:20px;margin-top:10px;overflow:hidden;cursor:pointer;color:#fff}.modal--contents--confirm .txtB{width:100%;padding:20px;overflow:hidden}.modal--contents--confirm .txtB .roundB{width:100%;padding:15px 10px;background-color:#fff;border-radius:.4em;box-sizing:border-box;text-align:center;overflow:hidden}.modal--contents--confirm .txtB .roundB p{display:block;line-height:1.5em}.modal--contents--confirm .btnB{text-align:center;overflow:hidden;width:100%;height:36px;margin-bottom:20px}.modal--contents--confirm .btnB a{display:inline-block;width:63px;height:34px;margin:0 1px;background-color:#c8cbe7;border:1px solid #313848;border-radius:.3em;line-height:33px;color:#313848;font-weight:500;cursor:pointer}.modal--contents--confirm .btnB a.cancel,.modal--contents--share{background-color:#efefef}.modal--contents--share{width:400px;height:180px;border-radius:.2em;z-index:100}.modal--contents--share .titB{width:100%;height:40px;padding:0 20px;box-sizing:border-box;background-color:#313848;display:flex;justify-content:space-between;align-items:center}.modal--contents--share .titB>p{color:#fff;font-weight:700;display:block;text-align:center;font-size:14px}.modal--contents--share .titB .titB--close{float:right;display:block;width:20px;height:20px;overflow:hidden;cursor:pointer;color:#fff}.modal--contents--share .inputB{width:100%;height:80px;box-sizing:border-box;font-weight:400;padding:20px}.modal--contents--share .inputB>input{width:100%;height:100%;padding-left:10px;border:1px solid #313848;background-color:#fff;color:#000}.modal--contents--share .btnB{text-align:center;overflow:hidden;width:100%;height:36px;margin-bottom:20px}.modal--contents--share .btnB a{display:inline-block;width:63px;height:34px;margin:0 1px;background-color:#c8cbe7;border:1px solid #313848;border-radius:.3em;line-height:33px;color:#313848;font-weight:500;cursor:pointer}.modal--contents--share .btnB a.cancel{background-color:#efefef}body,html{width:100%;height:100%}address,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,legend,li,ol,p,td,textarea,th,ul{margin:0;padding:0}body{font-family:"Noto Sans KR",arial,verdana,sans-serif;line-height:normal;color:#000;letter-spacing:-.5px}body,h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:400}h1,h2,h3,h4,h5,h6{margin:0;padding:0}fieldset,iframe,img{border:0}li,ol{list-style:none}button,input,select,textarea{font-size:12px;font-family:"Noto Sans KR",arial,verdana,sans-serif;color:#000}img{vertical-align:top}sup{font-size:90%}address,cite,dfn{font-style:normal}strong{font-weight:400}table{border-collapse:collapse;border-spacing:0;empty-cells:show}hr{display:none}caption,legend{width:0;height:0;overflow:hidden;visibility:hidden;font-size:0;line-height:0;text-indent:-999px}button{border:0;padding:0;margin:0;background:none;cursor:pointer}button::-moz-focus-inner{margin:-1px;padding:0}.clearfix{zoom:1}.clearfix:after{content:"";display:block;clear:both}.hidden{visibility:hidden;width:0;height:0;margin:0;padding:0}.blind,.hidden{overflow:hidden;font-size:0;line-height:0}.blind{position:absolute;left:-9999px;top:0;width:1px;height:1px}a:link{color:#aaa}a:link,a:visited{text-decoration:none}a:visited{color:#000}a:active,a:hover{color:#aaa;text-decoration:none}.loading{height:100%;background-color:#282a31}.loading .loading__loader{z-index:1;top:50%;left:50%;margin:-30px 0 0 -30px;position:absolute;border:5px solid #ededed;border-left-color:#282a31;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root{width:100%;height:100%}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:5px;height:0}:root{--skinColor:#202329}.aside__banner,.aside__title,.header{background-color:#202329!important;background-color:var(--skinColor)!important}