canvas[data-v-a93bf248]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#020329;z-index:-1}.navbar[data-v-51e39cb2]{position:fixed;top:2rem;left:50%;transform:translateX(-50%);width:-moz-fit-content;width:fit-content;background-color:rgba(1,1,11,.95);padding:1rem 3rem;border-radius:50px;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:1000;transition:all .5s cubic-bezier(.4,0,.2,1)}.navbar-collapsed[data-v-51e39cb2]{padding:1rem;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1)}.navbar-collapsed.navbar-left[data-v-51e39cb2]{left:2rem;transform:translateX(0)}.navbar-collapsed[data-v-51e39cb2]:hover{border-radius:15px;width:220px;height:180px}.nav-links[data-v-51e39cb2]{display:flex;justify-content:center;gap:2rem;transition:all .5s ease}.nav-item[data-v-51e39cb2]{color:#fff;text-decoration:none;font-size:1.2rem;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap}.nav-item[data-v-51e39cb2]:hover{color:#ccc;transform:translateY(-2px)}.nav-links-collapsed[data-v-51e39cb2]{flex-direction:column;width:0;overflow:hidden;gap:0;opacity:0;visibility:hidden;transition:all .3s ease}.navbar-collapsed .nav-links[data-v-51e39cb2]{flex-direction:column;gap:1rem;padding:1rem 1rem 1rem 50px}.navbar-collapsed:hover .nav-links-collapsed[data-v-51e39cb2]{width:auto;gap:1rem;padding:1rem 1rem 1rem 50px;opacity:1;visibility:visible;transition:opacity .5s ease .5s,visibility .5s ease .5s}.hamburger-icon[data-v-51e39cb2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:5px}.hamburger-icon span[data-v-51e39cb2]{display:block;width:25px;height:3px;background-color:#fff;border-radius:3px}.navbar-collapsed:hover .hamburger-icon[data-v-51e39cb2]{left:12px;transform:translateY(-50%)}body,html{margin:0;padding:0}#app,body,html{min-height:100vh;width:100%;font-family:Helvetica,Arial,sans-serif;overflow-x:hidden}#app{display:flex;flex-direction:column}#app,.content{position:relative}.content{margin-top:120px;flex:1;width:100%;max-width:100%;z-index:3}.home[data-v-c1e60810]{color:#fff;padding:2rem;max-width:1200px;margin:0 auto}.hero[data-v-c1e60810]{text-align:center;margin-bottom:4rem}.title[data-v-c1e60810]{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(45deg,#64b5f6,#2196f3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:titleAnimation-c1e60810 2s ease-in-out infinite alternate;background-clip:text}.subtitle[data-v-c1e60810]{font-size:1.5rem;color:#b0bec5;margin-bottom:2rem}.about[data-v-c1e60810]{margin-bottom:4rem;background-color:rgba(0,0,0,.7);border:1px solid #2196f3;border-radius:10px;padding:2rem}.about h2[data-v-c1e60810]{color:#2196f3;margin-bottom:1.5rem}.about p[data-v-c1e60810]{font-size:1.1rem;line-height:1.6;color:#b0bec5}.skills[data-v-c1e60810]{margin-bottom:4rem}.skills h2[data-v-c1e60810]{color:#2196f3;margin-bottom:2rem;text-align:center}.skills-grid[data-v-c1e60810]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.skill-category[data-v-c1e60810]{background-color:rgba(0,0,0,.7);border:1px solid #2196f3;border-radius:10px;padding:1.5rem;transition:transform .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.skill-category[data-v-c1e60810]:hover{transform:translateY(-5px);border-color:#64b5f6}.skill-category h3[data-v-c1e60810]{color:#64b5f6;margin-bottom:1rem;text-align:center}.skill-category ul[data-v-c1e60810]{list-style:none;padding:0}.skill-category li[data-v-c1e60810]{color:#b0bec5;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.skill-category li[data-v-c1e60810]:before{content:"•";color:#2196f3;position:absolute;left:0}@keyframes titleAnimation-c1e60810{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(30deg)}}@media (max-width:768px){.home[data-v-c1e60810]{padding:1rem}.title[data-v-c1e60810]{font-size:2.5rem}.subtitle[data-v-c1e60810]{font-size:1.2rem}.skills-grid[data-v-c1e60810]{grid-template-columns:1fr}}.education-section[data-v-c1e60810]{margin-bottom:3rem}.education-title[data-v-c1e60810]{color:#64b5f6;font-size:1.8rem;text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #2196f3}.scroll-container[data-v-c1e60810]{display:flex;justify-content:center;align-items:center;margin:-2rem 0 4rem 0;position:relative;width:100%}.scroll-container[data-v-c1e60810]:after,.scroll-container[data-v-c1e60810]:before{content:"";height:2px;width:100px;background:linear-gradient(90deg,transparent,#2196f3,transparent);position:absolute}.scroll-container[data-v-c1e60810]:before{right:calc(50% + 40px)}.scroll-container[data-v-c1e60810]:after{left:calc(50% + 40px)}.scroll-button[data-v-c1e60810]{width:50px;height:50px;background:rgba(33,150,243,.1);border:2px solid #2196f3;border-radius:50%;color:#2196f3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;animation:float-c1e60810 2s ease-in-out infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1}.scroll-button[data-v-c1e60810]:hover{background:rgba(33,150,243,.2);transform:translateY(-5px);color:#64b5f6}.scroll-button i[data-v-c1e60810]{font-size:1.2rem;animation:bounce-c1e60810 2s ease-in-out infinite}@keyframes float-c1e60810{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce-c1e60810{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.projets[data-v-2c907cad]{padding:2rem;min-height:100vh}h1[data-v-2c907cad]{color:#2196f3;text-align:center;font-size:2.5rem;margin-bottom:4rem}.timeline[data-v-2c907cad]{position:relative;max-width:1300px;margin:0 auto}.timeline[data-v-2c907cad]:after{content:"";position:absolute;width:3px;background-color:#2196f3;top:0;bottom:0;left:50%;margin-left:-3px;z-index:1}.timeline-item[data-v-2c907cad]{position:relative;width:42%;margin-bottom:2rem;z-index:2}.timeline-item.left[data-v-2c907cad]{left:0;margin-top:-8rem}.timeline-item.right[data-v-2c907cad]{left:58%;margin-top:-8rem}.year-separator+.timeline-item[data-v-2c907cad]{margin-top:4rem!important}.timeline-item[data-v-2c907cad]:before{content:"";position:absolute;height:2px;background-color:#2196f3;top:50%}.timeline-item.left[data-v-2c907cad]:before{right:-100px;width:100px}.timeline-item.right[data-v-2c907cad]:before{left:-100px;width:100px}.timeline-item[data-v-2c907cad]:after{content:"";position:absolute;width:20px;height:20px;background-color:#2196f3;border-radius:50%;top:calc(50% - 10px)}.timeline-item[data-v-2c907cad]:has(.projet-card.personal):after,.timeline-item[data-v-2c907cad]:has(.projet-card.personal):before{background-color:gold}.timeline-item[data-v-2c907cad]:has(.projet-card.educational):after,.timeline-item[data-v-2c907cad]:has(.projet-card.educational):before{background-color:#2196f3}.timeline-item[data-v-2c907cad]:has(.projet-card.internship):after,.timeline-item[data-v-2c907cad]:has(.projet-card.internship):before{background-color:#4caf50}.timeline-item.left[data-v-2c907cad]:after{right:-112px}.timeline-item.right[data-v-2c907cad]:after{left:-116px}.projet-card[data-v-2c907cad]{padding:25px;background:rgba(1,1,11,.95);border:1px solid;border-radius:8px}.date[data-v-2c907cad]{color:#64b5f6;font-size:1.1rem;margin-bottom:.5rem}.projet-card.personal .date[data-v-2c907cad],.projet-card.personal .view-more[data-v-2c907cad]{color:gold}.projet-card.educational .date[data-v-2c907cad],.projet-card.educational .view-more[data-v-2c907cad]{color:#64b5f6}.projet-card.internship .date[data-v-2c907cad],.projet-card.internship .view-more[data-v-2c907cad]{color:#4caf50}.projet-card h3[data-v-2c907cad]{font-size:2rem;margin-bottom:1.5rem}.projet-card p[data-v-2c907cad]{color:#b0bec5;line-height:1.6;margin-bottom:2rem;font-size:1.1rem}.tags[data-v-2c907cad]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-v-2c907cad]{padding:.5rem 1.2rem;border-radius:20px;font-size:1rem;border:1px solid}.projet-card.personal .tag[data-v-2c907cad]{background:rgba(255,215,0,.1);color:gold;border-color:gold}.projet-card.educational .tag[data-v-2c907cad]{background:rgba(33,150,243,.1);color:#64b5f6;border-color:#2196f3}.projet-card.internship .tag[data-v-2c907cad]{background:rgba(76,175,80,.1);color:#4caf50;border-color:#4caf50}.projet-card.personal[data-v-2c907cad]{border-color:gold}.projet-card.personal h3[data-v-2c907cad]{color:gold}.projet-card.educational[data-v-2c907cad]{border-color:#2196f3}.projet-card.educational h3[data-v-2c907cad]{color:#2196f3}.projet-card.internship[data-v-2c907cad]{border-color:#4caf50}.projet-card.internship h3[data-v-2c907cad]{color:#4caf50}.color-legend[data-v-2c907cad]{position:fixed;top:2rem;right:2rem;background-color:rgba(1,1,11,.95);padding:1rem;border-radius:10px;display:flex;flex-direction:column;gap:.8rem}.legend-item[data-v-2c907cad]{display:flex;align-items:center;gap:.8rem}.color-dot[data-v-2c907cad]{width:12px;height:12px;border-radius:50%}.color-dot.personal[data-v-2c907cad]{background-color:gold}.color-dot.educational[data-v-2c907cad]{background-color:#2196f3}.color-dot.internship[data-v-2c907cad]{background-color:#4caf50}.legend-text[data-v-2c907cad]{color:#fff;font-size:1rem}.year-separator[data-v-2c907cad]{position:relative;text-align:center;margin:4rem 0;z-index:2}.year[data-v-2c907cad]{background-color:#2196f3;color:#fff;padding:.5rem 2rem;border-radius:20px;font-size:1.2rem;font-weight:700;display:inline-block;position:relative}.projet-card.clickable[data-v-2c907cad]{cursor:pointer;transition:transform .3s,box-shadow .3s;position:relative}.projet-card.personal.clickable[data-v-2c907cad]:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(255,215,0,.2)}.projet-card.educational.clickable[data-v-2c907cad]:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(33,150,243,.2)}.projet-card.internship.clickable[data-v-2c907cad]:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(76,175,80,.2)}.view-more[data-v-2c907cad]{color:#64b5f6;text-align:right;margin-top:1rem;font-weight:500}.projet-card.clickable:hover .view-more[data-v-2c907cad]{text-decoration:underline}.projet-title[data-v-2c907cad]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.projet-icon[data-v-2c907cad]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid}.projet-card.personal .projet-icon[data-v-2c907cad]{border-color:gold}.projet-card.educational .projet-icon[data-v-2c907cad]{border-color:#2196f3}.projet-card.internship .projet-icon[data-v-2c907cad]{border-color:#4caf50}.project-descriptions[data-v-2c907cad]{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1.5rem;margin-left:50px}.description[data-v-2c907cad]{color:#64b5f6;font-size:.9rem;opacity:.8;font-style:italic}.timeline-item.left .project-descriptions[data-v-2c907cad],.timeline-item.right .project-descriptions[data-v-2c907cad]{margin-left:50px}@media screen and (max-width:768px){.timeline[data-v-2c907cad]:after{left:31px}.timeline-item[data-v-2c907cad]{width:100%;padding-left:70px;margin-bottom:3rem}.timeline-item.left[data-v-2c907cad],.timeline-item.right[data-v-2c907cad]{left:0}.timeline-item.left[data-v-2c907cad]:before,.timeline-item.right[data-v-2c907cad]:before,.timeline-item[data-v-2c907cad]:before{left:60px;width:50px}.timeline-item.left[data-v-2c907cad]:after,.timeline-item.right[data-v-2c907cad]:after,.timeline-item[data-v-2c907cad]:after{left:22px}.year-separator[data-v-2c907cad]{text-align:left;margin-left:50px}}.certifications[data-v-0b19b54b]{color:#fff;max-width:1200px;margin:0 auto;padding:2rem}h1[data-v-0b19b54b]{text-align:center;color:#2196f3;margin-bottom:2rem;font-size:2.5rem}.certifications-grid[data-v-0b19b54b]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.certification-card[data-v-0b19b54b]{background:rgba(0,0,0,.7);border:1px solid #2196f3;border-radius:10px;padding:1.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.certification-card[data-v-0b19b54b]:hover{transform:translateY(-5px);border-color:#64b5f6;box-shadow:0 5px 15px rgba(0,0,0,.3)}.certification-content[data-v-0b19b54b]{display:flex;flex-direction:column;gap:1rem}.certification-content h3[data-v-0b19b54b]{color:#64b5f6;margin:0;font-size:1.5rem}.certification-date[data-v-0b19b54b]{color:#b0bec5;font-size:.9rem;margin:0}.certification-desc[data-v-0b19b54b]{color:#b0bec5;margin:0;line-height:1.4}.certification-tags[data-v-0b19b54b]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.certification-tags span[data-v-0b19b54b]{background:rgba(33,150,243,.1);color:#64b5f6;padding:.2rem .8rem;border-radius:15px;font-size:.9rem;border:1px solid #2196f3}.download-btn[data-v-0b19b54b]{display:inline-flex;align-items:center;gap:.5rem;background:#2196f3;color:#fff;padding:.8rem 1.5rem;border-radius:5px;text-decoration:none;margin-top:1rem;transition:all .3s ease}.download-btn[data-v-0b19b54b]:hover{background:#64b5f6;transform:translateY(-2px)}.modules-list[data-v-0b19b54b]{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.module-item[data-v-0b19b54b]{display:flex;justify-content:space-between;align-items:center;background:rgba(33,150,243,.1);padding:.8rem;border-radius:5px;border:1px solid #2196f3}.module-title[data-v-0b19b54b]{color:#b0bec5;font-size:.9rem}.module-item .download-btn[data-v-0b19b54b]{margin:0;padding:.5rem 1rem;font-size:.9rem}@media (max-width:768px){.certifications[data-v-0b19b54b]{padding:1rem}.certifications-grid[data-v-0b19b54b]{grid-template-columns:1fr}.rootme-section[data-v-0b19b54b]{padding:0}.challenges-grid[data-v-0b19b54b]{grid-template-columns:1fr}}.rgpd-card[data-v-0b19b54b]{background:rgba(0,0,0,.7);border:1px solid #2196f3;border-radius:10px;padding:1.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.rgpd-card[data-v-0b19b54b]:hover{transform:translateY(-5px);border-color:#64b5f6;box-shadow:0 5px 15px rgba(0,0,0,.3)}.rgpd-card .certification-content[data-v-0b19b54b]{display:flex;flex-direction:column;gap:1rem}.rootme-section[data-v-0b19b54b]{width:96%;padding:0 calc(-50% - 1rem);box-sizing:border-box}.rootme-card[data-v-0b19b54b]{width:100%}.challenges-grid[data-v-0b19b54b]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.challenge-category[data-v-0b19b54b]{background:rgba(33,150,243,.1);border:1px solid #2196f3;border-radius:8px;padding:1.25rem}.challenge-category h4[data-v-0b19b54b]{color:#64b5f6;margin:0 0 1rem 0;font-size:1.2rem}.challenges-list[data-v-0b19b54b]{display:flex;flex-direction:column;gap:.8rem}.challenge-item[data-v-0b19b54b]{display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,.3);padding:.8rem;border-radius:5px;border:1px solid #2196f3}.challenge-title[data-v-0b19b54b]{color:#b0bec5;font-size:.9rem}.challenge-link[data-v-0b19b54b]{color:#64b5f6;text-decoration:none;transition:all .3s ease}.challenge-link[data-v-0b19b54b]:hover{color:#2196f3;transform:translateY(-2px)}@media (max-width:1200px){.challenges-grid[data-v-0b19b54b]{grid-template-columns:repeat(2,1fr)}}.cv[data-v-74e9f549]{color:#fff;max-width:1200px;margin:0 auto;padding:2rem}h1[data-v-74e9f549]{text-align:center;color:#2196f3;margin-bottom:2rem;font-size:2.5rem}.cv-container[data-v-74e9f549]{background:rgba(0,0,0,.7);border:1px solid #2196f3;border-radius:10px;padding:1.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cv-actions[data-v-74e9f549]{margin-bottom:1.5rem;display:flex;gap:1rem;justify-content:flex-end}.download-btn[data-v-74e9f549],.view-btn[data-v-74e9f549]{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:5px;text-decoration:none;transition:all .3s ease;font-weight:500}.download-btn[data-v-74e9f549]{background:#2196f3;color:#fff}.view-btn[data-v-74e9f549]{background:rgba(33,150,243,.1);color:#64b5f6;border:1px solid #2196f3}.download-btn[data-v-74e9f549]:hover,.view-btn[data-v-74e9f549]:hover{transform:translateY(-2px)}.download-btn[data-v-74e9f549]:hover{background:#64b5f6}.view-btn[data-v-74e9f549]:hover{background:rgba(33,150,243,.2);border-color:#64b5f6}.cv-preview[data-v-74e9f549]{background:#fff;border-radius:5px;overflow:hidden}.cv-preview iframe[data-v-74e9f549]{border:none}@media (max-width:768px){.cv[data-v-74e9f549]{padding:1rem}.cv-actions[data-v-74e9f549]{flex-direction:column;align-items:stretch}.download-btn[data-v-74e9f549],.view-btn[data-v-74e9f549]{justify-content:center}.cv-preview iframe[data-v-74e9f549]{height:800px}}.projet-geltram[data-v-ffe2a0a4]{padding:2rem;min-height:100vh;max-width:1200px;margin:0 auto;color:#e0e0e0}.back-button[data-v-ffe2a0a4]{display:inline-flex;align-items:center;color:#2196f3;font-size:1.1rem;margin-bottom:2rem;cursor:pointer;transition:color .3s}.back-button[data-v-ffe2a0a4]:hover{color:#64b5f6}.projet-header[data-v-ffe2a0a4]{margin-bottom:3rem;border-bottom:2px solid #2196f3;padding-bottom:1.5rem}h1[data-v-ffe2a0a4]{color:#2196f3;font-size:2.8rem;margin-bottom:1rem}.projet-meta[data-v-ffe2a0a4]{display:flex;gap:1.5rem;font-size:1.1rem}.date[data-v-ffe2a0a4]{color:#64b5f6}.category[data-v-ffe2a0a4]{padding:.3rem 1rem;border-radius:20px;font-weight:500}.category.educational[data-v-ffe2a0a4]{background-color:rgba(33,150,243,.1);color:#2196f3;border:1px solid #2196f3}.projet-section[data-v-ffe2a0a4]{margin-bottom:3rem}h2[data-v-ffe2a0a4]{color:#64b5f6;font-size:1.8rem;margin-bottom:1.5rem;border-left:4px solid #2196f3;padding-left:1rem}h3[data-v-ffe2a0a4]{color:#90caf9;font-size:1.4rem;margin-bottom:1rem}p[data-v-ffe2a0a4]{line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem;color:#b0bec5}.infrastructure-grid[data-v-ffe2a0a4],.skills-grid[data-v-ffe2a0a4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.infra-item[data-v-ffe2a0a4],.skill-item[data-v-ffe2a0a4]{background:rgba(1,1,11,.95);border:1px solid #2196f3;border-radius:8px;padding:1.5rem}ul[data-v-ffe2a0a4]{padding-left:1.5rem}li[data-v-ffe2a0a4]{margin-bottom:.8rem;line-height:1.5}.architecture-diagram[data-v-ffe2a0a4]{background:rgba(1,1,11,.95);border:1px solid #2196f3;border-radius:8px;padding:2rem;margin:2rem 0;text-align:center}.schema-image[data-v-ffe2a0a4]{max-width:100%;height:auto;border-radius:4px}.header-content[data-v-ffe2a0a4]{display:flex;align-items:center;gap:2rem}.projet-logo[data-v-ffe2a0a4]{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #2196f3}.header-text[data-v-ffe2a0a4]{flex:1}@media screen and (max-width:768px){.infrastructure-grid[data-v-ffe2a0a4],.skills-grid[data-v-ffe2a0a4]{grid-template-columns:1fr}.header-content[data-v-ffe2a0a4]{flex-direction:column;align-items:flex-start;gap:1rem}.projet-logo[data-v-ffe2a0a4]{width:60px;height:60px}}.projet-pokepuller[data-v-b58270be]{padding:2rem;min-height:100vh;max-width:1200px;margin:0 auto;color:#e0e0e0}.back-button[data-v-b58270be]{display:inline-flex;align-items:center;color:gold;font-size:1.1rem;margin-bottom:2rem;cursor:pointer;transition:color .3s}.back-button[data-v-b58270be]:hover{color:#fff176}.projet-header[data-v-b58270be]{margin-bottom:3rem;border-bottom:2px solid gold;padding-bottom:1.5rem}.header-content[data-v-b58270be]{display:flex;align-items:center;gap:2rem}.projet-logo[data-v-b58270be]{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid gold}.header-text[data-v-b58270be]{flex:1}h1[data-v-b58270be]{color:gold;font-size:2.8rem;margin-bottom:1rem}.projet-meta[data-v-b58270be]{display:flex;gap:1.5rem;font-size:1.1rem}.date[data-v-b58270be]{color:#fff176}.category[data-v-b58270be]{padding:.3rem 1rem;border-radius:20px;font-weight:500}.category.personal[data-v-b58270be]{background-color:rgba(255,215,0,.1);color:gold;border:1px solid gold}.projet-section[data-v-b58270be]{margin-bottom:3rem}h2[data-v-b58270be]{color:#fff176;font-size:1.8rem;margin-bottom:1.5rem;border-left:4px solid gold;padding-left:1rem}h3[data-v-b58270be]{color:#fff59d;font-size:1.4rem;margin-bottom:1rem}p[data-v-b58270be]{line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem;color:#b0bec5}.feature-showcase[data-v-b58270be]{display:flex;gap:2rem;margin:2rem 0;align-items:center;background:rgba(1,1,11,.95);border:1px solid gold;border-radius:8px;padding:2rem}.feature-showcase.reverse[data-v-b58270be]{flex-direction:row-reverse}.feature-image[data-v-b58270be]{width:50%;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.feature-description[data-v-b58270be]{flex:1}.infrastructure-grid[data-v-b58270be],.skills-grid[data-v-b58270be]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.infra-item[data-v-b58270be],.skill-item[data-v-b58270be]{background:rgba(1,1,11,.95);border:1px solid gold;border-radius:8px;padding:1.5rem}ul[data-v-b58270be]{padding-left:1.5rem}li[data-v-b58270be]{margin-bottom:.8rem;line-height:1.5}.architecture-diagram[data-v-b58270be]{background:rgba(1,1,11,.95);border:1px solid gold;border-radius:8px;padding:2rem;margin:2rem 0;text-align:center}.schema-image[data-v-b58270be]{max-width:100%;height:auto;border-radius:4px}@media screen and (max-width:768px){.infrastructure-grid[data-v-b58270be],.skills-grid[data-v-b58270be]{grid-template-columns:1fr}.header-content[data-v-b58270be]{flex-direction:column;align-items:flex-start;gap:1rem}.projet-logo[data-v-b58270be]{width:60px;height:60px}.feature-showcase.reverse[data-v-b58270be],.feature-showcase[data-v-b58270be]{flex-direction:column}.feature-image[data-v-b58270be]{width:100%;margin-bottom:1.5rem}.feature-description[data-v-b58270be]{width:100%}}.projet-pokepuller[data-v-20e9559f]{padding:2rem;min-height:100vh;max-width:1200px;margin:0 auto;color:#e0e0e0}.back-button[data-v-20e9559f]{display:inline-flex;align-items:center;color:gold;font-size:1.1rem;margin-bottom:2rem;cursor:pointer;transition:color .3s}.back-button[data-v-20e9559f]:hover{color:#fff176}.projet-header[data-v-20e9559f]{margin-bottom:3rem;border-bottom:2px solid gold;padding-bottom:1.5rem}.header-content[data-v-20e9559f]{display:flex;align-items:center;gap:2rem}.projet-logo[data-v-20e9559f]{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid gold}.header-text[data-v-20e9559f]{flex:1}h1[data-v-20e9559f]{color:gold;font-size:2.8rem;margin-bottom:1rem}.projet-meta[data-v-20e9559f]{display:flex;gap:1.5rem;font-size:1.1rem}.date[data-v-20e9559f]{color:#fff176}.category[data-v-20e9559f]{padding:.3rem 1rem;border-radius:20px;font-weight:500}.category.personal[data-v-20e9559f]{background-color:rgba(255,215,0,.1);color:gold;border:1px solid gold}.projet-section[data-v-20e9559f]{margin-bottom:3rem}h2[data-v-20e9559f]{color:#fff176;font-size:1.8rem;margin-bottom:1.5rem;border-left:4px solid gold;padding-left:1rem}h3[data-v-20e9559f]{color:#fff59d;font-size:1.4rem;margin-bottom:1rem}p[data-v-20e9559f]{line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem;color:#b0bec5}.feature-showcase[data-v-20e9559f]{display:flex;gap:2rem;margin:2rem 0;align-items:center;background:rgba(1,1,11,.95);border:1px solid gold;border-radius:8px;padding:2rem}.feature-showcase.reverse[data-v-20e9559f]{flex-direction:row-reverse}.feature-image[data-v-20e9559f]{width:50%;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.feature-description[data-v-20e9559f]{flex:1}.infrastructure-grid[data-v-20e9559f],.skills-grid[data-v-20e9559f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.infra-item[data-v-20e9559f],.skill-item[data-v-20e9559f]{background:rgba(1,1,11,.95);border:1px solid gold;border-radius:8px;padding:1.5rem}ul[data-v-20e9559f]{padding-left:1.5rem}li[data-v-20e9559f]{margin-bottom:.8rem;line-height:1.5}.architecture-diagram[data-v-20e9559f]{background:rgba(1,1,11,.95);border:1px solid gold;border-radius:8px;padding:2rem;margin:2rem 0;text-align:center}.schema-image[data-v-20e9559f]{max-width:100%;height:auto;border-radius:4px}.external-button[data-v-20e9559f]{display:inline-block;padding:.75rem 1.5rem;background-color:transparent;color:gold;font-size:1.1rem;border:2px solid gold;border-radius:6px;text-decoration:none;transition:background-color .3s,color .3s;font-weight:500;text-align:center}.external-button[data-v-20e9559f]:hover{background-color:gold;color:#000}@media screen and (max-width:768px){.infrastructure-grid[data-v-20e9559f],.skills-grid[data-v-20e9559f]{grid-template-columns:1fr}.header-content[data-v-20e9559f]{flex-direction:column;align-items:flex-start;gap:1rem}.projet-logo[data-v-20e9559f]{width:60px;height:60px}.feature-showcase.reverse[data-v-20e9559f],.feature-showcase[data-v-20e9559f]{flex-direction:column}.feature-image[data-v-20e9559f]{width:100%;margin-bottom:1.5rem}.feature-description[data-v-20e9559f]{width:100%}}.grille[data-v-14d243b5]{color:#fff;max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh;background-color:#01010b;position:relative}.grille[data-v-14d243b5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(#2196f3 1px,transparent 0);background-size:20px 20px;opacity:.3;z-index:-1}h1[data-v-14d243b5]{text-align:center;color:#2196f3;margin-bottom:2rem;font-size:2.5rem}.grille-container[data-v-14d243b5]{background:rgba(0,0,0,.7);border:1px solid #2196f3;border-radius:10px;padding:1.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.grille-actions[data-v-14d243b5]{margin-bottom:1.5rem;display:flex;gap:1rem;justify-content:flex-end}.download-btn[data-v-14d243b5],.view-btn[data-v-14d243b5]{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:5px;text-decoration:none;transition:all .3s ease;font-weight:500}.download-btn[data-v-14d243b5]{background:#2196f3;color:#fff}.view-btn[data-v-14d243b5]{background:rgba(33,150,243,.1);color:#64b5f6;border:1px solid #2196f3}.download-btn[data-v-14d243b5]:hover,.view-btn[data-v-14d243b5]:hover{transform:translateY(-2px)}.download-btn[data-v-14d243b5]:hover{background:#64b5f6}.view-btn[data-v-14d243b5]:hover{background:rgba(33,150,243,.2);border-color:#64b5f6}.grille-preview[data-v-14d243b5]{background:#fff;border-radius:5px;overflow:hidden}.grille-preview iframe[data-v-14d243b5]{border:none}@media (max-width:768px){.grille[data-v-14d243b5]{padding:1rem}h1[data-v-14d243b5]{font-size:2rem}.grille-actions[data-v-14d243b5]{flex-direction:column;align-items:stretch}.download-btn[data-v-14d243b5],.view-btn[data-v-14d243b5]{justify-content:center}.grille-preview iframe[data-v-14d243b5]{height:800px}}