.article-content-enhanced{line-height:1.8;color:var(--foreground)}.article-content-enhanced h1,.article-content-enhanced h2,.article-content-enhanced h3,.article-content-enhanced h4,.article-content-enhanced h5,.article-content-enhanced h6{margin-top:2rem;margin-bottom:1rem;font-weight:700;color:var(--foreground)}.article-content-enhanced h1{font-size:2.25rem;line-height:2.5rem}.article-content-enhanced h2{font-size:1.875rem;color:var(--primary);border-bottom:2px solid var(--border);padding-bottom:.5rem}.article-content-enhanced h3{font-size:1.5rem;font-weight:600}.article-content-enhanced h4{font-size:1.25rem;line-height:1.75rem;font-weight:600}.article-content-enhanced p{margin-bottom:1.5rem;line-height:1.8}.article-content-enhanced a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.article-content-enhanced blockquote{border-left:4px solid var(--primary);padding-left:1.5rem;padding-top:1rem;padding-bottom:1rem;margin:2rem 0;font-style:italic;background-color:var(--muted);border-radius:.5rem}.article-content-enhanced ol,.article-content-enhanced ul{margin:1.5rem 0;padding-left:2rem}.article-content-enhanced li{margin-bottom:.75rem;line-height:1.7}.article-content-enhanced ul li{list-style-type:disc}.article-content-enhanced ol li{list-style-type:decimal}.article-content-enhanced img{border-radius:.75rem;margin:2rem 0;max-width:100%;height:auto}.article-content-enhanced pre{background-color:var(--muted);padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0;border:1px solid var(--border)}.article-content-enhanced code{background-color:var(--muted);padding:.25rem .5rem;border-radius:.375rem;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.article-content-enhanced pre code{background-color:transparent;padding:0;border-radius:0}.article-content-enhanced table{width:100%;border-collapse:collapse;margin:2rem 0;border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.article-content-enhanced td,.article-content-enhanced th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border)}.article-content-enhanced th{background-color:var(--muted);font-weight:600}.article-content-enhanced tr:last-child td{border-bottom:none}.article-content-enhanced strong{font-weight:700;color:var(--foreground)}.article-content-enhanced em{font-style:italic}.article-content-enhanced hr{margin:3rem 0;border:none;height:1px;background-color:var(--border)}@media (max-width:768px){.article-content-enhanced h1{font-size:1.875rem;line-height:2.25rem}.article-content-enhanced h2{font-size:1.5rem;line-height:2rem}.article-content-enhanced h3{font-size:1.25rem;line-height:1.75rem}.article-content-enhanced ol,.article-content-enhanced ul{padding-left:1.5rem}.article-content-enhanced pre{padding:1rem}.article-content-enhanced blockquote{padding-left:1rem;margin:1.5rem 0}}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.metadata{display:flex;gap:1rem;margin:1.5rem 0;padding:1rem;background-color:var(--muted);border-radius:.5rem;font-size:.875rem;color:var(--muted-foreground)}.metadata span{padding:.25rem .75rem;background-color:var(--background);border-radius:.375rem;border:1px solid var(--border)}.resume{background-color:var(--muted);padding:1.5rem;border-radius:.75rem;margin:2rem 0;border-left:4px solid var(--primary)}.resume h3{margin-top:0;color:var(--primary);font-size:1.25rem;font-weight:600}.statistiques{background:linear-gradient(135deg,var(--muted) 0,var(--background) 100%);padding:2rem;border-radius:1rem;margin:2rem 0;border:1px solid var(--border)}.statistiques h3{text-align:center;color:var(--primary);font-size:1.5rem;margin-bottom:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0}.stat{text-align:center;padding:1.5rem;background-color:var(--background);border-radius:.75rem;border:1px solid var(--border);box-shadow:0 2px 4px rgba(0,0,0,.1)}.stat .number{font-size:2.5rem;font-weight:700;color:var(--primary);line-height:1;margin-bottom:.5rem}.stat .label{font-size:.875rem;font-weight:500}.sources,.stat .label{color:var(--muted-foreground)}.sources{font-size:.75rem;font-style:italic;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.symptomes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.symptome{padding:1.5rem;background-color:var(--muted);border-radius:.75rem;border-left:4px solid var(--primary)}.symptome h4{color:var(--primary);font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.symptome p{margin:0;color:var(--muted-foreground);line-height:1.6}.prevention-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.prevention{padding:1.5rem;background-color:var(--background);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.prevention h4{color:var(--primary);font-size:1.125rem;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.prevention h4:before{content:"→";color:var(--primary);font-weight:700}.prevention p{margin:0;color:var(--foreground);line-height:1.6}.point-important{background:linear-gradient(135deg,var(--primary) 0,var(--primary)/80% 100%);color:white;padding:2rem;border-radius:1rem;margin:2rem 0;position:relative;overflow:hidden}.point-important:before{content:"⚠️";position:absolute;top:1rem;right:1rem;font-size:1.5rem;opacity:.7}.point-important h3{color:white;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.point-important p{margin:0;line-height:1.6;color:rgba(255,255,255,.95)}.resume-final{background-color:var(--muted);padding:2rem;border-radius:1rem;margin:2rem 0;border:2px solid var(--primary);position:relative}.resume-final:before{content:"📝";position:absolute;top:1rem;right:1rem;font-size:1.5rem}.resume-final h3{color:var(--primary);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.resume-final p{margin:0;line-height:1.7;color:var(--foreground);font-weight:500}@media (max-width:768px){.metadata{flex-direction:column;gap:.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat .number{font-size:2rem}.prevention-grid,.symptomes-grid{grid-template-columns:1fr;gap:1rem}.point-important,.resume,.resume-final,.statistiques{padding:1.5rem}}