*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;width:100%;overflow:hidden;font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.coming-soon{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;color:white}.bg-orb{position:absolute;width:600px;height:600px;border-radius:50%;top:-10%;right:-10%;animation:orbFloat 15s ease-in-out infinite;pointer-events:none}.bg-orb-2{top:auto;right:auto;bottom:-15%;left:-10%;width:500px;height:500px;animation:orbFloat2 18s ease-in-out infinite}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,30px) scale(1.1)}}@keyframes orbFloat2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-40px) scale(1.05)}}.grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:80px 80px;pointer-events:none}.content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;max-width:600px;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logo-container{width:240px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.logo{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3))}.brand-title{font-size:.9rem;font-weight:600;letter-spacing:.35em;text-transform:uppercase;opacity:.6;margin-bottom:.5rem}.brand-tagline{font-size:.9rem;font-weight:400;opacity:.5;margin-bottom:2rem}.divider-line{width:80px;height:2px;margin-bottom:2rem;border-radius:1px}.status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;border-radius:50px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.pulse-dot{width:8px;height:8px;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.status-text{font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.coming-title{font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:1rem;letter-spacing:-.01em}.coming-text{font-size:1rem;font-weight:400;line-height:1.7;opacity:.6;margin-bottom:2rem}.coming-date{font-size:1.1rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;opacity:.8;margin-bottom:2.5rem}.back-link{font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .3s ease;opacity:.7}.back-link:hover{opacity:1}.footer{position:fixed;bottom:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:.75rem;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.footer span{font-size:.72rem;color:rgba(255,255,255,.35);letter-spacing:.1em}@media (max-width:600px){.logo-container{width:180px;height:90px}.coming-title{font-size:1.4rem}.coming-text{font-size:.9rem}.bg-orb{width:300px;height:300px}.bg-orb-2{width:250px;height:250px}}