@import "https://fonts.googleapis.com/css2?family=Pacifico&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d1b2a;margin:0;font-family:Helvetica Neue,Arial,sans-serif}.artistic-font{font-family:Pacifico,cursive}.coming-soon-container{text-align:center;color:#f0f4f8;background:linear-gradient(#ffaf40 0%,#ff7e5f 30%,#1b263b 70%,#0d1b2a 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.content{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border-radius:15px;padding:20px}.coming-soon-title{color:#fff;text-shadow:4px 4px 8px #00000080;margin:0;font-size:6em;font-weight:400}.coming-soon-subtitle{color:#e0e1dd;letter-spacing:1px;margin-top:0;margin-bottom:30px;font-size:1.5em}.coming-soon-contact a{color:#fff;border-bottom:2px dotted #ffaf40;font-size:1.2em;font-weight:700;text-decoration:none;transition:color .3s}.coming-soon-contact a:hover{color:#ffaf40}.icon{z-index:2;opacity:.7;width:100px;height:100px;position:absolute}.scuba-diver{bottom:10%;left:15%;transform:rotate(-15deg)}.hiker{top:15%;right:20%;transform:rotate(10deg)}.bubbles{z-index:1;width:100%;height:50%;position:absolute;top:50%;left:0}.bubble{opacity:.5;background:#ffffff26;border-radius:50%;width:40px;height:40px;animation:10s ease-in infinite rise;position:absolute;bottom:-100px}@keyframes rise{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}.bubble:first-child{animation-duration:13s;left:10%}.bubble:nth-child(2){animation-duration:8s;animation-delay:1s;left:20%}.bubble:nth-child(3){animation-duration:12s;animation-delay:2s;left:35%}.bubble:nth-child(4){animation-duration:15s;animation-delay:0s;left:50%}.bubble:nth-child(5){animation-duration:7s;animation-delay:1s;left:65%}.bubble:nth-child(6){animation-duration:9s;animation-delay:3s;left:80%}.bubble:nth-child(7){animation-duration:14s;animation-delay:2s;left:90%}.bubble:nth-child(8){animation-duration:10s;animation-delay:4s;left:55%}.bubble:nth-child(9){animation-duration:11s;animation-delay:2s;left:25%}.bubble:nth-child(10){animation-duration:13s;animation-delay:4s;left:40%}
