@tailwind base;@tailwind components;@tailwind utilities;@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (min-width:768px){.scroll-chevron{left:calc(10vw + 2rem)!important;transform:none!important}}@media (max-width:767px){.animated-title{left:50%!important;transform:translateX(-50%) translateY(-50%)!important;text-align:center!important}.scroll-chevron{left:50%!important;transform:translateX(-50%)!important;bottom:calc(16% + 10vh)!important}}@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%}*,body{@apply bg-background text-foreground}}body,html{max-width:100vw;overflow:visible;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.preloader-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e5e7eb;display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}.preloader-container.fade-out{opacity:0;pointer-events:none}.spline-outer-container{top:0!important;left:0!important;right:0!important;bottom:0!important;overflow:visible!important}.spline-outer-container,.spline-outer-container iframe{border-radius:0!important}main{overflow:visible!important}@media (max-width:768px){.spline-container{width:150%!important;height:150%!important;transform:translate(-25%,-25%)!important}.spline-outer-container iframe{border-radius:0!important}.animated-title{top:30%!important;left:50%!important;transform:translate(-50%,-50%)!important;text-align:center!important;width:100vw!important;padding:0 1rem!important}.animated-title .animated-text{justify-content:center!important;text-align:center!important}.cta-button{bottom:5%!important}.slogan{bottom:16%!important}.slogan p{max-width:100vw!important;padding:0 2rem!important}.animated-title .slogan{display:none!important}}@media (min-width:769px){.slogan{display:none!important}.animated-title .slogan{display:block!important;margin-top:1rem!important;text-align:left!important}}