body{margin:0;background-color:#001220}html{scroll-behavior:smooth}section{scroll-margin-top:60px}body{cursor:none}.custom-cursor{position:fixed;width:12px;height:12px;border:2px solid #00e5ff;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:transform .08s ease;z-index:9999}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.9}50%{transform:translate(-50%,-50%) scale(1.6);opacity:.4}to{transform:translate(-50%,-50%) scale(1);opacity:.9}}.custom-cursor.pulse{animation:pulse 1.4s infinite ease-in-out;border:2px solid #069419}.underwater-section{position:relative;height:100vh;width:100%;overflow:hidden;background:linear-gradient(180deg,#4cbfdf,#2980b9 70%,#154360);display:flex;justify-content:center;align-items:center}.ocean-layers{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.svg-wave{width:100%;height:100%;filter:blur(4px)}.wave-group{animation:move-ocean linear infinite}.layer-1{animation-duration:45s}.layer-2{animation-duration:30s}.layer-3{animation-duration:20s}@keyframes move-ocean{0%{transform:translate(0) scaleY(1)}50%{transform:translate(-1000px) scaleY(1.2)}to{transform:translate(-2000px) scaleY(1)}}.light-rays{position:absolute;top:-20%;left:0;width:100%;height:120%;background:repeating-linear-gradient(95deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.1) 2%,transparent 4%,transparent 10%);filter:blur(20px);-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 80%);mask-image:linear-gradient(to bottom,black 0%,transparent 80%);animation:rays-move 8s ease-in-out infinite alternate}@keyframes rays-move{0%{transform:skew(-5deg) translate(-20px)}to{transform:skew(5deg) translate(20px)}}.bubble{position:absolute;bottom:-50px;background:#ffffff4d;border:1px solid rgba(255,255,255,.5);border-radius:50%;box-shadow:inset 0 0 10px #ffffff80;animation:bubble-rise 10s linear infinite}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:0}20%{opacity:.6}to{transform:translateY(-110vh) scale(1.5);opacity:0}}.bubble-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.bubble{position:absolute;bottom:-50px;background:#fff3;border:1px solid rgba(255,255,255,.4);border-radius:50%;box-shadow:inset 0 0 5px #ffffff4d}@keyframes bubble-rise{0%{transform:translateY(0);opacity:0}10%{opacity:.6}90%{opacity:.6}to{transform:translateY(-115vh);opacity:0}}@keyframes bubble-sway{0%{margin-left:-15px}to{margin-left:15px}}.bubble:nth-child(1){left:5%;width:15px;height:15px;animation:bubble-rise 8s linear infinite,bubble-sway 2s ease-in-out infinite alternate}.bubble:nth-child(2){left:15%;width:20px;height:20px;animation:bubble-rise 12s linear infinite,bubble-sway 3s ease-in-out infinite alternate;animation-delay:2s,0s}.bubble:nth-child(3){left:25%;width:8px;height:8px;animation:bubble-rise 10s linear infinite,bubble-sway 1.5s ease-in-out infinite alternate;animation-delay:5s,0s}.bubble:nth-child(4){left:35%;width:20px;height:20px;animation:bubble-rise 15s linear infinite,bubble-sway 4s ease-in-out infinite alternate;animation-delay:1s,0s}.bubble:nth-child(5){left:50%;width:12px;height:12px;animation:bubble-rise 11s linear infinite,bubble-sway 2.5s ease-in-out infinite alternate;animation-delay:7s,0s}.bubble:nth-child(6){left:65%;width:6px;height:6px;animation:bubble-rise 9s linear infinite,bubble-sway 1.2s ease-in-out infinite alternate;animation-delay:3s,0s}.bubble:nth-child(7){left:75%;width:18px;height:18px;animation:bubble-rise 13s linear infinite,bubble-sway 3.5s ease-in-out infinite alternate;animation-delay:4s,0s}.bubble:nth-child(8){left:85%;width:10px;height:10px;animation:bubble-rise 10s linear infinite,bubble-sway 2s ease-in-out infinite alternate;animation-delay:8s,0s}.bubble:nth-child(9){left:92%;width:14px;height:14px;animation:bubble-rise 14s linear infinite,bubble-sway 2.8s ease-in-out infinite alternate;animation-delay:2s,0s}.bubble:nth-child(10){left:42%;width:7px;height:7px;animation:bubble-rise 11s linear infinite,bubble-sway 1.8s ease-in-out infinite alternate;animation-delay:6s,0s}.nav-btn-boya{opacity:0;transform:scale(.5);transition:all .4s ease-in-out;background:#ffffff26;border:1px solid rgba(255,255,255,.5);color:#fff;padding:8px 20px;border-radius:10px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin-left:20px;visibility:hidden;position:absolute;top:80px;left:80vw}.nav-btn-boya{opacity:0;visibility:hidden;transform:translateY(20px);transition:all .5s ease}.nav-btn-boya.show{opacity:1;visibility:visible;transform:translateY(0)}.btn-boya{position:fixed;z-index:100;padding:15px 30px;background:#ffffff1a;border:2px solid rgba(255,255,255,.4);border-radius:10px;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:all .5s ease-in-out;animation:floating-global 60s linear infinite;box-shadow:0 0 20px #ffffff1a}.btn-boya.hidden{opacity:0;pointer-events:none;transform:scale(.5) translateY(-100px)}@keyframes floating-global{0%{top:20%;left:10%;transform:rotate(0)}25%{top:40%;left:80%;transform:rotate(5deg)}50%{top:80%;left:50%;transform:rotate(-5deg)}75%{top:40%;left:20%;transform:rotate(10deg)}to{top:20%;left:10%;transform:rotate(0)}}
