html,body{margin:0;padding:0;background:#1a102a;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}#layout{min-height:100vh;display:flex;flex-direction:column;background:#1a102a;color:#ede6ff;font-family:Poppins,sans-serif}.navbar{background:#2a1b3d;padding:1rem 0;box-shadow:0 2px 10px #0006;position:fixed;top:0;left:0;width:100%;z-index:1000}.navbar nav{max-width:1000px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.navbar ul{display:flex;justify-content:center;gap:3rem;list-style:none;padding:0;margin:0}.navbar a{text-decoration:none;color:#ede6ff;font-weight:600;font-size:1.1rem;transition:.2s}.navbar a:hover{color:#f15bb5}.content{margin-top:100px;display:grid;place-items:start center;width:100%;padding:2rem 1rem;box-sizing:border-box;flex:1}.content>*{width:100%}.narrow{max-width:1000px;margin:auto}.wide{max-width:1400px;margin:auto}.content>* h1,.content>* h2,.content>* h3{margin-top:.2rem;margin-bottom:.6rem}.content>* p{margin-top:.6rem;margin-bottom:.6rem}.content>* ul{margin-top:.4rem;margin-bottom:.4rem}.content>*>*+*{margin-top:.8rem}.footer{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#2a1b3d;color:#ede6ff;font-size:.9rem;border-top:2px solid #9B5DE5;box-shadow:0 -5px 20px #9b5de580}.footer-text{margin:0}h1,h2,h3{font-family:Orbitron,sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url(https://i.imgur.com/8fK4h7N.gif);opacity:.05;pointer-events:none;z-index:-1}.card,.btn,.project,.veille-item{box-shadow:0 0 10px #9b5de5,0 0 20px #9b5de566;transition:.3s}.card:hover,.btn:hover,.project:hover,.veille-item:hover{transform:translateY(-5px);box-shadow:0 0 20px #f15bb5,0 0 40px #f15bb599}.fade-in{animation:fadeIn .8s ease forwards;opacity:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.navbar{transition:.3s}.navbar.scrolled{padding:.5rem 0;background:#1a102a;box-shadow:0 2px 20px #9b5de5}.project,.veille-item{background:linear-gradient(145deg,#2a1b3d,#1a102a);border:1px solid #9B5DE5;border-radius:10px;padding:1.5rem}.navbar a.router-link-exact-active{color:#f15bb5;position:relative}.navbar a.router-link-exact-active:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:3px;background:linear-gradient(90deg,#9b5de5,#f15bb5);border-radius:2px}.linkedin-link{color:#ede6ff;text-decoration:none;font-weight:600;opacity:.85;transition:color .2s,opacity .2s}.linkedin-link:hover{color:#f15bb5;opacity:1}@media(max-width:600px){.footer{flex-direction:column;gap:.6rem;text-align:center}}.container{text-align:center;margin:0 auto;padding:2rem 1rem;max-width:1100px}.title{font-size:2.8rem;margin-bottom:1rem;text-shadow:0 0 20px #9B5DE5}.intro{font-size:1.25rem;max-width:700px;margin:0 auto}.subtext{opacity:.85;font-size:1.1rem;margin-top:.5rem}.cards{margin-top:3rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.card{text-decoration:none;color:#fff;background:#2a1b3d;padding:1.8rem 1.6rem;width:260px;border-radius:14px;border:2px solid #9B5DE5;display:flex;flex-direction:column;align-items:center;transition:.25s ease;box-shadow:0 0 20px #9b5de559}.card .emoji{font-size:2.8rem;margin-bottom:.7rem}.card h3{margin-bottom:.5rem;font-size:1.3rem;color:#ede6ff}.card p{font-size:.9rem;opacity:.9}.card:hover{transform:translateY(-8px);border-color:#f15bb5;box-shadow:0 0 25px #f15bb5,0 0 40px #f15bb599}@media(max-width:700px){.title{font-size:2.2rem}.card{width:100%;max-width:300px}}.container[data-v-2c808488]{max-width:1000px;margin:auto;padding:3.5rem 2rem;color:#ede6ff}h1[data-v-2c808488]{text-align:center;margin-bottom:1.5rem}.intro[data-v-2c808488]{text-align:center;max-width:760px;margin:0 auto 3rem;line-height:1.7;font-size:1.05rem;opacity:.92}.block[data-v-2c808488]{position:relative;background:linear-gradient(145deg,#221333,#1a102a);border-left:4px solid #9B5DE5;padding:1.6rem 2rem;margin-bottom:2.8rem;border-radius:8px;box-shadow:0 0 18px #9b5de540}.block[data-v-2c808488]:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right,#9B5DE5,transparent)}.block h2[data-v-2c808488]{margin-bottom:1.2rem;text-align:center;font-size:1.25rem}.list[data-v-2c808488]{list-style:none;padding:0;margin:0;text-align:center}.list li[data-v-2c808488]{margin:.5rem 0;line-height:1.55;font-size:.95rem}.text[data-v-2c808488]{text-align:center;line-height:1.7;font-size:.95rem;opacity:.9;max-width:720px;margin:0 auto .8rem}@media(max-width:700px){.container[data-v-2c808488]{padding:2.5rem 1.2rem}.block[data-v-2c808488]{padding:1.4rem 1.5rem}}.link[data-v-2c808488]{color:#f15bb5;text-decoration:none;font-weight:600}.link[data-v-2c808488]:hover{text-decoration:underline}.container{text-align:center}.actions{display:flex;gap:1rem;justify-content:center;margin:1rem 0 2rem;flex-wrap:wrap}.btn{padding:10px 18px;background:#9b5de5;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;box-shadow:0 0 12px #9b5de580}.btn:hover{background:#f15bb5}.btn.outline{background:transparent;border:2px solid #9B5DE5;color:#ede6ff}.viewer-wrap{width:100%;overflow:hidden;margin-top:2rem}.pdf-viewer{width:100%;max-width:100%;height:75vh;border:2px solid #9B5DE5;border-radius:10px;background:#1a102a}@media(max-width:600px){.pdf-viewer{height:60vh}}.container[data-v-c88986fc]{margin:0 auto;padding:1rem}.intro[data-v-c88986fc]{text-align:center;opacity:.85;font-size:1.05rem;margin-bottom:2rem}.filters[data-v-c88986fc]{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.filter-btn[data-v-c88986fc]{background:transparent;border:2px solid #9B5DE5;color:#ede6ff;padding:.45rem 1.2rem;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:600;font-family:Poppins,sans-serif;transition:.2s}.filter-btn[data-v-c88986fc]:hover,.filter-btn.active[data-v-c88986fc]{background:#9b5de5;color:#fff;box-shadow:0 0 15px #9b5de599}.projects-grid[data-v-c88986fc]{display:flex;flex-direction:column;gap:2rem}.project-card[data-v-c88986fc]{background:linear-gradient(145deg,#2a1b3d,#1a102a);border:1px solid #9B5DE5;border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:.25s ease;box-shadow:0 0 15px #9b5de540}.project-card[data-v-c88986fc]:hover{transform:translateY(-6px);border-color:#f15bb5;box-shadow:0 0 25px #f15bb5,0 0 40px #f15bb566}.project-header[data-v-c88986fc]{display:flex;justify-content:space-between;align-items:center}.project-icon[data-v-c88986fc]{font-size:2rem}.project-category[data-v-c88986fc]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#9b5de533;color:#c89eff;padding:.3rem .8rem;border-radius:999px;border:1px solid #9B5DE5}.project-card h2[data-v-c88986fc]{font-size:1.1rem;color:#ede6ff;margin:0;line-height:1.35}.project-context[data-v-c88986fc]{font-size:.82rem;color:#c89eff;opacity:.9}.project-desc[data-v-c88986fc]{font-size:.92rem;opacity:.88;margin:0;line-height:1.6}.tech-list[data-v-c88986fc]{display:flex;flex-wrap:wrap;gap:.4rem}.tech-badge[data-v-c88986fc]{background:#f15bb526;border:1px solid #F15BB5;color:#f9b8de;font-size:.75rem;padding:.25rem .65rem;border-radius:999px;font-weight:600}.competences[data-v-c88986fc]{display:flex;flex-wrap:wrap;gap:.4rem}.comp-label[data-v-c88986fc]{font-size:.78rem;color:#ede6ff;font-weight:700;width:100%}.comp-badge[data-v-c88986fc]{background:#9b5de526;border:1px solid #9B5DE5;color:#c89eff;font-size:.72rem;padding:.2rem .6rem;border-radius:6px}.results[data-v-c88986fc]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem;flex:1}.results li[data-v-c88986fc]{font-size:.85rem;opacity:.9;padding-left:1.2rem;position:relative;line-height:1.5}.results li[data-v-c88986fc]:before{content:"✓";position:absolute;left:0;color:#9b5de5;font-weight:700}.project-actions[data-v-c88986fc]{margin-top:auto;padding-top:.5rem}.btn-pdf[data-v-c88986fc]{display:inline-block;background:transparent;border:2px solid #9B5DE5;color:#ede6ff;padding:.45rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;text-decoration:none;transition:.2s}.btn-pdf[data-v-c88986fc]:hover{background:#9b5de5;color:#fff;box-shadow:0 0 12px #9b5de599}.container{max-width:900px;margin:auto}.veille-item{display:block;margin-bottom:2rem;padding:1rem 1.1rem 1.1rem;background:#2a1b3d;border-left:4px solid #F15BB5;border-radius:8px;text-decoration:none;color:#ede6ff;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 0 10px #f15bb526}.veille-item:hover{transform:translateY(-4px);box-shadow:0 0 20px #f15bb559;border-left-color:#9b5de5}.veille-item .ext{position:absolute;right:10px;bottom:10px;opacity:.7;font-size:.95rem}.veille-item h2{margin:0 0 .5rem;color:#e0c9ff}.veille-item p{margin:.35rem 0;opacity:.95}.container[data-v-1c55f93a]{max-width:1000px;margin:auto;padding:3.5rem 1.8rem;color:#ede6ff}.e5-hero[data-v-1c55f93a]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4.5rem}.e5-hero h1[data-v-1c55f93a]{margin-bottom:1.6rem}.e5-intro[data-v-1c55f93a]{max-width:760px;line-height:1.7;font-size:1.05rem;opacity:.9;margin-bottom:2.2rem}.btn-synthese[data-v-1c55f93a]{display:inline-block;padding:.85rem 2rem;border-radius:14px;background:linear-gradient(135deg,#9b5de5,#f15bb5);color:#fff;font-weight:600;text-decoration:none;box-shadow:0 0 25px #9b5de58c;transition:transform .2s,box-shadow .2s}.btn-synthese[data-v-1c55f93a]:hover{transform:translateY(-2px);box-shadow:0 0 35px #f15bb5b3}.e5-list h2[data-v-1c55f93a]{margin-bottom:2rem}.e5-item[data-v-1c55f93a]{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(145deg,#2a1b3d,#1a102a);border-left:4px solid #9B5DE5;padding:1.4rem 1.6rem;border-radius:12px;margin-bottom:1.4rem;box-shadow:0 0 18px #9b5de540;transition:transform .2s,box-shadow .2s}.e5-item[data-v-1c55f93a]:hover{transform:translateY(-4px);box-shadow:0 0 28px #9b5de573}.e5-info h3[data-v-1c55f93a]{margin:0;font-size:1.05rem}.e5-date[data-v-1c55f93a]{font-size:.8rem;opacity:.7}.e5-pdf[data-v-1c55f93a]{color:#f15bb5;font-weight:600;text-decoration:none;white-space:nowrap}.e5-pdf[data-v-1c55f93a]:hover{text-decoration:underline}@media(max-width:650px){.container[data-v-1c55f93a]{padding:2.8rem 1.2rem}.e5-item[data-v-1c55f93a]{flex-direction:column;align-items:flex-start;gap:.6rem}}
