
    .wellness-body { font-family: 'Helvetica Neue', Arial, sans-serif; line-height: 1.7; color: #444; max-width: 800px; margin: auto; }
    .toc-green { background: #f2f8f4; border-left: 5px solid #4a7c59; padding: 20px; margin-bottom: 30px; }
    .toc-title-green { font-weight: bold; font-size: 1.2rem; margin-bottom: 10px; color: #4a7c59; }
    .toc-list-green { list-style: none; padding-left: 0; }
    .toc-list-green li { margin-bottom: 8px; }
    .toc-list-green a { color: #4a7c59; text-decoration: none; font-weight: 500; }
    .toc-list-green a:hover { color: #2d4d38; }
    .wellness-box { background: #fdfaf5; border: 1px dashed #d1c4b2; padding: 20px; border-radius: 12px; margin: 25px 0; border-left: 5px solid #d1c4b2; }
    .product-card { background: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); padding: 25px; margin-bottom: 25px; border-top: 4px solid #4a7c59; }
    h2 { color: #4a7c59; margin-top: 40px; }
    .check-list { list-style-type: '✔ '; padding-left: 20px; color: #4a7c59; }
    .check-list li { color: #444; margin-bottom: 10px; }
