.timeline-section{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);min-height:100vh;padding:80px 0;font-family:Playpen Sans,cursive,sans-serif;position:relative;overflow:hidden}.timeline-container{max-width:1200px;margin:0 auto;padding:0 20px}.timeline-wrapper{max-width:800px;margin:0 auto;padding-top:60px;position:relative}.timeline-step{align-items:flex-start;margin-bottom:60px;padding-left:120px;display:flex;position:relative}.timeline-step:last-child{margin-bottom:0}.timeline-line{background:#fff3;width:2px;height:100px;position:absolute;top:60px;left:59px;overflow:hidden}.timeline-line-fill{background:linear-gradient(#667eea,#764ba2,#f093fb);width:100%;box-shadow:0 0 10px #667eea80}.timeline-circle{z-index:2;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:4px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:0;left:20px;box-shadow:0 8px 25px #667eea4d}.timeline-circle img{object-fit:contain;filter:brightness(0)invert();width:40px;height:40px}.timeline-content{flex:1;align-items:center;min-height:80px;display:flex}.timeline-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;background:#fffffff2;border:1px solid #ffffff80;border-radius:20px;width:100%;padding:30px;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.timeline-card:before{content:"";background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);border-radius:20px 20px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.timeline-title{color:#6b7280;margin:0 0 12px;font-family:Playpen Sans,cursive,sans-serif;font-size:1.8rem;font-weight:700}.timeline-description{color:#64748b;margin:0;font-family:Playpen Sans,sans-serif;font-size:1.1rem;line-height:1.6}.timeline-preview{margin-top:20px;overflow:hidden}.preview-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px;max-width:600px;display:grid}.timeline-step:nth-child(4) .preview-grid{grid-template-columns:repeat(auto-fit,minmax(75px,1fr));gap:10px;max-width:700px}.preview-sections{flex-direction:column;gap:20px;display:flex}.preview-section{background:#ffffff80;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.preview-section-title{color:#374151;margin:0 0 12px;font-family:Playpen Sans,sans-serif;font-size:1rem;font-weight:600}.timeline-step:nth-child(3) .preview-section:first-child .preview-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:400px}.timeline-step:nth-child(3) .preview-section:last-child .preview-grid{grid-template-columns:repeat(5,1fr);gap:10px;max-width:450px}.preview-item{background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px;transition:all .3s;display:flex}.preview-item:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 15px #667eea26}.preview-item img{object-fit:contain;width:35px;height:35px}.preview-item span{color:#374151;text-align:center;font-family:Playpen Sans,sans-serif;font-size:.8rem;font-weight:500;line-height:1.2}.timeline-step:first-child .timeline-circle{background:linear-gradient(135deg,#f093fb,#f59e0b);width:100px;height:100px;left:10px;box-shadow:0 12px 35px #f093fb66}.timeline-step:first-child .timeline-circle img{width:50px;height:50px}.timeline-step:first-child .timeline-card{background:linear-gradient(135deg,#f093fb1a,#f59e0b0d);border:2px solid #f093fb4d}.timeline-step:first-child .timeline-title{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#f093fb,#f59e0b);-webkit-background-clip:text;background-clip:text;font-size:2.2rem}.timeline-step:first-child .timeline-description{color:#fff}.timeline-step.hovered .timeline-circle{transform:scale(1.1);box-shadow:0 12px 35px #667eea80}.timeline-step.hovered .timeline-card{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.timeline-cta{text-align:center;margin-top:80px}.cta-button-large{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 50%,#15803d 100%);border:2px solid #22c55e;border-radius:16px;align-items:center;gap:12px;margin:0 auto;padding:14px 32px;font-family:Playpen Sans,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #22c55e66,0 4px 16px #16a34a4d}.cta-button-large:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 50%,#166534 100%);border-color:#16a34a;transform:translateY(-3px)scale(1.05);box-shadow:0 12px 40px #22c55e99,0 8px 24px #16a34a80}.cta-button-large:active{transform:translateY(-1px)scale(1.02);box-shadow:0 6px 20px #22c55e80}.cta-icon{font-size:1.4rem}.timeline-cta-subtitle{color:#fffc;margin-top:16px;font-family:Playpen Sans,sans-serif;font-size:1rem}@media (max-width:768px){.timeline-section{padding:20px 0}.timeline-container{padding:0 16px}.timeline-wrapper{padding-top:40px}.timeline-step{margin-bottom:50px;padding-left:100px}.timeline-card{max-width:calc(100vw - 132px);padding:20px;overflow:hidden}.timeline-circle{width:60px;height:60px;left:15px}.timeline-circle img{width:30px;height:30px}.timeline-step:first-child .timeline-circle{width:80px;height:80px;left:5px}.timeline-step:first-child .timeline-circle img{width:40px;height:40px}.timeline-line{height:80px;top:50px;left:44px}.timeline-card{padding:24px}.timeline-title{font-size:1.5rem}.timeline-step:first-child .timeline-title{font-size:1.8rem}.timeline-description{font-size:1rem}.preview-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px;width:100%;max-width:100%}.timeline-step:nth-child(4) .preview-grid{grid-template-columns:repeat(4,1fr);gap:6px;max-width:100%}.preview-sections{gap:16px}.preview-section{padding:12px}.preview-section-title{margin-bottom:8px;font-size:.9rem}.timeline-step:nth-child(3) .preview-section:first-child .preview-grid{grid-template-columns:repeat(4,1fr);gap:6px;max-width:100%}.timeline-step:nth-child(3) .preview-section:last-child .preview-grid{grid-template-columns:repeat(3,1fr);gap:6px;max-width:100%}.timeline-step:nth-child(7) .preview-grid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:100%}.preview-item{min-width:0;padding:8px}.preview-item img{width:28px;height:28px}.preview-item span{word-wrap:break-word;text-align:center;font-size:.7rem}.timeline-cta{margin-top:60px}.cta-button-large{padding:12px 28px;font-size:1.1rem}.cta-icon{font-size:1.2rem}}@media (max-width:480px){.timeline-step{margin-bottom:40px;padding-left:80px}.timeline-card{max-width:calc(100vw - 112px);padding:16px}.timeline-circle{width:50px;height:50px;left:10px}.timeline-circle img{width:25px;height:25px}.timeline-step:first-child .timeline-circle{width:60px;height:60px;left:5px}.timeline-step:first-child .timeline-circle img{width:30px;height:30px}.timeline-line{height:70px;top:40px;left:34px}.timeline-card{padding:20px}.timeline-title{font-size:1.3rem}.timeline-step:first-child .timeline-title{font-size:1.6rem}.timeline-description{font-size:.95rem}.preview-grid{grid-template-columns:repeat(auto-fit,minmax(55px,1fr));gap:6px;width:100%;max-width:100%}.timeline-step:nth-child(4) .preview-grid{grid-template-columns:repeat(3,1fr);gap:4px;max-width:100%}.preview-sections{gap:12px}.preview-section{padding:10px}.preview-section-title{margin-bottom:6px;font-size:.8rem}.timeline-step:nth-child(3) .preview-section:first-child .preview-grid{grid-template-columns:repeat(2,1fr);gap:4px;max-width:100%}.timeline-step:nth-child(3) .preview-section:last-child .preview-grid{grid-template-columns:repeat(3,1fr);gap:4px;max-width:100%}.timeline-step:nth-child(7) .preview-grid{grid-template-columns:repeat(2,1fr);gap:6px;max-width:100%}.preview-item{min-width:0;padding:6px}.preview-item img{width:22px;height:22px}.preview-item span{word-wrap:break-word;font-size:.65rem}.cta-button-large{padding:12px 24px;font-size:1rem}}.timeline-circle:focus,.timeline-card:focus,.timeline-cta-button:focus{outline-offset:2px;outline:3px solid #fffc}@media (prefers-reduced-motion:reduce){.timeline-circle,.timeline-card,.timeline-cta-button,.preview-item{transition:none}.timeline-line-fill{animation:none}}@keyframes fillLine{0%{height:0}to{height:100%}}
