body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}.App{background:linear-gradient(135deg,#e0f2fe,#f8fafc 25%,#fff 50%,#f1f5f9 75%,#e8f4f8);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.App,.coming-soon-container{min-height:100vh;position:relative}.coming-soon-container{align-items:center;background:#0000;display:flex;justify-content:center;overflow:hidden;padding:2rem 1rem}.content{-webkit-backdrop-filter:blur(60px) saturate(180%);backdrop-filter:blur(60px) saturate(180%);background:#ffffff0d;border:.5px solid #ffffff26;border-radius:24px;box-shadow:0 20px 60px #0000000a,0 4px 16px #20b2aa0a,inset 0 1px 0 #fffc,inset 0 -1px 0 #fff6,inset 1px 0 0 #ffffff4d,inset -1px 0 0 #ffffff4d;color:#333;max-width:800px;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform;z-index:10}.content:hover{background:#ffffff14;border:.5px solid #fff3;box-shadow:0 25px 80px #0000000f,0 8px 24px #20b2aa14,inset 0 1px 0 #ffffffe6,inset 0 -1px 0 #ffffff80,inset 1px 0 0 #fff6,inset -1px 0 0 #fff6;transform:translateY(-2px)}.logo{animation:fadeInUp 1s ease-out;margin-bottom:2rem}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#20b2aa);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:3rem;font-weight:900;letter-spacing:-1px;margin-bottom:1rem;text-shadow:0 2px 20px #ffffffe6}.logo-accent{animation:glow 2s ease-in-out infinite alternate;background:linear-gradient(90deg,#20b2aa,#16a085);border-radius:3px;box-shadow:0 4px 15px #20b2aa4d;height:4px;margin:0 auto;width:80px}.coming-soon-badge{animation:fadeInUp 1s ease-out .1s both;display:inline-block;margin-bottom:1.5rem}.coming-soon-badge span{animation:pulse-badge 3s ease-in-out infinite;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#20b2aa1f;border:1px solid #20b2aa40;border-radius:50px;box-shadow:0 6px 20px #20b2aa1f,inset 0 1px 0 #fff6;color:#20b2aa;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:1.5px;padding:.6rem 1.5rem;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.coming-soon-badge span:hover{box-shadow:0 12px 35px #20b2aa40,inset 0 1px 0 #fff6;transform:translateY(-2px)}.main-heading{animation:fadeInUp 1s ease-out .2s both;color:#0f172a;font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:2rem;text-shadow:0 2px 20px #fffc}.main-heading .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#20b2aa,#16a085);-webkit-background-clip:text;background-clip:text;color:#20b2aa;display:block;filter:drop-shadow(0 2px 20px rgba(255,255,255,.7));margin-top:.8rem;text-shadow:none}.description{animation:fadeInUp 1s ease-out .4s both;color:#334155;font-size:1.3rem;font-weight:500;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;text-shadow:0 1px 15px #fff9}.countdown{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem}.countdown-item{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;min-width:120px;padding:2rem 1.5rem;transition:all .3s ease}.countdown-item:hover{border-color:#20b2aa;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.countdown-number{color:#20b2aa;display:block;font-size:2.5rem;font-weight:700;line-height:1}.countdown-label{color:#6b7280;font-size:.9rem;font-weight:500;letter-spacing:1px;margin-top:.5rem;text-transform:uppercase}.email-signup{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:4rem;padding:3rem}.email-signup h3{color:#2c3e50;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.email-signup p{color:#6b7280;font-size:1.1rem;margin-bottom:2rem}.email-form{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.input-group{display:flex;flex-wrap:wrap;gap:1rem;max-width:450px;width:100%}.email-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#333;flex:1 1;font-size:1rem;min-width:280px;padding:1rem 1.5rem;transition:border-color .3s ease}.email-input::placeholder{color:#9ca3af}.email-input:focus{border-color:#20b2aa;box-shadow:0 0 0 3px #20b2aa1a;outline:none}.notify-btn{background:#20b2aa;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.notify-btn:hover{background:#1a9b96;box-shadow:0 4px 12px #20b2aa4d;transform:translateY(-1px)}.success-message{text-align:center}.success-message h3{color:#20b2aa;font-size:1.5rem;margin-bottom:1rem}.success-message p{color:#6b7280;font-size:1.1rem}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.feature{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.feature:hover{border-color:#20b2aa;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.feature-icon{align-items:center;background:#20b2aa;border-radius:12px;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.feature h4{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature p{color:#6b7280;font-size:1rem;line-height:1.6}.contact-info{font-size:1rem;opacity:.8}.contact-info a{color:gold;text-decoration:none}.contact-info a:hover{text-decoration:underline}.circle{animation:float 6s ease-in-out infinite;background:#ffffff1a}.circle-1{height:300px;right:-150px;top:-150px;width:300px}.circle-2{animation-delay:2s;bottom:-100px;height:200px;left:-100px;width:200px}.circle-3{animation-delay:4s;height:150px;width:150px}@media (max-width:768px){.coming-soon-container{padding:1rem .5rem}.content{max-width:90%;padding:2rem 1.5rem}.logo h1{font-size:2.2rem}.main-heading{font-size:2.5rem}.description{font-size:1.1rem;margin-bottom:1.5rem}.coming-soon-badge span{font-size:.75rem;padding:.5rem 1.2rem}}@media (max-width:480px){.content{max-width:95%;padding:1.5rem 1rem}.logo h1{font-size:1.8rem}.main-heading{font-size:2rem}.description{font-size:1rem;line-height:1.5}.coming-soon-badge span{font-size:.7rem;letter-spacing:1px;padding:.4rem 1rem}}.background-elements{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.circle{animation:float 15s ease-in-out infinite;background:linear-gradient(135deg,#20b2aa26,#16a08540);border-radius:50%;filter:blur(1px);position:absolute}.circle-1{animation-delay:0s;height:600px;right:-300px;top:-300px;width:600px}.circle-2{animation-delay:5s;bottom:-200px;height:400px;left:-200px;width:400px}.circle-3{animation-delay:10s;height:300px;right:10%;top:50%;width:300px}.circle-4{animation-delay:3s;background:linear-gradient(135deg,#20b2aa1f,#16a0852e);height:250px;left:50%;top:20%;transform:translateX(-50%);width:250px;z-index:2}.circle-5{animation-delay:7s;background:linear-gradient(135deg,#20b2aa1a,#16a08526);bottom:30%;height:180px;right:25%;width:180px;z-index:2}.circle-6{animation-delay:12s;background:linear-gradient(135deg,#20b2aa14,#16a0851f);height:350px;left:20%;top:40%;width:350px;z-index:2}.circle-7{animation-delay:8s;background:linear-gradient(135deg,#20b2aa26,#16a08538);height:120px;left:30%;top:70%;width:120px;z-index:2}.circle-8{animation-delay:6s;background:linear-gradient(135deg,#20b2aa17,#16a08524);height:200px;right:30%;top:10%;width:200px;z-index:2}.container-glow{animation:slowFloat 20s ease-in-out infinite;background:radial-gradient(ellipse,#20b2aa0d 0,#0000 60%);height:300px;left:35%;top:30%;width:400px}.container-accent,.container-glow{border-radius:50%;position:absolute;z-index:2}.container-accent{animation:slowFloat 15s ease-in-out infinite reverse;background:radial-gradient(circle,#ffffff08 0,#0000 50%);height:200px;left:45%;top:40%;width:200px}@keyframes slowFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(10px,-15px) scale(1.05)}50%{transform:translate(-5px,10px) scale(.95)}75%{transform:translate(-10px,-5px) scale(1.02)}}.background-elements:before{animation:pulse 4s ease-in-out infinite;background:radial-gradient(circle,#20b2aa14 0,#0000 70%);height:150px;left:45%;top:25%;width:150px}.background-elements:after,.background-elements:before{border-radius:50%;content:"";position:absolute;z-index:2}.background-elements:after{animation:pulse 3s ease-in-out 1s infinite;background:radial-gradient(circle,#16a0851f 0,#0000 70%);bottom:35%;height:100px;left:55%;width:100px}.floating-particles{height:100%;left:0;position:absolute;top:0;width:100%}.particle{animation:floatParticle 8s linear infinite;background:linear-gradient(45deg,#20b2aa,#16a085);border-radius:50%;height:4px;opacity:.7;position:absolute;width:4px}.particle:first-child{animation-delay:0s;animation-duration:6s;left:10%}.particle:nth-child(2){animation-delay:1s;animation-duration:8s;left:20%}.particle:nth-child(3){animation-delay:2s;animation-duration:7s;left:30%}.particle:nth-child(4){animation-delay:3s;animation-duration:9s;left:40%}.particle:nth-child(5){animation-delay:4s;animation-duration:6s;left:50%}.particle:nth-child(6){animation-delay:5s;animation-duration:8s;left:60%}.particle:nth-child(7){animation-delay:6s;animation-duration:7s;left:70%}.particle:nth-child(8){animation-delay:7s;animation-duration:9s;left:80%}.particle:nth-child(9){animation-delay:8s;animation-duration:6s;left:90%}@keyframes float{0%,to{opacity:.6;transform:translateY(0) rotate(0deg) scale(1)}33%{opacity:.8;transform:translateY(-30px) rotate(120deg) scale(1.1)}66%{opacity:.7;transform:translateY(20px) rotate(240deg) scale(.9)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{box-shadow:0 4px 15px #20b2aa4d}to{box-shadow:0 4px 20px #20b2aa99}}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh) translateX(0)}10%{opacity:.7}90%{opacity:.7}to{opacity:0;transform:translateY(-100vh) translateX(100px)}}@keyframes pulse-badge{0%,to{box-shadow:0 8px 25px #20b2aa26,inset 0 1px 0 #ffffff4d;transform:scale(1)}50%{box-shadow:0 12px 35px #20b2aa40,inset 0 1px 0 #fff6;transform:scale(1.05)}}
/*# sourceMappingURL=main.0a519237.css.map*/