body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.App{min-height:100vh}.App,.App-header{align-items:center;display:flex;justify-content:center}.App-header{color:#fff;text-align:center;width:100%}.container{flex-direction:column;gap:3rem;max-width:800px;padding:2rem}.container,.logo-section{align-items:center;display:flex}.logo-section{gap:1rem;position:relative}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.logo-dot{animation:pulse 2s infinite;background:#4ade80;border-radius:50%;box-shadow:0 0 20px #4ade8080;height:12px;width:12px}@keyframes pulse{0%,to{box-shadow:0 0 20px #8a2be266;transform:scale(1)}50%{box-shadow:0 0 30px #8a2be299;transform:scale(1.05)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.content-section{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center}.tagline{color:#ffffffe6;font-size:1.25rem;font-weight:300;margin-bottom:1rem}.construction-message h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.construction-message p{color:#fffc;font-size:1rem;line-height:1.6;max-width:400px}.coming-soon{margin-top:1rem}.status-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:30px;color:#fff;display:inline-block;font-size:.875rem;font-weight:500;padding:.5rem 1.5rem;transition:all .3s ease}.status-badge:hover{background:#fff3;transform:translateY(-2px)}.early-access-text{color:#ffffffb3;font-size:.9rem;font-weight:300;line-height:1.4;margin:0}.email-link{color:#ffffffe6;text-decoration:underline;-webkit-text-decoration-color:#ffffff4d;text-decoration-color:#ffffff4d;transition:all .3s ease}.email-link:hover{color:#fff;-webkit-text-decoration-color:#fff9;text-decoration-color:#fff9}.contact-section{margin-top:1.5rem}.contact-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff4d;border-radius:30px;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.contact-button:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff;text-decoration:none;transform:translateY(-2px)}.quote-section{margin-top:2rem;padding:0 1rem;text-align:center}.quote{color:#ffffffb3;font-style:italic;margin:0 auto;max-width:500px}.quote p{font-size:.9rem;font-weight:300;line-height:1.5;margin-bottom:.5rem}.quote cite{color:#ffffff80;font-size:.8rem;font-style:normal;font-weight:400}.footer{margin-top:auto;padding-top:2rem}.footer p{color:#fff9;font-size:.875rem;font-weight:300}@media (max-width:768px){.container{gap:1.5rem;padding:1rem}.logo{font-size:2.5rem}.tagline{font-size:1.1rem}.construction-message h3{font-size:1.25rem}.construction-message p{font-size:.9rem}.building-animation{max-width:400px}.building-animation div{height:400px!important;width:400px!important}.content-section{gap:1rem}}@media (max-width:480px){.container{gap:.5rem;padding:.25rem}.animation-section{margin:0!important;min-height:auto;padding:0!important}.content-section{gap:.25rem}.building-animation{height:280px;max-width:280px}.building-animation div{height:280px!important;width:280px!important}}.animation-section{margin:0;min-height:auto;padding:0}.animation-section,.building-animation{align-items:center;display:flex;justify-content:center;width:100%}.building-animation{height:500px;margin:0 auto;max-width:600px;overflow:hidden}.building-animation>div{margin-top:-80px}.svg-container{align-items:center;display:flex;justify-content:center;max-width:500px;width:100%}.animated-svg{display:block;height:auto;isolation:isolate;max-width:100%;overflow:visible;width:100%}#clock{animation:clockHand 5s linear infinite}#clock,#leftTree,#righTree{transform-box:fill-box;transform-origin:bottom}#leftTree,#righTree{animation:tree 2s ease-in-out infinite alternate}#man{animation:manBody 1s ease-in-out infinite alternate;transform-box:fill-box;transform-origin:bottom}#pc-circle{fill:#6ace66;stroke-width:4;animation:change-light 4s linear infinite alternate}@keyframes clockHand{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes manBody{0%{transform:rotateX(0deg)}to{transform:rotateX(10deg)}}@keyframes tree{0%{transform:rotate(10deg)}to{transform:rotate(-20deg)}}@keyframes change-light{0%{stroke:#cd61f8}25%{stroke:#6ace66}75%{stroke:#2995c0}to{stroke:#e92949}}@media (max-width:768px){.container{gap:2rem;padding:1.5rem}.logo{font-size:2.5rem}.tagline{font-size:1.1rem}.construction-message h3{font-size:1.25rem}.construction-message p{font-size:.9rem}.animation-section{margin:1.5rem 0}.svg-container{max-width:400px}}@media (max-width:480px){.container{padding:1rem}.logo{font-size:2rem}.logo-dot{height:8px;width:8px}.animation-section{margin:1rem 0}.svg-container{max-width:300px}}
/*# sourceMappingURL=main.3b94aa57.css.map*/