.article-page{min-height:100vh}.article-hero{background:var(--gradient-hero);padding:3rem 0 4rem;color:var(--white)}.article-hero.article-hero-with-image{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:4rem 0 5rem}.article-hero.article-hero-with-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,37,61,.7) 0,rgba(0,37,61,.85));z-index:1}.article-hero-actu:before{background:linear-gradient(180deg,rgba(0,37,61,.7) 0,rgba(0,37,61,.85))!important}.article-hero-veille:before{background:linear-gradient(180deg,rgba(237,116,2,.75) 0,rgba(180,80,0,.9))!important}.article-hero-easystory360:before{background:linear-gradient(180deg,rgba(237,116,2,.7) 0,rgba(0,37,61,.85))!important}.article-hero-easybox360:before{background:linear-gradient(180deg,rgba(112,164,187,.75) 0,rgba(0,37,61,.9))!important}.article-hero-astuces:before{background:linear-gradient(180deg,rgba(156,89,140,.75) 0,rgba(0,37,61,.9))!important}.article-hero.article-hero-with-image .container{position:relative;z-index:2}.article-back{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);text-decoration:none;font-size:.9rem;margin-bottom:1.5rem;transition:var(--transition)}.article-back:hover{color:var(--white)}.article-meta-top{display:flex;gap:.75rem;margin-bottom:1rem}.article-category-badge,.article-type-badge{padding:.35rem .75rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase}.article-type-badge{background:var(--orange);color:var(--white);text-decoration:none;transition:var(--transition)}.article-type-badge:hover{background:var(--orange-light);transform:translateY(-1px)}.article-category-badge{background:rgba(255,255,255,.2);color:var(--white)}.article-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.article-hero-description{font-size:1.25rem;opacity:.9;max-width:700px;margin-bottom:1.5rem}.article-info{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.9rem;opacity:.8}.article-info>span{display:flex;align-items:center;gap:.5rem}.article-image-wrapper{margin-top:-3rem;margin-bottom:3rem;position:relative;z-index:10}@media (max-width:768px){.article-image-wrapper{margin-top:-2rem}}.article-featured-image{width:100%;max-width:900px;margin:0 auto;display:block;border-radius:16px;box-shadow:var(--shadow-lg)}.article-image-style{max-width:900px;margin:.75rem auto 0;text-align:center;font-style:italic;font-size:.85rem;color:var(--gray)}.article-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:3rem;gap:3rem;padding-bottom:4rem}.article-content-main{max-width:700px}.article-body h2{font-size:1.5rem;color:var(--blue-dark);margin:2rem 0 1rem}.article-body h2:first-child{margin-top:0}.article-body p{font-size:1.05rem;line-height:1.8;color:var(--gray);margin-bottom:1rem}.article-body strong{color:var(--blue-dark)}.article-body ol,.article-body ul{margin:1rem 0 1.5rem 1.5rem;color:var(--gray)}.article-body li{margin-bottom:.5rem;line-height:1.7}.article-body h3{font-size:1.25rem;color:var(--blue-dark);margin:1.5rem 0 .75rem}.article-figure{margin:2rem 0;text-align:center}.article-figure .article-image{border-radius:12px;box-shadow:var(--shadow-md);max-width:100%;height:auto}.article-figure figcaption{margin-top:.75rem;font-size:.875rem;color:var(--gray);font-style:italic}.article-video{margin:2.5rem 0}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;box-shadow:var(--shadow-lg)}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.article-body table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.article-body td,.article-body th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--gray-light)}.article-body th{background:var(--gray-light);color:var(--blue-dark);font-weight:600}.article-body td{color:var(--gray)}.article-body tr:hover td{background:rgba(237,116,2,.05)}.article-body pre{background:var(--blue-dark);color:var(--gray-light);padding:1.5rem;border-radius:12px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6}.article-body code{font-family:Consolas,Monaco,monospace}.article-body p code{background:var(--gray-light);color:var(--orange);padding:.2rem .5rem;border-radius:4px;font-size:.9em}.article-body a{color:var(--orange);text-decoration:none;border-bottom:1px solid transparent;transition:var(--transition)}.article-body a:hover{border-bottom-color:var(--orange)}.article-body a.btn{border-bottom:none}.article-body a.btn-primary{color:var(--white)}.article-body a.btn-primary:hover{color:var(--white);border-bottom:none}.article-warning{margin:1.5rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(220,53,69,.1),rgba(220,53,69,.05));border-left:4px solid #dc3545;border-radius:0 8px 8px 0;color:var(--blue-dark);font-size:.95rem;line-height:1.6}.article-warning strong{color:#dc3545}.article-tip{margin:1.5rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(237,116,2,.1),rgba(237,116,2,.05));border-left:4px solid var(--orange);border-radius:0 8px 8px 0;color:var(--blue-dark);font-size:.95rem;line-height:1.6}.article-tip strong{color:var(--orange)}.article-note{margin:1.5rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(112,164,187,.08));border-left:4px solid var(--teal);border-radius:0 8px 8px 0;color:var(--blue-dark);font-size:.95rem;line-height:1.6}.article-note strong{color:var(--teal)}.download-box{margin:2.5rem 0;padding:2rem;background:linear-gradient(135deg,rgba(237,116,2,.08),rgba(112,164,187,.06));border:2px solid var(--orange);border-radius:16px;text-align:center}.download-box-content h3{font-size:1.35rem;color:var(--blue-dark);margin-bottom:.75rem}.download-box-content p{color:var(--gray);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.download-box .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600}.download-box .btn svg{flex-shrink:0}@media (max-width:768px){.download-box{padding:1.5rem}.download-box-content h3{font-size:1.15rem}.download-box .btn{width:100%;justify-content:center}}.research-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin:2rem 0}.research-stat{background:linear-gradient(135deg,var(--blue-dark),var(--blue-darker));color:var(--white);padding:1.25rem 1rem;border-radius:12px;text-align:center}.research-stat .stat-number{display:block;font-size:2.25rem;font-weight:700;color:var(--orange);line-height:1;margin-bottom:.5rem}.research-stat .stat-label{display:block;font-size:.85rem;opacity:.9;line-height:1.3}@media (max-width:768px){.research-stats{grid-template-columns:repeat(2,1fr)}.research-stat .stat-number{font-size:1.75rem}.research-stat .stat-label{font-size:.8rem}}@media (max-width:400px){.research-stats{grid-template-columns:1fr}}.article-share{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--gray-light);display:flex;align-items:center;gap:1rem}.article-share>span{font-weight:600;color:var(--blue-dark)}.share-buttons{display:flex;gap:.75rem}.share-btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);transition:var(--transition)}.share-btn.linkedin{background:#0077b5}.share-btn.twitter{background:#000}.share-btn.facebook{background:#1877f2}.share-btn:hover{transform:translateY(-2px);opacity:.9}.article-sidebar{position:-webkit-sticky;position:sticky;top:100px}.sidebar-cta{background:var(--gradient-hero);color:var(--white);padding:2rem;border-radius:16px;margin-bottom:2rem}.sidebar-cta h3{font-size:1.25rem;margin-bottom:.75rem}.sidebar-cta p{opacity:.9;margin-bottom:1.5rem;font-size:.95rem}.sidebar-cta .btn-primary{background:var(--white);color:var(--blue-dark);width:100%;justify-content:center}.sidebar-cta .btn-primary:hover{background:var(--orange);color:var(--white)}.sidebar-related{background:var(--gray-light);padding:1.5rem;border-radius:16px}.sidebar-related h3{font-size:1rem;color:var(--blue-dark);margin-bottom:1rem}.sidebar-related ul{list-style:none}.sidebar-related li{border-bottom:1px solid rgba(0,0,0,.1)}.sidebar-related li:last-child{border-bottom:none}.sidebar-related a{display:block;padding:.75rem 0;text-decoration:none;transition:var(--transition)}.sidebar-related a:hover{padding-left:.5rem}.related-type{display:block;font-size:.7rem;color:var(--orange);text-transform:uppercase;font-weight:600;margin-bottom:.25rem}.related-title{font-size:.9rem;color:var(--blue-dark);font-weight:500}.article-cta-bottom{background:var(--gray-light);padding:4rem 0;text-align:center}.article-cta-bottom h2{font-size:2rem;color:var(--blue-dark);margin-bottom:.75rem}.article-cta-bottom p{color:var(--gray);font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-lg{padding:1rem 2rem;font-size:1rem}@media (max-width:1024px){.article-layout{grid-template-columns:1fr}.article-sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}}@media (max-width:768px){.article-hero-title{font-size:1.75rem}.article-hero-description{font-size:1rem}.article-info{gap:1rem}.article-sidebar{grid-template-columns:1fr}.article-share{flex-direction:column;align-items:flex-start}.article-cta-bottom h2{font-size:1.5rem}}.veille-content{padding:2rem 0}.veille-content .veille-paragraph{font-size:1.1rem;line-height:1.8;color:var(--gray);margin-bottom:1.5rem}.veille-content .veille-list{list-style:none;padding:0;margin:1.5rem 0}.veille-content .veille-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:1.1rem;line-height:1.6;color:var(--gray)}.veille-content .veille-list li:before{content:"•";position:absolute;left:0;color:var(--orange);font-weight:700}.veille-content .veille-source{margin:2rem 0}.veille-content .veille-source .btn{display:inline-flex;align-items:center;gap:.5rem}.veille-content .veille-note{margin-top:3rem;padding:1.5rem;background:var(--gray-light);border-radius:8px;color:var(--gray);font-size:.95rem}.veille-content a{color:var(--orange);text-decoration:none;border-bottom:1px solid transparent;transition:var(--transition);word-break:break-word}.veille-content a:hover{border-bottom-color:var(--orange)}.veille-content .veille-list a,.veille-content .veille-paragraph a{color:var(--orange);font-weight:500}.veille-content .veille-heading{font-size:1.25rem;color:var(--blue-dark);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--orange);display:inline-block}.veille-content .veille-quote{margin:1.5rem 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(237,116,2,.08),rgba(112,164,187,.08));border-left:4px solid var(--orange);border-radius:0 8px 8px 0;font-style:italic;color:var(--blue-dark);font-size:1.1rem;line-height:1.7}.veille-content .veille-highlight{background:linear-gradient(135deg,var(--orange),var(--orange-light));color:var(--white);padding:.15rem .5rem;border-radius:4px;font-weight:600;white-space:nowrap}.veille-content strong{color:var(--blue-dark);font-weight:600}.veille-content ol.veille-list{list-style:none;counter-reset:veille-counter}.veille-content ol.veille-list li{counter-increment:veille-counter}.veille-content ol.veille-list li:before{content:counter(veille-counter);position:absolute;left:0;width:24px;height:24px;background:var(--orange);color:var(--white);border-radius:50%;font-size:.8rem;font-weight:600;display:flex;align-items:center;justify-content:center}.veille-content ol.veille-list li{padding-left:2.25rem}.veille-content .veille-accroche{font-size:1.35rem;font-weight:600;color:var(--blue-dark);line-height:1.5;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid var(--orange)}.veille-content .veille-question{font-size:1.2rem;font-weight:600;color:var(--blue-dark);background:linear-gradient(135deg,rgba(237,116,2,.06),rgba(112,164,187,.06));padding:1.25rem 1.5rem;border-radius:12px;margin:1.5rem 0;border-left:4px solid var(--teal)}.veille-content .veille-cta{background:var(--gradient-hero);color:var(--white);padding:1.5rem 2rem;border-radius:12px;font-size:1.1rem;font-weight:500;margin:2rem 0;text-align:center}.veille-content .veille-cta a{color:var(--white);text-decoration:underline}.veille-content a.veille-hashtag{background:var(--orange);color:var(--white);padding:.2rem .6rem;border-radius:20px;font-size:.9em;font-weight:600;white-space:nowrap;text-decoration:none;border-bottom:none;transition:var(--transition);display:inline-block}.veille-content a.veille-hashtag:hover{background:var(--orange-light);transform:translateY(-1px);border-bottom:none}.veille-content .veille-definition{background:var(--gray-light);color:var(--teal);padding:.1rem .4rem;border-radius:4px;font-size:.9em;font-weight:600}.veille-content .veille-source-inline{font-size:.95rem;color:var(--gray);padding:1rem;background:var(--gray-light);border-radius:8px;margin-top:2rem}.veille-content .veille-source-inline a{font-weight:600}