:root{font-family:Segoe UI,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;min-height:100vh;padding:0;margin:0;text-align:center}.coming-soon-container{min-height:100vh;width:100%;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1599707254554-027aeb4deacd?q=80&w=2071&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:0}.content{text-align:center;max-width:800px;padding:3rem;background:#0009;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d}h1{font-size:clamp(2.5rem,8vw,4rem);margin-bottom:1rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:4px}p{font-size:clamp(1rem,3vw,1.5rem);margin-bottom:3rem;color:#e0e0e0}.loader{width:50px;height:50px;border:3px solid #f3ec78;border-radius:50%;border-top-color:#af4261;margin:2rem auto 0;animation:spin 1s infinite ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}.countdown{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.countdown-item{display:flex;flex-direction:column;align-items:center;min-width:100px}.number{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;background:linear-gradient(45deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem}.label{font-size:1rem;text-transform:uppercase;letter-spacing:2px;color:#ccc}@media (max-width: 1200px){.content{max-width:90%;padding:2.5rem}}@media (max-width: 768px){.content{max-width:95%;padding:2rem}.countdown{gap:1.5rem}.countdown-item{min-width:90px}h1{font-size:clamp(2rem,6vw,3rem);letter-spacing:2px}p{font-size:clamp(.9rem,2.5vw,1.2rem);margin-bottom:2rem}}@media (max-width: 480px){.content{padding:1.5rem;width:92%}.countdown{gap:1rem}.countdown-item{min-width:70px}.number{font-size:clamp(1.8rem,4vw,2.5rem)}.label{font-size:.8rem;letter-spacing:1px}}@media (max-width: 360px){.countdown{gap:.8rem}.countdown-item{min-width:65px}h1{font-size:clamp(1.8rem,5vw,2.5rem);letter-spacing:1px}}
