:root{--background:259 100% 98%;--foreground:259 40% 10%;--card:259 100% 100%;--card-foreground:259 40% 10%;--popover:259 100% 100%;--popover-foreground:259 40% 10%;--primary:259 85% 71%;--primary-foreground:259 40% 10%;--secondary:259 90% 92%;--secondary-foreground:259 40% 10%;--muted:259 50% 96%;--muted-foreground:259 25% 55%;--accent:259 90% 92%;--accent-foreground:259 40% 10%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:259 80% 90%;--input:259 80% 90%;--ring:259 85% 71%;--radius:1rem}.dark{--background:259 30% 12%;--foreground:259 40% 98%;--card:259 30% 16%;--card-foreground:259 40% 98%;--popover:259 30% 12%;--popover-foreground:259 40% 98%;--primary:259 85% 71%;--primary-foreground:259 40% 10%;--secondary:259 20% 24%;--secondary-foreground:259 40% 98%;--muted:259 20% 24%;--muted-foreground:259 25% 65%;--accent:259 20% 24%;--accent-foreground:259 40% 98%;--destructive:0 63% 31%;--destructive-foreground:0 0% 98%;--border:259 20% 24%;--input:259 20% 24%;--ring:259 85% 71%;--radius:1rem}@keyframes float-slow{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes float-medium{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes float-fast{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.animate-float-slow{animation:float-slow 6s ease-in-out infinite}.animate-float-medium{animation:float-medium 4s ease-in-out infinite}.animate-float-fast{animation:float-fast 3s ease-in-out infinite}.hero-images-container{position:relative;height:550px;width:100%}.floating-image.top-right{top:0;right:10px;z-index:10;width:60%;max-width:240px}.floating-image.middle-right,.floating-image.top-right{position:absolute;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a}.floating-image.middle-right{top:200px;right:0;z-index:20;width:64%;max-width:256px}.floating-image.top-left{top:10px;right:280px;z-index:30;width:58%;max-width:232px}.floating-image.bottom-center,.floating-image.top-left{position:absolute;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a}.floating-image.bottom-center{bottom:10px;right:220px;z-index:40;width:54%;max-width:216px}