@tailwind base;@tailwind components;@tailwind utilities;html{--font-family:"PingFangSC","PingFang SC",sans-serif;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{@apply bg-white font-sans text-gray-900;}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{opacity:0;filter:blur(1rem)}.layout-enter-active,.layout-leave-active{transition:all .4s}.layout-enter-from,.layout-leave-to{opacity:0;filter:blur(1rem)}.container{width:90vw;margin:0 auto}@media(min-width:1440px){.container{width:1440px;max-width:1440px}}@media(min-width:2000px){.container{width:1920px;max-width:1920px}}*{box-sizing:border-box}.dot-box{display:inline-block;width:10px;height:10px;margin-right:10px;background:linear-gradient(167deg,#fff0,#fff);border-radius:50%}@font-face{font-family:AlimamaBold;font-style:normal;font-weight:400;src:url(./alimamaBold.DT0PePG7.TTF) format("truetype");font-display:swap}@font-face{font-family:DINBOLD;font-style:normal;font-weight:400;src:url(./din-bold-2.Ce6JFNuc.ttf) format("truetype");font-display:swap}.gradient-text{font-weight:700;color:transparent;background:linear-gradient(180deg,#51bfff,#2b91ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gradient-ENtitle-text{background:linear-gradient(180deg,#3d3d3d00 0,#3d3d3d1a);-webkit-background-clip:text;background-clip:text}.gradient-ENtitle-text,.gradient-ENtitle-text-dark{font-family:D-DIN,sans-serif;font-weight:700;color:transparent;-webkit-text-fill-color:transparent}.gradient-ENtitle-text-dark{background:linear-gradient(180deg,#fff0 0,#ffffff26);-webkit-background-clip:text;background-clip:text}
