body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.roadmap-container{align-items:center;background:linear-gradient(135deg,#b8d13f,#0d92d5);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow-y:auto;padding:20px;scroll-behavior:smooth;text-align:center;width:100%}.roadmap-title{font-size:28px;font-weight:700;margin-bottom:20px}.progress-bar{background:#ffffff4d;border-radius:10px;height:10px;margin-bottom:30px;max-width:600px;overflow:hidden;width:80%}.progress{background:#fc0;border-radius:10px;height:100%;transition:width .5s ease}.roadmap-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);justify-items:center;margin-bottom:50px;max-width:950px}.roadmap-item,.roadmap-step-wrapper{align-items:center;display:flex;flex-direction:column;position:relative}.roadmap-item{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;box-sizing:border-box;cursor:pointer;height:250px;justify-content:center;padding:20px;transition:transform .3s ease,background .3s ease;width:280px;z-index:1}.roadmap-item.locked{cursor:not-allowed;opacity:.6}.roadmap-item:hover:not(.locked){background:#fff3;transform:scale(1.05)}.icon{color:#fc0;font-size:32px;margin-bottom:10px}.badge{color:#4caf50;font-size:20px;position:absolute;right:10px;top:10px}.connecting-line{background:#ffffff4d;height:40px;margin:10px 0;position:relative;width:2px;z-index:0}.connecting-line.active{background:#fc0}.roadmap-grid:before{background:#ffffff4d;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:0}@media (max-height:700px){.roadmap-container{height:auto;min-height:100vh}}body,html{height:100%;overflow:hidden}.popup{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-content{background:#fff;border-radius:8px;padding:20px;width:300px}.popup-content input{margin:10px 0;padding:8px;width:100%}.popup-content button{margin-top:10px;padding:10px 15px}.cta-button{background-color:#008cff;border:none;border-radius:5px;box-shadow:.2s;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:transform .2s}.cta-button:hover{background-color:#005bb5;box-shadow:0 4px 10px #0000004d;transform:scale(1.05)}.logo-slide{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center}.centered-logo{animation:fly-in 1.5s ease-out;max-height:100%;max-width:100%;object-fit:contain}@keyframes fly-in{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}
/*# sourceMappingURL=main.3b3f852b.css.map*/