@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700;800&display=swap');#page-container,#et-main-area,#main-content{background-color:transparent!important}html,body{overflow-x:hidden!important;overflow-y:auto!important}.et_pb_section video,.et_pb_section .et_pb_section_video_bg video{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;min-width:100%!important;min-height:100%!important;width:auto!important;height:auto!important;z-index:0!important;object-fit:cover!important;will-change:transform;-webkit-transform:translateZ(0)}.et_pb_section .et_pb_section_video_bg{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;overflow:hidden!important;z-index:0!important;pointer-events:none!important}.et_pb_section{position:relative!important;overflow:hidden!important}.et_pb_section .et_pb_row{position:relative!important;z-index:10!important}.et_pb_section .et_pb_section_video_bg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1;pointer-events:none}.et_pb_section .et_pb_section_video_bg.cyberpunk-overlay::after{background:linear-gradient(135deg,rgba(0,10,20,0.7) 0%,rgba(0,50,80,0.6) 50%,rgba(0,10,20,0.7) 100%)}.ea-blog-wrapper{position:relative;padding:6rem 0;font-family:'JetBrains Mono','Courier New',monospace;background-color:transparent!important;color:#e2e8f0;z-index:10}.ea-blog-wrapper #ea-matrix-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.3;pointer-events:none;z-index:5}.ea-blog-wrapper .ea-title{font-family:'JetBrains Mono','Courier New',monospace;text-transform:uppercase;letter-spacing:-2px;color:white;text-shadow:0 0 20px rgba(0,243,255,0.6);margin-bottom:1rem;position:relative;z-index:15}.ea-blog-intro{background:rgba(0,0,0,0.8);border-top:1px solid rgba(0,243,255,0.2);border-bottom:1px solid rgba(0,243,255,0.2);padding:1.5rem;margin:2rem auto;max-width:800px;position:relative;z-index:15;backdrop-filter:blur(10px)}.ea-stat-value{color:#00f3ff;text-shadow:0 0 10px rgba(0,243,255,0.5);font-size:2.5rem;font-weight:800;display:block}.ea-stat-label{font-size:0.7rem;text-transform:uppercase;letter-spacing:2px;opacity:0.8}.ea-filters{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;position:relative;z-index:15}.ea-filter{background:rgba(10,15,30,0.8);backdrop-filter:blur(5px);border:1px solid #334155;color:#94a3b8;padding:0.8rem 1.5rem;margin:0.5rem;text-transform:uppercase;font-family:'JetBrains Mono',monospace;font-weight:bold;font-size:0.8rem;letter-spacing:1px;cursor:pointer;transition:all 0.3s ease}.ea-filter:hover,.ea-filter--active{border-color:#00f3ff;color:#00f3ff;background:rgba(0,243,255,0.2);transform:translateY(-2px);box-shadow:0 0 20px rgba(0,243,255,0.3)}.ea-grid{display:flex;flex-wrap:wrap;justify-content:center;max-width:1400px;margin:0 auto 4rem auto;padding:0 20px;position:relative;z-index:15}.ea-card{width:100%;max-width:350px;margin:1rem;flex-grow:1;background:rgba(10,15,30,0.85);backdrop-filter:blur(10px);border:1px solid rgba(0,243,255,0.3);padding:2rem;display:flex;flex-direction:column;transition:all 0.3s ease;position:relative;overflow:hidden;z-index:15}.ea-card:hover{transform:translateY(-5px);border-color:#00f3ff;box-shadow:0 10px 30px rgba(0,0,0,0.8),0 0 40px rgba(0,243,255,0.2);background:rgba(10,15,30,0.95)}.ea-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:#00f3ff;opacity:0.6;z-index:1}.ea-card-header{display:flex;justify-content:space-between;color:#00f3ff;font-size:0.7rem;font-weight:bold;letter-spacing:1px;margin-bottom:1rem;position:relative;z-index:2}.ea-card-title{color:white;font-size:1.4rem;line-height:1.3;margin-bottom:1rem;font-weight:700;position:relative;z-index:2}.ea-card-title a{text-decoration:none;color:white;transition:0.3s}.ea-card-title a:hover{color:#00f3ff;text-shadow:0 0 10px rgba(0,243,255,0.6)}.ea-card-excerpt{color:#cbd5e1;font-size:0.9rem;line-height:1.6;flex-grow:1;margin-bottom:1.5rem;font-family:sans-serif;position:relative;z-index:2}.ea-card-tags{display:flex;flex-wrap:wrap;margin-bottom:1.5rem;position:relative;z-index:2}.ea-tag{border:1px solid #ff003c;color:#ff003c;font-size:0.65rem;padding:4px 8px;margin-right:0.5rem;margin-bottom:0.5rem;text-transform:uppercase;font-weight:bold;background:rgba(0,0,0,0.3)}.ea-card-link{text-align:center;padding:0.8rem;background:rgba(0,243,255,0.1);border:1px solid rgba(0,243,255,0.3);color:#00f3ff;text-decoration:none;font-weight:bold;font-size:0.8rem;transition:0.3s;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:2}.ea-card-link:hover{background:#00f3ff;color:black;box-shadow:0 0 20px rgba(0,243,255,0.5)}.ea-load-more{text-align:center;margin-top:3rem;position:relative;z-index:15}.ea-btn-load{display:inline-block;padding:1rem 3rem;background:rgba(0,0,0,0.6);backdrop-filter:blur(5px);border:2px solid #ff003c;color:#ff003c;font-family:'JetBrains Mono',monospace;font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:2px;transition:0.3s}.ea-btn-load:hover{background:#ff003c;color:white;box-shadow:0 0 30px rgba(255,0,60,0.5)}.single-post .et_pb_post>h1.entry-title,.single-post .et_pb_post .et_post_meta_wrapper,.single-post .et_pb_title_container{display:none!important}body.single-post{background:linear-gradient(180deg,#030711 0%,#0a0f1a 50%,#050a12 100%)!important;background-attachment:fixed!important}.single-post #left-area .et_pb_post{background:transparent!important;padding:40px 20px!important;margin-top:0!important;border:none!important;box-shadow:none!important;max-width:1000px;margin-left:auto;margin-right:auto}body.single-post .et_pb_post .entry-content,body.single-post .et_pb_post .entry-content *{background:transparent!important}body.single-post .et_pb_post .entry-content h1,.single-post .entry-content h1,.single-post #left-area .entry-content h1{max-width:900px;margin:0 auto 2rem auto!important;padding:2rem 2rem 2rem 3rem!important;background:linear-gradient(90deg,rgba(255,0,60,0.15) 0%,transparent 100%)!important;border-left:5px solid #ff003c;font-family:'JetBrains Mono','Courier New',monospace!important;font-size:2.2rem!important;font-weight:800!important;text-transform:uppercase;letter-spacing:0.05em;line-height:1.3!important;color:#ff003c!important;-webkit-text-fill-color:#ff003c!important;text-shadow:0 0 30px rgba(255,0,60,0.6),0 0 60px rgba(255,0,60,0.3);position:relative}body.single-post .et_pb_post .entry-content h1::before{content:">>>";position:absolute;left:-50px;top:50%;transform:translateY(-50%);color:#00f3ff;font-size:1.2rem;font-weight:400;animation:blink-h1 1.5s infinite;text-shadow:0 0 10px rgba(0,243,255,0.8)}@keyframes blink-h1{0%,40%{opacity:1}50%,90%{opacity:0.3}100%{opacity:1}}body.single-post .et_pb_post .entry-content>p:first-of-type{position:relative;max-width:900px;margin:0 auto 4rem auto;padding:3rem 3.5rem 3rem 4.5rem;background:linear-gradient(135deg,rgba(5,9,20,0.95) 0%,rgba(10,15,30,0.9) 100%)!important;border:1px solid rgba(0,243,255,0.4);border-top:3px solid #00f3ff;border-radius:0;box-shadow:0 25px 60px rgba(0,0,0,0.8),0 0 40px rgba(0,243,255,0.15),inset 0 1px 0 rgba(255,255,255,0.05);font-size:1.45rem!important;line-height:2!important;font-family:'JetBrains Mono','Courier New',monospace!important}body.single-post .et_pb_post .entry-content>p:first-of-type::before{content:"";position:absolute;top:2rem;bottom:2rem;left:2.5rem;width:3px;background:linear-gradient(180deg,#00f3ff 0%,#ff003c 100%);box-shadow:0 0 15px rgba(0,243,255,0.8);border-radius:2px}body.single-post .et_pb_post .entry-content>p:first-of-type::after{content:"// INIT";position:absolute;top:-12px;left:30px;background:#050914;color:#00f3ff;font-size:0.7rem;font-family:'JetBrains Mono',monospace;padding:4px 12px;letter-spacing:2px;border:1px solid rgba(0,243,255,0.5)}body.single-post .et_pb_post .entry-content h2{position:relative;max-width:900px;margin:4rem auto 2rem auto!important;padding:1.2rem 2rem 1.2rem 3rem!important;background:linear-gradient(90deg,rgba(0,243,255,0.1) 0%,transparent 100%)!important;border-left:4px solid #00f3ff;border-top:none!important;border-bottom:none!important;border-right:none!important;font-family:'JetBrains Mono','Courier New',monospace!important;font-size:1.6rem!important;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#00f3ff!important;text-shadow:0 0 20px rgba(0,243,255,0.5);box-shadow:none!important;display:block!important}body.single-post .et_pb_post .entry-content h2::before{content:">";position:absolute;left:1rem;color:#ff003c;font-weight:400;animation:blink-cursor 1s infinite}@keyframes blink-cursor{0%,50%{opacity:1}51%,100%{opacity:0}}body.single-post .et_pb_post .entry-content h3{position:relative;max-width:900px;margin:3rem auto 1.5rem auto!important;padding:0.8rem 0 0.8rem 2rem!important;background:transparent!important;border-left:2px solid #ff003c;font-family:'JetBrains Mono','Courier New',monospace!important;font-size:1.25rem!important;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#ff003c!important;text-shadow:0 0 15px rgba(255,0,60,0.4);box-shadow:none!important;display:block!important}body.single-post .et_pb_post .entry-content p:not(:first-of-type){max-width:900px;margin:0 auto 1.8rem auto!important;padding:0 2rem!important;font-size:1.1rem!important;line-height:1.9!important;color:#cbd5e1!important;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;text-shadow:none!important}body.single-post .et_pb_post .entry-content ul{max-width:900px;margin:2rem auto!important;padding:1.5rem 2rem 1.5rem 3.5rem!important;background:rgba(10,15,30,0.6)!important;border:1px solid rgba(0,243,255,0.2);border-radius:0;list-style:none!important}body.single-post .et_pb_post .entry-content ul li{position:relative;margin-bottom:1rem!important;padding-left:1.5rem!important;font-size:1.05rem!important;line-height:1.8!important;color:#e2e8f0!important;text-shadow:none!important}body.single-post .et_pb_post .entry-content ul li::before{content:"▸";position:absolute;left:0;color:#00f3ff;font-size:0.9rem}body.single-post .et_pb_post .entry-content ul li strong{color:#00f3ff!important;font-weight:700}body.single-post .et_pb_post .entry-content blockquote{position:relative;max-width:850px;margin:3rem auto!important;padding:2.5rem 3rem!important;background:linear-gradient(135deg,rgba(255,0,60,0.08) 0%,rgba(10,15,30,0.9) 100%)!important;border:none!important;border-left:4px solid #ff003c!important;font-family:'JetBrains Mono',monospace!important;font-size:1.2rem!important;font-style:italic;line-height:1.8!important;color:#f8fafc!important;text-shadow:none!important;box-shadow:0 15px 40px rgba(0,0,0,0.5),0 0 30px rgba(255,0,60,0.1)}body.single-post .et_pb_post .entry-content blockquote::before{content:'"';position:absolute;top:10px;left:20px;font-size:4rem;color:rgba(255,0,60,0.3);font-family:Georgia,serif;line-height:1}body.single-post .et_pb_post .entry-content blockquote p{margin:0!important;padding:0!important;color:#f8fafc!important}body.single-post .et_pb_post .entry-content code{display:block;max-width:900px;margin:2rem auto!important;padding:1.5rem 2rem!important;background:rgba(0,0,0,0.7)!important;border:1px solid rgba(0,243,255,0.3);border-radius:0;font-family:'JetBrains Mono','Courier New',monospace!important;font-size:1rem!important;color:#00f3ff!important;text-shadow:0 0 10px rgba(0,243,255,0.5);overflow-x:auto}body.single-post .et_pb_post .entry-content a{color:#00f3ff!important;text-decoration:none!important;border-bottom:1px solid rgba(0,243,255,0.4);transition:all 0.3s ease}body.single-post .et_pb_post .entry-content a:hover{color:#ff003c!important;border-bottom-color:#ff003c;text-shadow:0 0 10px rgba(255,0,60,0.5)}.single-post #sidebar{background:linear-gradient(180deg,rgba(5,10,20,0.95) 0%,rgba(10,15,30,0.9) 100%)!important;padding:2rem 1.5rem!important;border-left:1px solid rgba(0,243,255,0.3);border-top:3px solid #00f3ff;box-shadow:-10px 0 30px rgba(0,0,0,0.5),0 0 20px rgba(0,243,255,0.1)}.single-post #sidebar .et_pb_widget{background:rgba(0,0,0,0.3)!important;border:1px solid rgba(0,243,255,0.15);padding:1.5rem!important;margin-bottom:2rem!important;position:relative}.single-post #sidebar .et_pb_widget::before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#00f3ff 0%,transparent 100%)}.single-post #sidebar h4.widgettitle{font-size:0!important;color:transparent!important;position:relative;display:block;padding:0.8rem 0 0.8rem 1.5rem!important;margin-bottom:1.5rem!important;border:none!important;border-left:3px solid #ff003c!important;background:linear-gradient(90deg,rgba(255,0,60,0.1) 0%,transparent 100%)!important}.single-post #sidebar h4.widgettitle::after{font-size:0.85rem!important;font-family:'JetBrains Mono','Courier New',monospace!important;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#ff003c!important;text-shadow:0 0 10px rgba(255,0,60,0.4)}.single-post #sidebar .widget_recent_entries h4.widgettitle::after{content:"Articles Récents"}.single-post #sidebar .widget_recent_comments h4.widgettitle::after{content:"Commentaires Récents"}.single-post #sidebar .widget_search h4.widgettitle::after{content:"Recherche"}.single-post #sidebar .widget_categories h4.widgettitle::after{content:"Catégories"}.single-post #sidebar .widget_archive h4.widgettitle::after{content:"Archives"}.single-post #sidebar .widget_recent_entries ul{list-style:none!important;padding:0!important;margin:0!important}.single-post #sidebar .widget_recent_entries ul li{position:relative;padding:0.8rem 0 0.8rem 1.5rem!important;margin-bottom:0.5rem!important;border-bottom:1px solid rgba(0,243,255,0.1);transition:all 0.3s ease}.single-post #sidebar .widget_recent_entries ul li::before{content:"▸";position:absolute;left:0;top:0.8rem;color:#00f3ff;font-size:0.8rem;transition:all 0.3s ease}.single-post #sidebar .widget_recent_entries ul li:hover::before{color:#ff003c;transform:translateX(3px)}.single-post #sidebar .widget_recent_entries ul li:last-child{border-bottom:none}.single-post #sidebar .widget_recent_entries ul li a{color:#e2e8f0!important;text-decoration:none!important;font-family:'JetBrains Mono',monospace!important;font-size:0.85rem!important;line-height:1.5;transition:all 0.3s ease;display:block}.single-post #sidebar .widget_recent_entries ul li a:hover{color:#00f3ff!important;text-shadow:0 0 8px rgba(0,243,255,0.5);padding-left:5px}.single-post #sidebar .widget_recent_comments ul{list-style:none!important;padding:0!important;margin:0!important}.single-post #sidebar .widget_recent_comments ul li{position:relative;padding:1rem 0 1rem 1.5rem!important;margin-bottom:0.5rem!important;border-bottom:1px solid rgba(255,0,60,0.1);color:#94a3b8!important;font-size:0.85rem!important;font-family:'JetBrains Mono',monospace!important;line-height:1.5}.single-post #sidebar .widget_recent_comments ul li::before{content:"//";position:absolute;left:0;top:1rem;color:#ff003c;font-size:0.75rem;font-weight:bold}.single-post #sidebar .widget_recent_comments ul li:last-child{border-bottom:none}.single-post #sidebar .widget_recent_comments ul li a{color:#00f3ff!important;text-decoration:none!important;transition:all 0.3s ease}.single-post #sidebar .widget_recent_comments ul li a:hover{color:#ff003c!important;text-shadow:0 0 8px rgba(255,0,60,0.5)}.single-post #sidebar .widget_recent_comments .no-comments,.single-post #sidebar .widget_recent_comments p{color:#64748b!important;font-family:'JetBrains Mono',monospace!important;font-size:0.8rem!important;font-style:italic;padding-left:1rem;border-left:2px solid rgba(100,116,139,0.3)}.single-post #sidebar .widget_search{background:transparent!important;border:none!important;padding:0!important}.single-post #sidebar .widget_search form{display:flex;align-items:stretch}.single-post #sidebar .widget_search input[type="text"],.single-post #sidebar .widget_search input[type="search"]{flex:1;background:rgba(0,0,0,0.4)!important;border:1px solid rgba(0,243,255,0.3)!important;border-right:none!important;color:#e2e8f0!important;padding:10px 12px!important;font-family:'JetBrains Mono',monospace!important;font-size:0.85rem!important;outline:none!important;margin:0!important}.single-post #sidebar .widget_search input[type="text"]:focus,.single-post #sidebar .widget_search input[type="search"]:focus{border-color:#00f3ff!important}.single-post #sidebar .widget_search input[type="text"]::placeholder,.single-post #sidebar .widget_search input[type="search"]::placeholder{color:#64748b!important}.single-post #sidebar .widget_search input[type="submit"],.single-post #sidebar .widget_search button{background:rgba(0,243,255,0.15)!important;border:1px solid rgba(0,243,255,0.3)!important;color:#00f3ff!important;padding:10px 16px!important;font-family:'JetBrains Mono',monospace!important;font-size:0.8rem!important;cursor:pointer;transition:all 0.3s ease;margin:0!important}.single-post #sidebar .widget_search input[type="submit"]:hover,.single-post #sidebar .widget_search button:hover{background:#00f3ff!important;color:#000!important}.single-post #sidebar,.single-post #sidebar p{color:#94a3b8!important;font-family:'JetBrains Mono',monospace!important;font-size:0.85rem!important}@media (max-width:768px){.ea-blog-stats{flex-direction:column}.ea-stat-item{margin-bottom:1.5rem}.ea-title{font-size:2rem}body.single-post .et_pb_post .entry-content h1{font-size:1.5rem!important;padding:1.5rem!important}body.single-post .et_pb_post .entry-content h1::before{display:none}body.single-post .et_pb_post .entry-content>p:first-of-type{padding:2rem 2rem 2rem 2.5rem;font-size:1.2rem!important}body.single-post .et_pb_post .entry-content>p:first-of-type::before{left:1rem}body.single-post .et_pb_post .entry-content h2{font-size:1.3rem!important;padding:1rem 1.5rem!important}body.single-post .et_pb_post .entry-content p:not(:first-of-type),body.single-post .et_pb_post .entry-content ul{padding:0 1rem!important}body.single-post .et_pb_post .entry-content blockquote{padding:2rem!important;margin:2rem 1rem!important}.single-post #sidebar{border-left:none!important;border-top:3px solid #00f3ff!important;margin-top:3rem}.single-post #sidebar .widget_search form{flex-direction:column}.single-post #sidebar .widget_search input[type="text"],.single-post #sidebar .widget_search input[type="search"]{border-right:1px solid rgba(0,243,255,0.3)!important;margin-bottom:0.5rem!important}}body.single-post .et_pb_post .entry-content>p:first-of-type,body.single-post .et_pb_post .entry-content>p:first-of-type *,body.single-post #left-area .et_pb_post .entry-content>p:first-of-type,body.single-post #left-area article .entry-content>p:first-of-type,.single-post .entry-content p:first-of-type,.single-post .entry-content>p:first-child,.single-post article p:first-of-type{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;text-shadow:none!important}