@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}*,*:before,*:after{box-sizing:border-box}html,body,#app{width:100%;height:100%}.d-flex{display:flex}.flex-direction-row{flex-direction:row}.flex-direction-col{flex-direction:column}.flex-direction-col-reverse{flex-direction:column-reverse}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-center{display:flex;justify-content:center;align-items:center}.flex-r-center-top{display:flex;justify-content:center;align-items:start}.flex-r-center-bottom{display:flex;justify-content:center;align-items:end}.flex-r-center-left{display:flex;justify-content:start;align-items:center}.flex-r-center-right{display:flex;justify-content:end;align-items:center}.flex-r-top-left{display:flex;justify-content:start;align-items:start}.flex-r-top-right{display:flex;justify-content:end;align-items:start}.flex-r-bottom-left{display:flex;justify-content:start;align-items:end}.flex-r-bottom-right{display:flex;justify-content:end;align-items:end}.flex-c-center-top{display:flex;justify-content:start;align-items:center}.flex-c-center-bottom{display:flex;justify-content:end;align-items:center}.flex-c-center-left{display:flex;justify-content:center;align-items:start}.flex-c-center-right{display:flex;justify-content:center;align-items:end}.flex-c-top-left{display:flex;justify-content:start;align-items:start}.flex-c-top-right{display:flex;justify-content:start;align-items:end}.flex-c-bottom-left{display:flex;justify-content:end;align-items:start}.flex-c-bottom-right{display:flex;justify-content:end;align-items:end}@font-face{font-family:Pretendard-Black;src:url(/assets/Pretendard-Black-CMJ-aTIO.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-Bold;src:url(/assets/Pretendard-Bold-UAFkf6wV.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-ExtraBold;src:url(/assets/Pretendard-ExtraBold-DHlyK-tk.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-ExtraLight;src:url(/assets/Pretendard-ExtraLight-Co-tEt4w.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-Light;src:url(/assets/Pretendard-Light-FF9GZokf.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-Medium;src:url(/assets/Pretendard-Medium-DYrAMPlT.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-Regular;src:url(/assets/Pretendard-Regular-BinLXi77.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-SemiBold;src:url(/assets/Pretendard-SemiBold-BRaL1aMZ.otf) format("opentype");font-style:normal}@font-face{font-family:Pretendard-Thin;src:url(/assets/Pretendard-Thin-CH8cqHOD.otf) format("opentype");font-style:normal}@font-face{font-family:SCDream-thin;src:url(~@/font/SCDream/SCDream-thin.otf);src:local(※),url(~@/font/SCDream/SCDream-thin.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-extralight;src:url(~@/font/SCDream/SCDream-extralight.otf);src:local(※),url(~@/font/SCDream/SCDream-extralight.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-light;src:url(~@/font/SCDream/SCDream-light.otf);src:local(※),url(~@/font/SCDream/SCDream-light.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-regular;src:url(~@/font/SCDream/SCDream-regular.otf);src:local(※),url(~@/font/SCDream/SCDream-regular.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-medium;src:url(~@/font/SCDream/SCDream-medium.otf);src:local(※),url(~@/font/SCDream/SCDream-medium.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-bold;src:url(~@/font/SCDream/SCDream-bold.otf);src:local(※),url(~@/font/SCDream/SCDream-bold.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-extrabold;src:url(~@/font/SCDream/SCDream-extrabold.otf);src:local(※),url(~@/font/SCDream/SCDream-extrabold.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-heavy;src:url(~@/font/SCDream/SCDream-heavy.otf);src:local(※),url(~@/font/SCDream/SCDream-heavy.otf) format(‘otf’);font-display:swap}@font-face{font-family:SCDream-black;src:url(~@/font/SCDream/SCDream-black.otf);src:local(※),url(~@/font/SCDream/SCDream-black.otf) format(‘otf’);font-display:swap}.relative{position:relative}.fixed{position:fixed}.sticky{position:sticky}.absolute{position:absolute}.none{display:none}.block{display:block}.inline-block{display:inline-block}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.br-full{border-radius:50%}.full-size{height:100%;width:100%}.h-full{height:100%}.w-full{width:100%}.tar{text-align:right}.tal{text-align:left}.tac{text-align:center}.fl{float:left}.fr{float:right}.text-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pointer-none{pointer-events:none}.no-drag{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.error[data-v-c83f3c1e]{font-size:3vw;font-weight:700}
