2 lines
322 KiB
CSS
2 lines
322 KiB
CSS
|
|
@charset "UTF-8";#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.svg-icon[data-v-2c1ee01b]{width:1em;height:1em;fill:currentColor;overflow:hidden}.container{max-width:100%;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.absolute,[absolute=""]{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.bottom-5,[bottom-5=""]{bottom:1.25rem;}.left-0,[left-0=""]{left:0rem;}.right-0,[right-0=""]{right:0rem;}.m1,[m1=""]{margin:0.25rem;}.m2,[m2=""]{margin:0.5rem;}.ma,[ma=""]{margin:auto;}.block{display:block;}.inline-block{display:inline-block;}.hidden{display:none;}.h-full,[h-full=""]{height:100%;}.flex,[flex=""]{display:flex;}.transform{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:var(--un-transform);}@keyframes bounce-alt{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.animate-bounce-alt{animation:bounce-alt 1s linear infinite;transform-origin:center bottom;}@keyframes bounce-alt{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}[animate-bounce-alt=""]{animation:bounce-alt 1s linear infinite;transform-origin:center bottom;}.animate-count-infinite,[animate-count-infinite=""]{animation-iteration-count:infinite;}.select-none,[select-none=""]{user-select:none;}.justify-center,[justify-center=""]{justify-content:center;}.px{padding-left:1rem;padding-right:1rem;}.text-center,[text-center=""]{text-align:center;}.text-5xl,[text-5xl=""]{font-size:3rem;line-height:1;}.text-lg,[text-lg=""]{font-size:1.125rem;line-height:1.75rem;}.fw100,[fw100=""]{font-weight:100;}.fw300,[fw300=""]{font-weight:300;}.dark .dark\:op60,.dark [dark\:op60=""]{opacity:0.6;}.dark [dark\:hover~="op80"]:hover,.op80,[hover~="op80"]:hover{opacity:0.8;}.op30,[op30=""]{opacity:0.3;}.blur{--un-blur:v
|