.program-placeholder{background:var(--color-bg-light);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:800px;margin:0 auto;padding:100px 20px;display:flex;box-shadow:0 10px 30px #0000000d}.program-icon{background:var(--color-primary-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;animation:3s ease-in-out infinite float;display:flex;box-shadow:0 10px 20px #3478df33}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.program-placeholder h2{color:var(--color-text-dark);margin-bottom:1rem;font-size:2.5rem}.program-placeholder p{color:var(--color-text-body);max-width:500px;margin-bottom:2.5rem;font-size:1.2rem}.program-timeline-mock{flex-direction:column;gap:1.5rem;width:100%;max-width:600px;margin-top:2rem;display:flex}.timeline-skeleton{opacity:.6;background:#fff;border:1px dashed #ddd;border-radius:12px;align-items:center;height:60px;padding:0 1.5rem;display:flex}.skeleton-text{background:#eee;border-radius:5px;width:60%;height:10px}.skeleton-time{background:#f5f5f5;border-radius:5px;width:20%;height:10px;margin-left:auto}
