@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}html{font-size:16px;height:100%}body{font-size:14px;font-weight:500;line-height:20px;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}body,h1,h2,h3,h4{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#000}h1,h2,h3,h4{margin:0;font-weight:700}h1{font-size:32px;line-height:48px}h2{font-size:24px;line-height:36px}h3{font-size:20px;line-height:30px}h4{font-size:16px;line-height:24px}p{margin:0}a{color:#000;text-decoration:none}a:hover{color:#5c5c5c}ol,ul{padding:0;list-style:none}dd,dl,dt,ol,ul{margin:0}button{cursor:pointer}img{max-width:100%;height:auto}.wrapper{min-height:100vh}.wrapper,.wrapper .contentWrapper{display:flex;flex-direction:column}.wrapper .contentWrapper{flex:1 1}.wrapper .contentWrapper .container{margin:0 auto;display:grid;width:100%;min-width:1272px;grid-template-columns:1fr min(1272px,100%) 1fr}.wrapper .contentWrapper .container>*{grid-column:2}.wrapper .contentWrapper .container .fullWidth{grid-column:1/-1}.wrapper .contentWrapper .container .fullWidth .fixWidth{margin:0 auto;width:1272px}.emptyHeader{height:64px;align-items:center;justify-content:space-between}.emptyContainer,.emptyHeader{display:flex;min-width:1400px}.emptyContainer{position:relative;width:100%;min-height:max(800px,100vh - 64px);background-color:#f1f1f1}.emptyContainer .detail{border-left:1px solid #d1d1d1;background-color:#fff}.emptyContainer.darkContainer{background-color:#5c5c5c}.emptyContainer.darkContainer .detail{color:#fff;border-left:1px solid #373535;background-color:#373535}.loadingOverlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.5)}.textLoading{min-width:150px;height:20px;border-radius:4px;background:linear-gradient(90deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation:text-loading 1.4s ease infinite}.textLoading.darkText{background:linear-gradient(90deg,#4a4a4a 25%,#404040 37%,#4a4a4a 63%);background-size:400% 100%}@keyframes text-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#fff8f2,#fff3e6);color:#333;text-align:center;font-family:Segoe UI,Noto Sans KR,sans-serif}.not-found h1{font-size:120px;line-height:120px;font-weight:900;margin:0;color:#ff6a00;text-shadow:2px 2px 6px rgba(255,106,0,.3)}.not-found p{font-size:14px;margin-top:12px;color:#666}.not-found a{margin-top:24px;font-size:14px;color:#ff6a00;border:1px solid #ff6a00;padding:8px 20px;border-radius:4px;text-decoration:none;transition:all .2s}.not-found a:hover{background-color:#ff6a00;color:#fff}