:root{--background:37 100% 95%;--foreground:37 5% 10%;--card:37 50% 90%;--card-foreground:37 5% 15%;--popover:37 100% 95%;--popover-foreground:37 100% 10%;--primary:37 86% 42%;--primary-foreground:0 0% 100%;--secondary:37 30% 70%;--secondary-foreground:0 0% 0%;--muted:-1 30% 85%;--muted-foreground:37 5% 35%;--accent:-1 30% 80%;--accent-foreground:37 5% 15%;--destructive:0 100% 30%;--destructive-foreground:37 5% 90%;--border:37 30% 50%;--input:37 30% 24%;--ring:37 86% 42%;--radius:0.75rem}.dark{--background:37 50% 10%;--foreground:37 5% 90%;--card:37 50% 10%;--card-foreground:37 5% 90%;--popover:37 50% 5%;--popover-foreground:37 5% 90%;--primary:37 86% 42%;--primary-foreground:0 0% 100%;--secondary:37 30% 20%;--secondary-foreground:0 0% 100%;--muted:-1 30% 24%;--muted-foreground:37 5% 60%;--accent:-1 30% 24%;--accent-foreground:37 5% 90%;--destructive:0 100% 30%;--destructive-foreground:37 5% 90%;--border:37 30% 24%;--input:37 30% 24%;--ring:37 86% 42%;--radius:0.75rem}@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}