*{box-sizing:border-box;margin:0;padding:0}.coming-soon-container{color:#fff;background:#0a0a0a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:relative;overflow-x:hidden}.background-animation{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.gradient-bg{background:radial-gradient(circle at 20%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf61a 0%,#0000 50%);width:100%;height:100%;position:absolute}.animated-shapes{width:100%;height:100%;position:absolute;overflow:hidden}.shape{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.shape-1{width:300px;height:300px;animation-delay:0s;top:-150px;left:-150px}.shape-2{width:500px;height:500px;animation-delay:-5s;bottom:-250px;right:-250px}.shape-3{width:200px;height:200px;animation-delay:-10s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,20px)rotate(240deg)}}.content-wrapper{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:3rem 2rem;display:flex;position:relative}.logo-container{margin-bottom:3rem;animation:.8s ease-out fadeInUp}.logo-icon{color:#3b82f6;margin-bottom:1rem;animation:2s infinite pulse;display:inline-block}.logo-text{background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.hero-section{margin-bottom:4rem;animation:.8s ease-out .2s both fadeInUp}.hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec489a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-description{color:#a0a0a0;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.hero-description strong{color:#3b82f6;margin-top:1rem;display:inline-block}.countdown-container{justify-content:center;gap:2rem;margin-bottom:4rem;animation:.8s ease-out .4s both fadeInUp;display:flex}.countdown-item{text-align:center}.countdown-number{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;min-width:100px;padding:1rem 1.5rem;font-size:3rem;font-weight:800}.countdown-label{color:#a0a0a0;text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.9rem}.countdown-separator{color:#3b82f6;align-self:center;font-size:3rem;font-weight:800}.tools-preview{margin-bottom:4rem;animation:.8s ease-out .6s both fadeInUp}.tools-preview h3{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.tools-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.tool-tag{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.tool-tag:hover{background:#3b82f633;transform:translateY(-2px)}.subscribe-form{gap:1rem;width:100%;max-width:500px;margin-bottom:4rem;animation:.8s ease-out .8s both fadeInUp;display:flex}.email-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:3rem;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.email-input:focus{background:#ffffff1a;border-color:#3b82f6}.email-input::placeholder{color:#666}.subscribe-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:3rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.subscribe-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3b82f64d}.success-message{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:3rem;align-items:center;gap:1rem;margin-bottom:4rem;padding:1rem 2rem;animation:.5s ease-out fadeInUp;display:flex}.footer{text-align:center;animation:.8s ease-out 1s both fadeInUp}.social-links{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.social-link{color:#a0a0a0;background:#ffffff0d;border-radius:50%;padding:.5rem;transition:all .3s;display:inline-flex}.social-link:hover{color:#3b82f6;background:#3b82f61a;transform:translateY(-2px)}.copyright{color:#666;font-size:.9rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.countdown-container{gap:1rem}.countdown-number{min-width:60px;padding:.5rem 1rem;font-size:1.5rem}.countdown-separator{font-size:1.5rem}.subscribe-form{flex-direction:column}.tools-grid{gap:.5rem}.tool-tag{padding:.4rem .8rem;font-size:.8rem}}
