:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:18px/145% system-ui,Segoe UI,Roboto,sans-serif}body{background:#fff;margin:0}#root{min-height:100vh}p{margin:0}.coming-soon{color:#000;text-align:center;background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.coming-soon:before,.coming-soon:after,.coming-soon .orb{content:"";filter:blur(90px);opacity:.55;will-change:transform, border-radius;pointer-events:none;position:absolute}.coming-soon:before{background:linear-gradient(120deg,#ffe1f2 0%,#fff0e2 100%);border-radius:42% 58% 63% 37%/41% 44% 56% 59%;width:75vw;height:70vw;animation:20s ease-in-out infinite alternate morph-a,28s ease-in-out infinite alternate flow-a;top:-20%;left:-15%}.coming-soon:after{background:linear-gradient(200deg,#e5e0ff 0%,#ddf2ff 100%);border-radius:60% 40% 33% 67%/58% 51% 49% 42%;width:70vw;height:65vw;animation:24s ease-in-out infinite alternate morph-b,32s ease-in-out infinite alternate flow-b;bottom:-25%;right:-15%}.coming-soon .orb{background:linear-gradient(300deg,#ddf9e4 0%,#ddfbf5 100%);border-radius:50% 50% 45% 55%/55% 45%;width:60vw;height:55vw;animation:26s ease-in-out infinite alternate morph-c,30s ease-in-out infinite alternate flow-c;top:20%;left:25%}.coming-soon p{z-index:1;letter-spacing:-.02em;color:#1a1a1a;font-family:system-ui,sans-serif;font-size:clamp(1.25rem,3vw,1.875rem);font-weight:500;position:relative}@keyframes morph-a{0%{border-radius:42% 58% 63% 37%/41% 44% 56% 59%}50%{border-radius:66% 34% 40% 60%/54% 63% 37% 46%}to{border-radius:33% 67% 58% 42%/63% 38% 62% 37%}}@keyframes morph-b{0%{border-radius:60% 40% 33% 67%/58% 51% 49% 42%}50%{border-radius:38% 62% 66% 34%/45% 40% 60% 55%}to{border-radius:55% 45% 52% 48%/36% 58% 42% 64%}}@keyframes morph-c{0%{border-radius:50% 50% 45% 55%/55% 45%}50%{border-radius:63% 37% 58% 42%/40% 62% 38% 60%}to{border-radius:40% 60% 42% 58%/62% 38% 63% 37%}}@keyframes flow-a{0%{transform:translate(0)rotate(0)}to{transform:translate(12vw,10vh)rotate(35deg)}}@keyframes flow-b{0%{transform:translate(0)rotate(0)}to{transform:translate(-14vw,-8vh)rotate(-40deg)}}@keyframes flow-c{0%{transform:translate(0)rotate(0)}to{transform:translate(-10vw,12vh)rotate(28deg)}}@media (prefers-reduced-motion:reduce){.coming-soon:before,.coming-soon:after,.coming-soon .orb{animation:none}}
