*{box-sizing:border-box}body{margin:0;padding:0;background-color:#0a0710;font-family:Inter,sans-serif;color:#f9f9f9}.coming-soon-container{background-color:#0a0710;background-image:url(/assets/ellipse-glow.svg);background-repeat:no-repeat;background-position:top center;background-size:1440px auto;color:#f9f9f9;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;font-family:Inter,sans-serif;padding:2rem;text-align:center}.content-wrapper{z-index:1;max-width:680px;width:100%;display:flex;flex-direction:column;align-items:center;gap:0;margin-top:3rem}.logo{max-width:360px;width:100%;height:auto;margin-bottom:.5rem}h1{font-size:3rem;font-weight:700;margin:0;margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em;color:#fff}.description{font-size:1rem;line-height:1.6;color:#e0e0e0;margin:0;text-align:center}.product-image{max-width:100%;height:auto;border-radius:8px;margin-top:-50px;margin-bottom:-30px}.cta-link{color:#b44fa5;text-decoration:none;font-weight:600;transition:opacity .2s}.cta-link:hover{opacity:.8;text-decoration:underline}.contact-section{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.contact-title{font-size:1rem;font-weight:600;color:#fff;margin:0;margin-bottom:.5rem}.contact-details{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#f9f9f9;text-decoration:none;transition:opacity .2s}.contact-item:hover{opacity:.8}.contact-item img{width:24px;height:24px}.social-links{display:flex;gap:2rem;margin-top:0}.social-link img{width:28px;height:28px;transition:transform .2s}.social-link:hover img{transform:scale(1.1)}@media(max-width:640px){h1{font-size:2.25rem}.coming-soon-container{padding:4rem 1.5rem 1.5rem;justify-content:flex-start}.content-wrapper{margin-top:2rem;gap:0}.contact-details{flex-direction:column;gap:1rem}}
