.parccours-container{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px;gap:30px}.parccours-container h2{font-size:2rem;color:#00ffff;text-align:center;text-shadow:0 0 10px rgba(0,255,255,.5);font-family:Courier New,monospace;letter-spacing:1px}.parccours-container h2:after{content:"_";animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.contenu-parcours{opacity:0;background:linear-gradient(135deg,rgba(0,106,125,.2),rgba(0,255,255,.1));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(0,255,255,.3);border-radius:15px;padding:40px;width:100%;box-shadow:0 8px 32px rgba(0,255,255,.2);animation:paragraph-appear 1s ease-in forwards}.contenu-parcours p{font-size:1.1rem;line-height:1.8;margin-bottom:20px;color:#e0e0e0;position:relative;padding-left:20px}.contenu-parcours .conclusion{margin-bottom:0;font-weight:700;color:#ffffff;text-align:center;padding-left:0}.contenu-parcours a{color:#00ffff;text-decoration:none;font-weight:700;border-bottom:2px solid transparent;transition:all .3s ease;padding:0 5px}.contenu-parcours a:hover{border-bottom:2px solid #00ffff;text-shadow:0 0 10px #00ffff;background:rgba(0,255,255,.1)}@keyframes paragraph-appear{0%{opacity:0}20%{opacity:.5}40%{opacity:.1}60%{opacity:.9}80%{opacity:.5}to{opacity:1}}@media (max-width:768px){.main-title h1{font-size:1.8rem}.contenu-parcours{padding:25px}.contenu-parcours p{font-size:1rem}}.timeline-section{margin-bottom:30px;padding:20px;border-radius:8px}.timeline-section h3{color:#00ffff;margin-bottom:15px;font-size:1.3rem;text-align:center}.timeline-section p{margin-bottom:10px;color:white}.depart{border-left:4px solid #00ffff}.depart,.pause{background:linear-gradient(90deg,rgba(0,255,98,.109) 0,rgba(1,36,14,.3) 2%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3))}.pause{border-left:4px solid #dbe20e}.reprise{border-left:4px solid #00ffff}.maj-attente,.reprise{background:linear-gradient(90deg,rgba(0,255,98,.109) 0,rgba(1,36,14,.3) 7%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3))}.maj-attente{border-left:4px solid #e20e0e}.maj-faite{background:linear-gradient(90deg,rgba(0,255,98,.109) 0,rgba(1,36,14,.3) 40%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3))}.maj-faite,.python{border-left:4px solid #00ffff}.python{background:linear-gradient(90deg,rgba(0,255,98,.109) 0,rgba(1,36,14,.3) 60%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3))}.flutter{border-left:4px solid #00ffff;background:linear-gradient(90deg,rgba(0,255,98,.109) 0,rgba(1,36,14,.3) 75%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3))}.conclusion{margin-top:30px!important;font-size:1.2rem!important}