@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@700;900&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{background-color:#0a0a0a;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}#root{width:100%;height:100%}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}*{box-sizing:border-box;margin:0;padding:0}.coming-soon-container{cursor:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\"><line x1=\"10.5\" y1=\"0\" x2=\"10.5\" y2=\"6\" stroke=\"white\" stroke-width=\"1\"/><line x1=\"10.5\" y1=\"15\" x2=\"10.5\" y2=\"21\" stroke=\"white\" stroke-width=\"1\"/><line x1=\"0\" y1=\"10.5\" x2=\"6\" y2=\"10.5\" stroke=\"white\" stroke-width=\"1\"/><line x1=\"15\" y1=\"10.5\" x2=\"21\" y2=\"10.5\" stroke=\"white\" stroke-width=\"1\"/><circle cx=\"10.5\" cy=\"10.5\" r=\"1\" fill=\"white\"/></svg>") 10 10,crosshair;background-color:#0a0a0a;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.background-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.background-image{object-fit:cover;filter:blur(32px);width:100%;height:100%;transform:scale(1.1)}.blur-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a66;width:100%;height:100%;position:absolute;top:0;left:0}.content{z-index:10;text-align:center;position:relative}.coming-soon-text{letter-spacing:-.02em;flex-direction:column;gap:.1em;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:clamp(4rem,15vw,12rem);font-weight:900;line-height:.9;display:flex}.text-line{background:linear-gradient(135deg,#6ee7b7 0%,#2dd4bf 25%,#10b981 50%,#2dd4bf 75%,#6ee7b7 100%) 0 0/300% 300%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #2dd4bf80)drop-shadow(0 0 60px #10b9814d)drop-shadow(0 0 90px #6ee7b733);text-transform:uppercase;-webkit-background-clip:text;background-clip:text;animation:8s infinite gradientShift,3s ease-in-out infinite textGlow,1.5s ease-out fadeIn;display:block}.text-line:nth-child(2){animation-delay:.2s}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes textGlow{0%,to{filter:drop-shadow(0 0 30px #2dd4bf80)drop-shadow(0 0 60px #10b9814d)drop-shadow(0 0 90px #6ee7b733)}50%{filter:drop-shadow(0 0 50px #2dd4bfcc)drop-shadow(0 0 80px #10b98180)drop-shadow(0 0 120px #6ee7b74d)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.background-image{filter:blur(6px)}.coming-soon-text{font-size:clamp(3rem,12vw,8rem)}}@media (width<=480px){.background-image{filter:blur(4px)}.coming-soon-text{font-size:clamp(2.5rem,10vw,6rem)}}
