*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto Slab,serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.5;background-color:#fff}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .5s ease}.fade-transform-enter-from{opacity:0;transform:translate(-30px)}.fade-transform-leave-to{opacity:0;transform:translate(30px)}html{scroll-behavior:smooth}.top-loading-bar{position:fixed;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,#6FBF45,#8ee167);z-index:10000;animation:loading-bar 2s linear infinite}@keyframes loading-bar{0%{transform:translate(-100%)}to{transform:translate(100%)}}
