*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.coming-soon-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5fd3ca,#3da89e);position:relative;overflow:hidden;padding:20px}.background-animation{position:absolute;width:100%;height:100%;overflow:hidden;z-index:0}.float-item{position:absolute;animation:float 20s infinite ease-in-out;opacity:.15}.food-icon{width:100%;height:100%;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.float-item-1{width:250px;height:250px;top:8%;left:2%;animation-delay:0s}.float-item-2{width:240px;height:240px;top:50%;right:2%;animation-delay:5s}.float-item-3{width:280px;height:280px;bottom:3%;left:8%;animation-delay:10s}.float-item-4{width:260px;height:260px;top:12%;right:12%;animation-delay:15s}.float-item-5{width:270px;height:270px;bottom:18%;right:1%;animation-delay:7s}.float-item-6{width:250px;height:250px;top:42%;left:1%;animation-delay:12s}.float-item-7{width:240px;height:240px;bottom:12%;left:32%;animation-delay:3s}.float-item-8{width:230px;height:230px;top:5%;left:40%;animation-delay:18s}.float-item-9{width:260px;height:260px;bottom:28%;right:15%;animation-delay:9s}.float-item-10{width:245px;height:245px;top:28%;right:38%;animation-delay:6s}.float-item-11{width:255px;height:255px;bottom:42%;left:22%;animation-delay:14s}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-30px) translate(30px)}50%{transform:translateY(-60px) translate(-30px)}75%{transform:translateY(-30px) translate(30px)}}.content{position:relative;z-index:1;background:#fff;border-radius:24px;padding:60px 40px;box-shadow:0 20px 60px #0000004d;text-align:center;max-width:600px;width:100%;animation:slideUp .8s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logo-container{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.logo{width:150px;height:auto;margin-bottom:20px;animation:pulse 2s infinite ease-in-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.brand-name{font-size:48px;font-weight:800;margin:0}.cart-text{color:#5fd3ca}.sense-text{color:#a39e9e}.coming-soon-content{margin-top:20px}.coming-soon-title{font-size:36px;font-weight:700;color:#1a202c;margin-bottom:24px}.coming-soon-description{margin-bottom:32px;text-align:left;max-width:550px;margin-left:auto;margin-right:auto;text-align:center}.intro-text{font-size:18px;font-weight:600;color:#2d3748;margin-bottom:16px;line-height:1.6}.main-description{font-size:16px;color:#4a5568;margin-bottom:16px;line-height:1.7}.features-text{font-size:16px;color:#4a5568;line-height:1.7;margin-bottom:0;margin-top:40px}.tagline{font-size:20px;color:#718096;margin-top:12px;margin-bottom:0}.platforms{display:flex;justify-content:center;gap:24px;margin:40px 0;flex-wrap:wrap}.platform-badge{display:flex;align-items:center;gap:12px;padding:16px 32px;border-radius:16px;font-size:18px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;cursor:default}.platform-badge:hover{transform:translateY(-4px)}.platform-badge.ios{background:linear-gradient(135deg,#000,#434343);color:#fff;box-shadow:0 4px 16px #0003}.platform-badge.ios:hover{box-shadow:0 8px 24px #0000004d}.platform-badge.android{background:linear-gradient(135deg,#3ddc84,#07c160);color:#fff;box-shadow:0 4px 16px #3ddc844d}.platform-badge.android:hover{box-shadow:0 8px 24px #3ddc8466}.platform-icon{width:28px;height:28px}.description{font-size:16px;color:#4a5568;margin-bottom:32px;line-height:1.6}.notify-container{display:flex;gap:12px;max-width:450px;margin:0 auto;flex-wrap:wrap}.email-input{flex:1;min-width:200px;padding:16px 20px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;transition:border-color .3s ease;outline:none}.email-input:focus{border-color:#5fd3ca}.email-input::placeholder{color:#a0aec0}.notify-button{padding:16px 32px;background:linear-gradient(135deg,#5fd3ca,#3da89e);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;white-space:nowrap}.notify-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5fd3ca66}.notify-button:active{transform:translateY(0)}.success-message{font-size:18px;font-weight:600;color:#38a169;padding:20px;background:linear-gradient(135deg,#e6fffa,#c6f6d5);border-radius:12px;border:2px solid #9ae6b4;margin:0 auto;max-width:450px;animation:slideDown .5s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.content{padding:40px 24px}.brand-name{font-size:36px}.coming-soon-title{font-size:28px}.tagline{font-size:18px}.platforms{gap:16px}.platform-badge{padding:12px 24px;font-size:16px}.notify-container{flex-direction:column}.email-input,.notify-button{width:100%}}@media (max-width: 480px){.logo{width:100px;height:auto}.brand-name{font-size:32px}.coming-soon-title{font-size:24px}.platforms{flex-direction:column;align-items:stretch}.platform-badge{justify-content:center}}
