*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes growLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.fade-in-up-delay-1{animation-delay:.15s}.fade-in-up-delay-2{animation-delay:.3s}.fade-in-up-delay-3{animation-delay:.45s}.fade-in-up-delay-4{animation-delay:.6s}.fade-in-up-delay-5{animation-delay:.75s}::selection{background:#c9a96e4d;color:inherit}
