.entry-content h2{border-left:3px solid var(--vc-brand);padding-left:var(--vc-space-md);margin-top:var(--vc-space-2xl);margin-bottom:var(--vc-space-md);font-size:var(--vc-text-2xl);line-height:1.3;color:var(--vc-gray-900)}.entry-content h2:not(:first-of-type){border-top:1px solid var(--vc-border-light);padding-top:var(--vc-space-xl)}.entry-content>.vc-summary+h2,.entry-content>p:first-child+h2{margin-top:var(--vc-space-xl)}.entry-content h3{font-size:var(--vc-text-xl);color:var(--vc-gray-700);margin-top:var(--vc-space-xl);margin-bottom:var(--vc-space-sm);font-weight:600}.entry-content>p:first-of-type:has(> strong:first-child){background:var(--vc-brand-light);border-left:4px solid var(--vc-brand);border-radius:0 var(--vc-radius) var(--vc-radius) 0;padding:var(--vc-space-md) var(--vc-space-lg);margin-bottom:var(--vc-space-xl);color:var(--vc-gray-800);line-height:1.7;font-size:var(--vc-text-base)}.entry-content>p:first-of-type:has(> strong:first-child) strong{color:var(--vc-brand-dark)}.entry-content table{width:100%;border-collapse:separate;border-spacing:0;border-radius:var(--vc-radius);margin:var(--vc-space-lg) 0 var(--vc-space-xl);font-size:var(--vc-text-sm);box-shadow:var(--vc-shadow-sm);border:1px solid var(--vc-border);display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.entry-content thead{display:table-header-group}.entry-content tbody{display:table-row-group}.entry-content tr{display:table-row}.entry-content td,.entry-content th{display:table-cell}.entry-content thead th{background:var(--vc-gray-800);color:#fff;font-weight:600;text-align:left;padding:var(--vc-space-sm) var(--vc-space-md);white-space:nowrap;font-size:var(--vc-text-sm);letter-spacing:.01em;border:none}.entry-content thead th:first-child{border-radius:var(--vc-radius) 0 0 0}.entry-content thead th:last-child{border-radius:0 var(--vc-radius) 0 0}.entry-content tbody td{padding:var(--vc-space-sm) var(--vc-space-md);border-bottom:1px solid var(--vc-border-light);color:var(--vc-gray-700);vertical-align:top;line-height:1.5;border-left:none;border-right:none}.entry-content tbody tr:nth-child(2n){background:var(--vc-gray-50)}.entry-content tbody tr:nth-child(odd){background:var(--vc-bg)}.entry-content tbody tr:hover{background:var(--vc-brand-lighter)}.entry-content tbody td strong{color:var(--vc-gray-900);font-weight:600}.entry-content tbody tr:last-child td{border-bottom:none}.entry-content ul{list-style:none;padding-left:0;margin:var(--vc-space-md) 0}.entry-content ul>li{position:relative;padding-left:1.5em;margin-bottom:var(--vc-space-sm);line-height:1.7;color:var(--vc-gray-700)}.entry-content ul>li::before{content:'';position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:var(--vc-radius-full);background:var(--vc-brand)}.entry-content ul ul>li::before{background:0 0;border:2px solid var(--vc-brand-secondary);width:5px;height:5px}.entry-content>ol{padding-left:1.5em;margin:var(--vc-space-md) 0}.entry-content>ol>li{margin-bottom:var(--vc-space-sm);line-height:1.7;color:var(--vc-gray-700);padding-left:.4em}.entry-content>ol>li::marker{color:var(--vc-brand);font-weight:600}.entry-content>ol:last-child{font-size:var(--vc-text-sm);color:var(--vc-gray-600);border-top:1px solid var(--vc-border);padding-top:var(--vc-space-md);margin-top:var(--vc-space-xl)}.entry-content>ol:last-child>li{margin-bottom:6px;line-height:1.5;color:var(--vc-gray-600)}.entry-content>ol:last-child>li::marker{font-size:var(--vc-text-xs);color:var(--vc-gray-400)}.entry-content>ol:last-child a{color:var(--vc-brand);text-decoration:underline;text-decoration-color:var(--vc-brand-light);text-underline-offset:2px}.entry-content>ol:last-child a:hover{text-decoration-color:var(--vc-brand)}.entry-content a:not([class]){color:var(--vc-brand);text-decoration:underline;text-decoration-color:var(--vc-brand-light);text-underline-offset:2px;transition:text-decoration-color .15s}.entry-content a:not([class]):hover{text-decoration-color:var(--vc-brand);color:var(--vc-brand-dark)}.entry-content p{line-height:1.75;margin-bottom:var(--vc-space-md);color:var(--vc-gray-700)}.entry-content blockquote{position:relative;border-left:4px solid var(--vc-brand-secondary);background:var(--vc-gray-50);padding:var(--vc-space-lg) var(--vc-space-lg) var(--vc-space-md) var(--vc-space-xl);margin:var(--vc-space-lg) 0;border-radius:0 var(--vc-radius-lg) var(--vc-radius-lg) 0;font-style:normal;color:var(--vc-gray-700)}.entry-content blockquote::before{content:'\201C';position:absolute;top:-.1em;left:.15em;font-size:3em;line-height:1;color:var(--vc-brand-secondary);opacity:.3;font-family:Georgia,serif}.entry-content blockquote p{margin-bottom:0}.entry-content .wp-block-image,.entry-content figure.glossary-figure,.entry-content figure.scientific-figure{margin:var(--vc-space-xl) 0;background:var(--vc-gray-50);border:1px solid var(--vc-border-light);border-radius:var(--vc-radius-lg);padding:var(--vc-space-md);text-align:center;transition:box-shadow .2s ease}.entry-content .wp-block-image:hover,.entry-content figure.glossary-figure:hover,.entry-content figure.scientific-figure:hover{box-shadow:var(--vc-shadow-md)}.entry-content .wp-block-image img,.entry-content figure.glossary-figure img,.entry-content figure.scientific-figure img{max-width:100%;height:auto;border-radius:var(--vc-radius);transition:transform .2s ease}.entry-content .wp-block-image:hover img,.entry-content figure.glossary-figure:hover img,.entry-content figure.scientific-figure:hover img{transform:scale(1.02)}.entry-content .wp-block-image figcaption,.entry-content .wp-element-caption,.entry-content figure.glossary-figure figcaption,.entry-content figure.scientific-figure figcaption{font-size:var(--vc-text-sm);color:var(--vc-gray-600);margin-top:var(--vc-space-sm);padding-top:var(--vc-space-sm);border-top:1px solid var(--vc-border-light);line-height:1.5;font-style:normal;text-align:left}.entry-content .summary-box{background:var(--vc-gray-50);border-left:4px solid var(--vc-brand);border-radius:0 var(--vc-radius) var(--vc-radius) 0;padding:var(--vc-space-md) var(--vc-space-lg);margin:var(--vc-space-md) 0 var(--vc-space-xl);line-height:1.7}.entry-content .summary-box>strong:first-child{display:block;color:var(--vc-brand-dark);font-size:var(--vc-text-lg);margin-bottom:var(--vc-space-xs)}.entry-content .summary-box ul{margin:var(--vc-space-sm) 0 0;padding-left:0}.entry-content .summary-box ul>li{padding-left:1.5em;margin-bottom:4px;font-size:var(--vc-text-sm);color:var(--vc-gray-700)}.entry-content .summary-box ul>li strong{color:var(--vc-gray-900)}.entry-content ul.scientific-sources{border-top:1px solid var(--vc-border);padding-top:var(--vc-space-md);margin-top:var(--vc-space-xl);list-style:none;padding-left:0}.entry-content ul.scientific-sources>li{font-size:var(--vc-text-sm);color:var(--vc-gray-600);margin-bottom:var(--vc-space-sm);line-height:1.5;padding-left:1.2em;position:relative}.entry-content ul.scientific-sources>li::before{content:'';position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:var(--vc-radius-full);background:var(--vc-gray-400)}.entry-content ul.scientific-sources a{color:var(--vc-brand);text-decoration:underline;text-decoration-color:var(--vc-brand-light);text-underline-offset:2px}.entry-content ul.scientific-sources a:hover{text-decoration-color:var(--vc-brand)}.entry-content ul.related-articles{display:flex;flex-wrap:wrap;gap:var(--vc-space-sm);list-style:none;padding-left:0;margin:var(--vc-space-md) 0 var(--vc-space-lg)}.entry-content ul.related-articles>li{padding-left:0;margin-bottom:0}.entry-content ul.related-articles>li::before{display:none}.entry-content ul.related-articles a{display:inline-block;padding:var(--vc-space-xs) var(--vc-space-md);background:var(--vc-gray-50);border:1px solid var(--vc-border-light);border-radius:var(--vc-radius-full);color:var(--vc-gray-700);font-size:var(--vc-text-sm);text-decoration:none;transition:all .15s ease}.entry-content ul.related-articles a:hover{background:var(--vc-brand-light);border-color:var(--vc-brand);color:var(--vc-brand-dark)}@media (max-width:600px){.entry-content h2{font-size:var(--vc-text-xl);margin-top:var(--vc-space-xl)}.entry-content h3{font-size:var(--vc-text-lg)}.entry-content>p:first-of-type:has(> strong:first-child){padding:var(--vc-space-sm) var(--vc-space-md)}.entry-content thead th{font-size:var(--vc-text-xs);padding:6px var(--vc-space-sm)}.entry-content tbody td{font-size:var(--vc-text-xs);padding:6px var(--vc-space-sm)}.entry-content .wp-block-image,.entry-content figure.glossary-figure,.entry-content figure.scientific-figure{padding:var(--vc-space-sm);margin-left:calc(-1 * var(--vc-space-sm));margin-right:calc(-1 * var(--vc-space-sm));border-radius:var(--vc-radius)}.entry-content .wp-block-image:hover img,.entry-content figure.glossary-figure:hover img,.entry-content figure.scientific-figure:hover img{transform:none}.entry-content .wp-block-image figcaption,.entry-content .wp-element-caption,.entry-content figure.glossary-figure figcaption,.entry-content figure.scientific-figure figcaption{font-size:var(--vc-text-xs)}.entry-content .summary-box{padding:var(--vc-space-sm) var(--vc-space-md)}.entry-content ul.related-articles{gap:var(--vc-space-xs)}.entry-content ul.related-articles a{font-size:var(--vc-text-xs);padding:4px var(--vc-space-sm)}.entry-content blockquote{padding:var(--vc-space-md) var(--vc-space-md) var(--vc-space-sm) var(--vc-space-lg)}.entry-content blockquote::before{font-size:2em;left:.1em}}.vc-pros-cons-table{table-layout:fixed}.vc-pros-cons-table thead th:first-child{width:90px}.vc-pros-cons-table tbody td{line-height:1.8}.vc-pros-cons-table tbody td:first-child{vertical-align:middle;text-align:center;width:90px}.vc-pros-cons-table tbody tr:nth-child(2n),.vc-pros-cons-table tbody tr:nth-child(odd){background:var(--vc-bg,#fff)}.vc-pros-cons-table tbody tr:first-child td{border-bottom:2px solid var(--vc-border,#e5e7eb)}@media (max-width:600px){.vc-pros-cons-table tbody td:first-child,.vc-pros-cons-table thead th:first-child{width:60px}.vc-pros-cons-table tbody td{line-height:1.6;font-size:var(--vc-text-xs, .75rem)}}