@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Cinzel:wght@400;500;600&family=Inter:wght@300;400;500&family=Chloe:wght@400&display=swap";.coming-soon{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#f4e4d6,#e8d5c4,#dcc5b0,#d4bfa8,#c9b59c,#bfa890,#b59d84 90%,#a89078);overflow:hidden;font-family:Dancing Script,cursive}.coming-soon:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.3) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,255,255,.2) 0%,transparent 50%),linear-gradient(45deg,transparent 40%,rgba(255,255,255,.1) 50%,transparent 60%),linear-gradient(-45deg,transparent 40%,rgba(255,255,255,.1) 50%,transparent 60%);background-size:200px 200px,300px 300px,100px 100px,100px 100px;background-position:0 0,100px 100px,0 0,50px 50px;opacity:.6;animation:silkFlow 20s ease-in-out infinite}@keyframes silkFlow{0%,to{transform:translate(0) translateY(0) rotate(0)}25%{transform:translate(10px) translateY(-5px) rotate(1deg)}50%{transform:translate(-5px) translateY(10px) rotate(-.5deg)}75%{transform:translate(-10px) translateY(-10px) rotate(.5deg)}}.sparkles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.sparkle{position:absolute;width:4px;height:4px;background:radial-gradient(circle,#ffd700 0%,#ffed4e 50%,transparent 70%);border-radius:50%;animation:sparkleAnimation 3s ease-in-out infinite}.sparkle:before{content:"";position:absolute;top:-2px;left:-2px;width:8px;height:8px;background:radial-gradient(circle,rgba(255,215,0,.3) 0%,transparent 70%);border-radius:50%}.sparkle-1{top:15%;left:10%;animation-delay:0s}.sparkle-2{top:25%;left:85%;animation-delay:.5s}.sparkle-3{top:45%;left:15%;animation-delay:1s}.sparkle-4{top:35%;left:75%;animation-delay:1.5s}.sparkle-5{top:65%;left:20%;animation-delay:2s}.sparkle-6{top:55%;left:80%;animation-delay:2.5s}.sparkle-7{top:75%;left:25%;animation-delay:.3s}.sparkle-8{top:85%;left:70%;animation-delay:.8s}.sparkle-9{top:20%;left:45%;animation-delay:1.3s}.sparkle-10{top:70%;left:55%;animation-delay:1.8s}.sparkle-11{top:12%;left:30%;animation-delay:.2s}.sparkle-12{top:18%;left:65%;animation-delay:.7s}.sparkle-13{top:28%;left:40%;animation-delay:1.2s}.sparkle-14{top:32%;left:12%;animation-delay:1.7s}.sparkle-15{top:42%;left:88%;animation-delay:2.2s}.sparkle-16{top:48%;left:35%;animation-delay:.4s}.sparkle-17{top:52%;left:8%;animation-delay:.9s}.sparkle-18{top:58%;left:92%;animation-delay:1.4s}.sparkle-19{top:62%;left:45%;animation-delay:1.9s}.sparkle-20{top:68%;left:78%;animation-delay:2.4s}.sparkle-21{top:72%;left:5%;animation-delay:.1s}.sparkle-22{top:78%;left:50%;animation-delay:.6s}.sparkle-23{top:82%;left:35%;animation-delay:1.1s}.sparkle-24{top:88%;left:15%;animation-delay:1.6s}.sparkle-25{top:92%;left:85%;animation-delay:2.1s}@keyframes sparkleAnimation{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.content{position:relative;z-index:2;text-align:center;color:#2c1810;max-width:600px;padding:2rem}.main-content h1{font-size:4.5rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;font-family:Chloe,cursive;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.1}.main-content p{font-size:1.4rem;font-weight:500;letter-spacing:.2em;margin-bottom:3rem;font-family:Cinzel,serif;opacity:.8}.website-url{font-size:1rem;font-weight:300;letter-spacing:.1em;font-family:Inter,sans-serif;opacity:.7;margin-top:2rem}@media (max-width: 768px){.content{padding:1rem}.main-content h1{font-size:2.5rem;letter-spacing:.15em}.main-content p{font-size:1rem;letter-spacing:.2em}.website-url{font-size:.9rem}}@media (max-width: 480px){.main-content h1{font-size:2rem;letter-spacing:.1em}.main-content p{font-size:.9rem;letter-spacing:.15em}.website-url{font-size:.8rem}}.coming-soon:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(255,255,255,.01) 20px,rgba(255,255,255,.01) 22px),repeating-linear-gradient(-45deg,transparent,transparent 20px,rgba(255,255,255,.01) 20px,rgba(255,255,255,.01) 22px);pointer-events:none}.App{min-height:100vh;background:#fff;color:#000}.coming-soon-app{padding-top:0}.main-app{padding-top:80px}#root{margin:0;padding:0;min-height:100vh;background:#fff;color:#000}body{margin:0;padding:0;background:#fff;color:#000}*,h1,h2,h3,h4,h5,h6,p,span,div,a{color:#000}.page-content{padding-top:80px;min-height:calc(100vh - 80px)}main,.main-content,.content{margin-top:0;padding-top:0}.hero-section{padding-top:40px;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}*{margin:0;padding:0;box-sizing:border-box;color:#000}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;color:#000;background:#fff}#root{min-height:100vh;color:#000;background:#fff}
