/* Basic styles for Stock Post Generator */
.stockpg-section-title { margin-top: 0; margin-bottom: 0.5em; font-size: 1.1em; color: #0073aa; }
.stockpg-chart-canvas { max-width: 100%; height: 320px; margin-bottom: 24px; background: #fff; border-radius: 8px; box-shadow: 0 1px 4px #0073aa22; }
.stockpg-notes { background: #f8f8f8; padding: 12px; border-radius: 6px; margin-top: 8px; }
