@charset "UTF-8";.skeleton-container{width:100%;height:100%}.dialog{white-space:pre-line}@-webkit-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes blink{0%{opacity:.6}20%{opacity:1}50%{opacity:0}to{opacity:.6}}@keyframes blink{0%{opacity:.6}20%{opacity:1}50%{opacity:0}to{opacity:.6}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.full-loading{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;width:100vw;height:100vh;z-index:7000}.inner-loading{width:100%}.loading{position:absolute;width:100%;height:100%;top:0;left:0}.blinking-image-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;height:100%;position:relative}.blinking-image-wrapper .blinking-image{-webkit-animation:blink 1s infinite;animation:blink 1s infinite}.spin-loading-icon{display:inline-block;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.logout-modal{white-space:pre-line}#main-view{height:100vh;width:100vw;min-width:1680px;display:flex;justify-content:flex-start;align-items:start;flex-direction:row;overflow-x:auto}.error-fallback{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;height:100vh}.error-fallback>h1{font-family:Pretendard;font-style:normal;line-height:150%;font-size:24px;letter-spacing:-.96px;font-weight:500;color:#5c5c5c;white-space:break-spaces;text-align:center}.error-fallback>div{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px;margin:24px 0}.error-fallback>details{text-align:center;color:#5c5c5c;cursor:pointer;font-family:Pretendard;font-style:normal;line-height:150%;font-size:14px;letter-spacing:-.56px;font-weight:500}.error-fallback>details>p{word-break:break-all;text-align:left;cursor:text}.scrollbar,*{scrollbar-track-color:#e4e4e4;scrollbar-arrow-color:#e4e4e4;scrollbar-3dlight-color:#e4e4e4;scrollbar-highlight-color:#e4e4e4;scrollbar-shadow-color:#e4e4e4;scrollbar-face-color:#e4e4e4}.scrollbar::-webkit-scrollbar,::-webkit-scrollbar{background:inherit;width:6px;height:6px}.scrollbar::-webkit-scrollbar-track,::-webkit-scrollbar-track{background:none}.scrollbar::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background-color:#e4e4e4;border-radius:16px}.scrollbar::-webkit-scrollbar-button,::-webkit-scrollbar-button{display:none}@font-face{font-family:Pretendard;src:url(/v2/assets/PretendardVariable-CJuje-Rk.woff2) format("woff2-variations")}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}html,body{overflow-y:hidden}
