.rambo-water-background{position:relative;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a)}.rambo-water-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,rgba(6,182,212,.1) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(34,197,94,.08) 0,transparent 50%);z-index:1}.water-ripple{position:absolute;border-radius:50%;border:2px solid rgba(6,182,212,.4);animation:ripple 6s ease-out infinite;box-shadow:0 0 20px rgba(6,182,212,.3)}.ripple-1{width:80px;height:80px;top:35%;left:8%;animation-delay:0s}.ripple-2{width:40px;height:40px;top:15%;left:65%;animation-delay:4s}.ripple-3{width:50px;height:50px;bottom:45%;left:35%;animation-delay:4s}@keyframes ripple{0%{transform:scale(0);opacity:1}50%{opacity:.6}to{transform:scale(5);opacity:0}}.water-particles{position:absolute;width:100%;height:100%;top:0;left:0}.particle{position:absolute;width:3px;height:3px;background:rgba(6,182,212,.8);border-radius:50%;animation:floatParticle 8s linear infinite;box-shadow:0 0 6px rgba(6,182,212,.6)}.particle-1{top:5%;left:3%;animation-delay:0s}.particle-2{top:15%;left:12%;animation-delay:.4s}.particle-3{top:25%;left:21%;animation-delay:.8s}.particle-4{top:35%;left:30%;animation-delay:1.2s}.particle-5{top:45%;left:39%;animation-delay:1.6s}.particle-6{top:55%;left:48%;animation-delay:2s}.particle-7{top:65%;left:57%;animation-delay:2.4s}.particle-8{top:75%;left:66%;animation-delay:2.8s}.particle-9{top:85%;left:75%;animation-delay:3.2s}.particle-10{top:95%;left:84%;animation-delay:3.6s}.particle-11{top:10%;left:93%;animation-delay:4s}.particle-12{top:20%;left:2%;animation-delay:4.4s}.particle-13{top:30%;left:11%;animation-delay:4.8s}.particle-14{top:40%;left:20%;animation-delay:5.2s}.particle-15{top:50%;left:29%;animation-delay:5.6s}.particle-16{top:60%;left:38%;animation-delay:6s}.particle-17{top:70%;left:47%;animation-delay:6.4s}.particle-18{top:80%;left:56%;animation-delay:6.8s}.particle-19{top:90%;left:65%;animation-delay:7.2s}.particle-20{top:8%;left:74%;animation-delay:7.6s}@keyframes floatParticle{0%{transform:translateY(0) translateX(0) scale(0);opacity:0}5%{opacity:1;transform:scale(1)}95%{opacity:.8}to{transform:translateY(-120vh) translateX(60px) scale(0);opacity:0}}.text-shadow-rambo{text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 10px rgba(6,182,212,.3),0 0 20px rgba(6,182,212,.2)}.text-shadow-subtitle{text-shadow:1px 1px 2px rgba(0,0,0,.7),0 0 8px rgba(6,182,212,.2)}.water-input{background:rgba(255,255,255,.1)!important;backdrop-filter:blur(10px);border:1px solid rgba(6,182,212,.3)!important;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1),0 0 0 1px rgba(6,182,212,.1);transition:all .3s ease}.water-input:focus{background:rgba(255,255,255,.15)!important;border-color:rgba(6,182,212,.6)!important;box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.2),0 0 0 1px rgba(6,182,212,.3),0 0 20px rgba(6,182,212,.2)}.water-suggestions{background:rgba(0,0,0,.85)!important;backdrop-filter:blur(15px);border:1px solid rgba(6,182,212,.3);box-shadow:0 20px 40px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1)}.water-suggestion-item{border-bottom:1px solid rgba(6,182,212,.1);transition:all .2s ease}.water-suggestion-item:hover{background:rgba(6,182,212,.15)!important;box-shadow:inset 0 0 20px rgba(6,182,212,.1)}