@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.5/dist/web/static/pretendard.css";
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;letter-spacing:.025rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.spinner{width:1em;height:1em;font-size:28px;display:inline-block;position:relative}.spinner.center{margin:auto;position:absolute;inset:0}.spinner .spinner-blade{transform-origin:50% -.2222em;background-color:#eee;border-radius:.0555em;width:.074em;height:.2777em;animation:1s linear infinite spinner-fade;position:absolute;bottom:0;left:.4629em}.spinner .spinner-blade:first-child{animation-delay:0s;transform:rotate(0)}.spinner .spinner-blade:nth-child(2){animation-delay:83ms;transform:rotate(30deg)}.spinner .spinner-blade:nth-child(3){animation-delay:.166s;transform:rotate(60deg)}.spinner .spinner-blade:nth-child(4){animation-delay:.249s;transform:rotate(90deg)}.spinner .spinner-blade:nth-child(5){animation-delay:.332s;transform:rotate(120deg)}.spinner .spinner-blade:nth-child(6){animation-delay:.415s;transform:rotate(150deg)}.spinner .spinner-blade:nth-child(7){animation-delay:.498s;transform:rotate(180deg)}.spinner .spinner-blade:nth-child(8){animation-delay:.581s;transform:rotate(210deg)}.spinner .spinner-blade:nth-child(9){animation-delay:.664s;transform:rotate(240deg)}.spinner .spinner-blade:nth-child(10){animation-delay:.747s;transform:rotate(270deg)}.spinner .spinner-blade:nth-child(11){animation-delay:.83s;transform:rotate(300deg)}.spinner .spinner-blade:nth-child(12){animation-delay:.913s;transform:rotate(330deg)}@keyframes spinner-fade{0%{background-color:#69717d}to{background-color:#0000}}.bg-line{background-image:repeating-linear-gradient(315deg,currentColor 0 1px,#0000 0 50%)}.bg-radial{opacity:.8;background-image:radial-gradient(circle,#dedfe4 1px,#0000 1px);background-repeat:repeat;background-size:8px 8px;-webkit-mask-image:radial-gradient(#000,#0000 50%);mask-image:radial-gradient(#000,#0000 50%)}
