.launchpad-page{color:#ecfdf5;background:url(/images/jungle-bg.jpg) 50%/cover no-repeat fixed;flex-direction:column;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex}.launchpad-hero{text-align:center;max-width:700px;margin-bottom:3rem}.launchpad-hero h1{color:#34d399;text-shadow:0 0 20px #34d39966;font-size:2.5rem}.launchpad-hero p{color:#a7f3d0;margin-top:1rem;font-size:1.1rem}.launchpad-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1100px;display:grid}.launchpad-card{text-align:center;background:#062e21d9;border:1px solid #34d3994d;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 0 20px #10b98126}.launchpad-card:hover{transform:translateY(-6px);box-shadow:0 0 30px #10b98166}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.7s forwards fadeInUp}.launchpad-image{border-radius:50%;width:80px;height:80px;margin-bottom:1rem;box-shadow:0 0 15px #34d3994d}.progress-bar{background:#02140e99;border-radius:8px;width:100%;height:10px;margin:1rem 0;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#34d399,#10b981);border-radius:8px;height:100%;transition:width .6s}.launchpad-info{color:#a7f3d0;justify-content:space-between;margin-bottom:1rem;font-size:.9rem;display:flex}.status.active{color:#34d399}.status.upcoming{color:#facc15}.launchpad-button{color:#052e16;cursor:pointer;background:linear-gradient(90deg,#34d399,#10b981);border-radius:12px;padding:.75rem;font-weight:700;transition:all .25s ease-in-out}.launchpad-button:hover{transform:scale(1.05);box-shadow:0 0 20px #34d39966}.progress-bar{background:#02140e99;border-radius:8px;width:100%;height:10px;margin:1rem 0;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#34d399,#10b981);border-radius:8px;width:0%;height:100%;transition:width 1.8s ease-in-out}.progress-fill.fill{width:var(--target-width)}
