.coming-soon{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#f4b6c2,#f7d9e3)}.animated-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;overflow:hidden}.circle{position:absolute;border-radius:50%;background:#fff3;animation:float 18s infinite ease-in-out}.circle:nth-child(1){width:220px;height:220px;left:10%;animation-delay:0s}.circle:nth-child(2){width:300px;height:300px;left:70%;animation-delay:3s}.circle:nth-child(3){width:180px;height:180px;left:50%;animation-delay:5s}.circle:nth-child(4){width:250px;height:250px;left:30%;animation-delay:7s}.circle:nth-child(5){width:200px;height:200px;left:85%;animation-delay:9s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-60px) scale(1.2)}}.sparkle{position:absolute;width:6px;height:6px;background:radial-gradient(circle,#fffacd,#ff69b4,#fcf);border-radius:50%;opacity:.8;animation:sparkleFloat linear infinite}@keyframes sparkleFloat{0%{transform:translateY(0) translate(0) scale(.5);opacity:.6}50%{transform:translateY(-50px) translate(20px) scale(1);opacity:1}to{transform:translateY(0) translate(-20px) scale(.5);opacity:.6}}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff73;z-index:1;padding:20px}.content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;z-index:2}.brand-logo{width:120px;height:auto;border-radius:50%;margin-bottom:20px;box-shadow:0 4px 15px #0000001a}.logo{font-family:Raleway;font-style:normal;font-size:52px;font-weight:700;letter-spacing:1px;color:#5b2c30;margin:0}.and{color:#d4748c}.subtitle{font-size:24px;margin-top:10px;color:#a14f63}.desc{font-family:Pacifico,cursive;margin-top:10px;font-size:16px;line-height:1.6;color:#4a2e2b}.desc.highlight{font-family:Pacifico,cursive;font-size:22px;-webkit-background-clip:text;display:inline-block}@keyframes glowPulse{0%{text-shadow:0 2px 6px rgba(255,105,180,.5)}50%{text-shadow:0 4px 12px rgba(255,105,180,.8)}to{text-shadow:0 2px 6px rgba(255,105,180,.5)}}.notify-form{margin-top:24px;display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.notify-form input{padding:10px 14px;border:1px solid #d4748c;border-radius:6px;min-width:260px;outline:none;background:#fff;color:#4a2e2b}.notify-form button{background:#d4748c;border:none;padding:10px 18px;border-radius:6px;color:#fff;cursor:pointer;transition:all .3s;font-weight:500}.notify-form button:hover{background:#b95271}@media (max-width: 480px){.brand-logo{width:80px;margin-bottom:12px}.logo{font-size:36px}.subtitle{font-size:18px}.desc{font-size:14px}.notify-form{flex-direction:column;gap:12px}.notify-form input{width:100%;min-width:200px}.notify-form button{width:100%;padding:12px}.circle:nth-child(1){width:120px;height:120px;left:5%}.circle:nth-child(2){width:150px;height:150px;left:65%}.circle:nth-child(3){width:100px;height:100px;left:45%}.circle:nth-child(4){width:140px;height:140px;left:25%}.circle:nth-child(5){width:120px;height:120px;left:75%}}.countdown{display:flex;justify-content:center;gap:15px;margin:20px 0;font-family:Montserrat,sans-serif;color:#5b2c30;font-weight:600}.countdown div{text-align:center}.countdown div span{display:block;font-size:28px;font-weight:700}.social-links{display:flex;justify-content:center;gap:15px;margin-top:20px;font-size:24px;color:#d4748c}.social-links a{transition:transform .3s}.social-links a:hover{transform:scale(1.2);color:#ff69b4}.footer{margin-top:30px;font-size:14px;color:#4a2e2b}:root{font-family:Montserrat,Pacifico,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
