:root{--breakpoint: "unset"}@media screen and (min-width: 640px){:root{--breakpoint: "sm"}}@media screen and (min-width: 768px){:root{--breakpoint: "md"}}@media screen and (min-width: 1024px){:root{--breakpoint: "lg"}}@media screen and (min-width: 1280px){:root{--breakpoint: "xl"}}@media screen and (min-width: 1536px){:root{--breakpoint: "2xl"}}.x-cloak{display:none}span[aria-current=page] span{background-color:#3b82f6;border-color:#3b82f6;color:#fff}body{font-size:15px!important;font-family:NEXON Lv2 Gothic,sans-serif!important;line-height:1.8}.accent{display:inline-flex;flex-direction:column;justify-content:flex-end;vertical-align:bottom;padding-top:.25em;border-top:3px solid #000}.fix{position:fixed;animation:down .5s ease}@keyframes down{0%{transform:translateY(-50px)}to{transform:translateY(0)}}.form-error-text{color:red}[x-cloak]{display:none!important}.ajs-commands{left:unset!important}.alertify:not(.ajs-maximized) .ajs-dialog{height:auto!important}
