*{border:0;box-sizing:border-box;margin:0;padding:0}:root{--hue:18;--bg:hsl(var(--hue),90%,90%);--fg:hsl(var(--hue),90%,10%);--primary:hsl(var(--hue),90%,50%);--trans-dur:0.3s;font-size:calc(14.85714px + .35714vw)}.loadingimg{color:#301003;color:var(--fg);display:flex;font:1em/1.5 sans-serif;height:100vh}.pl{height:8em;margin:auto;width:8em}.pl__line,.pl__line-g,.pl__lines{animation:lineRotate 2s ease-in-out infinite}.pl__line{animation-name:lineMove;animation-timing-function:ease-in}.pl__line-g{animation-name:lineFade;animation-timing-function:linear}.pl__line-g:nth-child(2),.pl__line-g:nth-child(2) .pl__line{animation-delay:.1666666667s}.pl__line-g:nth-child(3),.pl__line-g:nth-child(3) .pl__line{animation-delay:.25s}.pl__line-g:nth-child(4),.pl__line-g:nth-child(4) .pl__line{animation-delay:.3333333333s}.pl__line-g:nth-child(5),.pl__line-g:nth-child(5) .pl__line{animation-delay:.4166666667s}.pl__line-g:nth-child(6),.pl__line-g:nth-child(6) .pl__line{animation-delay:.5s}.pl__line-g:nth-child(7),.pl__line-g:nth-child(7) .pl__line{animation-delay:.5833333333s}.pl__line-g:nth-child(8),.pl__line-g:nth-child(8) .pl__line{animation-delay:.6666666667s}.pl__line-g:nth-child(9),.pl__line-g:nth-child(9) .pl__line{animation-delay:.75s}.pl__line-g:nth-child(10),.pl__line-g:nth-child(10) .pl__line{animation-delay:.8333333333s}.pl__line-g:nth-child(11),.pl__line-g:nth-child(11) .pl__line{animation-delay:.9166666667s}.pl__line-g:nth-child(12),.pl__line-g:nth-child(12) .pl__line{animation-delay:1s}.pl__lines{transform-origin:64px 64px}.pl__layer .pl__lines{stroke:#f2c40d}.pl__layer+.pl__layer .pl__lines{stroke:#f2520d}@media (prefers-color-scheme:dark){:root{--bg:hsl(var(--hue),90%,10%);--fg:hsl(var(--hue),90%,90%)}}@keyframes lineRotate{0%{transform:rotate(0)}to{transform:rotate(.5turn)}}@keyframes lineFade{0%,50%,to{opacity:0}10%,45%{opacity:1}}@keyframes lineMove{0%{stroke-dashoffset:-32}50%,to{stroke-dashoffset:32}}
/*# sourceMappingURL=main.6afe8623.css.map*/